curl --location --request POST '/v2/api/documents/statement' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"client_id": 0,
"account": "string",
"start_date": "2019-08-24",
"end_date": "2019-08-24",
"format": "Xls"
}'"string"