{
"skip": null,
"limit": 10,
"id": "692e4dc36d4e01cfb7f11eee",
"startDate": "2025-11-26",
"endDate": "2025-12-02"
}curl --location --request POST '/admin/customer/getCustomerHistory' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"skip": null,
"limit": 10,
"id": "692e4dc36d4e01cfb7f11eee",
"startDate": "2025-11-26",
"endDate": "2025-12-02"
}'