Serials REST Endpoints

Inventory Management/Inventory Reservations/Serials
Serials
Create one serial number
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials
Delete a serial number
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials/{serialsUniqID}
Serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials
Serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials/{serialsUniqID}
Update a serial number
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryReservations/{ReservationId}/child/serials/{serialsUniqID}