Jèko
Stores

List stores (Partner API)

GET
/partner_api/stores

Authorization

ApiKey ApiKeyId
X-API-KEY<token>

In: header

X-API-KEY-ID<token>

In: header

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/partner_api/stores"
[  {    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",    "name": "string"  }]