subAccounts

Retrieve a sub-account

Returns a sub-account owned by the caller. IDs belonging to another parent return 404.

get/v1/sub_accounts/{id}

Path parameters

idstring required

Sub-account ID

Headers

Authorizationstring required

Bearer authentication

Response

sub-account found

object'sub_account' required
idstring uuid required
namestring required
external_idstring nullable required

Idempotency key supplied by the parent account, unique within that parent

enabledboolean required
productsstring[] required
created_atstring date-time required

Changes

Changed in 1 of the 9 revisions of this API.1