Initialize a payment instance for bill payment.
POST/api/v1/bill-payment-requests/:id/payment-instance
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Prepares and returns all necessary data required to initiate a payment process (e.g., transaction details, archive tasks). This endpoint is used before submitting a payment to load and initialize the UI with the appropriate context.
Request
Responses
- 200
- 400
Payment instance initialized successfully.
Invalid request.