POST
/
v1
/
charge
/
adjust

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
amount
integer
required
chargeId
string
required
reason
string
required
providerId
string | null

Response

200 - application/json
adjustmentType
enum<string>
required

Type of the adjustment

Available options:
WRITE_OFF,
ADJUSTMENT,
EXTERNAL_SETTLEMENT
amount
integer
required

Amount of the adjustment

chargeId
string
required
createdDate
string
required

Date when the adjustment was created

id
string
required

Unique identifier for the adjustment

providerId
string | null
reason
string | null

Reason for the adjustment