Authorization: ********************
curl --location --request POST 'http://localhost:5010/api/accounting/doSum' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '[ 0 ]'
0