Reconciliation report

The reconciliation endpoint is used to generate a report containing relevant information on all your account movements at the given transaction date, or within a transaction date range. The report can be used to perform financial reconciliation of bookings during the day, or at end-of-day. The reconciliation report will contain payments that have been booked on your account, and may there contain payments with status processed and pendingProcessing.

You can use the intraday reconciliation report, if you want to specify timeframes within a day.

The report is available in CSV and JSON format. There is a limitation of 50,000 payments per report.

If the desired number of payments exceeds these limitations, you will need to use the paginated reconciliation endpoint.

Parameters in reconciliation report request

ParameterRequiredDescription
FromTransactionDateMandatoryFormat: ISO 8601 | YYYY-MM-DD. Specify from which transaction date the report should be generated.
ToTransactionDateMandatoryFormat: ISO 8601 | YYYY-MM-DD. Specify until which transaction date the report should be generated.
PropertiesIncludedOptionalSpecify properties to include in the reconciliation report results. By default we will include all properties except for paymentId & lastChangedTimestamp that can be added to the array. See below table for all properties of the report.
PropertiesExcludedOptionalSpecifies properties to exclude from the reconciliation report results. By default we will include all properties. To get all available properties, send an empty exclude properties.
AccountIdOptionalSpecify Id of the account on which activities have been booked. It is possible to send comma separated list of GUIDs.
Format: comma (,) separated string
IncludePropertiesDeprecated
ExcludePropertiesDeprecated

Parameters in paginated reconciliation report request

The reconciliation report is also available in a paginated version, to allow for a larger number of rows to be included in the report. The content of the file remains unchanged, and the above specification can be used.

Date ranges not supported. The paginated version does not support date ranges, and will instead include data for the day requested and not a date set.

ParameterRequiredDescription
TransactionDateMandatoryFormat: ISO 8601 | YYYY-MM-DD. Specify for which transaction date the report should be generated
PageNumberMandatoryNumber of pages returned – Valid page number is 1 to N
PageSizeMandatoryPage size is the number of items returned per page. Any positive number can be specified. Maximum allowed number is 5000, any specified value above 5000 will be reset to maximum value
PropertiesIncludedOptionalSpecify properties to include in the reconciliation report results. By default we will include all properties except for paymentId & lastChangedTimestamp that can be added to the array. See below table for all properties of the report.
PropertiesExcludedOptionalSpecifies properties to exclude from the reconciliation report results. By default we will include all properties. To get all available properties, send an empty exclude properties.
AccountIdOptionalSpecify Id of the account on which activities have been booked. It is possible to send comma separated list of GUIDs.
Format: comma (,) separated string
IncludePropertiesDeprecated
ExcludePropertiesDeprecated

Properties of reconciliation and paged reconciliation report

Field NameField TypeExampleDescription
pIdChannelUserVarchar[email protected]User ID of the requesting client
pTxnDateDate (YYYY-MM-DD; MM/dd/yyyy HH:mm:ss.fff)2021-10-27T00:00:00.000+00:00Internal date that indicates when payment was instructed in BC Connect. It does not match the processing date.
reportDateDate (DDMMYYYY)29102021Date of when the report is generated
customerIdNumber15106Customer ID of the account
accountVarcharDKXXXX0000000XXXXXIBAN of the account
accountCurrencyText (3)EURISO currency of your account
debitAmountNumber, 2 decimals22.26The amount debited, it is only populated if DBIT. In case of reversal of a debit, the amount will be given as a negative equivalent of the original amount debited
creditAmountNumber, 2 decimals10.89The amount credited, it is only populated if CRDT. In case of reversal of a credit, the amount will be given as a negative equivalent of the original amount credited
valueDateDate (YYYY-MM-DD;DD/MM/YYYY)27/10/2021Value date for posting on the account
instructedAmountNumber22.26Only for DBIT. Equivalent in original currency to the amount transferred after currency exchange. The instructed amount based on the choice of “payment currency” as provided in the payment instruction
instructedAmountCurrencyText (3)EURISO currency of instruction. Contains the currency of the instructed amount as provided in the payment instruction
transactionAmountNumber18.78DBIT: actual amount transferred to beneficiary

CRDT: actual amount received for credit to the beneficiary account
transactionAmountCurrencyText (3)GBPISO currency of transaction amount
exchangeRateNumber0.84367Currency exchange applied in the transaction, between the instructed amount and the transaction amount.
debtorBankCodeVarcharSXPYDKKKXXXBank Code of the debtor, only populated for CRDT
debtorAccountVarcharDKXXXX0000000XXXXXFor CRDT: Account of debtor

