List Customer Products
GET {{baseUrl}}/customer_products
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
program_uid | string | Only return Customer Products belonging to the submitted Program | |
product_uid | string | Only return Customer Products belonging to the submitted Product | |
customer_uid | string | Filter by Customer. Multiple values are allowed, e.g. customer_uid[]=uKxmLxUEiSj5h4M3&customer_uid[]=y9reyPMNEWuuYSC1 . | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |