Stock

Stock notification webhook. ORAXAI WMS sends this payload to the endpoint you have configured whenever stock changes (periodically or on change). This is an outbound notification from ORAXAI — you do not call it; your endpoint receives it and should return HTTP 200 to acknowledge.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum

Service the stock belongs to.

Allowed:
string

Company code the stock belongs to.

string

Warehouse code of the stock.

items
array of objects

Stock lines per SKU / lot.

items
Response
200

Acknowledged by the receiving system.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!