Offer (CI, Inbound)
You can place Best Carrier offers with this DTO.
Â
Field Description
Field | Mandatory | Description |
---|---|---|
transport_id | True1 | Unique Transporeon transport number |
transport_number | True1 | Shipper's transport reference number |
price | True | Amount of the offer |
price_type | False | Default is "price.ticap.reference". See price types below. |
currency | True | Currency of the offer. Must be ISO 4217 |
valid_until | False | Format: yyyy-MM-dd'T'HH:mm:SsZ |
comment | False | Comment, free text |
scheduler_email | False | E-mail address of the responsible scheduler. Transporeon will match the provided e-mail address with all schedulers registered and active for the company. |
parameters | False | Shipper and process specific additional information. May be mandatory for certain processes. See Parameter (CI) |
price_components | False | Specifies components of the total price. May be mandatory for certain processes. |
delivery_times | False | May be mandatory for certain processes. See Delivery Times |
1 Only one of these fields must be provided. If both are provided, transport_id has precedence.
Price Types
Price Type |
---|
price.ticap.reference |
price.ticap.tonnage |
price.ticap.pallet |
price.ticap.kilogram |
price.ticap.pound |
price.ticap.km |
price.ticap.miles |
price.ticap.cubic |
price.ticap.hanging_garment |
price.ticap.ldm |
Â