Authorization with customer token (XApiKey) or user token (Bearer). Orders placed on this endpoint need confirmation for authorization different than wih XApiKey that is customers tokenApi.

Log in to see full request history
Body Params
string
required

The product for which a quotation should be received. Possible values: DIRECT, EXPRESS, EXPRESS_8, EXPRESS_10, EXPRESS_12, EXPRESS_16, FIX, FIX_8, FIX_10, FIX_12, FIX_16, STANDARD.

shipper
object
required
consignee
object
required
lines
array of objects
required

Line for a product.

lines*
string

A code applied by customer that will appear on documents as CustomerOrderNo

string

A code applied by customer that will allow for special actions like discount etc.

boolean
Defaults to false

A service where shipment will be declared for customs. Some customers do this by themselves and others book this option. This service should be only possible if shipment goes to, or comes from a country outside of the EU, like Great Britain, Norway, Switzerland.

boolean
Defaults to true

Negative environmental impact will be reduced for this service.

boolean
Defaults to false

Cargoboard will organize an insurance for this shipment. goodsValueAmount is necessary if you set wantsInsurance

number

Amount of money - value of goods for insurance or customs

string

Currency of value of goods. Possible values EUR

string

Incoterm - should always be STANDARD and if you ship to Switzerland, or UK it should be DAP

boolean

Has to be set if shipment is going to Switzerland or other non-EU countries for tax reasons. If true customer is supplying company or receiving customer.

Responses

403

Forbidden

409

Authorized user is not a customer

422

Unprocessable Entity

502

Bad Gateway

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json