# Change Log

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.\
\
[#verify-your-invoice](https://docs.nebulox.io/reference/api-reference/webhook-connection#verify-your-invoice "mention")\
\
\
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 [#get-balance-by-api-key](https://docs.nebulox.io/reference/api-reference/other-methods#get-balance-by-api-key "mention").

<br>
