GET
/
company
/
customers

Authorizations

apiKey
string
headerrequired

Response

200 - application/json
customerId
string

The unique id of the customer.

address
string

The address of the customer.

firstName
string

The first name of the customer.

lastName
string

The last name of the customer.

email
string

The email of the customer.

companyName
string

The company name of the customer.

phone
string

The phone no. of the customer.

clients
object[]