For DBIT: Blank For DBIT using VIBAN: VIBAN used for the transaction (DK representation)
debtorLine1VarcharDebtor NameFor CRDT: Line 1 details for debtor

For DBIT: Blank

For DBIT using VIBAN: Name associated with Virtual account
debtorLine2VarcharDebtor Address line 1For CRDT: Line 2 details for debtor

For DBIT: Blank
debtorLine3VarcharDebtor Address line 2For CRDT: Line 3 details for debtor

For DBIT: Blank
debtorLine4VarcharDebtor Address line 3For CRDT: Line 4 details for debtor

For DBIT: Blank
beneficiaryBankCodeVarcharSXPYDKKKXXXBank code of creditor, only populated for DBIT
beneficiaryAccountVarcharDKXXXX0000000XXXXXFor DBIT: Account of creditor

For CRDT using VIBAN: DK IBAN representation of VIBAN used in the transaction.

For CRDT: Blank
beneficiaryLine1VarcharCreditor NameFor DBIT: Line 1 details for Beneficiary

For CRDT using VIBAN: Name associated with virtual account.

For CRDT: Blank
beneficiaryLine2VarcharCreditor Address Line 1For DBIT: Line 2 details for Beneficiary

For CRDT: Blank
beneficiaryLine3VarcharCreditor Address Line 2For DBIT: Line 3 details for Beneficiary

For CRDT: Blank
beneficiaryLine4VarcharCreditor Address Line 3For DBIT: Line 4 details for Beneficiary

For CRDT: Blank
paymentReferenceNumberVarchar010F10xxxx001007BC Connect reference number, unique identifier for processed transactions
fileReferenceNumber36 CHAR a-Za-Z0-9/-?:.+923578e7-7a58-4982-93f1-5862e687611dBulk id of instructed payment file, only populated for bulk payments
userReferenceNumbera-Za-Z0-9/-?:.+Debtor referenceProvides the reference number of each payment record as stated in payment instruction by the debtor (DebtorReference). In case of internal transfers between BC Connect accounts, this field would be blank.
paymentDetails1VarcharEnd to end id for beneficiaryLine 1 of payment details ( Remitter information line 1).Reference is propagated to beneficiary.
paymentDetails2VarcharInfo for beneficiary 2Line 2 of payment details
paymentDetails3VarcharInfo for beneficiary 3Line 3 of payment details
paymentDetails4VarcharInfo for beneficiary 4Line 4 of payment details
creditDebitIndicatorDBIT/CRDTDBITCRDT for credit, DBIT for debit
bankTrnsCodeDomainVarcharPMNTBank transaction code for payment type identification. PMNT= Payment transfer FORX= foreign exchange ACMT=Account management: fees, interest, teller bookings
bankTrnsCodeFamilyVarcharICDTBank transaction sub-code for payment type identification.

IDCT: Issued payment, sold leg FX or fee

RCDT: Incoming payment, bought FX leg, reversal of payment fee

Additional properties (only on request)

Field NameField TypeExampleDescription
bankTrnsCodeSubFamilyVarcharDMCTDMCT: Domestic Credit Transfer

XBCT: Cross Border Credit Transfer

RRTN: Reversal due to Payment Return
paymentId36 CHAR, Varchar4a1e5714-7ac3-9383-08a7-ffbadaa2f4bbUnique payment reference within BC Connect that can be used to match the transaction instructed via API with the booking in the reconciliation report
lastChangedTimestampYYYY-MM-DDTHH:MM:SS.00000000+00:002019-11-08T11:40:25.00000000+00:00Indicates the time stamp of when a transaction was last changed in the processing system.
createdAtYYYY-MM-DDTHH:MM:SS.00000000+00:002019-11-08T11:40:25.00000000+00:00Indicates the time stamp of when a transaction is created in the processing system.
additionalRemittanceInformation1Varchar/RETN/Additional remittance information. In case of incoming return, it may contain a return indicator.
additionalRemittanceInformation2Varchar/AC04/Closed Account NumberAdditional remittance information. In case of incoming return, it may contain a return reason code.
additionalRemittanceInformation3Varchar/MREF/010F10xxxx012345Additional remittance information. In case of incoming return, it may contain the original payment reference.
additionalRemittanceInformation4Varchar//informationAdditional remittance information
additionalRemittanceInformation5Varchar//informationAdditional remittance information
debtorAgentBankCodeVarcharBICCIEXXBank Identifier Code (BIC) of the financial institution, where the debtor account resides
ultimateDebtorLine1VarcharNameFor debits: Name of your customer

