Skip to main content
POST
Hold seller payout invoices

Authorizations

Authorization
string
header
required

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

Body

application/json
invoice_numbers
string[]
required
Minimum array length: 1
seller_id
string
required

Seller ID must exist in the marketplace seller cache. Every invoice in invoice_numbers must belong to this seller.

Response

OK

message
string
success
boolean
content
SellerPayoutInvoiceHoldSummary · object