- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Attachments for ASN Lines REST Endpoints
            
            Inventory Management/Receiving Receipt Requests/Lines/Attachments for ASN Lines
            
        
        
    The Attachments for ASN Lines resource manages attachments when creating an advance shipment notice (ASN) line request.
- Create ASN line attachments
- Method: postPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNLineAttachments
- Delete one ASN line attachment
- Method: deletePath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNLineAttachments/{ASNLineAttachmentsUniqID}
- Get all ASN line attachments
- Method: getPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNLineAttachments
- Get one attachment
- Method: getPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNLineAttachments/{ASNLineAttachmentsUniqID}
- Update one ASN line attachment
- Method: patchPath:/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/ASNLineAttachments/{ASNLineAttachmentsUniqID}