curl --location --request PUT 'https://xapi.bolta.io/v1/taxInvoices//issueRequest/cancel' \ --header 'Authorization: Basic {Base64_Encoded_API_KEY}' \ --header 'Customer-Key: customer_bf8paz' \ --header 'Content-Type: application/json'
{ "issuanceKey": "string" }