Billing

Deposit credit

Creates an invoice to add credit to your wallet.

post/account/credit/deposit

Request body

amountnumber float required

Amount in USD to deposit

Response

Invoice created

idinteger
descriptionstring
status'new' | 'paid' | 'failed' | 'cancelled'
totalnumber float
due_dateinteger

Unix timestamp (UTC)

created_atinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.