Skip to main content
Server path: /onetrust-privacy-requests | Type: Application | PCID required: Yes

Tools

ToolDescription
onetrust_privacy_requests_add_comments_using_putAdd Comment to Request
onetrust_privacy_requests_add_data_discovery_using_putAdd Targeted Data Discovery Details to Subtask
onetrust_privacy_requests_add_new_resolution_using_postCreate Resolution
onetrust_privacy_requests_bulk_delete_using_putDelete Requests
onetrust_privacy_requests_complete_sub_task_using_putComplete Subtask
onetrust_privacy_requests_create_request_queue_v2using_postCreate Request
onetrust_privacy_requests_create_sub_task_using_postAdd Subtask to Request
onetrust_privacy_requests_create_v2verification_method_using_postCreate Verification Method
onetrust_privacy_requests_data_discovery_updates_using_postAdd Targeted Data Discovery Results Summary to Request
onetrust_privacy_requests_delete_resolution_using_deleteDelete Resolution
onetrust_privacy_requests_get_all_group_and_attachment_details_using_getGet Targeted Data Discovery Group
onetrust_privacy_requests_get_all_group_by_request_using_getGet List of Targeted Data Discovery Groups
onetrust_privacy_requests_get_all_request_queues_v2using_getGet List of Requests
onetrust_privacy_requests_get_all_sub_task_by_ref_id_using_getGet List of Subtasks by Request
onetrust_privacy_requests_get_all_subtasks_v3using_postGet List of Subtasks by Criteria
onetrust_privacy_requests_get_all_v2resolutions_using_getGet List of Resolutions
onetrust_privacy_requests_get_all_v2verification_methods_by_id_using_getGet Verification Method
onetrust_privacy_requests_get_all_v2verification_methods_using_getGet List of Verification Methods
onetrust_privacy_requests_get_deletion_certificate_using_getGet Deletion Certificate
onetrust_privacy_requests_get_request_by_id_using_getGet Request
onetrust_privacy_requests_get_request_creation_logs_using_getGet Request Creation Logs
onetrust_privacy_requests_get_request_historyGet Request Audit History
onetrust_privacy_requests_get_request_history_by_id_using_getGet Request Audit History
onetrust_privacy_requests_get_subtask_by_idusing_getGet Subtask
onetrust_privacy_requests_link_requests_using_putLink Requests
onetrust_privacy_requests_move_status_by_request_ref_id_using_putUpdate Request Stage
onetrust_privacy_requests_pause_or_resume_deadline_using_putPause Request Deadline
onetrust_privacy_requests_reprocess_subtask_using_putReprocess System Subtask
onetrust_privacy_requests_search_for_request_using_postSearch Requests
onetrust_privacy_requests_share_results_summary_using_postShare Results Summary
onetrust_privacy_requests_subtasks_using_getGet List of Subtasks
onetrust_privacy_requests_unstructured_data_discovery_updates_using_postAdd Data Points to Targeted Data Discovery Results Summary
onetrust_privacy_requests_update_custom_fields_using_putUpdate Request Custom Fields
onetrust_privacy_requests_update_resolution_using_putUpdate Resolution
onetrust_privacy_requests_update_sub_task_using_putUpdate Subtask
onetrust_privacy_requests_update_subtask_status_using_putUpdate Subtask Status
onetrust_privacy_requests_update_v2verification_method_using_putUpdate Verification Method

onetrust_privacy_requests_add_comments_using_put

Add Comment to Request Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest queue reference Id
attachmentsany[]NoThe attachments value
commentstringYesComment if any.
internalCommentbooleanYesComments on the request can be internal or public. This flag determines if the comment is internal or public.
isInternalCommentbooleanNoIs Internal Comment
languagestringNoThis is the ISO language code for OneTrust supported languages. The language code provided here informs the language of the comment. Examples: en-us for English, de for German, fr for French, etc

onetrust_privacy_requests_add_data_discovery_using_put

Add Targeted Data Discovery Details to Subtask Parameters:
ParameterTypeRequiredDefaultDescription
subtaskIDstringYesSub-Task UUID
bodyobjectYesRequest body