For credits: Blank
ultimateDebtorLine2VarcharAddress line 1For debits: Your customer's address line 1

For credits: Blank
ultimateDebtorLine3VarcharAddress line 2For debits: Your customer's address line 2

For credits: Blank
ultimateDebtorLine4VarcharAddress line 3For debits: Your customer's address line 3

For credits: Blank
ultimateDebtorAccountVarcharIE29AIBK93115212345678For debits: The debtor account number (i.e., an account number issued by you).

For credits: Blank
ultimateBeneficiaryAccountVarcharIE29AIBK93115212345678For debits: Blank

For credits: The creditor account number (i.e., an account number issued by you)
statusReasonCodeVarcharRR01Reason code in case of payment getting reversed
statusReasonDescriptionVarcharInsufficient sender account or unique identificationReason description for payment reversal
instructedChargeBearerVarcharOURCharge bearer instructed by client
chargeBearerVarcharSHAThe actual charge bearer used for payment processing
paymentRailVarcharSEPA (SCT)The payment rail used for executing the payment. You can read more about it here.
returnText (4)TruePossible values: "true" or "null". The value will be "true" if the payment is an incoming return payment, otherwise the value will be "null". This does not apply to incoming SEPA Direct Debits, where the value will always be "null.
directDebitMandateIdVarchar41b9a62baa5a2320247841ef865c1001directDebitMandateId is a unique identifier assigned to a mandate issued by creditors under the SEPA Direct Debit scheme, such as a customer number
processedTimestampYYYY-MM-DDTHH:MM:SS.00000000+00:002024-05-08T11:40:25.00000000+00:00Indicates the timestamp of when the payment is processed.
latestStatusChangedTimestampYYYY-MM-DDTHH:MM:SS.00000000+00:002024-05-08T11:40:25.00000000+00:00Indicates the timestamp of latest status change on the payment.
clientOrderId35 CHAR, VarcharYourUniqueIdYour reference for your FX Trade executed via FX API.
Note: Only displayed for FX trades.

Paged intraday reconciliation report

The intraday reconciliation endpoint returns a report containing relevant information on all your payments at the given transaction date, within a specific time range indicating the time the transactions were created in our system. The report can contain one or all your accounts.

The report can be used to perform reconciliation of transactions during the day.

The last available report for transaction date= current calendar date will be at 19.00, following our EOD cycle. Kindly set the ToTransactionDate parameter for next business day, for obtaining payments received or executed after 19.00 CET.

Parameters in paged intraday reconciliation report request

ParameterRequiredDescription
FromTransactionDateMandatoryFormat: ISO 8601 | YYYY-MM-DD. Specify from which transaction date the report should be generated.
ToTransactionDateMandatoryFormat: ISO 8601 | YYYY-MM-DD. Specify until which transaction date the report should be generated.
FromCreatedAtMandatoryFormat: ISO 8601| YYYY-MM-DDTHH:MM:SS.00000000+00:00. Indicates the time when a transaction was created in our system. This parameter specifies the created from & to time range the transaction should include in the report.
ToCreatedAtMandatoryFormat: ISO 8601| YYYY-MM-DDTHH:MM:SS.00000000+00:00 Indicates the time when a transaction was created in our system. This parameter specifies until which time range transactions should be included in the report.
AccountIdOptionalSpecify Id of the account on which activities have been booked. It is possible to send comma separated list of GUIDs. Format: comma (,) separated string
PageNumberMandatoryInteger, specify a valid page number (1 to n)
PageSizeMandatoryInteger, any positive value may be specified however values above an internal maximum value will be reset to the max allowed value.
PropertiesIncludedOptionalSpecify properties to include in the reconciliation report results. By default we will include all properties except for paymentId & lastChangedTimestamp that can be added to the array. See below table for all properties of the report.
PropertiesExcludedOptionalSpecifies properties to exclude from the reconciliation report results. By default we will include all properties. To get all available properties, send an empty exclude properties.
IncludePropertiesDeprecated
ExcludePropertiesDeprecated

Properties of intraday reconciliation report

