View List of issued invoices

Updated on 12 Jan 2024

Merchants can view the list of issued invoices to check their statuses and expiry dates.
This functionality is available on the provided UI of Merchant in a dedicated section “Invoices” – “Invoices list”.

The list of invoices contains the following information:

FieldComment
IDInvoice ID generated at the moment of issue
DateDate and time of Invoice issue
DirectionService
Product code
Quantity of goods
Receiver: “name”
Expired at: 
AmountInvoice total amount
Status“Pending”, “paid”, “declined”, “expired”

API for this Use Case

Filter invoices

Invoices can be filtered by status, id and total price.

To filter the invoices use the API to View invoices with a certain filter in the endpoint.

API for this Use Case

View Invoice Details

Users can dive into more details about a particular invoice. This functionality is available on UI in the Invoices- Invoice List – View details.

Invoice details
Main infoId
Name
Status
Created at
Expired at
Operation detailsTotal price
Vat applied
Expires at
Created at
Merchant name
Payment code
Serial number
Currency
Created by userId
Name
Organization ID
Payers detailsStatus
Message
Id
Type
Name
Status identification

 

API for this Use Case