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
pid
Loyalty Program ID
cid
Contact ID
tid
Tier ID
Response
Tier successfully assigned to membership
contactId
Contact to which the tier is assigned
createdAt
groupId
Group Id to which the tier is associated
id
Unique identifier for the assigned tier
loyaltyProgramId
Associated loyalty program Id
meta
object
updatedAt
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
424
Failed Dependency Error
500
Internal Server Error