Was this helpful?
#330:
Change request updated 3 months ago
Get the Sellers collection.
/v1/accounts/sellers
curl -L \ --url 'https://api.platform.softwareone.com/public/v1/accounts/sellers'
{ "$meta": {}, "data": [ { "id": "text", "audit": {}, "$meta": {}, "href": "text", "externalId": "text", "status": {}, "icon": "text", "address": {}, "name": "text", "currencies": [ "text" ] } ] }