egdata API
API ReferenceSellers

List sellers

GET
/sellers

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/sellers"
[  {    "id": "string",    "name": "string"  }]
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}