• Register

Retrieve documents

This API allows to retrieve the remittance attached document.

#### Request Structure
Parameter Type Mandatory Description
ticketId String Y Unique identifier of the remittance ticket
fileName String Y Name of the remittance document
#### Response Structure
Field Type Description
ticketId String Identifier of the remittance ticket
fileName String Name of the retrieved document
fileContent String Base64 encoded content of the remittance document
#### Response Example

Docs Navigation