{
"skip": null,
"limit": 10,
"id": "6661757e851868248805b417",
"startDate": "2024-06-01T10:27:38+07:00",
"endDate": "2024-06-07T23:59:59+07:00"
}curl --location --request POST '/admin/customer/getCustomerHistory' \
--header 'Authorization: Bearer f41e8fd7-3221-4b36-8dc3-623890b2c078' \
--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": "6661757e851868248805b417",
"startDate": "2024-06-01T10:27:38+07:00",
"endDate": "2024-06-07T23:59:59+07:00"
}'