API 0.2.97

Released into Sandbox: July 10, 2024
Released into Production: July 11, 2024

API 0.2.97 contains various bug fixes and system improvements including the below:

  • Now when calling /health, the current version is returned.

    Request:
    https://sandbox.silamoney.com/0.2/health
    
    {
      "success":true,
      "version": "0.2.xx.y"
    }