This API allows users to retrieve the status of a CSV file obfuscate request.
Method | URL | Description |
---|---|---|
GET | /ws/v1/core/bulk/{id} | Initiate an obfuscate on customers identified by CSV file. |
One of the following are required:
Name | Description | Allowed values | Default value |
---|---|---|---|
X-egain-session | Session ID obtained from Login API response header | N/A | N/A |
Accept | Content type accepted by client | application/xml or application/json | N/A |
Accept-Language | Language locale accepted by client (used for locale specific fields in resource representation and in error responses) | Supported 'Accept-Language' header codes | default system language |
Name | Description | Allowed values | Default value |
---|---|---|---|
id | The CSV obfuscate request ID | N/A | N/A |
Name | Description | Allowed values | Default value |
---|---|---|---|
$attribute | Whether all or only successful entries to be returned | all or successful | all |
Name | Description | Possible values |
---|---|---|
X-egain-session | Session ID of the current user session | N/A |
Content-Type | Media type of response body | application/xml or application/json |
200 - OK
400 - Bad Request
401 - Unauthorized
403 - Forbidden
500 - Internal server error
Example 1 - Get status of CSV file customer obfuscate request