Prices

Get prices

List all prices.

get/api/v2/prices

Query parameters

sortstring[]

Sort price

OR

Filters

{
  "0": {
    "id": {
      "eq": "123"
    }
  },
  "$op": "and"
}

Headers

X-Organization-Idstring required

Organization ID

Response

Collection price

Changes