Excerpt |
---|
This method authenticates a subscriber against CRM.COM and returns the subscriber ID related with the subscriber, as defined in perception systemResource URL |
Tip |
---|
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 |
...