Purchase prepaid funds for the caller.
Billing
Create a top-up
Purchase prepaid evaluation funds.
POST
Purchase prepaid funds for the caller.
Purchase
The response is
$5.00–$500.00 of prepaid funds by sending a decimal USD string:
200 if payment has already completed or 202 while it is
pending. Funds are not spendable until the status is paid.
Authorizations
A Droyd API key in the Authorization Bearer slot.
Headers
Required string length:
8 - 120Pattern:
^[A-Za-z0-9][A-Za-z0-9._:-]{7,119}$Body
application/json
Pattern:
^(?:[5-9]|[1-9][0-9]|[1-4][0-9]{2}|500)(?:\.[0-9]{1,2})?$Response
Successful response.
