Nebulox Documentation
  • Introducation
    • Welcome!
    • Overview of Nebulox
    • Quick Start Guide
  • Reference
    • API Reference
      • get Api key
      • Webhook Setup Guide
      • Create Invoice
      • Withdrawal
      • Other Methods
  • Errors
  • Change Log
  • Plugins
    • WooCommerce
Powered by GitBook
On this page

Change Log

Please review the changes outlined on this page to update your code according to the modifications made in our API.

PreviousErrorsNextWooCommerce

Last updated 6 months ago

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 . 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 .

https://api.nebulox.io/api/invoice/verify
Verify your invoice
Get Balance By APi Key