This changelog provides an overview of the recent changes made to the Payabli APIs. 
New endpoint for downloading chargeback attachments
We added the GET /ChargeBacks/getChargebackAttachments/{Id}/{fileName} endpoint. This endpoint allows you to download chargeback attachments, such as PDFs or images, associated with a chargeback record. The Id parameter is the ID of the chargeback record, and the fileName parameter is the name of the file you want to download.