SSIS Components for Square

Build 24.0.9062

CancelInvoice

Cancels an invoice.

Stored Procedure Specific Information

Execute

To execute this stored procedure, you need to provide the Id of the invoice and its current version number to cancel.

EXECUTE CancelInvoice InvoiceId = 'inv:0-ChAALv-Dv-66y_I0TT0hCN2UEL0M', InvoiceVersion = 8

Input

Name Type Required Description
InvoiceId String True The ID of the invoice to cancel.
InvoiceVersion String True The version of the invoice to cancel.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062