General APIs with JWT

Create Invoice

post/tmc-pay/create-invoice

Request body

amountnumber required
crypto_currencystring required
crypto_networkstring required

Response

Successful Response

invoice_idstring required
external_idstring required
transaction_idstring required
hosted_invoice_urlstring required
deposit_addressstring required
fiat_amountnumber required
fiat_currencystring required
crypto_amountnumber required
crypto_currencystring required
crypto_networkstring required
exchange_ratenumber required
expires_atstring required

Changes

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