---
title: "Resume a specific Compliance Inquiry that has expired, or re-open a rejected Compliance Inquiry for editing."
method: POST
path: "/v1/ComplianceInquiries/Customers/{CustomerId}/Initialize"
tags: ["TrusthubV1ComplianceInquiries"]
---

# Resume a specific Compliance Inquiry that has expired, or re-open a rejected Compliance Inquiry for editing.

`POST /v1/ComplianceInquiries/Customers/{CustomerId}/Initialize`

Resume a specific Compliance Inquiry that has expired, or re-open a rejected Compliance Inquiry for editing.

## Path parameters

- `CustomerId` string, required

## Response `200`

OK

- TrusthubV1ComplianceInquiry
  - `inquiry_id` string, nullable — The unique ID used to start an embedded compliance registration session.
  - `inquiry_session_token` string, nullable — The session token used to start an embedded compliance registration session.
  - `customer_id` string, nullable — The CustomerID matching the Customer Profile that should be resumed or resubmitted for editing.
  - `url` string, uri, nullable — The URL of this resource.

---

[API](https://skmtc.net/twilio/apis/trusthub-v1.md) · [All operations](https://skmtc.net/twilio/apis/trusthub-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/trusthub-v1/revisions/efbeb2fac001/schema)
