Sign a bill payment request.
POST/api/v1/bill-payment-requests/:id/signature
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Signs the bill payment request identified by the given ID. This is typically the final step before executing the transaction. The signature ensures that all details are confirmed and authorized.
Request
Responses
- 200
- 400
Bill payment request signed successfully.
Invalid request.