Skip to main content

Cancel

Cancels an invoice.

POST Invoice/Cancel

Input

ParameterTypeRequiredDescriptionDefault
MerchantIdstringnoyour merchant ID
InvoiceIdstringnoinvoice ID

Output

None.

Example Input

{
"MerchantId": "8XOZ64KC9X",
"InvoiceId": "shE2LfDbUYlsgz"
}