Skip to main content
GET
Get Customers

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json

Successful Response

id
integer
required

The customer ID

date_added
string<date-time>
required
date_updated
string<date-time>
required
descriptive_name
string
required

The descriptive name of the customer

currency_code
string
required

The currency code

time_zone
string
required

The time zone

status
string
required

The status of the customer

manager
boolean
required

Whether the customer is a manager account

is_active
boolean
default:true
is_deleted
boolean
default:false