API Suite - June 2022 Release Notes Summary

Summary of changes for the API Suite functional release for June 2022

Updated Payment Method Validations

When submitting a payment where the paymentMethod field is blank, null or the field is not included in the payment payload, the payment will not be accepted and the error code will be 1003: paymentMethod.

Updated Country Code Validations

When submitting a payment the following fields will be validated:

  1. beneficiary.countryCode
  2. thirdPartyRemitter.countryCode
  3. originatingFI.countryCode
  4. bankAccount.countryCode
  5. intermediateBank.countryCode

New Validation Rules

  1. The country code is valid but Convera does not process payments in this country
  2. The country code is not a valid country code

New Error Code

If the above conditions are not met, then the payment will not be accepted and display error code:
1227: <field in error>