Cancel Invoice Request Describes a CancelInvoice request. Structure Cancel Invoice Request Fields Name Type Tags Description version int Required The version of the invoice to cancel.If you do not know the version, you can callGetInvoice or ListInvoices. Example (as JSON) { "version": 0 }