{
"principle_code": "string",
"tenant_code": "string",
"start_date_time": "2026-06-03T11:45:21.178Z",
"end_date_time": "2026-06-03T11:45:21.178Z",
"page_number": 0
}curl --location 'https://testapi.com/api/xd/1.0/get_dms_pricing_detail' \
--header 'Content-Type: application/json' \
--data '{
"principle_code": "string",
"tenant_code": "string",
"start_date_time": "2026-06-03T11:45:21.178Z",
"end_date_time": "2026-06-03T11:45:21.178Z",
"page_number": 0
}'[
{
"principle_code": "string",
"tenant_code": "string",
"pricing_code": "string",
"pricing_description": "string",
"start_date": "2026-06-03T11:45:21.179Z",
"end_date": "2026-06-03T11:45:21.179Z",
"item_code": "string",
"sub_hierarchy_code": "string",
"base_uom": "string",
"mrp": 0,
"item_price": 0,
"tax_percentage_1": 0,
"tax_percentage_2": 0,
"tax_percentage_3": 0,
"tax_percentage_4": 0,
"tax_percentage_5": 0,
"last_modified_date_time": "2026-06-03T11:45:21.179Z"
}
]