Get Product Price List

Get product price list for a given clinic.

Headers

AuthorizationstringRequired

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

X-Account-TokenstringRequired

The account token that is associated with the end user linked to this account

Query parameters

clinicIdintegerRequired
pageintegerOptional
pageSizeintegerOptional

Response

This endpoint returns an object.
statusenum
Allowed values:
priceListlist of objects
paginationobject

Errors