Query Parameters
integer
default:"50"
Maximum number of price lists to return per page (1-999).
array
Include related data in the response. Supported value:
prices — embeds the individual product prices that belong to each list.array
Sort the results. Supported fields:
id, name, created_at. Use array notation, e.g. sort[0][0]=name&sort[0][1]=asc.string
Comma-separated list of fields to include in the response (e.g.
id,name,status).