This method authenticates a subscriber against CRM.COM and returns the subscriber ID related with the subscriber, as defined in perception system
Resource URL
Available from CRM.COM R9.0.0
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
identifier | String | The identifier (username) of the subscriber |
pass_code | String | The pass code (password) of the subscriber |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.
Response Data
Name | Type | Description |
subscriber_id | String | The subscriber ID as defined in Perception |
id | String | The ID of the CRM.COM subscription |
number | String | The number of the CRM.COM subscription |