Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "sdk-sales/src/sdk/stopSharing"

Index

Functions

Functions

stopSharing

  • Parameters

    • id: number

    Returns Promise<APIErrorResponse | SubscriptionIDResponse>

    Promise which resolves to the shared subscription ID which was stopped. When successfully called, the sharedSubscriptions object will also be updated.

    On success (resolves)
    {
      "subscriptionID": 11
    }
    On error (throws)
    See documentation for corresponding error codes:
    https://redirector.arcpublishing.com/alc/docs/swagger/?url=./arc-products/arc-sales.json#/Subscription_Interaction/stopshare