Create an adjustment
Revenue
Create an Adjustment
Creates a revenue adjustment (credit, debit, or chargeback).
POST
Create an adjustment
Create a revenue adjustment (credit, debit, or chargeback).
Response
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Body
application/json
credit— Positive adjustment (e.g., refund to customer)debit— Negative adjustmentchargeback— Disputed payment reversal
Available options:
credit, debit, chargeback Adjustment amount
Required range:
x >= 0.01Currency code
Example:
"USD"
Reason for the adjustment
Maximum string length:
1024Related checkout identifier
Related subscription identifier
Related customer identifier
Response
Adjustment created
Unique identifier (prefixed adj_)
Example:
"adj_1a2b3c4d5e"
Organization identifier
Associated revenue event identifier
credit— Positive adjustment (e.g., refund to customer)debit— Negative adjustmentchargeback— Disputed payment reversal
Available options:
credit, debit, chargeback Reason for the adjustment
User who applied the adjustment
Available options:
live, sandbox