Field NameField TypeExampleDescription
P_ID_CHANNELUSERVarchar[email protected]User ID of the requesting client
P_TXNDATEDate (YYYY-MM-DD; MM/dd/yyyy HH:mm:ss.fff)2021-10-27T00:00:00.000+00:00Internal date that indicates when payment was instructed in BC Connect. It does not match the processing date.
REPORT_DATEDate (DDMMYYYY)29102021Date of when the report is generated
CUSTOMERIDNumber15106Customer ID of the account
ACCOUNTVarcharDKXXXX0000000XXXXXIBAN of the account
ACCOUNT_CURRENCYText (3)EURISO currency of your account
DEBIT_AMOUNTNumber, 2 decimals22.26The amount debited, it is only populated if DBIT. In case of reversal of a debit, the amount will be given as a negative equivalent of the original amount debited
CREDIT_AMOUNTNumber, 2 decimals10.89The amount credited, it is only populated if CRDT. In case of reversal of a credit, the amount will be given as a negative equivalent of the original amount credited
VALUE_DATEDate (YYYY-MM-DD;DD/MM/YYYY)27/10/2021Value date for posting on the account
INSTRUCTED_AMOUNTNumber22.26Only for DBIT. Equivalent in original currency to the amount transferred after currency exchange. The instructed amount based on the choice of “payment currency” as provided in the payment instruction
INSTRUCTED_AMOUNT_CURRENCYText (3)EURISO currency of instruction. Contains the currency of the instructed amount as provided in the payment instruction
TRANSACTION_AMOUNTNumber18.78DBIT: actual amount transferred to beneficiary

CRDT: actual amount received for credit to the beneficiary account
TRANSACTION_AMOUNT_CURRENCYText (3)GBPISO currency of transaction amount
EXCHANGE_RATENumber0.84367Currency exchange applied in the transaction, between the instructed amount and the transaction amount.
DEBTOR_BANK_CODEVarcharSXPYDKKKXXXBank Code of the debtor, only populated for CRDT
DEBTOR_ACCOUNTVarcharDKXXXX0000000XXXXXFor CRDT: Account of debtor

For DBIT: Blank

For DBIT using VIBAN: VIBAN used for the transaction (DK representation)
DEBTOR_LINE_1VarcharDebtor NameFor CRDT: Line 1 details for debtor

For DBIT: Blank

For DBIT using VIBAN: Name associated with Virtual account
DEBTOR_LINE_2VarcharDebtor Address line 1For CRDT: Line 2 details for debtor

For DBIT: Blank
DEBTOR_LINE_3VarcharDebtor Address line 2For CRDT: Line 3 details for debtor

For DBIT: Blank
DEBTOR_LINE_4VarcharDebtor Address line 3For CRDT: Line 4 details for debtor

For DBIT: Blank
BENEFICIARY_BANK_CODEVarcharSXPYDKKKXXXBank code of creditor, only populated for DBIT
BENEFICIARY_ACCOUNTVarcharDKXXXX0000000XXXXXFor DBIT: Account of creditor

For CRDT using VIBAN: DK IBAN representation of VIBAN used in the transaction

For CRDT: Blank
BENEFICIARY_LINE_1VarcharCreditor NameFor DBIT: Line 1 details for Beneficiary

For CRDT using VIBAN: Name associated with virtual account

For CRDT: Blank
BENEFICIARY_LINE_2VarcharCreditor Address Line 1For DBIT: Line 2 details for Beneficiary

For CRDT: Blank
BENEFICIARY_LINE_3VarcharCreditor Address Line 2For DBIT: Line 3 details for Beneficiary

For CRDT: Blank
BENEFICIARY_LINE_4VarcharCreditor Address Line 3For DBIT: Line 4 details for Beneficiary

