Recall Serial Numbers REST Endpoints

Inventory Management/Recall NoticesV2/Recall Lines/Recall Lot Numbers/Recall Serial Numbers
Information about the serial number details including range and single serials.
Create serial numbers recalled by the source
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallLotNumbers/{LotId}/child/recallLotSerialNumbers
Delete one serial number recalled by the source
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallLotNumbers/{LotId}/child/recallLotSerialNumbers/{SerialId}
Get all recalled serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallLotNumbers/{LotId}/child/recallLotSerialNumbers
Get one recalled serial number
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallLotNumbers/{LotId}/child/recallLotSerialNumbers/{SerialId}
Update one serial number recalled by the source
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallLotNumbers/{LotId}/child/recallLotSerialNumbers/{SerialId}