#api #json #authentication #development #preorder #javascript #ecommerce #online #onlineshopping
1. releaseOrderItem : To release the order-item you will need to call /releaseOrderItem endpoint with post method.
If the toFacilityId is NA and changeReasonEnumId is RELEASED then item is released for brokering.
If the toFacilityId is not NA and changeReasonEnumId is BROKERED then item is released to the facility.
Attributes -
orderId : This attribute contains the unique ID of order in OMS.
orderItemSeqId : This attribute contains the item ID of order in OMS.
shipGroupSeqId : This attribute contains the unique ID of ship-group in OMS.
fromFacilityId : This attribute contains the unique ID of fromFacility in OMS, from which item is released.
toFacilityId : This attribute contains the unique ID of toFacility in OMS, to which item is released.
changeReasonEnumId : This attribute contains the reason of releasing the item. Accepts predefined values in the system.
routerUserLogin : This attribute contains the value of userLoginId.
2. updateOrderItem : To update the record of order-item you will need to call /updateOrderItem endpoint with post method.
Attributes: orderId, orderItemSeqId
3. cancelOrderItem : To cancel the order-item you will need to call /cancelOrderItem endpoint with post method.
Attributes - orderId, orderItemSeqId, shipGroupSeqId
cancelQuantity : This attribute contains the quantity of item that you need to cancel.
itemReasonMap : This attribute contains the reason of cancellation. Accepts predefined values in the system.
itemCommentMap : This attribute contains the comment for cancelling the item.
Documentation link : https://github.com/hotwax/oms-documen...
Project link : https://github.com/hotwax/preorder
Created By : Azkya Khan
LinkedIn : / azkya-khan-8747171a2
Watch video Pre-Order | Release, Update and Cancel orders individually online without registration, duration hours minute second in high quality. This video was added by user HotWax Developer Network 25 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2 once and liked it people.