Loyalty
Update loyalty balance
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Pass UUID or External ID
Query Parameters
If true, includes the pass design in the response
If true, includes the locations in the response if any are present
If true, includes the beacons in the response if any are present
Body
application/json
If integer is positive, balance is added. If negative, balance is subtracted. Cannot be used with overrideBalance key
Push Notification message to display. Only used if pass is active. Use alongside balance or overrideBalance keys
Override the balance and set it to this value. Cannot be used with balance key
Was this page helpful?