Connections
Get report content
Download the connection report content. Use the format query parameter to specify the desired output format.
get/connectivity/v2beta/connections/{cid}/reports/{id}/content
Path parameters
cidstring required
Atlar connection ID.
idstring required
Atlar resource ID.
Query parameters
format'raw' | 'atlar.camt.053.001.02' | 'atlar.camt.053.001.03' | 'atlar.camt.053.001.04' | 'atlar.camt.053.001.08' | 'atlar.camt.053'
- raw: Returns the original report content as retrieved from the third-party.
- atlar.camt.053.001.02: Returns the report converted by Atlar to ISO 20022 camt.053.001.02 format.
- atlar.camt.053.001.03: Returns the report converted by Atlar to ISO 20022 camt.053.001.03 format.
- atlar.camt.053.001.04: Returns the report converted by Atlar to ISO 20022 camt.053.001.04 format.
- atlar.camt.053.001.08: Returns the report converted by Atlar to ISO 20022 camt.053.001.08 format.
- atlar.camt.053: Deprecated alias for atlar.camt.053.001.02.
externalIdAsEndToEndIdboolean
When true, remaps any matched payment's externalId to the EndToEndId XML element in CAMT.053 output. If a transaction has an atlar.credit_transfers.externalId proprietary reference, its value will be placed in the EndToEndId XML element, and the original EndToEndId value will be moved to a proprietary reference. Transactions without an external ID remain unchanged. Only applies to Atlar CAMT.053 formats. Only use this flag when your system does not support reading off the Proprietary References of the CAMT.053 output.
Response
The raw bytes.