• Register

Transport Planned Cost

This API allows to post transport's planned cost to Transporeon and to update the shipment and the planned costs on SAP. #### Request URI
#### Request Structure
API field Type Mandatory Description Technical Details
sysCompanyId String N System Company Id
tripNumber String N Trip Number
costs (0..∞)
code String N Code
value Decimal N Value
currency String N Currency
insertDate String N Insert Date
#### Request Example

#### Response Structure
API field Type Mandatory Description
Message String Y In case of error, this field provides a description of the error. Otherwise it notifies a successful transaction.
#### Response Example

Docs Navigation