onetrust_privacy_requests_add_new_resolution_using_post

Create Resolution Parameters:
ParameterTypeRequiredDefaultDescription
closebooleanYesIndicates whether this resolution code should be available as an option when closing a request. Set to true to make it available for closing requests.
completebooleanYesIndicates whether this resolution code should be available as an option when completing a request. Set to true to make it available for completing requests.
descriptionTranslationsobjectNoA map of language codes to translated descriptions for this resolution code. The default English (en-us) translation must be present.
idstringNoThe unique identifier for the resolution code. This is automatically generated when a new resolution code is created, not required in resolution creation payload.
rejectbooleanYesIndicates whether this resolution code should be available as an option when rejecting a request. Set to true to make it available for rejecting requests.
titleTranslationsobjectNoA map of language codes to translated titles for this resolution code. English (en-us) translation is required. Each translation must be unique per language and type across all resolution codes.
typeintegerNoSpecifies the type of resolution code, which determines where it appears in the UI. By default, this is set to 10 for request-level resolutions. Use 20 for subtask resolutions.

onetrust_privacy_requests_bulk_delete_using_put

Delete Requests Parameters:
ParameterTypeRequiredDefaultDescription
languagestringYesA language code that identifies the language in which the request data should be returned, assuming translations are available for that language. Examples: en-us for English, de for German, fr for French, etc.
CountrystringNoFilter requests by Country code. Only requests with this Country selected will be deleted.
CreatedDateRangeobjectNoCreated Date Range
EndDateRangeobjectNoEnd Date Range
ModifiedDateRangeobjectNoModified Date Range
OrganizationstringNoFilter requests by Organization. Only requests in this organization will be deleted.
RequestIDsany[]NoAn array of 10-character Unique IDs of the Request(s) to be deleted.
RequestTypestringNoFilter requests by Request Type. Only requests with the Request Type will be deleted.
StatusstringNoFilter requests by the Stage name. Only requests in this stage will be deleted.
SubjectTypestringNoFilter requests by Subject Type. Only requests with the Subject Type will be deleted.
WebformIDstringNoFilter requests by Web Form ID. Only requests using this web form will be deleted.
WorkflowIDstringNoFilter requests by Workflow ID. Only requests using this workflow will be deleted.

onetrust_privacy_requests_complete_sub_task_using_put

Complete Subtask Parameters:
ParameterTypeRequiredDefaultDescription
subtaskIDstringYesSub-Task UUID
attachmentsany[]NoList of attachments for the subtask
commentstringYesComment for the subtask completion. Longer comments may impact system performance.
markAsCompletebooleanNoWhether to mark the subtask as complete
resolutionIdstringNoResolution ID for the subtask

onetrust_privacy_requests_create_request_queue_v2using_post

Create Request Parameters:
ParameterTypeRequiredDefaultDescription
templateIdstringYesEvery request is created against a webform template. The template ID is the GUID corresponding to a particular webform. This can be obtained from the url by navigating to the webform. e.g. in this url, ‘https://trial.onetrust.com/app/#/pia/dsar/webform/manage/6519ffd5-fe6b-4804-8dfc-1c2ae2da212d’, ‘6519ffd5-fe6b-4804-8dfc-1c2ae2da212d’ is the templateId.
additionalDataobjectNoAdditional fields in key value format, required for request processing. These could be webform or non webform fields
attachmentsany[]NoFile attachment details for request.
emailstringNoEmail address of the respondent.
firstNamestringNoFirst name of the respondent.
languagestringNoThe ISO language code for OneTrust supported languages. Examples: en-us for English, de for German, fr for French, etc.
lastNamestringNoLast name of the respondent.
multiselectFieldsobjectNoMultiselect Fields
requestTraceIdstringNoUnique trace id for request. This can be used to avoid creating duplicate request.
requestTypesany[]NoRespondents privacy request type. This should match with the webform request type.
subjectTypesany[]NoRespondents subject type or relation ship with tenant. This should match with the webform subject type.

onetrust_privacy_requests_create_sub_task_using_post

