Serials REST Endpoints
Inventory Management/Inventory Reservations/Serials
Serials
- Create one serial number
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials - Delete a serial number
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials/{serialsUniqID} - Serials
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials - Serials
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials/{serialsUniqID} - Update a serial number
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials/{serialsUniqID}