Hi, need help with payload for sales order reservation using API
Summary:
We are trying to reserve the sales order line using the API we have passed on the relevant data but it is throwing up an error.
Another doubt is the below API is sufficient for multiple line reservation for a given sales order.
Content (please ensure you mask any confidential information):
Fields in the API Values Provided
"ItemNumber": Item Number that will be used for the reservation
"OrganizationCode": Inventory Organisation
"DemandSourceType": Sales Order
"DemandSourceHeaderNumber": Sales Order Number(XXXXXX)
"DemandSourceLineId":300000386074319, (Sales Order Line Number from the backend table)
"SupplySourceType": ?? (Confusion Here we need to do reservation from the Onhand)
"SupplySourceHeaderNumber": ?? (Confusion Here we need to do reservation from the Onhand)