Custom Accounts
Fetch custom account
Fetches a custom account for a business. Custom accounts offer platforms direct control over bank account data and should be used for accounts operated directly by the platform.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch custom account for.
The UUID of the custom account to fetch.
Response
200
application/json
The response is of type object
.