get https://api.imiconnect.io/resources/v2/profile/status/<transactionID>
This API is used to retrieve the status of the profile create or updated.
Know Your Endpoint
Based on the domain you use to log in to imiconnect, the endpoint for your API varies. See the endpoint section to understand which endpoint to use for your domain.
Status Codes
This API may return the following response codes:
Response Code | Message | Description |
---|---|---|
1000 | Success | Returned when the request is completed successfully |
7600 | No result found | Returned when an invalid transaction is sent. Note: Request may be in queue, try once again after some time. |
7001 | Authentication failed | Returned when the invalid service key or profile key is provided in the request |