DELETE
/
invoices
/
{invoice_id}

Path Parameters

invoice_id
string
required

Id of the invoice

Body

application/json
invoice_id
string
required

Response

200 - application/json
account
string
required

AccountId

additional_data
object
required
deposit_address
string
required
expected_amount
number
required
expire_at
string
required

TZ Datetime object

finup_id
string
required
invoice_amount
number
required
invoice_currency
string
required
invoice_network
string
required
invoice_type
string
required
invoice_url
string
required
merchant
object
required
paid_amount
number
required

Amount paid by the user (specified in invoiceCurrency)

paid_coin_id
object
required
paid_coin_long_name
string
required
paid_coin_short_name
string
required
paid_network_id
object
required
paid_network_long_name
string
required
paid_network_short_name
string
required
payout_amount
number
required
status
string
required
tx_hash
string
required
type
enum<string>
required

Type of invoice

Available options:
Regular,
P2P
url_return
string
required

URL to which the "Back" button will lead.

url_status_webhook
string
required
url_success
string
required

URL to which the user will be redirected upon successful payment.

uuid
string
required