SSIS Components for Square

Build 24.0.9060

CancelSubscription

Schedules a CANCEL action to cancel an active subscription.

Stored Procedure Specific Information

Execute

You need to provide the subscription id of an ACTIVE subscription to execute the stored procedure.

EXECUTE CancelSubscription Id = 'fd9d6200-bb12-43c5-9973-070bfc6f5e05'

Input

Name Type Required Description
Id String False The ID of the subscription to cancel.

Result Set Columns

Name Type Description
Success Boolean Whether the cancellation of the ACTIVE subscription was successful or not.
Status String The current status of the subscription.

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