Correspondent and Agency Banking

Initiate payments from account numbers issued under your own BIC or National Clearing Code

To send and receive data from the BC Connect API, you must be authenticated and have a valid access token. For more details on how to generate access tokens and authenticate, please see Connect to the API and Authorisation.

You will use the fi-to-fi-customer-credit-transfer-initiation endpoint to instruct Correspondent and Agency Banking payments from your own BIC and IBANs, via us. The endpoint is described in more details here: Agency and Correspondent Banking payments.

You can also read more about the Correspondent Banking solution in general.

The request body format is JSON. The tables below describes each parameter and provides examples. For Correspondent Banking payments, you can also see which field in a MT103, each parameter is carried forward to.

Content specifications header

ParameterRequiredAllowed inputDescriptionExample
X-MessageReferenceOptionalStringUnique reference of the HTTP request. If left blank this field will be populated with a GUID6198eb60-d1dd-4aad-9bbd-b01a49214e62
Idempotency-KeyOptionalStringUnique value generated by the user which the API uses to recognize subsequent retries of the same request. This field is limited to a maximum of 100 characters, if not upheld the API will return with an error 400 - Bad Request2b7b05ad-4411-4a19-8c95-2508b17e0fd8

Content specifications body

ParameterRequiredAllowed inputDescriptionExampleMT103 Fields
instrIdOptionalMaximum length: 35
Allowed characters*
Illegal characters**
Reference, which can be used for your own reconciliation.
Available in the reconciliation and rejection reports under the property called UserReferenceNumber.
This field is not included in the payment details sent to the creditor.
ABCDEFGHIJKL20
requestedExecutionDateMandatoryYYYY-MM-DDThe date on which you want your payment to be processed2021-12-0532A
debtorAccount
accountMandatoryIBAN or account numberAccount number issued by you, which will be sent to the creditor as the debtor accountIE29AIBK9311521234567850K
financialInstitutionMandatory if Debtor Account is not an IBAN. Optional otherwiseBank Identifier Code (BIC) or a National Clearing Code (NCC)Financial Institution where debtorAccount residesABCDIEXXXXX or SC08300252A
countryMandatory if Debtor Account is not an IBAN. Optional otherwiseISO Country CodeCountry of financial institution, where debtorAccount residesIEn/a
debtorNameMandatory if ultimateDebtorName is not provided.
Optional otherwise
Maximum length: 35
Allowed characters*
Illegal characters**
Legal name of debtorDebtor Name50K
debtorAddress
line1Mandatory if ultimateDebtorAddressLine1 is not provided.
Optional otherwise
Maximum length: 35
Allowed characters*
Illegal characters**
Line 1 detailing the address of the debtorAddress line 150K
line2OptionalMaximum length: 35
Allowed characters*
Illegal characters**
Line 2 detailing the address of the debtorAddress line 250K
line3OptionalMaximum length: 35
Allowed characters*
Illegal characters**
Line 3 detailing the address of the debtor
3rd address line also referred to as “city field”. Fill with Country as Alpha 2 ISO 3166-1 and city name with postal code
IE – Dublin, D02 RF2950K
ultimateDebtorNameMandatory if debtorName is not provided
Optional elsewise
If populated, it will be carried forward as the debtor name
Maximum length: 35
Allowed characters*
Illegal characters**
Legal name of ultimate debtorUltimate debtor name50K
ultimateDebtorAddress
line1Mandatory if debtorAddressLine1 is not provided
Optional elsewise
If populated, it will be carried forward as the debtor address
Maximum length: 35
Allowed characters*
Illegal characters**
Line 1 detailing the address of the ultimate debtor addressAddress line 150K
line2OptionalMaximum length: 35
Allowed characters*
Illegal characters**
Line 2 detailing the address of the ultimate debtor addressAddress line 250K
line3OptionalMaximum length: 35
Allowed characters*
Illegal characters**
Line 3 detailing the address of the ultimate debtor address
3rd address line also referred to as city field. Fill with Country as Alpha 2 ISO 3166-1 and city name with postal code
IE – Dublin, D02 RF2950K
debtorAgentFinancialInstitutionMandatoryBank Identifier Code (BIC)Your BICABCDIEXXXXX52A
debtorAgentAccountMandatoryIBANYour account, within BC Connect, used for settlement of the payment (your Nostro account)DK111111111111111153B
currencyOfTransferoptionalFormat of Alpha 3 ISO 4217credit currency (if different from debit currency). Applicable when multi-currency payment is intended.GBP32A
amount
currencyMandatoryFormat of Alpha 3 ISO 4217Currency of the amount. Only supported currencies allowedEUR32A, 33B
amountMandatoryMust be larger than zero and formatted without the one thousand separator using a full stop ‘.’ as the decimal separator. Must conform with allowed number of decimals for selected Amount CurrencyInstructed amountValid examples (GBP): 100 or 100. or 100.00. Invalid examples (GBP): 1,100 or 1,100.00 or 1100.00032A, 33B
chargeBearerMandatory"SHA", "OUR" or "BEN"Determines which of the parties will be charged the payment fee.
We will either carry the instructed charge bearer value forward, or overwrite the value, before executing the payment. This depends on the client’s “charge bearer setup”, and the payment rail used to execute the payment.
SHA71A
remittanceInformation
line1OptionalMaximum length: 35. Allowed characters*. Illegal characters** Truncation***Line 1 of the textual information passed from Debtor to Creditor as part of the transferFree text field70
line2OptionalMaximum length: 35. Allowed characters*. Illegal characters**Line 2 of the textual information passed from Debtor to Creditor as part of the transferFree text field70
line3OptionalMaximum length: 35. Allowed characters*. Illegal characters**Line 3 of the textual information passed from Debtor to Creditor as part of the transferFree text field70
line4OptionalMaximum length: 35
Allowed characters*
Illegal characters**
Line 4 of the textual information passed from Debtor to Creditor as part of the transferFree text field70
CreditorIdMandatory if creditorAccount is left blankGUIDID of the creditor if they are created as a pre-defined beneficiary3d7279c9-bca2-444f-a872-a8dc042f1c63n/a
creditorAccount
accountMandatory, unless CreditorId is populatedIBAN or account numberAccount of the creditor that will receive funds. Can be either an account number or an International Bank Account Number (IBAN).DK598900000005432159
financialInstitutionMandatory if Creditor Account is not an IBAN and CreditorId is not populated. Optional otherwiseCan be either a Bank Identifier Code (BIC) or a National Clearing Code.Supported National Clearing Codes:UK – Sort Code requires prefix with ‘SC’ followed by the 6-digit sort code.US – Fedwire Code requires prefix with ‘FW’ followed by 9-digit Fedwire/ABAFinancial Institution where Creditor Account residesWIREDEMM or SC12345657A
countryMandatory if Creditor Account is not an IBAN and CreditorId is not populated. Optional otherwiseISO Country CodeCountry of receiver’s bankDEn/a
creditorNameMandatory if payment targets institutions other than usMaximum length: 35. Allowed characters*. Illegal characters**Legal name of creditorBeneficiary name59
creditorAddress
line1Mandatory if payment targets institutions other than us. Optional otherwiseMaximum length: 35. Allowed characters*. Illegal characters**Line 1 detailing the address of the CreditorAddress line 159
line2OptionalMaximum length: 35. Allowed characters*. Illegal characters**Line 2 detailing the address of the CreditorAddress line 259
line3OptionalMaximum length: 35. Allowed characters*. Illegal characters**Line 3 detailing the address of the Creditor. 3rd address line also referred to as city field. Fill with Country as Alpha 2 ISO 3166-1 and city name with postal codeDE – 10117 Berlin59
clearingNetworkOptionalOnly allowed values: "SEPAINST", "SEPA" or "T2"Use this parameter to select the payment rail to be used for executing the paymentSEPAINSTn/a
purposeCodeConditional“GOD”, “STR”, “CTF” or “OTF”Purpose code is mandatory for CNH payments going to ChinaGODn/a
fxQuoteIDOptionalUse the pre-fectched FX quote from Get an FX Quote endpoint.n/a

