Get onboarding document with download URL for a merchant's affiliation
Requires the merchant.affiliation.view permission.
Retrieves a single onboarding document with a signed download URL. The signed URL expires after 1 hour. Use this endpoint to download onboarding documents that were uploaded during the KYC/onboarding process.
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Company API key for authentication
Path Parameters
The merchant ID
The affiliation ID
The onboarding document ID
Response
Onboarding document with signed download URL
Onboarding document with signed download URL
Document unique identifier
"c5fdf2e4-1b9b-6108-aece-69991d5h4905"
Type of document (e.g., CNH_FRONT, SELFIE, CONTRATO_SOCIAL)
"CNH_FRONT"
Generated filename in storage
"CNH_FRONT_a1b2c3d4.pdf"
When the document was stored
"2023-06-15T14:30:00.000Z"
Signed URL for downloading the document (expires after 1 hour)
"https://storage.rinne.com.br/bucket/path/to/file?signature=..."
When the download URL expires
"2023-06-15T15:30:00.000Z"
MIME type of the document
"application/pdf"
File size in bytes
125430

