{
"netPrice": 0,
"freightCharge": 0,
"discountAmount": 0,
"fuelSurcharge": 0,
"minimum": 0,
"grossCharge": 0,
"tariff": 0,
"interline": 0,
"accessorialCharges": 0,
"otherCharges": 0,
"charges": [
{
"name": "string",
"amount": 0,
"code": "string"
}
],
"markup": 0
}