Packing Units for ASNs REST Endpoints

Inventory Management/Receiving Receipt Requests/Lines/Packing Units for ASNs
The Packing Units for the ASNs resource manages details about the packing units which are associated with the advance shipment notice (ASN) or advance shipment billing notice (ASBN) lines.
Create packing unit hierarchies
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNPackingUnits
Delete one packing unit hierarchy
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNPackingUnits/{LPNInterfaceId}
Get all packing unit hierarchies
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNPackingUnits
Get one packing unit hierarchy
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNPackingUnits/{LPNInterfaceId}
Update one packing unit hierarchy
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNPackingUnits/{LPNInterfaceId}