curl --location '/api/GetCustomerVoucherByPartyId' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "partyId": "string" }'