GuidesChangelog

10 July 2024 - Release Notes

  • Announcing the V2 dispute endpoint
  • deviceId now optional on complaint and dispute endpoints

Avenu API Release Notes 1.11.0

Overview

Announcing the V2 dispute endpoint

We are introducing a breaking change, and as a result have created a new V2 dispute endpoint. The change includes the addition of the required field disputeAmountwhich must be equal to or less than the original transaction amount.

deviceId now optional on complaint and dispute endpoints

Previously the deviceId field was required for calls to these endpoints. After listening to client feedback, and to align with other endpoint validation, we have made this field optional.

What's New?

Announcing the V2 dispute endpoint

In addition to the new required field, the V2 endpoint is configured to work with the compliance monitoring system automation. This means that once a dispute is created the compliance team members will be able to work and resolve the case and make any necessary adjustments, which will be reflected back in Avenu automatically. The V2 endpoint also uses webhooks for status updates.

Here you can find the full documentation for the new V2 endpoint.

What's Being Fixed 🛠️?

deviceId now optional on complaint and dispute endpoints

The optional field, as well as other deviceIdentity object fields when included, will be passed to the compliance monitoring system to aid in the research and help the compliance teams when working cases.