Skip to main content
GET
Get products consumptions by customer id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required
Pattern: ^[0-9a-fA-F]{24}$

Response

response contains the products consumptions by the customer id

productsConsumptions
object[]
required