Manifests
Submit Manifest
Submit a shipping manifest (AWB) linking parcels to a shipment
POST
Submits a manifest that groups multiple parcels under an Air Waybill (AWB) for a single shipment. This is typically done before parcels are handed over to the carrier.Documentation Index
Fetch the complete documentation index at: https://docs.crbtrack.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Optional unique key to prevent duplicate submissions (8-64 characters).
Air Waybill number (8-20 characters). Format:
XXX-XXXXXXXX (carrier prefix + 8 digits).Flight number (e.g.,
LA2480).Scheduled flight date in
YYYY-MM-DD format.Origin airport code (e.g.,
MIA).Destination airport code (e.g.,
UIO).Carrier name (e.g.,
LATAM Airlines).Destination country code (2-letter ISO).
List of parcels to include in the manifest.
Base64-encoded AWB PDF document.
Response
Whether the manifest was submitted successfully
The created shipment details
Number of parcels successfully linked to the shipment
Tracking numbers that were not found in the system
Validation Rules
Tracking Number Validation
Tracking Number Validation
- All tracking numbers must exist in the system
- Parcels must be in
LABEL_GENERATEDorORDEREDstatus - Parcels cannot already be assigned to another manifest
AWB Validation
AWB Validation
- AWB number format: 3-digit carrier prefix + 8 digits (e.g.,
180-12345678) - Cannot reuse an AWB that has already been submitted
- Cannot modify a manifest after submission
Country Validation
Country Validation
- Ecuador: Receiver ID (Cédula/RUC) validated against SRI database
- Mexico: RFC format validated if provided
- Colombia: Cédula format validated
Bag Codes
Parcels can be grouped into bags using thebagCode field. This is optional but recommended for large shipments.
- Physical grouping during shipping
- Customs documentation
- Weight tracking per container