Get invoices
Get the list of invoices
Last updated
Get the list of invoices
Last updated
POST
https://app.thedex.cloud/api/v1/invoices
X-EX-APIKEY*
String
Your API key
X-EX-PAYLOAD*
String
Body to base64
X-EX-SIGNATURE*
String
Encrypted body with the secret key
from
Long
Timestamp (from) in milliseconds
to
Long
Timestamp (to) in milliseconds
The structure of any list item is identical to the response by
Request curl: