GET /v1/customers/{customerGuid}/addresses
Summary: Get customer's addresses
Operation ID: Addresses_GetCustomerAddresses
Auth: unknown
Operation ID: Addresses_GetCustomerAddresses
Auth: unknown
Parameters (4)
calculateRowCount
(boolean, query, optional, default: False)
Optional: Calculate total number of rows.
customerGuid
(string, path, required)
ID for the customer.
firstRow
(integer, query, optional, default: 0)
Optional: first row to fetch. Default 0 = first row.
rowCount
(integer, query, optional)
Optional: How many rows to fetch, Default 20, maximum 100.
No probe data for this endpoint yet.