Change Log
Please review the changes outlined on this page to update your code according to the modifications made in our API.
Last updated
Please review the changes outlined on this page to update your code according to the modifications made in our API.
Last updated
Changes in (Apr 14, 2024) The HTTP method for verifying an invoice has been updated to POST, along with modifications to the request payload. You must now send a POST request to verify your invoice. The resource URL has been altered to https://api.nebulox.io/api/invoice/verify. Additionally, the request body now requires two properties: API Key and Tracking Code. Refer to the method outlined on the corresponding page for more details. Changes in (Nov 20, 2024)
Enhancements to Webhook Payload:
Added new properties to the payload, including:
type
coin
network
trackingCode
isWallet
New API Method:
Introduced a method to retrieve balance details.
Further information .