...
This API will send list of orders that are in fulfillable state in AssureIncreff Omni
Request
Code Block | ||
---|---|---|
| ||
{ "orders": [ { "locationCode": "Wid234", "orderCode": "H19304030003" }, { "locationCode": "Wid234", "orderCode": "H1930403003" } ] } |
...
...
This API will send list of orders that are in fulfillable state in AssureIncreff Omni
Code Block | ||
---|---|---|
| ||
{ "orders": [ { "locationCode": "Wid234", "orderCode": "H19304030003" }, { "locationCode": "Wid234", "orderCode": "H1930403003" } ] } |
...