Skip to main content
GET
Get Store Account Information

Authorizations

x-api-key
string
header
required

Response

Store Retrieved.

id
string

Unique identifier for the resource

Example:

"623d3455ec3c4b3548eb4a322"

accountName
string

Name of the store

Example:

"AB Grocery"

storeId
string

Unique id of the store

Example:

"head_shoulders"

businessCategory
string

Business category of the store

Example:

"grocery"

country
string

Country code of the store

Example:

"IN"

currency
string

Currency code of the store

Example:

"INR"

active
boolean

Indicates whether the account is active

Example:

"true"

image
object

Store logo image

date_created
string

Created date

Example:

"2022-03-25T03:17:44.092Z"

date_modified
string

Modified date

Example:

"2022-06-10T07:51:12.510Z"