Push planogram error

planogram error notification

POST
/api/push/planogram-error

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

storeId*integer

AiFi store id

store*
storeExternalId*|

Retailer store id

timeOfOrigin*string

ISO formatted creation time of the event, that caused this webhook to be sent

Formatdate-time
timeOfIssue*string

ISO formatted time, in which this webhook was sent

Formatdate-time
shelfId*string

Shelf ID where the planogram error was reported

gondolaId*string

Gondola ID where the planogram error was reported

binIndex?string

Bin index where the planogram error was reported

Response Body

curl -X POST "https://oasis-api.public.sandbox.oasis.aifi.com/api/push/planogram-error" \  -H "Content-Type: application/json" \  -d '{    "storeId": 0,    "store": {      "oasisApiStoreId": 0,      "aifiUniqueStoreId": "string"    },    "storeExternalId": "string",    "timeOfOrigin": "2019-08-24T14:15:22Z",    "timeOfIssue": "2019-08-24T14:15:22Z",    "shelfId": "string",    "gondolaId": "string"  }'
Empty

How is this guide?

AiFI AI Chat

Beta

Powered by AiFi

Ask docs or API questions to get grounded answers.