Add Subtask to Request Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest queue reference Id
assignedTogroupbooleanNoWhether the subtask is assigned to a group
commentRequiredbooleanNoWhether a comment is required when completing the subtask
deadlinestringNoDeadline for the subtask
descriptionstringYesDescription of the subtask
groupNamestringNoName of the group if assigned to a group
integrationSystemIdstringNoIntegration system ID
integrationWorkflowIdstringNoIntegration workflow ID
manualRunbooleanNoManual Run
reminderstringNoReminder date for the subtask
requiredbooleanNoWhether the subtask is required
resolutionRequiredbooleanNoWhether a resolution is required when completing the subtask
taskNamestringYesName of the task
typestringNoType of the subtask (MANUAL or SYSTEM_TASK)
userEmailstringNoEmail of the user associated with the subtask
workflowDetailIdstringNoWorkflow detail ID

onetrust_privacy_requests_create_v2verification_method_using_post

Create Verification Method Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesrequest queue reference id
languagestringNoLanguage code
translatebooleanNoWhether to translate the content
createdDatestringNoThe timestamp when this verification method was created.
descriptionstringNoA detailed description of how the verification method was applied.
idstringNoThe unique identifier for this verification method.
lastModifiedDatestringNoThe timestamp when this verification method was last modified.
verificationCommentsany[]NoA list of comments and attachments associated with this verification method. This field is only populated when includeComments is set to true in the request.
verificationMethodNamestringNoThe name of the verification method used to verify the data subject’s identity.
verificationStatusstringNoThe current status of the verification process.
verificationTypestringNoThe type of verification process used.

onetrust_privacy_requests_data_discovery_updates_using_post

Add Targeted Data Discovery Results Summary to Request Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest queue reference Id
attachmentsany[]NoOptional. List of name-value-pairs containing file names and IDs to attach. Use the Add File API to add file into OneTrust and retrieve the File IDs. These files will be visible in the Results Summary.
resultsobjectNoDataset that includes list of data groups with nested name-value-pairs to capture structured data.
systemstringYesName or identifier of the system from which this data is sourced. This will be displayed on the Results Summary.
unstructuredResultsany[]NoUnstructured Results

onetrust_privacy_requests_delete_resolution_using_delete

Delete Resolution Parameters:
ParameterTypeRequiredDefaultDescription
resolutionIdstringYesThe unique identifier of the resolution code to be deleted.

onetrust_privacy_requests_get_all_group_and_attachment_details_using_get

Get Targeted Data Discovery Group Parameters:
ParameterTypeRequiredDefaultDescription
groupIdstringYesTDD Group Id
requestQueueRefIdstringYesRequest queue ref ID
includeAttachmentsbooleanNoSet to true to include attachment information in the response. If false or omitted, attachments will not be included.

onetrust_privacy_requests_get_all_group_by_request_using_get

Get List of Targeted Data Discovery Groups Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest queue reference Id

onetrust_privacy_requests_get_all_request_queues_v2using_get

Get List of Requests Parameters:
ParameterTypeRequiredDefaultDescription
languagestringYesA language code that identifies the language in which the request data should be returned, assuming translations are available for that language. Examples: en-us for English, de for German, fr for French, etc.
modifieddatestringNoA date (yyyyMMdd). Include to retrieve a list of requests modified on or after the specified date. For example, if you want to retrieve requests modified on or after January 30, 2019, include the modifieddate=20190130 parameter in your query.
createddatestringNoA date (yyyyMMdd). Include to retrieve a list of requests created on or after the specified date. For example, if you want to retrieve requests created on or after January 30, 2019, include the createddate=20190130 parameter in your query.
statusstringNoFilter requests by stage name. Parameters must be URL encoded.
ignoreUserRequestsbooleanNoA flag to exclude requests associated with user if they are not associated with specified organization.
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page. Maximum page size allowed is 500
sortstringNoSorting criteria in the format: property(,asc|desc). Default sort order is ascending.

onetrust_privacy_requests_get_all_sub_task_by_ref_id_using_get

Get List of Subtasks by Request Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest queue reference Id
pageintegerNoResults page to be retrieved (0..N)
sizeintegerNoNumber of records per page (1..50)

onetrust_privacy_requests_get_all_subtasks_v3using_post

