Skip to main content
GET
List Customer Account Ownerships

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

OK

account
Account · object
required

Account owned by the customer.

created_at
string<date-time>
required

The timestamp (in ISO-8601 format) of when the resource was created.

customer
IndividualCustomer · object
required

Customer that owns the account.

id
string
required

Unique resource identifier.

is_primary
boolean
required

Whether this is the customer's primary account ownership.

modified_at
string<date-time>
required

The timestamp (in ISO-8601 format) of when the resource was last modified.