Skip to main content
Log inSign up
Anchor to appSubscriptionLineItemUpdate

appSubscriptionLineItemUpdate

mutation

Updates the capped amount on the usage pricing plan of an app subscription line item.

•
MoneyInput!required

The new maximum amount of usage charges that can be incurred within a subscription billing interval.

•
ID!required

The ID of the app subscription line item to be updated.


Was this section helpful?

Anchor to AppSubscriptionLineItemUpdatePayload returnsAppSubscriptionLineItemUpdatePayload returns

•

The updated app subscription.

•

The URL where the merchant approves or declines the updated app subscription line item.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?