Get List of Subtasks by Criteria Parameters:
ParameterTypeRequiredDefaultDescription
includeClosedSubtasksbooleanNoInclude closed subtasks in the response
onlyActivatedSubtasksbooleanNoOnly include activated subtasks in the response
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page. Maximum page size allowed is 500
sortstringNoSorting criteria in the format: property(,asc|desc). Default sort order is subTaskId ascending.
currentRequestStageany[]NoFilter subtasks by current request stage. Accepted values include: All default and custom request stages are supported.
IncludeChildOrgsbooleanNoBy default set to true if omitted. On true Subtasks of Child Organizations of the given Organization will be included.On False Subtasks of the given Organization will be included. Effective only if ‘organization’ value is provided.
languagestringNoSpecifies the language code for localized field values in the response. Translations will be provided for this language if available.
OpenRequestsbooleanNoWhen set to true, only subtasks belonging to open requests will be included in the results. If false or omitted, subtasks from both open and closed requests will be returned.
OrganizationstringNoFilter subtasks by Organization. Subtasks in this organization and related child organizations will be retrieved if includeChildOrgs is true.
RequestDateCreatedobjectNoRequest Date Created
RequestDeadlineobjectNoRequest Deadline
RequestTypestringNoFilter subtasks by Request Type. Only subtasks belonging to requests with this Request Type will be retrieved.
SubjectTypestringNoFilter subtasks by Subject Type. Only subtasks belonging to requests with this Subject Type will be retrieved.
subtaskCreatedStageany[]NoFilter subtasks by subtask created stage. Accepted values include: All default and custom request stages are supported.
SubtaskDateCreatedobjectNoSubtask Date Created
SubtaskDateUpdatedobjectNoSubtask Date Updated
SubtaskStatusany[]NoSubtask Status
SubtaskTypestringNoFilter subtasks by type - either ‘manual’ for user-created subtasks or ‘system’ for automated system subtasks.
SystemNamestringNoFilter subtasks by integration system name. Only system subtasks associated with this system will be returned.

onetrust_privacy_requests_get_all_v2resolutions_using_get

Get List of Resolutions Parameters:
ParameterTypeRequiredDefaultDescription
languagestringNoThe language code for which to retrieve resolution code translations. For example, ‘en-us’ for English, ‘fr’ for French, ‘de’ for German, etc.
includeSubTaskResolutionsbooleanNoSet to true to include resolution codes that are applicable to subtasks. If false or omitted, only request-level resolution codes will be returned.
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page. Maximum page size allowed is 500
sortstringNoSorting criteria in the format: property(,asc|desc). Default sort order is ascending.

onetrust_privacy_requests_get_all_v2verification_methods_by_id_using_get

Get Verification Method Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesThe unique reference ID of the privacy request for which to retrieve the verification method.
methodIdstringYesThe unique identifier of the verification method to retrieve.
includeCommentsbooleanYesSet to true to include comments and attachments in the response. If false, only basic verification method information will be returned.

onetrust_privacy_requests_get_all_v2verification_methods_using_get

Get List of Verification Methods Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesThe unique reference ID of the privacy request for which to retrieve verification methods.
includeCommentsbooleanYesSet to true to include comments and attachments in the response. If false, only basic verification method information will be returned.
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page. Maximum page size allowed is 500
sortstringNoSorting criteria in the format: property(,asc|desc). Default sort order is ascending.

onetrust_privacy_requests_get_deletion_certificate_using_get

Get Deletion Certificate Parameters:
ParameterTypeRequiredDefaultDescription
requestRefIdstringYesDeleted Request Reference ID (10-character ID that is unique to each request)

onetrust_privacy_requests_get_request_by_id_using_get

Get Request Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesReference ID of the request
languagestringYesA language code that identifies the language in which the request data should be returned, assuming translations are available for that language. Examples: en-us for English, de for German, fr for French, etc.

onetrust_privacy_requests_get_request_creation_logs_using_get

Get Request Creation Logs Parameters:
ParameterTypeRequiredDefaultDescription
requestTraceIdstringYesRequest trace ID

onetrust_privacy_requests_get_request_history

