Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R11.0.0

Available from CRM.COM R11.0.0

Excerpt

This method resets CRM.COM subscriptions that are out of sync with the information kept in the specified provisioning system. A single subscription can be updated by each call

Tip

...

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

provisioning_provider_identifier

(mandatory)

Provisioning Provider Identifier

The provisioning provider related with the subscription that will be reset. The allowed provisioning provider identifier fields are the following:

Include Page
V4:provisioning_provider_identifier
V4:provisioning_provider_identifier

subscription_identifier

(mandatory)

Subscription Identifier

The identifier of the subscription that will be reset. Only subscriptions which are provisioned by the specified provisioning provider n can be specified. The allowed subscription identifier fields are the following:

Include Page
V4:subscription_identifier
V4:subscription_identifier

...