{
"start": 0,
"number": 10,
"sortCreatedAt": "-1",
"startDate": "2025-11-01",
"endDate": "2025-12-01",
"serviceId": [
"691d666acccef010e51d8437"
]
}curl --location --request POST '/admin/transHistory/export360CollectionList' \
--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 '{
"start": 0,
"number": 10,
"sortCreatedAt": "-1",
"startDate": "2025-11-01",
"endDate": "2025-12-01",
"serviceId": [
"691d666acccef010e51d8437"
]
}'