Create an order

This endpoint creates an order in the system.

Request Body Fields

FieldTypeRequiredDescription
quick_request.titlestringNoTitle of the order or request
quick_request.commentsstringNoAdditional comments or instructions
quick_request.external_idstringNoExternal ID used to identify the order in external systems
organizational.locationstringYesA reference to the 'location' the request is for, location references are shared by Cargobase.
organizational.cost_centerstringNoAssociated cost center
organizational.reason_codestringNoCode explaining reason for the shipment
organizational.reason_code_groupstringNoGroup categorization for reason code
organizational.custom_field_01stringNoUser-defined custom field 1
organizational.custom_field_02stringNoUser-defined custom field 2
organizational.custom_field_03stringNoUser-defined custom field 3
organizational.custom_long_field_01stringNoExtended custom field
organizational.goods_confirmation_typestringNoGoods confirmation type (Estimated or Finalized)
schedule.pickup_streetstringYesStreet address of pickup location
schedule.pickup_street_line2stringNoAdditional pickup address line
schedule.pickup_address_typestringNoType of pickup address (e.g., Address, Seaport or Airport)
schedule.pickup_address_namestringYesName/label of pickup address
schedule.pickup_company_namestringNoName of the pickup company
schedule.pickup_citystringYesPickup city
schedule.pickup_statestringNoPickup state
schedule.pickup_countrystringYesPickup country
schedule.pickup_zipcodestringNoPickup postal code
schedule.pickup_airport_codestringNoIATA code of pickup airport
schedule.pickup_airportstringNoPickup airport name
schedule.pickup_seaportstringNoPickup seaport name
schedule.pickup_seaport_codestringNoPickup seaport code
schedule.pickup_country_codestringNoPickup country code
schedule.pickup_before_datestringNoLatest acceptable pickup date
schedule.pickup_before_timestringNoLatest acceptable pickup time
schedule.pickup_ready_datestringNoEarliest pickup readiness date
schedule.pickup_ready_timestringNoEarliest pickup readiness time
schedule.pickup_hours_fromstringNoPickup window start time
schedule.pickup_hours_tostringNoPickup window end time
schedule.pickup_timezonestringNoTimezone for pickup
schedule.pickup_cargo_readystringNoType of pickup time for the cargo (after, before, between, asap_delivery, unspecified)
schedule.pickup_notesstringNoNotes for pickup location
schedule.delivery_hours_fromstringNoDelivery window start time
schedule.delivery_hours_tostringNoDelivery window end time
schedule.stop1_address_typestringNoDelivery address type
schedule.stop1_company_namestringNoDelivery company name
schedule.stop1_notesstringNoDelivery notes
schedule.stop1_street_line2stringNoAdditional delivery address line
schedule.stop1_streetstringYesDelivery street
schedule.stop1_countrystringYesDelivery country
schedule.stop1_statestringNoDelivery state
schedule.stop1_country_codestringNoDelivery country code
schedule.stop1_zipcodestringNoDelivery postal code
schedule.stop1_citystringYesDelivery city
schedule.stop1_address_namestringYesDelivery address name
schedule.stop1_contact_namestringYesContact person at delivery location
schedule.stop1_contact_phonestringYesDelivery contact phone
schedule.stop1_contact_emailstringYesDelivery contact email
schedule.stop1_after_datestringNoEarliest delivery date
schedule.stop1_after_timestringNoEarliest delivery time
schedule.stop1_before_datestringNoLatest delivery date
schedule.stop1_before_timestringNoLatest delivery time
schedule.stop1_timezonestringNoDelivery timezone
schedule.delivery_cargo_readystringNoDelivery cargo ready type
schedule.stop1_airport_codestringNoDelivery airport code
schedule.stop1_airportstringNoDelivery airport name
schedule.stop1_seaport_codestringNoDelivery seaport code
schedule.stop1_seaportstringNoDelivery seaport name
packing_list[].handling_unitstringNoType of handling unit (e.g., Pallet, Crate)
packing_list[].handling_unit_valuestringNoValue or count of handling units
packing_list[].unitsintegerNoNumber of items or boxes
packing_list[].lengthnumberNoLength in meters
packing_list[].widthnumberNoWidth in meters
packing_list[].heightnumberNoHeight in meters
packing_list[].m_unitstringNoUnit of measure for dimensions
packing_list[].hazardousbooleanNoIndicates if contents are hazardous
packing_list[].container_typestringNoContainer type
packing_list[].temperature_control_requiredbooleanNoTemperature control required
packing_list[].temperature_control_valuestringNoTemperature control value
packing_list[].temperature_controlled_custom_valuestringNoCustom temperature instructions
packing_list[].cbm_scopestringNoCubic meter scope (Full/Partial)
packing_list[].l_w_h_cbm_totalnumberNoTotal volume in CBM
packing_list[].l_w_h_cbm_piecenumberNoVolume per piece in CBM
packing_list[].weight_piecenumberNoWeight per piece
packing_list[].weight_totalstringNoTotal weight
packing_list[].w_unitstringNoWeight unit
packing_list[].stackablebooleanNoIs the item stackable
packing_list[].is_dangerous_goodbooleanNoIs it classified as dangerous goods
packing_list[].dangerous_good_valuestringNoDangerous goods classification
packing_list[].additional_informationstringNoAdditional information
packing_list[].crating_requiredbooleanNoCrating required
packing_list[].crating_required_bystringNoCrating required by date
packing_list[].additional_textstringNoAdditional text
packing_list[].nmfc_classstringNoNMFC class
packing_list[].good_customs_information[].valuenumberNoMonetary value of the item
packing_list[].good_customs_information[].currency_codestringNo3-letter ISO code of currency of the value of the item
packing_list[].good_customs_information[].descriptionstringNoDescription of the item
packing_list[].good_customs_information[].hs_codestringNoHS Code of the item
packing_list[].additional_fieldstringNoExtra details
service.incotermsstringNoIncoterms used for the shipment
service.incoterm_instructionsstringNoInstructions for incoterms
service.service_levelstringNoService level
service.service_typestringNoService type
service.export_clearancestringNoExport clearance requirement
service.export_clearance_instructionsstringNoInstructions for export clearance
service.transit_clearancestringNoTransit clearance requirement
service.transit_clearance_instructionsstringNoInstructions for transit clearance
service.import_clearancestringNoImport clearance requirement
service.import_clearance_instructionsstringNoInstructions for import clearance
service.insurancestringNoInsurance information (if any)
service.insurance_instructionsstringNoInstructions for insurance
service.special_requirementsobjectNoAdditional special instructions or metadata
Language
Credentials
http
Response
Click Try It! to start a request and see the response here!