POST /api/v1/invoice_generator/oneoff
Generating a link to pay a bill through the OneOff endpoint

Params

Param name Description
invoice_number
required

Validations:

  • Must be a String

customer_url
required

The link where the user must be redirected after payment. Along with the transition also on this link comes the data about the payment. This is a kind of redirect_url and callback_url

Validations:

  • Must be a String

reference_number
optional

Validations:

  • Must be a String