auth-bearer: ********************
curl --location --request POST '/invoice/voucher' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "voucher": "string", "isAppV2": true }'