Release 4.11.23
The following API updates will be included in the first April release, scheduled for 4/11/2023.
New API Endpoint
We have added an API endpoint (ChargeAppliedTo) to v1/Payments to return the same data present on Payment Details page in the UI. When entering a Payment ID, this GET function returns the Payment ID, the amount applied, the Bill ID, and the corresponding Charge ID. [KOM-720]
New Webhook for Payment Void
A new webhook trigger has been added for when a void has been performed on a payment. This webhook's payload includes the Payment ID that was reversed, Payment Amount, Date of reversal, and Customer ID. [KOM-682]
New Webhook for Reapplied Payment
A new webhook trigger has been added for when a payment has been reapplied. This webhook's payload includes the Payment ID that was reapplied, Payment Amount, Payment Date, Bill Profile ID, and Customer ID. [KOM-724]