Skip to main content
POST
Cancel a seller payout batch

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the payout batch.

Body

application/json
reassign_batch
boolean
required

What happens to the invoices the cancelled batch was holding. When true, they are regrouped into a new payout batch straight away. When false, they return to the payout pool as eligible and wait for the next batch run.

Response

OK

message
string
success
boolean