Rejection report

The rejection report endpoint provides details of any payment that could not be processed on the selected transaction date. By default, the report contains any payments in the following status:

  • Missing funding
  • Pending processing
  • Rejected

If all payments have been correctly processed, the report will be empty.

Parameters in rejection report request

ParameterRequiredDescription
TransactionDateMandatoryFormat: ISO 8601 | YYYY-MM-DD. Specify for which transaction date the report should be generated for.
IncludeReceivedOptionalBoolean, include/exclude payment with status “pending processing”. If left blank field will default to true.
IncludeMissingFundsOptionalBoolean, include/exclude payment with status “missing funding”. If left blank field will default to true.

Properties of rejection report

NameTypeExampleDescription
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:00Transaction date of payment
REPORT_DATEDate (DDMMYYYY)29102021Date of when the report is generated
CUSTOMERIDNumber1234Customer ID of the account
ACCOUNTText (35)DKXXXX0000000XXXXXIBAN of your account
ACCOUNT_CURRENCYText (3)EURCurrency of your account (in ISO standards)
VALUE_DATEDate mm/dd/yy3/25/2019Value date of the payment in the original instruction to BC
PAYMENT_AMOUNTNumeric Decimals 211.09Amount of payment in account currency
PAYMENT_CURRENCYText (3)EURCurrency of the amount as indicated in the payment instruction, ISO Standards. Example: request to transfer 100 EUR to USD, this value will be EUR
TRANSFER_CURRENCYText (3)USDCurrency of equivalent amount ( if FX is applied). ISO standards Example: request to transfer 100 EUR to USD, this value will be USD
DESTINATION_IBANText (35)DKXXXX0000000XXXXXIBAN of beneficiary account
PAYMENTREFERENCE NUMBERVarchar010F10xxxx001007BC Connect reference number, unique identifier for processed transactions
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.
FILE_REFERENCE_NUMBER36 CHAR a-Za-Z0-9/-?:.+923578e7-7a58-4982-93f1-5862e687611dBulk id of instructed payment file, only populated for bulk payments
SOURCE_TYPETextBULKBULK: for payments initiated via bulk SINGLE: for payments initiated as single payments
STATUSTextRejectedRejected= Rejected Pending Processing= Blank Missing funding=Insufficient Funds. For error= error text
STATUS_REASONTextRequested execution date outside limitsDescriptive reason of why the payment cannot be processed.