v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Payment

Creates a hosted checkout session for the authenticated customer to add the given amount to their prepaid balance.

Rejected for non-prepaid customers and for amounts below the configured minimum. On successful payment a voucher for the amount is minted, which raises the customer's balance.

post/payment/topup

Request body

amountnumber double required

The amount in dollars to add to the prepaid balance.

Response

OK

urlstring required

The hosted Stripe checkout url to redirect the customer to.