Was this helpful?
#227:
Change request updated 3 months ago
List of price lists.
/v1/price-lists
curl -L \ --url 'https://api.platform.softwareone.com/public/v1/price-lists'
{ "$meta": {}, "data": [ { "id": "text", "audit": {}, "$meta": {}, "href": "text", "currency": "text", "precision": 1, "defaultMarkup": 1, "notes": "text", "externalIds": {}, "statistics": {}, "product": {}, "vendor": {} } ] }