*Characters allowed:

a b c d e f g h i j k l m n o p q r s t u v w x y z

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

0 1 2 3 4 5 6 7 8 9

/ - ? : ( ) . , ' + _

Space

**Illegal characters:

  • Field only composed of blank characters (space)
  • First character is colon (:) or hyphen (-)

***Truncation:
For remittance information, maximum 140 characters allowed collectively from line 1 to line 4. The characters exceeding 140 characters will be discarded.

Debtor and ultimate debtor details

In a Correspondent Banking or Agency Banking flow, for outgoing payments, you are seen as the 'ordering institution', and your customer as the 'ordering customer'. However, depending on your agreement with us, you may be initiating payments on behalf of your customer's customer. The Correspondent Banking and Agency Banking payment initiation endpoint caters to both scenarios, by allowing you to provide:

  • Debtor name and address
  • Ultimate debtor name and address

Either debtor or ultimate debtor must be provided. If both are provided, the ultimate debtor details will be carried forward as the debtor name, as illustrated below:

Duplicate check using idempotency key

We have enhanced our duplicate checks by extending all payment initiation endpoints to accept an idempotency key header. The key can prevent the same payment from getting initiated more than once, for example in case of connectivity issues. The idempotency key, provided by you, needs to be unique and maximum 100 characters. The key will be valid for 10 days.

