Skip to main content
PUT
Update 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
payment_option
enum<string>
required

How the batch should be settled. auto hands it to the connected payout provider; manual takes it out of automated processing so you can pay the seller outside the platform and record it with the manual-payment endpoint.

Available options:
auto,
manual

Response

OK

message
string
success
boolean
content
object