API Docs / Operations / Client - Document Requests / Open Document Request

Open Document Request

PUT /tenants/{tenant}/clients/{client}/documentrequest/{code}/open

Transitions a document request from Draft to Open, making it visible to the client.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found