Retrieve Request Details using Type and Subtype

Allows you to retrieve request details with desired filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request

curl: https://{host}/v2/requests

Example: https://eu.api.capillarytech.com/v2/requests?requestType=CUSTOMER&requestSubType=DELETE&limit=10&offset=0&sort=ADDED_ON&order=DESC&source=WEB_ENGAGE

Response

  • type: Displays the PII deletion request data type.
  • baseType: Displays the PII deletion request action.
  • status: Displays the PII deletion request status.
  • attribution: Displays the attribution details of the PII deletion request data.
  • id: Displays the PII deletion request ID.
  • customerDeletionDetails: Displays the PII deletion request and scheduled time and status of the request.
Query Params
string
required

Type of request. Values: TRANSACTION - For transaction request CHANGE_IDENTIFIER - For customer merge request

string
required

Subtype of the request. Values: REGULAR_TXN_ADD - For transaction request MERGE - For customer merge request

int32

umber of results. For example, number 10 retrieves the first 10 rows of the query results.

string

Defines the number of rows that needs to be skipped from the beginning of the results. For example, number 10 skips the first 10 search results.

string
enum

Sorts the results as per the defined method.

Allowed:
string

Sorts the data in descending or ascending order.

string
enum

Filter the data by its status.

Allowed:
Customer identification
object
required

Customer identification parameters such as source, account id, identifiers etc.

date

Pass the date range in ISO standard - yyyy-mm-ddThh:mm:ss.s+z.

date

Pass the date range in ISO standard - yyyy-mm-ddThh:mm:ss.s+z.

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json