Assign a tier

Manually assigns a tier to a specific membership.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

pidstringRequiredformat: "uuid"
Loyalty Program ID
cidstringRequiredformat: "uuid"
Contact ID
tidstringRequiredformat: "uuid"
Tier ID

Response

Tier successfully assigned to membership
contactIdinteger or null
Contact to which the tier is assigned
createdAtdatetime or null
groupIdstring or nullformat: "uuid"
Group Id to which the tier is associated
idstring or nullformat: "uuid"
Unique identifier for the assigned tier
loyaltyProgramIdstring or nullformat: "uuid"
Associated loyalty program Id
metamap from strings to any or null
object
updatedAtdatetime or null

Errors