GET
/
invoices
/
{invoice_uuid}

Path Parameters

invoice_uuid
string
required

Query Parameters

id
string
required

UUID of the invoice

Response

200 - application/json
account
string
required
additional_data
object
required
deposit_address
string
required
expected_amount
number
required

Amount paid by the user (specified in invoiceCurrency)

expire_at
string
required

TZ Datetime object

finup_id
string
required
invoice_amount
number
required
invoice_currency
string
required
invoice_url
string
required
merchant
object
required
paid_data
object
required
status
string
required
url_return
string
required

URL to which the "Back" button will lead.

url_success
string
required

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

uuid
string
required