v1
latestOpenAPI 3.1.02026-07-2414339465.7 KBCreate Payment Summary Report
Create a payment summary report.
post/reports/payment-summary
Request body
Response
200
Example response
{
"success": true,
"data": {
"job_id": "76f8a4e0-f2a0-4dc0-9a1c-215e083de5eb",
"status": "pending",
"request_body": {
"start_date": "2022-01-01",
"end_date": "2022-03-28",
"company_id": "fc235f012bae46aa8a082f357715bcfa",
"media_type": "pdf",
"has_live_key": true,
"report_format": "payment_summary"
},
"created_at": "2023-12-25T18:52:43.138Z"
}
}