Confirmation of Payee - Responder
Description of Confirmation of Payee Responder service.
Last updated
Was this helpful?
Description of Confirmation of Payee Responder service.
Last updated
Was this helpful?
The CoP Responder Service enables other banks to request confirmation of creditor account details, including account name, type, and other required fields. To utilize this service, accounts must be synchronized with all mandatory CoP fields.
Upon receiving a request, a notification is generated. If you would like to receive these notifications, please contact your relationship manager.
Incoming CoP Request Notification can be requested via the Messages Services.
Request.DebtorParty.AccountWith.BankName
O
Structure containing information about the debtor of the request. NB! This field is not currently supported.
Request.Data.Id
M
Name verification ID.
Request.Data.CreatedOn
M
Verification time.
Request.Data.Attributes.AccountClassification
M
Classification of the account to do a name verification on. Can be BUSINESS or PERSONAL.
Request.Data.Attributes.AccountNumber
M
UK account number of the account to do a name verification on.
Request.Data.Attributes.AccountNumberCode
M
Type of the account number, always 'BBAN'.
Request.Data.Attributes.BankId
M
UK sort code of the account to do a name verification on.
Request.Data.Attributes.BankIdCode
M
Type of bank ID, always 'GBDSC'.
Request.Data.Name
M
The name string to be checked for a match.
Request.Data.SecondaryIdentification
O
Secondary reference information to identify the account.
Response.Data.Attributes.Status
M
Admission status, indicates if the request has been successfully received from the counterparty and could be responded to. confirmed in case of success, failed otherwise.
Response.Data.Attributes.Answer
O
Indicator if the verification has produced a (full) match or not. CONFIRMED in case of a full match, REJECTED otherwise. Not populated if request failed.
Response.Data.Attributes.ActualName
O
The actual name of the account holder. Only present in case of a close match
Response.Data.Attributes.ReasonCode
O
Response.Data.Attributes.Reason
O
Human-readable description of reason code . Only populated if reason code is.
1.
Sync accounts with details required for Confirmation of Payee.
2.
LHV will confirm the synchronization.
3.
LHV receives inbound CoP Request.
LHV will receive inbound CoP Request from Debtor Party.
4.
LHV will provide notification of inbound CoP Request.
LHV will issue a notification regarding a previously received request. This notification will include details about both the request and response.
AC01
Account not found. There was no account with the account number you provided. Please check and try again.
ACNS
Cannot check details. Confirmation of Payee is not supported by this account.
ANNM
The name you provided doesn't match the name for the account. You can still continue with the payment, but your money may be sent to the wrong account.
BAMM
The account details are a close match. However, it is a business account, not a personal account and the actual name on the account is (...).
BANM
The account details match. However, it is a business account, not a personal account.
CASS
Account no longer exists. This account has been switched to a new one.
Please contact your recipient for updated account details.
IVCR
Cannot check details. Unable to locate the account based on the Reference provided. Please check and retry.
MBAM
The name is a close match. The actual name on the account is (...).
OPTO
Cannot check details. Confirmation of Payee is not supported by this account.
PAMM
The account details are a close match.
However, it's a personal account, not a business account and the actual name on the account is (...).
PANM
Close match. The account details match, however it's a personal account, not a business account.
SCNS
Not a match. The sort code you provided doesn't match the account. Please check and try again.
Encoded reason for mismatch. Only populated if answer is rejected. .
To utilize this service, accounts must be synchronized with all mandatory CoP fields. The documentation of account sync can be found .
See possible error codes .