API Suite - June 2022 Release Notes Summary
over 2 years ago by evan bard
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:
beneficiary.countryCode
thirdPartyRemitter.countryCode
originatingFI.countryCode
bankAccount.countryCode
intermediateBank.countryCode
New Validation Rules
- The country code is valid but Convera does not process payments in this country
- 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>