Number of the initial record from which the data output will begin
0
no
0
limit
Integer
The number of records you want to retrieve
50
no
10
Example answer
Answer parameters
Parameter
Description
id
Invoice ID in UUID format
uid
Invoice ID (for buyer)
projectId
Project ID in UUID format
createDatetime
Date and time of invoice creation (UTC)
timeToPayDatetime
Date and time until which the invoice is valid (UTC). The buyer must have time to pay the invoice before this date
commissionFiatUSD
The amount of the service commission. Calculated relative to the amount invoice.amountFiatUSD
amountFiatUSD
Amount in USD currency calculated during invoice creation at the current exchange rate relative to the invoice.amountFiat amount
amountFiat
Amount in fiat currency
currencyFiat
Fiat currency
description
The description that was set when the invoice was created. Displayed to the buyer
serviceData
Service data that was set via API when creating the invoice. Not displayed to the buyer. Used to identify the invoice and payment in the merchant store
views
Number of views of the payment form
status
Invoice status
payment
Section containing payment parameters. It is displayed if the invoice has been paid
payment.id
Payment ID in UUID format
payment.amount
Payment amount in cryptocurrency
payment.hash
Transaction hash in blockchain
payment.transactionDatetime
Date and time of the transaction in blockchain (UTC)
wallet
Section containing the parameters of the wallet to which the payment came. Displayed if the invoice has been paid