get https://{host}/v2/customers//changeRequest
Retrieves the details of identifiers (mobile number/email ID/external ID)change requests. You can also fetch change requests of a specific identifier type using the query parameters.
Response Parameters
Parameter | Data Type | Description |
---|---|---|
entity | long | Internally generated entity ID after successful lookup |
warnings | object | Warnings generated, if any. |
API specific error code
Error Code | Description | Reason |
---|---|---|
8013 | Lookup,Invalid identifier passed | Identifier passed is invalid or unsupported |
8015 | Customer not found for the given identifiers | mobile/emailId/externalId passed is invalid or unsupported |
8003 | Invalid source | Source is invalid or unsupported |