API Reference

This endpoint allows merchants to easily generate an invoice for receiving cryptocurrency deposits.
Simply fill in the required information such as the currency you're receiving, the amount, and recipient details.
Once the invoice is created, users will be redirected to complete the deposit securely.

📘

Info

Merchants may choose this option to mitigate price volatility risk in cryptocurrencies such as BTC or if they don't want to hold a balance in any form of cryptocurrency.

Please note that when FX is in place, indicating that you are passing the targetCurrency, there are minimum amounts necessary for converting crypto to FIAT depending on the cryptocurrency being sent:

CurrencyMinimum amount
USDT1
USDC1
BTC0.0005
ETH0.005
BCH0.01
LTC0.1

❗️

Warning

firstName,lastName ,nameType" and countryOfResidence are the end-user's details, passed through at the time of the deposit.

They not optional, but if the merchant wants to include those parameters then all four must be passed for compliance reasons. If only one or three are passed, then they are all ignored. For countryOfResidence, if an invalid country code is passed, then all four parameters will be ignored.

Language
Authorization
Header
Click Try It! to start a request and see the response here!