{
"principle_code": "string",
"tenant_code": "string",
"location_code": "string",
"salesman_code": "string",
"vehicle_code": "string",
"sync_key": "string",
"start_date_time": "2025-11-04T07:56:20.078Z",
"end_date_time": "2025-11-04T07:56:20.078Z",
"page_number": 0
}curl --location --request POST 'https://testapi.com/api/xd/1.0/get_physical_inventory' \
--header 'Content-Type: application/json' \
--data-raw '{
"principle_code": "string",
"tenant_code": "string",
"location_code": "string",
"salesman_code": "string",
"vehicle_code": "string",
"sync_key": "string",
"start_date_time": "2025-11-04T07:56:20.078Z",
"end_date_time": "2025-11-04T07:56:20.078Z",
"page_number": 0
}'{
"principle_code": null,
"tenant_code": "13",
"location_code": "13",
"route_code": "R13076",
"salesman_code": "13076",
"vehicle_code": "1419",
"document_prefix": "R13076INY",
"document_number": 136,
"document_date": "2018-11-23T19:02:53",
"posting_date_time": "2018-11-23T15:05:37.827",
"detail": [
{
"tenant_code": "13",
"location_code": "13",
"document_prefix": "R13076INY",
"document_number": 136,
"sequence_number": 1,
"item_code": "21111279",
"units_of_measure": "PCS",
"item_type_code": 1,
"item_quantity": 20
},
{
"tenant_code": "13",
"location_code": "13",
"document_prefix": "R13076INY",
"document_number": 136,
"sequence_number": 2,
"item_code": "32025971",
"units_of_measure": "PCS",
"item_type_code": 1,
"item_quantity": 30
}
]