Skip to main content
PUT
Updates loyalty card properties

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

cardId
string
required

Loyalty card ID

Body

Loyalty card update request

state
enum<string>
required
Available options:
Inactive,
Active

Response

OK

Last modified on August 10, 2026