For CRDT: Blank
PAYMENT_REFERENCE_NUMBERVarchar010F10xxxx001007BC Connect reference number, unique identifier for processed transactions
FILE_REFERENCE_NUMBER36 CHAR a-Za-Z0-9/-?:.+923578e7-7a58-4982-93f1-5862e687611dBulk id of instructed payment file, only populated for bulk payments
USER_REFERENCE_NUMBERa-Za-Z0-9/-?:.+Debtor referenceProvides the reference number of each payment record as stated in payment instruction by the debtor (DebtorReference). In case of internal transfers between BC Connect accounts, this field would be blank.
PAYMENT_DETAILS_1VarcharEnd to end id for beneficiaryLine 1 of payment details ( Remitter information line 1).Reference is propagated to beneficiary.
PAYMENTDETAILS 2VarcharInfo for beneficiary 2Line 2 of payment details
PAYMENTDETAILS 3VarcharInfo for beneficiary 3Line 3 of payment details
PAYMENTDETAILS 4VarcharInfo for beneficiary 4Line 4 of payment details
CREDIT_DEBIT_INDICATORDBIT/CRDTDBITCRDT for credit DBIT for debit
BANK_TRNS_CODE_DOMAINVarcharPMNTBank transaction code for payment type identification. PMNT= Payment transfer FORX= foreign exchange ACMT=Account management: fees, interest, teller bookings
BANK_TRNS_CODE_FAMILYVarcharICDTBank transaction sub-code for payment type identification.

IDCT: Issued payment, sold FX leg or fee.

RCDT: Incoming payment, bought FX leg, reversal of payment fee.
CREATED_ATYYYY-MM-DDTHH:MM:SS.00000000+00:02019-11-08T11:40:25.00000000+00:00Indicates the time stamp of when a transaction was created in the processing system.

Additional properties (only on request)

Field NameField TypeExampleDescription
Payment_Id36 CHAR, Varchar4a1e5714-7ac3-9383-08a7-ffbadaa2f4bbUnique payment reference within BC Connect that can be used to match the transaction instructed via API with the booking in the reconciliation report
LastchangedtimestampYYYY-MM-DDTHH:MM:SS.00000000+00:002019-11-08T11:40:25.00000000+00:00Indicates the time stamp of when a transaction was last changed in the processing system.
AdditionalRemittanceInformation1Varchar/RETN/Additional remittance information. In case of incoming return, it may contain a return indicator.
AdditionalRemittanceInformation2Varchar/AC04/Closed Account NumberAdditional remittance information. In case of incoming return, it may contain a return reason code.
AdditionalRemittanceInformation3Varchar/MREF/010F10xxxx012345Additional remittance information. In case of incoming return, it may contain the original payment reference.
AdditionalRemittanceInformation4Varchar//informationAdditional remittance information
AdditionalRemittanceInformation5Varchar//informationAdditional remittance information
BankTrnsCodeSubFamilyVarcharDMCTDMCT: Domestic Credit Transfer

XBCT: Cross Border Credit Transfer

RRTN: Reversal due to Payment Return
DebtorAgentBankCodeVarcharBICCIEXXBank Identifier Code (BIC) of the financial institution, where the debtor account resides
UltimateDebtorLine1VarcharNameFor debits: Name of your customer

For credits: Blank
UltimateDebtorLine2VarcharAddress line 1For debits: Your customer's address line 1

For credits: Blank
UltimateDebtorLine3VarcharAddress line 2For debits: Your customer's address line 2

For credits: Blank
UltimateDebtorLine4VarcharAddress line 3For debits: Your customer's address line 3

For credits: Blank
UltimateDebtorAccountVarcharIE29AIBK93115212345678For debits: The debtor account number (i.e., an account number issued by you).

For credits: Blank
UltimateBeneficiaryAccountVarcharIE29AIBK93115212345678For debits: Blank For credits: The creditor account number (i.e., an account number issued by you)
StatusReasonCodeVarcharRR01Reason code in case of payment getting reversed
StatusReasonDescriptionVarcharInsufficient sender account or unique identificationReason description for payment reversal
paymentRailVarcharSEPA (SCT)The payment rail used for executing the payment. You can read more about it here .
returnText (4)TruePossible values: "true" or "null". The value will be "true" if the payment is an incoming return payment, otherwise the value will be "null". This does not apply to incoming SEPA Direct Debits, where the value will always be "null.
directDebitMandateIdVarchar41b9a62baa5a2320247841ef865c1001directDebitMandateId is a unique identifier assigned to a mandate issued by creditors under the SEPA Direct Debit scheme, such as a customer number
processedTimestampYYYY-MM-DDTHH:MM:SS.00000000+00:002024-05-08T11:40:25.00000000+00:00Indicates the timestamp of when the payment is processed.
latestStatusChangedTimestampYYYY-MM-DDTHH:MM:SS.00000000+00:002024-05-08T11:40:25.00000000+00:00Indicates the timestamp of latest status change on the payment.
clientOrderId35 CHAR, VarcharYourUniqueIdYour reference for your FX Trade executed via FX API.
Note: Only displayed for FX trades.