Skip to main content
POST
Credits/{id}/apply` — debit a store credit (e.g. against an order). Rejected for non-positive amounts, non-active or expired credits, and insufficient balance.

Path parameters

string
required
Store credit ID (UUID)

Request body

ApplyStoreCreditRequest
string
required
Amount to debit from the credit. Must be positive.
string,null
Optional reference (e.g. order ID) recorded on the transaction.

Response

StoreCreditTransactionResponse
string
required
string
required
string
required
string
required
string,null
string
required
string
required

Status codes

Last modified on August 31, 2026