Warehouse Document
Warehouse documents
📄️ getWarehouseDocHeader
Returns a single warehouse document header.
📄️ updateWarehouseDocHeader
Updates a single warehouse document header.
📄️ deleteWarehouseDocHeader
Deletes a warehouse document header together with its lines.
📄️ createWarehouseDocHeader
Creates a warehouse document header.
📄️ listWarehouseDocHeaders
Returns a list of warehouse document headers.
📄️ exportWarehouseDocHeaders
Requests an export of warehouse document headers.
📄️ createWarehouseDocLines
Creates a warehouse document line.
📄️ listWarehouseDocLine
Returns a list of warehouse document lines.
📄️ deleteWarehouseDocHeaderLines
Deletes all the lines and line instances of a warehouse document. The header is maintained.
📄️ createWarehouseDocLineInstances
Creates a list of warehouse document line instances delegating the server the responsibility to create the
📄️ releaseWarehouseDoc
Releases a warehouse document. In particular, it changes its status to `Released` and it generates logistics handling lines.
📄️ createWarehouseDocLineInstancesForLine
Creates a list of warehouse document line instances for an existing line.
📄️ listWarehouseDocLines
Returns a list of warehouse document lines with their header info included. Lines
📄️ exportWarehouseDocLines
Requests an export of warehouse document lines with their header info included. Lines
📄️ getInboundDataForDocument
Returns the inbound data for the warehouse document specified in the path.
📄️ getWarehouseDocLinkedDocs
Returns a list of all the documents linked to the given one.
📄️ updateWarehouseDocLineSkipDraft
Updates a warehouse doc line.
📄️ createWarehouseDocReading
The service is used to create the working document, referred to as the reading document,
📄️ compileWarehouseDocReading
The service updates the reading document with the data present in the reading queue.
📄️ deleteWarehouseDocLineInstancesSkipDraft
Deletes all the line instances of the warehouse document specified in the path. This operation will affect
📄️ releaseWarehouseDocReading
This API releases the warehouse document specified in the path when it is used as a reading document.
📄️ getWarehouseDocAggregatedData
This API retrieves the data of the document identified by `headerId` (reading doc)
📄️ resetWarehouseDocReading
This API resets the reading document specified in the path. Resetting a document means
📄️ setWarehouseDocInstancesAsExpected
This API allows to set document's instances provided in the body from _unexpected_
📄️ setWarehouseDocInstancesAsUnexpected
This API allows to set document's instances provided in the body from _expected_
📄️ updateWarehouseDocInstancesProperties
This API allows to change some properties of the document's instances provided