v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Loyalty

Update Loyalty Program Card

Update Card

Modify the card details for a specific loyalty program based on provided data.

  • programId: The unique identifier of the loyalty program.
  • data: The new card details to be applied.
  • Returns: The updated card details.
put/v2/loyalty/programs/{programId}/card

Path parameters

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Request body

descriptionstring nullable
suppressStripShineboolean nullable
appLaunchURLstring nullable
associatedAppsobject[]
associatedStoreIdentifiersinteger[]
associatedPlayIdentifiersstring[]
labelColorstring nullable
backgroundColorstring nullable
foregroundColorstring nullable
logoTextstring nullable
relevantDatestring date-time nullable
expirationDatestring date-time nullable
voidedboolean nullable
userInfoobject nullable

Response

Successful Response

{"stackTrail":"paths:/v2/loyalty/programs/{programId}/card:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}