A method to retrieve invoice details using our API
The unique identifier (UUID) of the invoice you want to retrieve
id of the invoice as string, specifically UUID
Amount of the invoice
Currency of the invoice
The invoice amount in USD
Time of creation of invoice, UNIX timestamp
Time of when invoice expires, UNIX timestamp
Title of the invoice
Description of the invoice
Text that will be shown to user after successful payment
Wallet address where the payment will be received
Whether the invoice is simulated (for testing purposes)
Current status of the invoice
Link to checkout page for the invoice
Custom data associated with the invoice
Get invoice API will return the invoice object: