Skip to main content
POST
Create Adjustment

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

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

Response

Successful Response

chargeId
string
required
id
string
required

Unique identifier for the adjustment

amount
integer
required

Amount of the adjustment

createdDate
string<date-time>
required

Date when the adjustment was created

adjustmentType
enum<string>
required

Type of the adjustment

Available options:
WRITE_OFF,
ADJUSTMENT,
EXTERNAL_SETTLEMENT
providerId
string | null
locationId
string | null
reason
string | null

Reason for the adjustment