Resume an Inquiry

Creates a new inquiry session and returns a session-token. If the inquiry’s status is expired, changes the status to pending.

The session-token must be included when loading the inquiry flow if the inquiry’s status is pending. For more information, see Resuming Inquiries.

Path parameters

inquiry-idstringRequired

Headers

AuthorizationstringRequired
Key-InflectionstringOptional
Determines casing for the API response
Idempotency-KeystringOptional
Ensures the request is idempotent

Response

200
dataobject or null
metaobject or null

Errors