Sellers
Upsert Payment Details
Create or update the seller’s bank account details.
POST
Upserts the seller’s payment details and returns the full seller object.
Path parameters
string
required
The seller’s ID.
Body parameters
string
Bank country code.
string
Account holder name.
string
Bank name.
string
IBAN.
string
BIC / SWIFT code.
string
Routing number.
string
Account number.
object
Custom data passed to workflow hooks.
Query parameters
string
Comma-separated fields to include in the response.
Response
object