- Subcategories:
- Flexfields for Receipt Transactions
- Lots That Control Items
- Lots That Share Control
- Serials That Control Items
Receipt Lines REST Endpoints
The Receipt Lines resource manages details about the receipt line transaction or the inbound shipment line.
- Create lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines
- GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines
- GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}