REST API 'inventoryReservations' fails when the Reservation qty is greater than the demand qty
Summary:
'inventoryReservations' REST API fails when the Reservation quantity is greater than the demand quantity
Content (please ensure you mask any confidential information):
Hi All,
We are trying to create reservation for Sales Order (Demand quantity: 5 Pound) against a Work Order (Output Quantity: 10 Pound) using the 'inventoryReservations' REST API.
Scenario 1: The REST API is able to create reservations against Work Order, whenever the Reservation Quantity is less than or equal to the Demand Quantity.
Scenario 2: However, when we try to create reservation where Reservation Quantity is more than the demand quantity, the API is throwing an error (The value of the attribute {RESERVATIONQUANTITY=10} isn't valid.)
Tagged:
0