Get a store
GET https://api.ecartapi.com/api/v2/store
Use this resource when you need basic information about authenticated user.
Find more information about Allegro's resource.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"store":{"id":"104528937","name":null,"ecommerce":"Allegro","email":"Admin@ecartapi.com","url":null,"address":null,"currency":null,"units":{"width":null,"height":null,"length":null,"weight":null},"coordinates":{"latitude":null,"longitude":null},"pages":[]}}