/
Prices
Prices
TransportOrderPrices / TransportPrices include prices and surcharge information.
Attribute | Description | Type (Length) | Example | Mandatory |
---|---|---|---|---|
reference | Reference Price | FLOAT | 123.45 | True |
currency | Currency Use ISO 4217 currency codes. | CHAR(3) | EUR | True |
mode | Price mode. See Price Modes | CHAR(10) | DEFAULT | False |
additional1 | Surcharge 1 amount | FLOAT | 200.0 | False |
additional1_desc | Surcharge 1 description | CHAR(100) | Fuel | False |
additional2 | Surcharge 2 amount | FLOAT | 100.0 | False |
additional2_desc | Surcharge 2 description | CHAR(100) | Forklift | False |
additional3 | Surcharge 3 amount | FLOAT | 25.0 | False |
additional3_desc | Surcharge 3 description | CHAR(100) | Add. loading | False |
If you use price DTO, send it with each transport update. It will be removed during the next processing otherwise.
Related content
Units, Statuses, and Enumerations
Units, Statuses, and Enumerations
Read with this
Price Item (CI, Outbound)
Price Item (CI, Outbound)
More like this