Last updated
Last updated
This endpoint allows users to retrieve detailed information for a specific invoice by its unique ID. It's designed to offer a granular view of individual transactions, providing clarity on financial operations.
Mode:
GET
GET
/third-party-service/invoice/{id}
Consult an invoice of a Withdrawal or Deposit by ID
When querying for a specific invoice, ensure that the {id}
in the Node URL is replaced with the appropriate invoice identifier. Always make sure that the provided api-key
and api-secret
are accurate and have the necessary permissions to retrieve the invoice details. Approval Invoice has the same Node URL but different modes, ensure the correct mode is being used.
Consult an invoice of a Withdrawal or Deposit by ID
API-Key*
String
Your API key for authentication.
API-Secret*
String
Your API secret for enhanced security.