curl --location '/transaction/export/csv' \
--header 'accept: text/plain' \
--header 'X-MerchantId: 29ef6fa6-0d2b-466c-9604-0363a30436cc' \
--header 'X-Secret: iStHENoXjHdy78A4tGG3M6TzqLvtRe335bbIGGYYx1SfIzHzQyggz3ZA903OH1TwODhQEZv6HxV9GF6IryaMuMVlFYG03sZsJbpg' \
--header 'Content-Type: application/json' \
--data '{
"statuses": [
"6",
"7"
],
"paymentMethods": [
"2",
"11"
],
"from": "2026-05-01T00:00:00.000Z",
"to": "2026-06-16T08:50:04.820Z",
"timeZoneId": "UTC"
}'{
"url": "string"
}