v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Bill Pay Endpoints

bill-pay/generate-embed-url

This endpoint is used to generate a URL to create a bill pay iframe.

post/bill-pay/generate-embed-url

Response

Successboolean
ErrorMessagestring
Linkstring
IframeKeystring

Example response

{
  "Success": true,
  "Link": "https://earthnode-dev.vopay.com/bill-pay/embed/2htisa9c21s083inhqsdh0ukg43qsmphyelg00w3",
  "IframeKey": "2htisa9c21s083inhqsdh0ukg43qsmphyelg00w3"
}