Consult All Invoices
Consult all invoices of a Withdrawal or Deposit
Description:
This endpoint allows users to retrieve details of all invoices, whether related to withdrawals or deposits. It provides a comprehensive view of the transactional history, enabling users to keep track of their financial operations.
Mode:
GET
Node:
GET
/third-party-service/invoice
Consult an invoice of a Withdrawal or Deposit
Headers
API-Key*
String
Your API key for authentication.
API-Secret*
String
Your API secret for enhanced security.
Considerations:
It's essential to ensure that the provided api-key
and api-secret
are accurate and have the necessary permissions to retrieve this data. The endpoint provides comprehensive details of each invoice, making it a valuable tool for financial audits, record-keeping, and transactional analysis
Last updated