If the idempotency key is more than 100 characters, the endpoint will return a "400 Bad Request".

If the idempotency key is not unique (if the key has been used for the initiation of a previous payment within the past 10 days), the endpoint will return a "409 Conflict" and return the paymentId of the payment, for which the idempotency key was previously used.

This key will not be exposed in any report or endpoint.

Payment status, notifications and reports

To check the status of a payment, you can use the Get payments endpoints. You can receive notifications by subscribing to Webhooks. Furthermore, the reconciliation reports enables your reconciliation.

Compared to the other payment solutions, BC Connect supports, the Correspondent and Agency Banking payments contain an additional layer of information about the account, which you have issued to your customer, under your own BIC or National Clearing Code.

Across the Get payments and reports endpoints, we generally refer to these as the ultimateDebtorAccountor the ultimateCreditorAccount, depending on the direction of the payment.

In the table below, you will find an overview of the most common account, debtor and creditor details, and where to find those details in the reconciliation reports and the Get payments endpoints.

Payment detailsProperty in GET payments endpoints and notificationsProperty in the reconciliation report
Debtor’s financial institutionIncoming payment: debtorInformation.account.financialInstitution
Outgoing payment:
debtorAccount.financialInstitution
debtoragentBankCode
Debtor’s account numberIncoming payment: debtorAccount
Outgoing payment: ultimateDebtorAccount
Incoming payment: debtorAccount
Outgoing payment: ultimatedebtorAccount
Debtor’s namedebtorNameIncoming payment: debtorLine1
Outgoing payment: ultimatedebtorLine1
Debtor’s addressIncoming payment: debtorAddress
Outgoing payment: ultimateDebtorAddress
Incoming payment: debtorLine3-4
Outgoing payment: ultimatedebtorLine2-4
Creditor’s financial institutioncreditorInformation.account.financialInstitutionbeneficiaryBankCode
Creditor’s account numberIncoming payment: ultimateCreditorAccount
Outgoing payment: creditorAccount
Incoming payment: ultimatebeneficiaryAccount
Outgoing payment: beneficiaryAccount
Creditor’s namecreditorNamebeneficiaryLine1
Creditor’s addresscreditorAddressbeneficiaryLine2-4
Your settlement (Nostro) account with usIncoming payment: creditorInformation.account
Outgoing payment: debtorAccount.account
Incoming payment: account or beneficiaryAccount
Outgoing payment: account or debtorAccount

Sending Payment with FX

Correspondent Banking solution allows you to send and receive payments in up to 24 currencies with a single currency nostro account of your choice.

Instruct outbound payments with a live rate or using a quote obtained via our Request for Quote (RFQ) solution.

BC Connect’s Correspondent Banking with FX solution for payments combines our Correspondent Banking and FX capabilities in one of the two following ways:

A. Embedded currency conversion for instruction via API by populating currencyOfTransfer, once a different currency is specified here than in amount, the system knows an embedded FX transaction will be triggered.

B. Obtain the quote prior to payment initiation via RFQ, which locks the rate for 30 seconds. Include the QuoteID obtained in your payment instruction in fxQuoteID.