Get Regular Invoice Info
This endpoint allows to receive invoice info. For clients it's necessary to see their invoice. For merchants it's necessary to have invoice info on the "Invoices" page.
GET
/api/invoices/v1/regular/%invoice_id%Auth: Not RequiredResponse
Response will differ depending on the invoice's status and its corresponding content.
Additional Response Fields (vs Fill Invoice)
invoiceTransactionsarrayList of invoice transactions (deposits, autoswaps). Unavailable until at least one transaction has occurred. Content is dynamically added as new transactions are created.