Get Request Audit History Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYes10-character ID that is unique to each request. This ID can be obtained either from the response of the GET /requestqueues/{language} api or by navigating to the Requests section within the DSAR module in the application
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page.

onetrust_privacy_requests_get_request_history_by_id_using_get

Get Request Audit History Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueIdstringYesGUID that is unique to each request. This GUID can be obtained either from the response of the GET /requestqueues/{language} API orfrom the url by navigating to the request details page within the DSAR module in the application. If the request is deleted,obtain the ID by navigating to the request URL from the assignee email.
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page.

onetrust_privacy_requests_get_subtask_by_idusing_get

Get Subtask Parameters:
ParameterTypeRequiredDefaultDescription
subtaskIDstringYesSubtask ID
includeCommentsbooleanNoInclude comments in the response

Link Requests Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest Reference ID
commentstringNoA comment to accompany the current action of linking/ unlinking requests
LinkRequestsany[]NoLink Requests
UnlinkRequestsany[]NoUnlink Requests

onetrust_privacy_requests_move_status_by_request_ref_id_using_put

Update Request Stage Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesThe 10-character unique identifier of the request.
languagestringYesThe language code of the request data, such as en-us for English, de for German, fr for French, etc.
commentsstringNoThe comments to add when rejecting the request. This parameter is only used when the nextStage parameter is set to REJECTED.
isInternalCommentbooleanNoThis flag indicates whether the comment added when rejecting a request is for internal use only and will not appear in the Privacy Portal.
nextStagestringYesThe name of the workflow stage to which the request will be moved.
resolutionTitlestringNoThe titleTranslation parameter value of the resolution. This value should be the translation that corresponds to the language code defined in the language parameter of this payload, if available. This value is obtained using the Get List of Resolutions API. This parameter is only used when the nextStage parameter is set to REJECTED.

onetrust_privacy_requests_pause_or_resume_deadline_using_put

Pause Request Deadline Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest Reference ID
commentstringNoInternal comment to be added on pause or resume.
languagestringNoThis is the ISO language code for OneTrust supported languages. The language code provided here informs the language of the comment. Examples: en-us for English, de for German, fr for French, etc
pauseDeadlinebooleanYesIf PauseDeadline is marked true, the deadline will be paused. If PauseDeadline is marked false, the deadline will be resumed.

onetrust_privacy_requests_reprocess_subtask_using_put

Reprocess System Subtask Parameters:
ParameterTypeRequiredDefaultDescription
subtaskIDstringYesSubtask ID
CommentstringNoInternal comment to identify reason for reprocessing the subtask. Longer comments may impact system performance.

onetrust_privacy_requests_search_for_request_using_post

Search Requests Parameters:
ParameterTypeRequiredDefaultDescription
languagestringYesA language code that identifies the language in which the request data should be searched, assuming translations are available for that language. Examples: en-us for English, de for German, fr for French, etc.
createddatestringNoA date (yyyyMMdd). Include to retrieve a list of requests created on or after the specified date. For example, if you want to retrieve requests created on or after January 30, 2019, include the createddate=20190130 parameter in your query.
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page.
termstringNoThe term value

onetrust_privacy_requests_share_results_summary_using_post

Share Results Summary Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest Reference ID (10-character ID that is unique to each request)
bodyobjectYesRequest body

onetrust_privacy_requests_subtasks_using_get

Get List of Subtasks Parameters:
ParameterTypeRequiredDefaultDescription
languagestringNoA language code that identifies the language in which the Request Type and Subject Type values should be returned, assuming translations are available for that language. Examples: language=en-us for English, language=de for German, language=es for Spanish, etc.
modifieddatestringNoA date (yyyyMMdd). Include to retrieve a list of subtasks modified on or after the specified date. For example, if you want to retrieve subtasks modified on or after January 30, 2019, include the modifieddate=20190130 parameter in your query.
statusstringNoTo get a SubTasks according to Status. Examples: status=assigned
openrequestsbooleanNoAn optional parameter to show subtasks on open requests if set to true.if this parameter is set to false or omitted, the response will contain subtasks on all requests Examples: openrequests=true
pageintegerNoResults page you want to retrieve. Page number starts with 0 (0..N)
sizeintegerNoNumber of records per page. Maximum page size allowed is 500
sortstringNoSorting criteria in the format: property(,asc|desc). Default sort order is ascending.

