Report Service API
Overview
Languages
Servers
Mock server
https://docs.ripple.com/_mock/products/payments-direct/api-docs/report-service/reference/report-service-external/
Reports
Use these API operations to get payment reports.
| Operation | Method | Description |
|---|---|---|
| List reports | GET | Returns an array of reports available for download. |
| Create a report | POST | Create a report. |
| Get a report | GET | Get the download link for a specific report. |
| Delete a report | DELETE | Delete a specific report. |
| Download a report | GET | Download a transaction report. |
Operations