Changes for Verson v.1.16

Affected endpoints

GET [[https://api.payrexx.com/v1.16/Payout/{uuid}/details] ]

What has changed?

Starting with API Version 1.16, we have improved how repeated payout attempts are handled and displayed in the API response.

Previously, a repeated payout attempt was returned as a single aggregate entry, which resulted in an empty transaction object. Now, the API automatically resolves these payout aggregates into their original, underlying transfers.

As a result, the response will now contain the detailed individual transactions that make up the original payout, rather than just a single summary entry, providing full transparency into the original payout data.