Skip to main content
POST
Create seller payout adjustment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
adjustment_type
enum<string>
required
Available options:
credit,
debit
amount
number
required

Must be greater than 0.

seller_id
string
required

Seller ID must exist in the marketplace seller cache.

tax_amount
number
required
reference_field
string
reference_id
string
reference_type
string

Response

Created

message
string
success
boolean
content
object