Create a new dispatching job with the provided data.
Successful Response
Validation Error
The resource requested was not found either because you do not have permissions to access it or it does not exist.
The resource being updated or created already exists.
An unknown internal server issue occured while processing a request. A report is created and logged.
{- "mode": "LTL",
- "source_type": "RATE",
- "provider_code": "RLC",
- "resource_type": "SHIPMENT",
- "resource_id": "5ee55de4-5e68-4b21-87b1-69fff7a5e0ae",
- "tenant_id": "tenant_id_1",
- "quote_id": "01KJ7ZZDV4NM9FTVVS71HYGWYR",
- "notes_for_carrier": null,
- "rate_id": "01KJ7ZZHWZCPRCCEV4DQ4J7SV1",
- "origin_contact": {
- "company_name": "Shipper Company",
- "first_name": "Shipping",
- "last_name": "Dept",
- "phone": "555-111-2222",
- "email": "shipping@example.com",
- "address": {
- "street": "456 Dummy St",
- "city": "Unknown",
- "state": "CA",
- "postal_code": "12345",
- "country": "US"
}
}, - "destination_contact": {
- "company_name": "Consignee Company",
- "first_name": "Receiving",
- "last_name": "Dept",
- "phone": "555-333-4444",
- "email": "receiving@example.com",
- "address": {
- "street": "3700 Seawall Blvd",
- "city": "Galveston",
- "state": "TX",
- "postal_code": "77550",
- "country": "US"
}
}
}{- "id": "string"
}