Adjustment

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

customerIdstringRequired

Request

This endpoint expects an object.
reasonstringRequired

Why this adjustment was made — required for the audit trail.

stampDeltadoubleOptional

Stamp correction (positive grants, negative removes). Mutually exclusive with amountCents; 0 is treated as omitted. A positive grant counts as a visit.

amountCentsdoubleOptional

Cashback balance correction in cents (positive credits, negative debits). Mutually exclusive with stampDelta; 0 is treated as omitted.

Response