Create an Inward Consignment
Create inward consignment
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": "7633",
"accountId": "28",
"consignmentNumber": "CON/45/873",
"documentNumber": "INV/001",
"referenceNumber": "PO/24/A001",
"consignmentType": "INWARD",
"fromPartyID": "8",
"toPartyID": "72",
"itemsFileUrl": "https://storage.cloud.google.com/fileItems.appspot.com/items.pdf",
"status": "CREATING",
"totalBoxes": 0,
"processedBoxes": 0,
"pendingBoxes": 0
}Last updated
Was this helpful?