Reservations REST Endpoints

Inventory Management/Receipt Advice Lines/Reservations
The Reservations resource manages the reservations associated with an outbound receipt advice line when the demand is of the Sales Order or Transfer Order type.
Get all reservations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receiptAdviceLines/{receiptAdviceLinesUniqID}/child/reservations
Get one reservation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receiptAdviceLines/{receiptAdviceLinesUniqID}/child/reservations/{ReservationId}