Get paged reconciliation report

This endpoint returns a reconciliation report. This report contains relevant information of payments on all of your accounts at the given transaction date. The report can be used to perform financial reconciliation of bookings during the day, or at end-of-day. This is the paginated version of the reconciliation report, and it does not have the limitation of 50,000 payments per report.

Only data from current and previous year is available online. Contact Client Services to access older data.

Query Params
date-time
required

Transaction date

Format: ISO 8601 | YYYY-MM-DD

int32
required

Number of pages returned

Condition: Valid page number (1 to n)

int32
required

No. of items returned per page

Condition: Valid page number (1 to 5000)

IncludeProperties
array of strings
deprecated

This Parameter has been deprecated. Please use PropertiesIncluded instead.

IncludeProperties
string

Properties of Reconciliation object to include in result

Please note: the use of IncludeProperties and PropertiesIncluded are mutual exclusive. - When both are used all IncludeProperties are ignored.

If PropertiesIncluded is set, PropertiesExcluded need not be set

If neither PropertiesIncluded nor PropertiesExcluded are specified, default value will be PropertiesIncluded =

	PIdChannelUser

	PTxnDate

	ReportDate

	CustomerId

	Account

	AccountCurrency

	DebitAmount

	CreditAmount

	ValueDate

	InstructedAmount

	InstructedAmountCurrency

	TransactionAmount

	TransactionAmountCurrency

	ExchangeRate

	DebtorBankCode

	DebtorAccount

	DebtorLine1

	DebtorLine2

	DebtorLine3

	DebtorLine4

	BeneficiaryBankCode

	BeneficiaryAccount

	BeneficiaryLine1

	BeneficiaryLine2

	BeneficiaryLine3

	BeneficiaryLine4

	PaymentReferenceNumber

	FileReferenceNumber

	UserReferenceNumber

	PaymentDetails1

	PaymentDetails2

	PaymentDetails3

	PaymentDetails4

	CreditDebitIndicator

	BankTrnsCodeDomain

	BankTrnsCodeFamily

Extra parameters that can be added to the array, but are not part of the default array

	PaymentId

	LastChangedTimestamp

	BankTrnsCodeSubFamily

	CreatedAt

	DebtorAgentBankCode

	UltimateDebtorLine1

	UltimateDebtorLine2

	UltimateDebtorLine3

	UltimateDebtorLine4

	UltimateDebtorAccount

	UltimateBeneficiaryAccount

	StatusReasonCode

	StatusReasonDescription

    AdditionalRemittanceInformation1

    AdditionalRemittanceInformation2

    AdditionalRemittanceInformation3

    AdditionalRemittanceInformation4

    AdditionalRemittanceInformation5

    InstructedChargeBearer

    ChargeBearer

    PaymentRail

    Return

    DirectDebitMandateId

    LatestStatusChangedTimestamp

    ProcessedTimestamp

    ClientOrderId

Format: comma (,) separated string

ExcludeProperties
array of strings
deprecated

This Parameter has been deprecated. Please use PropertiesExcluded instead.

ExcludeProperties
string

Properties of Reconciliation object to exclude from result

Please note: the use of ExcludeProperties and PropertiesExcluded are mutual exclusive. - When both are used all ExcludeProperties are ignored.

To get all available properties send an empty PropertiesExcluded list

If PropertiesExcluded is set, PropertiesIncluded need not be set

Format: comma (,) separated string

string

Id of the account on which activities have been booked

Criteria: Exact match on the Id of the account.

It is possible to send comma separated list of GUIDs

Format: comma (,) separated string

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json
application/csv