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