Key | Value | Description |
---|---|---|
Content-Type | application/json | |
Authorization | Bearer {token} | Partner token |
Key | Type | Required | Description |
---|---|---|---|
order_id | string | true | Order ID |
{
"_id": "225T1WK0",
"app": "AhaMove",
"board_distance": 0,
"board_duration": 0,
"cancel_by_user": true,
"cancel_comment": "Partner want to cancel",
"cancel_time": 1663925193.551306,
"city_id": "SGN",
"complete_distance": 0,
"complete_duration": 0,
"create_time": 1663924831,
"currency": "VND",
"delay_until": 1663924831,
"discount": 0,
"distance": 5.45,
"distance_fee": 37000,
"distance_tracked": 0,
"duration": 1401,
...
}