You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## [3.46.0] - 2025-06-10
2
+
### Added
3
+
4
+
Endpoints for [new Reporting Service](https://docs.mangopay.com/release-notes/api/2025-06-05) feature:
5
+
-[POST Create a Report](https://docs.mangopay.com/api-reference/reporting/create-report)
6
+
-[GET View a Report](https://docs.mangopay.com/api-reference/reporting/view-report)
7
+
-[GET List all Reports](https://docs.mangopay.com/api-reference/reporting/list-reports)
8
+
9
+
Webhook [event types](url) for new Reporting Service:
10
+
-`REPORT_GENERATED`
11
+
-`REPORT_FAILED`
12
+
13
+
Support for [GET List Disputes for a PayIn](https://docs.mangopay.com/api-reference/disputes/list-disputes-payin) endpoint.
14
+
1
15
## [3.45.1] - 2025-06-06
2
16
### Added
3
17
- Support for `RecipientScope` query parameter on [GET List Recipients for a User](https://docs.mangopay.com/api-reference/recipients/list-recipients-user)
0 commit comments