Reservations is one of the critical business functionality in Inventory Management. Reservations provides a way to link the Supply Source to a demand source. In the current post, We are discussing on REST API’s provided by Oracle Fusion Inventory Management Cloud Service to access/create/update Reservations. Fusion Applications standard documentation can be accessed from the below URL. https://docs.oracle.com/en/cloud/saas/supply-chain-and-manufacturing/19d/fasrp/api-inventory-reservations.html Below are the various operations available for reservations. 1. Get all Reservation 2. Create Reservation 3. Delete a Reservation 4. Get a Reservation 5. Update a Reservation A. Get All Reservations Resource Path: /fscmRestApi/resources/11.13.18.05/inventoryReservations Request URL: https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/ inventoryReservations Method: Get Prerequisites : Authentication user
My Technical Journal. I wish to document my learnings