Customers

Get all associates for a customer

get/customers/{customerId}/associates

Path parameters

customerIdstring required

ID of the customer

Query parameters

pageinteger

Page to fetch (0 indexed)

sizeinteger

Size of page to fetch

Response

OK

sizeinteger

Page size

totalSizeinteger

Total count

pageinteger

Current page number, 0 based; i.e first-page = 0, second-page = 1

totalPagesinteger

Total pages

Changes

No recorded changes to this endpoint across all 1 revision of this API.