Skip to main content
GET
Get Compliance Report Binary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_id
string
required

Response

Successfully retrieved compliance report binary

filename
string

Suggested filename of the content

Example:

"compliance_report_g0f9e8d7-6i5j-4k3l-7m8n-9o0p4q5r6s7t.pdf"

mime_type
string

MIME type of the content

Example:

"application/pdf"

pdf_content
string

Base64 encoded PDF content

Example:

"JVBERi0xL..."