Store information
GET https://api.ecartapi.comapi/v2/store
Get all store information
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"store":{"id":null,"name":null,"email":null,"url":null,"address":null,"currency":null,"units":{"width":null,"height":null,"length":null,"weight":null},"coordinates":{"latitude":null,"longitude":null},"pages":[{"id":"5f75fe530cb6f82db937253e","title":"Tienda 2","active":"true"}]}}