Skip to main content

Get Store Credit History

GET 

/api/customers/:customer/store-credit/history

Paginated ledger history for the customer's store-credit wallet, newest first. Each entry records a signed movement (amount), the running balance_after, the reason, and — for system-driven entries — the polymorphic source (e.g. a POS transaction for a refund-to-credit).

Required scope: customers:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token (PAT).

Request

Responses

OK

Response Headers
    Content-Type