Retrieve a sub-account
Retrieve a sub-account
Returns a sub-account owned by the caller. IDs belonging to another parent return 404.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Sub-account ID
Response
sub-account found
object
id
name
external_id
Idempotency key supplied by the parent account, unique within that parent
enabled
products
created_at
Errors
403
Get Sub Account Request Forbidden Error
404
Get Sub Account Request Not Found Error