Confirmation of Payee
confirmation of payee (cop) matches the account details you’ve entered, with the details held by the recipient’s bank, when you’re sending money to a business or person using their bsb and account number confirmation of payee (cop) can help verify the payee and protect you from scams and mistaken payments the current version of cop supports the “ verify address book ” use case verification and update of the payee name for an existing address book entry, where the user is not changing the account number for example verify the payee every 6 months user requested 'refresh' of a single address book entry one click bulk 'verify contacts' from the address book what does confirmation of payee do? expose the confirmed data lookup services through a new api endpoint, and extensions to existing financial endpoints to utilise these services monoova api authentication authentication for the cop api will be handled in auth0, and api access will be based on a bearer token the bearer token can be retrieved using the token api monoova api documentation https //developer monoova com/api/confirmation of payee by passing the username as maccount and the latest api key as password in the header the access token expires after 3600 seconds (60 minutes), at which point the customer’s application should generate a new one confirmation of payee match statuses when a confirmation of payee check has been carried out, customers will see one of the following outcomes match – the information entered matches the record of the recipient account close match – the information is close, for example, entering " paper pen co " instead of " paper & pen company " no match – the information entered does not match the data against the account you’re sending funds to error – the cop service was unable to confirm account details account closed – the account you are attempting to send a payment to is closed for joint accounts, only one name needs to be supplied to get a match or close match result, and names that include apostrophes or hyphens will match both with and without punctuation marks included cx result code code name description tick green tick ( \<font color="#15803d">✓\</font> ) icon confirmed data match excm orange exclamation ( \<font color="#c2410c">!\</font> ) icon close match, weak match or not enough info cros red cross ( \<font color="#b91c1c">x\</font> ) icon no match dash orange dash ( \<font color="#c2410c"> \</font> ) icon opt out, account not found, account closed or generic errors api result code result code name description mtch match confirmed the account name matches the account in confirmed data cmtc close match confirmed this is a close or very probable match in confirmed data nmtc no match confirmed the account name entered does not match the account in the confirmed data nfnd account not found account not found in the confirmed data holder system clsd account closed account closed in the confirmed data holder system errr error or opt out opt out and generic errors