Creates a new invoice
Creates a new invoice
Request Body — REQUIRED |
---|
amount float — REQUIRED |
name string |
currency stringCase insensitive currency code as defined in ISO_4217 |
payment_currencies Comma-separated coin filters which user can pay with. For instance forwith Ethereum network and ETH coin: eth_eth and for Polygon network and ETH coin: polygon_eth Currently supported networks/coins:
|
valid_for stringExamples: |
callback_url stringIt must be valid HTTP(S) URI |
success_url stringIt must be valid HTTP(S) URI |
fail_url stringIt must be valid HTHTTP(S)TP URI |
description string |
meta_data1 string |
meta_data2 string |
Responses | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 New Invoice
| ||||||||||||||||||||||||||
400 Error response
|