perception
- POST perception/provisioning_requests/reset_subscription — This method resets CRM.COM subscriptions that are out of sync with the information kept in Perception. A single subscription can be updated by each call
- POST perception/provisioning_requests/remove_sessions — This method removes all sesions which are related with a specific perception provider (for example when the subscriber's password has changed). A single subscription can be updated by each call
- POST perception/provisioning_requests/set_subscriber_pin_number — This method sets the subscription pin number of a subscription provisioned by Perception to a value specified by the caller. A single subscription can be updated by each call
- POST perception/provisioning_requests/reset_subscriber_pin_number — This method resets the subscription pin number of a subscription provisioned by Perception to the default value. A single subscription can be updated by each call
- POST perception/subscriber/authenticate — This method authenticates a subscriber against CRM.COM and returns the subscriber ID related with the subscriber, as defined in perception system
- GET perception/provider/products/show — This method returns information related with the CRM.COM product that is mapped into a perception package or contract. A single package is returned by each call