onetrust_privacy_requests_unstructured_data_discovery_updates_using_post

Add Data Points to Targeted Data Discovery Results Summary Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesRequest queue reference Id
attachmentsany[]NoOptional. List of name-value-pairs containing file names and IDs to attach. Use the Add File API to add file into OneTrust and retrieve the File IDs. These files will be visible in the Results Summary.
resultsobjectNoDataset that includes list of data groups with nested name-value-pairs to capture structured data.
systemstringYesName or identifier of the system from which this data is sourced. This will be displayed on the Results Summary.
unstructuredResultsany[]NoUnstructured Results

onetrust_privacy_requests_update_custom_fields_using_put

Update Request Custom Fields Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesReference ID of the request
languagestringYesA language code that identifies the language in which the request data should be returned after the move, assuming translations are available for that language. Examples: en-us for English, de for German, fr for French, etc.
mapOptionKeyToNameKeybooleanNoIf true, call will map form fields option keys with their respective form field name keys. If false or not included, field keys will not be mapped.
bodyobjectYesRequest body

onetrust_privacy_requests_update_resolution_using_put

Update Resolution Parameters:
ParameterTypeRequiredDefaultDescription
resolutionIdstringYesResolution Id
closebooleanYesIndicates whether this resolution code should be available as an option when closing a request. Set to true to make it available for closing requests.
completebooleanYesIndicates whether this resolution code should be available as an option when completing a request. Set to true to make it available for completing requests.
descriptionTranslationsobjectNoA map of language codes to translated descriptions for this resolution code. The default English (en-us) translation must be present.
idstringNoThe unique identifier for the resolution code. This is automatically generated when a new resolution code is created, not required in resolution creation payload.
rejectbooleanYesIndicates whether this resolution code should be available as an option when rejecting a request. Set to true to make it available for rejecting requests.
titleTranslationsobjectNoA map of language codes to translated titles for this resolution code. English (en-us) translation is required. Each translation must be unique per language and type across all resolution codes.
typeintegerNoSpecifies the type of resolution code, which determines where it appears in the UI. By default, this is set to 10 for request-level resolutions. Use 20 for subtask resolutions.

onetrust_privacy_requests_update_sub_task_using_put

Update Subtask Parameters:
ParameterTypeRequiredDefaultDescription
subtaskIDstringYesSub-Task UUID
assignedTogroupbooleanNoWhether the subtask is assigned to a group
deadlinestringNoDeadline for the subtask
descriptionstringYesDescription of the subtask
groupNamestringNoName of the group if assigned to a group
reminderstringNoReminder date for the subtask
requiredbooleanNoWhether the subtask is required
taskNamestringNoName of the task
userEmailstringNoEmail of the user associated with the subtask

onetrust_privacy_requests_update_subtask_status_using_put

Update Subtask Status Parameters:
ParameterTypeRequiredDefaultDescription
subtaskIdstringYesSubtask Id
commentstringNoComments can be updated for system subtask status call - this can be used for reason for failure. Longer comments may impact system performance.
resolutionIdstringNoResolution ID (can only be passed if the subtask status is updated to COMPLETED or REJECTED)
statusstringYesStatus to be updated to completed or failed

onetrust_privacy_requests_update_v2verification_method_using_put

Update Verification Method Parameters:
ParameterTypeRequiredDefaultDescription
requestQueueRefIdstringYesrequest queue reference id
languagestringNoLanguage code
translatebooleanNoWhether to translate the content
createdDatestringNoThe timestamp when this verification method was created.
descriptionstringNoA detailed description of how the verification method was applied.
idstringNoThe unique identifier for this verification method.
lastModifiedDatestringNoThe timestamp when this verification method was last modified.
verificationCommentsany[]NoA list of comments and attachments associated with this verification method. This field is only populated when includeComments is set to true in the request.
verificationMethodNamestringNoThe name of the verification method used to verify the data subject’s identity.
verificationStatusstringNoThe current status of the verification process.
verificationTypestringNoThe type of verification process used.