Update Loyalty Program Details
Loyalty
Update Loyalty Program Details
Update Program
Update the details of a specific loyalty program based on provided data.
- programId: The unique identifier of the loyalty program.
- data: A dictionary containing the fields to update.
- Returns: The updated program details.
PUT
Update Loyalty Program Details
Authorizations
JWT access token obtained from POST /v2/token.
Headers
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Body
application/json
Required string length:
1 - 2083Available options:
Browser, PassVerifier, CodeReadr, None Days to retain deleted data (0-365)
Required range:
0 <= x <= 365Response
Successful Response
