POST api/TransportOrder/UnAssignDriver
Request Information
URI Parameters
None.
Body Parameters
TransportOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| to_id | integer |
None. |
|
| to_trh_id | integer |
None. |
|
| to_cp_id | integer |
None. |
|
| to_number | string |
None. |
|
| to_job_number | integer |
None. |
|
| to_ar_id | integer |
None. |
|
| to_cus_ref | string |
None. |
|
| to_route_id | integer |
None. |
|
| to_inc_toll | string |
None. |
|
| to_round | string |
None. |
|
| to_quan | decimal number |
None. |
|
| to_type | string |
None. |
|
| to_trk_id | integer |
None. |
|
| to_bl_type | string |
None. |
|
| to_bl_id | integer |
None. |
|
| to_status | string |
None. |
|
| to_notes | string |
None. |
|
| to_tnp_type | string |
None. |
|
| to_ap_id | integer |
None. |
|
| to_cargo_desc | string |
None. |
|
| to_sales_by | integer |
None. |
|
| to_start_date | date |
None. |
|
| to_end_date | date |
None. |
|
| to_driver_id | integer |
None. |
|
| to_lod_1 | string |
None. |
|
| to_num_1 | integer |
None. |
|
| to_lod_2 | string |
None. |
|
| to_num_2 | integer |
None. |
|
| to_merge_id | integer |
None. |
|
| to_merge_rou_id | integer |
None. |
|
| to_merge_notes | string |
None. |
|
| to_srv_type | string |
None. |
|
| to_veh_cat | string |
None. |
|
| typ_reason | string |
None. |
|
| to_org_name_add | string |
None. |
|
| to_org_lat | string |
None. |
|
| to_org_long | string |
None. |
|
| to_des_name_add | string |
None. |
|
| to_des_lat | string |
None. |
|
| to_des_long | string |
None. |
|
| to_dis_km | decimal number |
None. |
|
| to_dur_min | decimal number |
None. |
|
| to_polyline | string |
None. |
|
| to_trk_type | integer |
None. |
|
| to_trip_status | string |
None. |
|
| to_created_by | integer |
None. |
|
| to_cus_created_by | integer |
None. |
|
| trp_status_on | date |
None. |
|
| tdq_id | integer |
None. |
|
| to_sender_contract | string |
None. |
|
| to_receiver_contract | string |
None. |
|
| to_inc_bid | string |
None. |
|
| to_a_driver_id | integer |
None. |
|
| to_commodity | integer |
None. |
|
| to_iot_run_km | decimal number |
None. |
|
| to_attachments | Collection of to_attachments |
None. |
|
| to_bka_id | integer |
None. |
|
| to_customer_id | integer |
None. |
|
| to_route_details | Collection of to_route_details |
None. |
|
| to_driver_top_id | integer |
None. |
|
| to_trk_type_top_id | integer |
None. |
|
| to_trk_top_id | integer |
None. |
|
| to_top_id | integer |
None. |
|
| to_a_top_id | integer |
None. |
|
| to_trp_lat | string |
None. |
|
| to_trp_long | string |
None. |
|
| to_trp_radius | decimal number |
None. |
|
| to_trip_from_date | date |
None. |
|
| to_trip_to_date | date |
None. |
|
| to_cus_cancel_reason | integer |
None. |
|
| to_cus_cancel_notes | string |
None. |
|
| to_tdq_status | string |
None. |
|
| to_tariff_rate | decimal number |
None. |
|
| to_tariff_cur | integer |
None. |
|
| to_allowed_bid | string |
None. |
|
| tdq_propose_rate | decimal number |
None. |
|
| tdq_propose_cur | integer |
None. |
|
| to_propose_notes | string |
None. |
|
| to_propose_rate | decimal number |
None. |
|
| to_propose_cur | integer |
None. |
|
| to_bka_status | string |
None. |
|
| to_source | string |
None. |
|
| to_auto_approve | string |
None. |
|
| to_multiple_job | string |
None. |
|
| to_propose_quan | decimal number |
None. |
|
| to_propose_no_of_trip | decimal number |
None. |
|
| to_p_id | integer |
None. |
|
| to_ex_child | string |
None. |
|
| to_s_top_id | integer |
None. |
|
| to_s_drv_id | integer |
None. |
|
| to_c_top_id | integer |
None. |
|
| to_c_drv_id | integer |
None. |
|
| to_bill_qty | string |
None. |
|
| to_bill_cycle | string |
None. |
|
| to_v_bill_qty | string |
None. |
|
| to_v_bill_cycle | string |
None. |
|
| to_rate_details | Collection of to_rate_details |
None. |
|
| to_cost_details | Collection of to_cost_details |
None. |
|
| to_load_qty | decimal number |
None. |
|
| to_unload_qty | decimal number |
None. |
|
| to_toll_details | Collection of to_toll_details |
None. |
|
| TO_DO_NUMBER | string |
None. |
|
| TO_ALLOWED_RADIUS | decimal number |
None. |
|
| to_payment_days | integer |
None. |
|
| to_payment_terms | integer |
None. |
|
| to_v_payment_days | integer |
None. |
|
| to_v_payment_terms | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"to_id": 1,
"to_trh_id": 1,
"to_cp_id": 1,
"to_number": "sample string 1",
"to_job_number": 1,
"to_ar_id": 1,
"to_cus_ref": "sample string 2",
"to_route_id": 1,
"to_inc_toll": "sample string 3",
"to_round": "sample string 4",
"to_quan": 1.1,
"to_type": "sample string 5",
"to_trk_id": 1,
"to_bl_type": "sample string 6",
"to_bl_id": 1,
"to_status": "sample string 7",
"to_notes": "sample string 8",
"to_tnp_type": "sample string 9",
"to_ap_id": 1,
"to_cargo_desc": "sample string 10",
"to_sales_by": 1,
"to_start_date": "2025-12-06T05:20:45.5733895+00:00",
"to_end_date": "2025-12-06T05:20:45.5733895+00:00",
"to_driver_id": 1,
"to_lod_1": "sample string 11",
"to_num_1": 1,
"to_lod_2": "sample string 12",
"to_num_2": 1,
"to_merge_id": 1,
"to_merge_rou_id": 1,
"to_merge_notes": "sample string 13",
"to_srv_type": "sample string 14",
"to_veh_cat": "sample string 15",
"typ_reason": "sample string 16",
"to_org_name_add": "sample string 17",
"to_org_lat": "sample string 18",
"to_org_long": "sample string 19",
"to_des_name_add": "sample string 20",
"to_des_lat": "sample string 21",
"to_des_long": "sample string 22",
"to_dis_km": 1.1,
"to_dur_min": 1.1,
"to_polyline": "sample string 23",
"to_trk_type": 1,
"to_trip_status": "sample string 24",
"to_created_by": 1,
"to_cus_created_by": 1,
"trp_status_on": "2025-12-06T05:20:45.5733895+00:00",
"tdq_id": 1,
"to_sender_contract": "sample string 25",
"to_receiver_contract": "sample string 26",
"to_inc_bid": "sample string 27",
"to_a_driver_id": 1,
"to_commodity": 1,
"to_iot_run_km": 1.1,
"to_attachments": [
{
"bka_id": 1,
"bka_ath_name": "sample string 1",
"bka_file_name": "sample string 2",
"bka_details": "sample string 3",
"bka_user_id": 1,
"bka_user_code": "sample string 4",
"bka_created_on": "2025-12-06T05:20:45.5733895+00:00",
"bka_cp_id": 1,
"bka_cp_code": "sample string 5"
},
{
"bka_id": 1,
"bka_ath_name": "sample string 1",
"bka_file_name": "sample string 2",
"bka_details": "sample string 3",
"bka_user_id": 1,
"bka_user_code": "sample string 4",
"bka_created_on": "2025-12-06T05:20:45.5733895+00:00",
"bka_cp_id": 1,
"bka_cp_code": "sample string 5"
}
],
"to_bka_id": 1,
"to_customer_id": 1,
"to_route_details": [
{
"TRU_ID": 1,
"TRU_LEG_NUM": 1,
"TRU_PICK_CT_ID": 1,
"TRU_PICK_CT_CODE": "sample string 1",
"TRU_PICK_ZIP": "sample string 2",
"TRU_PICK_ADD": "sample string 3",
"TRU_DROP_CT_ID": 1,
"TRU_DROP_CT_CODE": "sample string 4",
"TRU_DROP_ZIP": "sample string 5",
"TRU_DROP_ADD": "sample string 6",
"TRU_NOTES": "sample string 7",
"TRU_PICK_LAT": "sample string 8",
"TRU_PICK_LONG": "sample string 9",
"TRU_DROP_LAT": "sample string 10",
"TRU_DROP_LONG": "sample string 11",
"TRU_DIS_KM": 1.1,
"TRU_DUR_MIN": 1.1,
"TRU_POLYLINE": "sample string 12",
"TRU_PICK_TYPE": "sample string 13",
"TRU_DROP_TYPE": "sample string 14",
"TRU_PICK_TLM_ID": 1,
"TRU_DROP_TLM_ID": 1,
"TRU_LOAD_QUAN": 1.1,
"TRU_UNLOAD_QUAN": 1.1,
"TRU_WGT_MT": 1.1,
"TRU_DO_NUMBER": "sample string 15"
},
{
"TRU_ID": 1,
"TRU_LEG_NUM": 1,
"TRU_PICK_CT_ID": 1,
"TRU_PICK_CT_CODE": "sample string 1",
"TRU_PICK_ZIP": "sample string 2",
"TRU_PICK_ADD": "sample string 3",
"TRU_DROP_CT_ID": 1,
"TRU_DROP_CT_CODE": "sample string 4",
"TRU_DROP_ZIP": "sample string 5",
"TRU_DROP_ADD": "sample string 6",
"TRU_NOTES": "sample string 7",
"TRU_PICK_LAT": "sample string 8",
"TRU_PICK_LONG": "sample string 9",
"TRU_DROP_LAT": "sample string 10",
"TRU_DROP_LONG": "sample string 11",
"TRU_DIS_KM": 1.1,
"TRU_DUR_MIN": 1.1,
"TRU_POLYLINE": "sample string 12",
"TRU_PICK_TYPE": "sample string 13",
"TRU_DROP_TYPE": "sample string 14",
"TRU_PICK_TLM_ID": 1,
"TRU_DROP_TLM_ID": 1,
"TRU_LOAD_QUAN": 1.1,
"TRU_UNLOAD_QUAN": 1.1,
"TRU_WGT_MT": 1.1,
"TRU_DO_NUMBER": "sample string 15"
}
],
"to_driver_top_id": 1,
"to_trk_type_top_id": 1,
"to_trk_top_id": 1,
"to_top_id": 1,
"to_a_top_id": 1,
"to_trp_lat": "sample string 28",
"to_trp_long": "sample string 29",
"to_trp_radius": 1.1,
"to_trip_from_date": "2025-12-06T05:20:45.5733895+00:00",
"to_trip_to_date": "2025-12-06T05:20:45.5733895+00:00",
"to_cus_cancel_reason": 1,
"to_cus_cancel_notes": "sample string 30",
"to_tdq_status": "sample string 31",
"to_tariff_rate": 1.1,
"to_tariff_cur": 1,
"to_allowed_bid": "sample string 32",
"tdq_propose_rate": 1.1,
"tdq_propose_cur": 1,
"to_propose_notes": "sample string 33",
"to_propose_rate": 1.1,
"to_propose_cur": 1,
"to_bka_status": "sample string 34",
"to_source": "sample string 35",
"to_auto_approve": "sample string 36",
"to_multiple_job": "sample string 37",
"to_propose_quan": 1.1,
"to_propose_no_of_trip": 1.1,
"to_p_id": 1,
"to_ex_child": "sample string 38",
"to_s_top_id": 1,
"to_s_drv_id": 1,
"to_c_top_id": 1,
"to_c_drv_id": 1,
"to_bill_qty": "sample string 39",
"to_bill_cycle": "sample string 40",
"to_v_bill_qty": "sample string 41",
"to_v_bill_cycle": "sample string 42",
"to_rate_details": [
{
"TRR_ID": 1,
"TRR_CHG_TYPE": "sample string 1",
"TRR_CHG_TYPE_CODE": "sample string 2",
"TRR_CHG_ID": 1,
"TRR_CHG_CODE": "sample string 3",
"TRR_BASIS_ID": 1,
"TRR_BASIS_CODE": "sample string 4",
"TRR_CUR_ID": 1,
"TRR_CUR_CODE": "sample string 5",
"TRR_AMOUNT": 1.1,
"TRR_REMARKS": "sample string 6",
"TRR_INV_ID": 1,
"TRR_INV_NUM": "sample string 7",
"TRR_QUAN": 1.1,
"TRR_RATE_PER_QUAN": 1.1
},
{
"TRR_ID": 1,
"TRR_CHG_TYPE": "sample string 1",
"TRR_CHG_TYPE_CODE": "sample string 2",
"TRR_CHG_ID": 1,
"TRR_CHG_CODE": "sample string 3",
"TRR_BASIS_ID": 1,
"TRR_BASIS_CODE": "sample string 4",
"TRR_CUR_ID": 1,
"TRR_CUR_CODE": "sample string 5",
"TRR_AMOUNT": 1.1,
"TRR_REMARKS": "sample string 6",
"TRR_INV_ID": 1,
"TRR_INV_NUM": "sample string 7",
"TRR_QUAN": 1.1,
"TRR_RATE_PER_QUAN": 1.1
}
],
"to_cost_details": [
{
"TRC_ID": 1,
"TRC_CHG_TYPE": "sample string 1",
"TRC_CHG_TYPE_CODE": "sample string 2",
"TRC_CHG_ID": 1,
"TRC_CHG_CODE": "sample string 3",
"TRC_BASIS_ID": 1,
"TRC_BASIS_CODE": "sample string 4",
"TRC_CUR_ID": 1,
"TRC_CUR_CODE": "sample string 5",
"TRC_AMOUNT": 1.1,
"TRC_IS_INV": "sample string 6",
"TRC_IS_INV_CODE": "sample string 7",
"TRC_REMARKS": "sample string 8",
"TRC_INV_ID": 1,
"TRC_INV_NUM": "sample string 9",
"TRC_QUAN": 1.1,
"TRC_RATE_PER_QUAN": 1.1
},
{
"TRC_ID": 1,
"TRC_CHG_TYPE": "sample string 1",
"TRC_CHG_TYPE_CODE": "sample string 2",
"TRC_CHG_ID": 1,
"TRC_CHG_CODE": "sample string 3",
"TRC_BASIS_ID": 1,
"TRC_BASIS_CODE": "sample string 4",
"TRC_CUR_ID": 1,
"TRC_CUR_CODE": "sample string 5",
"TRC_AMOUNT": 1.1,
"TRC_IS_INV": "sample string 6",
"TRC_IS_INV_CODE": "sample string 7",
"TRC_REMARKS": "sample string 8",
"TRC_INV_ID": 1,
"TRC_INV_NUM": "sample string 9",
"TRC_QUAN": 1.1,
"TRC_RATE_PER_QUAN": 1.1
}
],
"to_load_qty": 1.1,
"to_unload_qty": 1.1,
"to_toll_details": [
{
"TTD_ID": 1,
"TTD_TOL_ID": 1,
"TTD_TOL_BASIS": 1,
"TTD_RATE_PER_UNIT": 1.1,
"TTD_NO_OF_UNIT": 1.1,
"TTD_AMT": 1.1,
"TTD_CUR_ID": 1,
"TTD_REMARKS": "sample string 1"
},
{
"TTD_ID": 1,
"TTD_TOL_ID": 1,
"TTD_TOL_BASIS": 1,
"TTD_RATE_PER_UNIT": 1.1,
"TTD_NO_OF_UNIT": 1.1,
"TTD_AMT": 1.1,
"TTD_CUR_ID": 1,
"TTD_REMARKS": "sample string 1"
}
],
"TO_DO_NUMBER": "sample string 43",
"TO_ALLOWED_RADIUS": 1.1,
"to_payment_days": 1,
"to_payment_terms": 1,
"to_v_payment_days": 1,
"to_v_payment_terms": 1
}
application/xml, text/xml
Sample:
<TransportOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZealitAPI.Models">
<TO_ALLOWED_RADIUS>1.1</TO_ALLOWED_RADIUS>
<TO_DO_NUMBER>sample string 43</TO_DO_NUMBER>
<tdq_id>1</tdq_id>
<tdq_propose_cur>1</tdq_propose_cur>
<tdq_propose_rate>1.1</tdq_propose_rate>
<to_a_driver_id>1</to_a_driver_id>
<to_a_top_id>1</to_a_top_id>
<to_allowed_bid>sample string 32</to_allowed_bid>
<to_ap_id>1</to_ap_id>
<to_ar_id>1</to_ar_id>
<to_attachments>
<to_attachments>
<bka_ath_name>sample string 1</bka_ath_name>
<bka_cp_code>sample string 5</bka_cp_code>
<bka_cp_id>1</bka_cp_id>
<bka_created_on>2025-12-06T05:20:45.5733895+00:00</bka_created_on>
<bka_details>sample string 3</bka_details>
<bka_file_name>sample string 2</bka_file_name>
<bka_id>1</bka_id>
<bka_user_code>sample string 4</bka_user_code>
<bka_user_id>1</bka_user_id>
</to_attachments>
<to_attachments>
<bka_ath_name>sample string 1</bka_ath_name>
<bka_cp_code>sample string 5</bka_cp_code>
<bka_cp_id>1</bka_cp_id>
<bka_created_on>2025-12-06T05:20:45.5733895+00:00</bka_created_on>
<bka_details>sample string 3</bka_details>
<bka_file_name>sample string 2</bka_file_name>
<bka_id>1</bka_id>
<bka_user_code>sample string 4</bka_user_code>
<bka_user_id>1</bka_user_id>
</to_attachments>
</to_attachments>
<to_auto_approve>sample string 36</to_auto_approve>
<to_bill_cycle>sample string 40</to_bill_cycle>
<to_bill_qty>sample string 39</to_bill_qty>
<to_bka_id>1</to_bka_id>
<to_bka_status>sample string 34</to_bka_status>
<to_bl_id>1</to_bl_id>
<to_bl_type>sample string 6</to_bl_type>
<to_c_drv_id>1</to_c_drv_id>
<to_c_top_id>1</to_c_top_id>
<to_cargo_desc>sample string 10</to_cargo_desc>
<to_commodity>1</to_commodity>
<to_cost_details>
<to_cost_details>
<TRC_AMOUNT>1.1</TRC_AMOUNT>
<TRC_BASIS_CODE>sample string 4</TRC_BASIS_CODE>
<TRC_BASIS_ID>1</TRC_BASIS_ID>
<TRC_CHG_CODE>sample string 3</TRC_CHG_CODE>
<TRC_CHG_ID>1</TRC_CHG_ID>
<TRC_CHG_TYPE>sample string 1</TRC_CHG_TYPE>
<TRC_CHG_TYPE_CODE>sample string 2</TRC_CHG_TYPE_CODE>
<TRC_CUR_CODE>sample string 5</TRC_CUR_CODE>
<TRC_CUR_ID>1</TRC_CUR_ID>
<TRC_ID>1</TRC_ID>
<TRC_INV_ID>1</TRC_INV_ID>
<TRC_INV_NUM>sample string 9</TRC_INV_NUM>
<TRC_IS_INV>sample string 6</TRC_IS_INV>
<TRC_IS_INV_CODE>sample string 7</TRC_IS_INV_CODE>
<TRC_QUAN>1.1</TRC_QUAN>
<TRC_RATE_PER_QUAN>1.1</TRC_RATE_PER_QUAN>
<TRC_REMARKS>sample string 8</TRC_REMARKS>
</to_cost_details>
<to_cost_details>
<TRC_AMOUNT>1.1</TRC_AMOUNT>
<TRC_BASIS_CODE>sample string 4</TRC_BASIS_CODE>
<TRC_BASIS_ID>1</TRC_BASIS_ID>
<TRC_CHG_CODE>sample string 3</TRC_CHG_CODE>
<TRC_CHG_ID>1</TRC_CHG_ID>
<TRC_CHG_TYPE>sample string 1</TRC_CHG_TYPE>
<TRC_CHG_TYPE_CODE>sample string 2</TRC_CHG_TYPE_CODE>
<TRC_CUR_CODE>sample string 5</TRC_CUR_CODE>
<TRC_CUR_ID>1</TRC_CUR_ID>
<TRC_ID>1</TRC_ID>
<TRC_INV_ID>1</TRC_INV_ID>
<TRC_INV_NUM>sample string 9</TRC_INV_NUM>
<TRC_IS_INV>sample string 6</TRC_IS_INV>
<TRC_IS_INV_CODE>sample string 7</TRC_IS_INV_CODE>
<TRC_QUAN>1.1</TRC_QUAN>
<TRC_RATE_PER_QUAN>1.1</TRC_RATE_PER_QUAN>
<TRC_REMARKS>sample string 8</TRC_REMARKS>
</to_cost_details>
</to_cost_details>
<to_cp_id>1</to_cp_id>
<to_created_by>1</to_created_by>
<to_cus_cancel_notes>sample string 30</to_cus_cancel_notes>
<to_cus_cancel_reason>1</to_cus_cancel_reason>
<to_cus_created_by>1</to_cus_created_by>
<to_cus_ref>sample string 2</to_cus_ref>
<to_customer_id>1</to_customer_id>
<to_des_lat>sample string 21</to_des_lat>
<to_des_long>sample string 22</to_des_long>
<to_des_name_add>sample string 20</to_des_name_add>
<to_dis_km>1.1</to_dis_km>
<to_driver_id>1</to_driver_id>
<to_driver_top_id>1</to_driver_top_id>
<to_dur_min>1.1</to_dur_min>
<to_end_date>2025-12-06T05:20:45.5733895+00:00</to_end_date>
<to_ex_child>sample string 38</to_ex_child>
<to_id>1</to_id>
<to_inc_bid>sample string 27</to_inc_bid>
<to_inc_toll>sample string 3</to_inc_toll>
<to_iot_run_km>1.1</to_iot_run_km>
<to_job_number>1</to_job_number>
<to_load_qty>1.1</to_load_qty>
<to_lod_1>sample string 11</to_lod_1>
<to_lod_2>sample string 12</to_lod_2>
<to_merge_id>1</to_merge_id>
<to_merge_notes>sample string 13</to_merge_notes>
<to_merge_rou_id>1</to_merge_rou_id>
<to_multiple_job>sample string 37</to_multiple_job>
<to_notes>sample string 8</to_notes>
<to_num_1>1</to_num_1>
<to_num_2>1</to_num_2>
<to_number>sample string 1</to_number>
<to_org_lat>sample string 18</to_org_lat>
<to_org_long>sample string 19</to_org_long>
<to_org_name_add>sample string 17</to_org_name_add>
<to_p_id>1</to_p_id>
<to_payment_days>1</to_payment_days>
<to_payment_terms>1</to_payment_terms>
<to_polyline>sample string 23</to_polyline>
<to_propose_cur>1</to_propose_cur>
<to_propose_no_of_trip>1.1</to_propose_no_of_trip>
<to_propose_notes>sample string 33</to_propose_notes>
<to_propose_quan>1.1</to_propose_quan>
<to_propose_rate>1.1</to_propose_rate>
<to_quan>1.1</to_quan>
<to_rate_details>
<to_rate_details>
<TRR_AMOUNT>1.1</TRR_AMOUNT>
<TRR_BASIS_CODE>sample string 4</TRR_BASIS_CODE>
<TRR_BASIS_ID>1</TRR_BASIS_ID>
<TRR_CHG_CODE>sample string 3</TRR_CHG_CODE>
<TRR_CHG_ID>1</TRR_CHG_ID>
<TRR_CHG_TYPE>sample string 1</TRR_CHG_TYPE>
<TRR_CHG_TYPE_CODE>sample string 2</TRR_CHG_TYPE_CODE>
<TRR_CUR_CODE>sample string 5</TRR_CUR_CODE>
<TRR_CUR_ID>1</TRR_CUR_ID>
<TRR_ID>1</TRR_ID>
<TRR_INV_ID>1</TRR_INV_ID>
<TRR_INV_NUM>sample string 7</TRR_INV_NUM>
<TRR_QUAN>1.1</TRR_QUAN>
<TRR_RATE_PER_QUAN>1.1</TRR_RATE_PER_QUAN>
<TRR_REMARKS>sample string 6</TRR_REMARKS>
</to_rate_details>
<to_rate_details>
<TRR_AMOUNT>1.1</TRR_AMOUNT>
<TRR_BASIS_CODE>sample string 4</TRR_BASIS_CODE>
<TRR_BASIS_ID>1</TRR_BASIS_ID>
<TRR_CHG_CODE>sample string 3</TRR_CHG_CODE>
<TRR_CHG_ID>1</TRR_CHG_ID>
<TRR_CHG_TYPE>sample string 1</TRR_CHG_TYPE>
<TRR_CHG_TYPE_CODE>sample string 2</TRR_CHG_TYPE_CODE>
<TRR_CUR_CODE>sample string 5</TRR_CUR_CODE>
<TRR_CUR_ID>1</TRR_CUR_ID>
<TRR_ID>1</TRR_ID>
<TRR_INV_ID>1</TRR_INV_ID>
<TRR_INV_NUM>sample string 7</TRR_INV_NUM>
<TRR_QUAN>1.1</TRR_QUAN>
<TRR_RATE_PER_QUAN>1.1</TRR_RATE_PER_QUAN>
<TRR_REMARKS>sample string 6</TRR_REMARKS>
</to_rate_details>
</to_rate_details>
<to_receiver_contract>sample string 26</to_receiver_contract>
<to_round>sample string 4</to_round>
<to_route_details>
<to_route_details>
<TRU_DIS_KM>1.1</TRU_DIS_KM>
<TRU_DO_NUMBER>sample string 15</TRU_DO_NUMBER>
<TRU_DROP_ADD>sample string 6</TRU_DROP_ADD>
<TRU_DROP_CT_CODE>sample string 4</TRU_DROP_CT_CODE>
<TRU_DROP_CT_ID>1</TRU_DROP_CT_ID>
<TRU_DROP_LAT>sample string 10</TRU_DROP_LAT>
<TRU_DROP_LONG>sample string 11</TRU_DROP_LONG>
<TRU_DROP_TLM_ID>1</TRU_DROP_TLM_ID>
<TRU_DROP_TYPE>sample string 14</TRU_DROP_TYPE>
<TRU_DROP_ZIP>sample string 5</TRU_DROP_ZIP>
<TRU_DUR_MIN>1.1</TRU_DUR_MIN>
<TRU_ID>1</TRU_ID>
<TRU_LEG_NUM>1</TRU_LEG_NUM>
<TRU_LOAD_QUAN>1.1</TRU_LOAD_QUAN>
<TRU_NOTES>sample string 7</TRU_NOTES>
<TRU_PICK_ADD>sample string 3</TRU_PICK_ADD>
<TRU_PICK_CT_CODE>sample string 1</TRU_PICK_CT_CODE>
<TRU_PICK_CT_ID>1</TRU_PICK_CT_ID>
<TRU_PICK_LAT>sample string 8</TRU_PICK_LAT>
<TRU_PICK_LONG>sample string 9</TRU_PICK_LONG>
<TRU_PICK_TLM_ID>1</TRU_PICK_TLM_ID>
<TRU_PICK_TYPE>sample string 13</TRU_PICK_TYPE>
<TRU_PICK_ZIP>sample string 2</TRU_PICK_ZIP>
<TRU_POLYLINE>sample string 12</TRU_POLYLINE>
<TRU_UNLOAD_QUAN>1.1</TRU_UNLOAD_QUAN>
<TRU_WGT_MT>1.1</TRU_WGT_MT>
</to_route_details>
<to_route_details>
<TRU_DIS_KM>1.1</TRU_DIS_KM>
<TRU_DO_NUMBER>sample string 15</TRU_DO_NUMBER>
<TRU_DROP_ADD>sample string 6</TRU_DROP_ADD>
<TRU_DROP_CT_CODE>sample string 4</TRU_DROP_CT_CODE>
<TRU_DROP_CT_ID>1</TRU_DROP_CT_ID>
<TRU_DROP_LAT>sample string 10</TRU_DROP_LAT>
<TRU_DROP_LONG>sample string 11</TRU_DROP_LONG>
<TRU_DROP_TLM_ID>1</TRU_DROP_TLM_ID>
<TRU_DROP_TYPE>sample string 14</TRU_DROP_TYPE>
<TRU_DROP_ZIP>sample string 5</TRU_DROP_ZIP>
<TRU_DUR_MIN>1.1</TRU_DUR_MIN>
<TRU_ID>1</TRU_ID>
<TRU_LEG_NUM>1</TRU_LEG_NUM>
<TRU_LOAD_QUAN>1.1</TRU_LOAD_QUAN>
<TRU_NOTES>sample string 7</TRU_NOTES>
<TRU_PICK_ADD>sample string 3</TRU_PICK_ADD>
<TRU_PICK_CT_CODE>sample string 1</TRU_PICK_CT_CODE>
<TRU_PICK_CT_ID>1</TRU_PICK_CT_ID>
<TRU_PICK_LAT>sample string 8</TRU_PICK_LAT>
<TRU_PICK_LONG>sample string 9</TRU_PICK_LONG>
<TRU_PICK_TLM_ID>1</TRU_PICK_TLM_ID>
<TRU_PICK_TYPE>sample string 13</TRU_PICK_TYPE>
<TRU_PICK_ZIP>sample string 2</TRU_PICK_ZIP>
<TRU_POLYLINE>sample string 12</TRU_POLYLINE>
<TRU_UNLOAD_QUAN>1.1</TRU_UNLOAD_QUAN>
<TRU_WGT_MT>1.1</TRU_WGT_MT>
</to_route_details>
</to_route_details>
<to_route_id>1</to_route_id>
<to_s_drv_id>1</to_s_drv_id>
<to_s_top_id>1</to_s_top_id>
<to_sales_by>1</to_sales_by>
<to_sender_contract>sample string 25</to_sender_contract>
<to_source>sample string 35</to_source>
<to_srv_type>sample string 14</to_srv_type>
<to_start_date>2025-12-06T05:20:45.5733895+00:00</to_start_date>
<to_status>sample string 7</to_status>
<to_tariff_cur>1</to_tariff_cur>
<to_tariff_rate>1.1</to_tariff_rate>
<to_tdq_status>sample string 31</to_tdq_status>
<to_tnp_type>sample string 9</to_tnp_type>
<to_toll_details>
<to_toll_details>
<TTD_AMT>1.1</TTD_AMT>
<TTD_CUR_ID>1</TTD_CUR_ID>
<TTD_ID>1</TTD_ID>
<TTD_NO_OF_UNIT>1.1</TTD_NO_OF_UNIT>
<TTD_RATE_PER_UNIT>1.1</TTD_RATE_PER_UNIT>
<TTD_REMARKS>sample string 1</TTD_REMARKS>
<TTD_TOL_BASIS>1</TTD_TOL_BASIS>
<TTD_TOL_ID>1</TTD_TOL_ID>
</to_toll_details>
<to_toll_details>
<TTD_AMT>1.1</TTD_AMT>
<TTD_CUR_ID>1</TTD_CUR_ID>
<TTD_ID>1</TTD_ID>
<TTD_NO_OF_UNIT>1.1</TTD_NO_OF_UNIT>
<TTD_RATE_PER_UNIT>1.1</TTD_RATE_PER_UNIT>
<TTD_REMARKS>sample string 1</TTD_REMARKS>
<TTD_TOL_BASIS>1</TTD_TOL_BASIS>
<TTD_TOL_ID>1</TTD_TOL_ID>
</to_toll_details>
</to_toll_details>
<to_top_id>1</to_top_id>
<to_trh_id>1</to_trh_id>
<to_trip_from_date>2025-12-06T05:20:45.5733895+00:00</to_trip_from_date>
<to_trip_status>sample string 24</to_trip_status>
<to_trip_to_date>2025-12-06T05:20:45.5733895+00:00</to_trip_to_date>
<to_trk_id>1</to_trk_id>
<to_trk_top_id>1</to_trk_top_id>
<to_trk_type>1</to_trk_type>
<to_trk_type_top_id>1</to_trk_type_top_id>
<to_trp_lat>sample string 28</to_trp_lat>
<to_trp_long>sample string 29</to_trp_long>
<to_trp_radius>1.1</to_trp_radius>
<to_type>sample string 5</to_type>
<to_unload_qty>1.1</to_unload_qty>
<to_v_bill_cycle>sample string 42</to_v_bill_cycle>
<to_v_bill_qty>sample string 41</to_v_bill_qty>
<to_v_payment_days>1</to_v_payment_days>
<to_v_payment_terms>1</to_v_payment_terms>
<to_veh_cat>sample string 15</to_veh_cat>
<trp_status_on>2025-12-06T05:20:45.5733895+00:00</trp_status_on>
<typ_reason>sample string 16</typ_reason>
</TransportOrder>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |