Get Invoice PDF URL (POST)
Generate presigned URL for invoice PDF access using POST request body.
post/api/v1/participant_info/invoice-pdf
Request body
Example request
{
"s3_key": "invoices/participant_123/invoice_001.pdf"
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.