Sync loyalty balance with the loyalty partner

Reconciles the wallet balance against the loyalty partner's counter for
campaigns where the partner is the source of truth (Carrefour LOYALTY).
Computes the delta between the partner counter and the local ledger
balance, writes a sync ledger entry for the difference (if any), and
returns the updated balance. For campaigns without a partner counter
configured, returns the current ledger balance unchanged.

Requires the partner's X-User-Token for LOYALTY campaigns. The
response shape matches GET /me/loyalty/ledger/balance so callers can
treat it as a balance refresh.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
uuid
required

Campaign scope for this request. Filters content to the specified campaign.

string

Partner-issued user session token. Required when the active
campaign's loyalty partner uses it for balance reconciliation
(e.g. Carrefour). Token TTL is partner-defined (typically
≤5 minutes); requests received after expiry return 401.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json