Skip to main content
POST
This endpoint processes the receiving of items from an ASN. It updates inventory levels, records any discrepancies, and can trigger automated workflows for putaway and quality control.

Path Parameters

string
required
The unique identifier of the ASN to receive

Request Body

string
required
Date and time when items were received (ISO 8601)
string
required
User ID or name of the person processing the receipt
array
required
Array of received items with quantities and conditions
object
Quality control information
array
Overall discrepancies found during receiving
string
General receiving notes
boolean
Whether this completes the ASN receipt (default: true)

Response

string
ASN ID
string
Updated ASN status
object
Summary of the receiving process
array
Details of inventory updates made
object
Summary of any discrepancies found