v1

latestOpenAPI 3.1.0Apache 2.02026-07-2498321298.8 KB
Connections

Get bank statement content

Download the bank statement content. Use the format query parameter to specify the desired output format.

get/connectivity/v2beta/connections/{cid}/reports/{rid}/bank-statements/{id}/content

Path parameters

cidstring required

Atlar connection ID.

ridstring required

Atlar report ID.

idstring required

Atlar resource ID.

Query parameters

format'atlar.camt.053.001.02' | 'atlar.camt.053.001.03' | 'atlar.camt.053.001.04' | 'atlar.camt.053.001.08'
  • atlar.camt.053.001.02: Returns the bank statement converted by Atlar to ISO 20022 camt.053.001.02 format.
  • atlar.camt.053.001.03: Returns the bank statement converted by Atlar to ISO 20022 camt.053.001.03 format.
  • atlar.camt.053.001.04: Returns the bank statement converted by Atlar to ISO 20022 camt.053.001.04 format.
  • atlar.camt.053.001.08: Returns the bank statement converted by Atlar to ISO 20022 camt.053.001.08 format.

Required unless Accept header is provided for backwards compatibility.

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 bank statement content.