Counterparty Validation
This section explains how to validate external counterparty information before initiating outbound payments.
Introduction
Payments to UK Accounts
Authorization header containing your API Token
Nonce used to generate the payload signature
Payload signature
Date of the request un UTC/GMT
Type of account identifier used
UK_ACCOUNTPossible values: Full name of the counterparty contact person
John DoeThe sort code of the UK bank account
010102Account number
1234567890The IBAN (International Bank Account Number) of the account
GB33BUKB20201555555555The BIC (Bank Identifier Code) of the account
BUKBGB22Primary routing type (required when BIC is not provided)
ABA_ROUTING_NUMBERPossible values: Primary routing number (required when routingType is provided)
026009593Secondary routing type
ROUTING_CODEPossible values: Secondary routing number (required when secondaryRoutingType is provided)
GB33BUKB20201555555555Country of the counterparty account.
GBRPossible values: Currency of the counterparty account.
GBPPossible values: Specifies the type of account
PERSONALPossible values: Unique identifier for a secondary account
e0cab2dd-739f-43de-b131-3e423e935bf1Returns external counterparty validation
Input validation error
Forbidden
Request timeout
Unprocessable entity
Authorization header containing your API Token
Nonce used to generate the payload signature
Payload signature
Date of the request un UTC/GMT
Type of account identifier used
UK_ACCOUNTPossible values: Full name of the counterparty contact person
John DoeThe sort code of the UK bank account
010102The account number of the UK bank account
12345678The IBAN (International Bank Account Number) of the account
GB33BUKB20201555555555The BIC (Bank Identifier Code) of the account
BUKBGB22Specifies the type of account
PERSONALPossible values: Unique identifier for a secondary account
e0cab2dd-739f-43de-b131-3e423e935bf1Returns external counterparty validation
Validation status of the counterparty beneficiary
PARTIAL_MATCHPossible values: Result of counterparty validation check
Closest matching name suggested if counterparty name differs
John DoeInput validation error
Forbidden
Request timeout
Unprocessable entity
Last updated
Was this helpful?