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