Get products consumptions by customer id
Customers
Get products consumptions by customer id
Use this endpoint to get the products consumptions by the customer id.
GET
Get products consumptions by customer id
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Pattern:
^[0-9a-fA-F]{24}$Response
response contains the products consumptions by the customer id
