curl --location --request POST '/v1/core/statements' \
--header 'X-Request-Id;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"account_id": "acc_7QfH",
"from": "2025-09-01T00:00:00Z",
"to": "2025-09-07T23:59:59Z",
"format": "camt.053"
}'{
"format": "camt.053",
"payload": "<Document>...</Document>"
}