Reverse a ledger entry (internal)

Credits back a previously booked spend entry, used by the checkout
reversal flow to refund loyalty tokens. Idempotent: the reversing entry
id is derived from the original, so a repeat call does not double-credit.
A no-op when the original entry is not a booked spend. Protected by AWS
IAM — only callable by authorised internal services.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Credits back a previously booked spend entry. Idempotent — the reversing entry id is derived from the original, so a re-run is a no-op.

string
required
string
required
string
required
string
required

The CheckoutReversal id this refund belongs to.

integrator_params
object

Opaque integrator key/values stamped onto the resulting balance-changed event, so the async partner-mirroring worker does not have to re-fetch session state.

Responses
200

Reversal accepted. Empty body.

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