Authorization: Bearer ********************curl --location --request POST 'https://api.upbooks.io/api/v1/client//statement-of-account/fix?token&fromDate' \
--header 'ORGANIZATION-ID: 000000' \
--header 'Authorization: Bearer <token>'{
"data": true,
"message": "string"
}