ODBC Driver for Monday

Build 24.0.9111

SetMockAppSubscription

Set mock app subscription for the current account.

Input

Name Type Required Description
AppId String True The app id of the app to mock subscription for.
PartialSigningSecret String True The last 10 characters of the app's signing secret.
PlanId String False The plan id for the mocked plan.
IsTrial Boolean False Is the subscription a trial.
RenewalDate Datetime False The subscription renewal date.
BillingPeriod String False Billing period [monthly/yearly].
PricingVersion Int False Pricing plans version.

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
PlanId String The plan id for the mocked plan.

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