Get bill payment request summary.
GET/api/v1/bill-payment-requests/:id
Retrieve a summary of a specific bill payment request based on its ID. This endpoint provides an overview of the request details, including status, amount, and other relevant information, as well as some information about the task associated with the bill payment request.
Request
Responses
- 200
- 400
Bill payment requests retrieved successfully.
Invalid request.