GET
/
company
/
customers

Authorizations

apiKey
string
header
required

Response

200
application/json
API Response
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[]