Resource: PosStore
Store resource.
JSON representation |
---|
{ "storeCode": string, "storeAddress": string, "kind": string, "storeName": string, "phoneNumber": string, "websiteUrl": string, "gcidCategory": [ string ], "placeId": string } |
Fields | |
---|---|
storeCode |
Required. A store identifier that is unique for the given merchant. |
storeAddress |
Required. The street address of the store. |
kind |
Identifies what kind of resource this is. Value: the fixed string " |
storeName |
The merchant or store name. |
phoneNumber |
The store phone number. |
websiteUrl |
The website url for the store or merchant. |
gcidCategory[] |
The business type of the store. |
placeId |
The Google Place Id of the store location. |
Methods |
|
---|---|
|
Batches multiple POS-related calls in a single request. |
|
Deletes a store for the given merchant. |
|
Retrieves information about the given store. |
|
Creates a store for the given merchant. |
|
Submit inventory for the given merchant. |
|
Lists the stores of the target merchant. |
|
Submit a sale event for the given merchant. |