v1
latestOpenAPI 3.0.02026-07-244074117.0 KBPayout Accounts
Create a payout account
Create a payout account. This is used to customize the payout for a merchant's orders
post/v4/payout-accounts
Request body
Example request
{
"address": {
"line1": "123 Main St",
"city": "San Francisco",
"country": "US",
"state": "CA",
"postalCode": "94107"
}
}Response
The created payout account.