Authorization: Bearer ********************
curl --location '/api/v1/Voucher/Delete' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "voucherId": 0, "number": 0 }'