GuidesChangelog

29 June 2023 - Release Notes

  • Performance improvement for GET Payment Details endpoint
  • Incorrect status code for 'Missing Required Information' error

Avenu API Release Notes 1.7.11

Overview

What's New?

The following release notes detail the updates we have included in this release.

Performance Improvement - GET Payment Details

We've added turbos to our /customer/v1/payment endpoint. Client applications should see a significant improvement to the speed of response when invoking this endpoint.

Update - 'Missing Required Information' error returning the wrong status code

Previously, while retrieving the customer status for a given customer and initiating the following endpoint with the newCustomerTag parameter as a blank value -

/onboard/v1/customer/status?newCustomerTag=

the status code response would be AB3000. This was incorrect and has been updated to be CA3002.