Create Pending Consignment
machship_create_pending_consignmentCreate a draft pending consignment for staging shipments before rating and carrier assignment. Later convert to full consignment after obtaining a quote.
Instructions
Creates a pending consignment — a draft/staging consignment that hasn't been rated or assigned to a carrier yet. Pending consignments can be converted to full consignments after quoting.
Args:
consignment (object): Pending consignment data including companyId, from/to address, items, references, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| consignment | Yes | Pending consignment data (companyId, fromAddress, toAddress, items, reference1, reference2) |