Skip to main content

Version 1.0.6

· One min read
Adrian Mizzi

What's New

  • Freeze and unfreeze cards and accounts
    • POST /managed_accounts/{id}/unfreeze
    • POST /managed_accounts/{id}/freeze
    • POST /managed_cards/{id}/unfreeze
    • POST /managed_cards/{id}/freeze

Version 1.0.5

· One min read
Adrian Mizzi

What's New

  • POST /auth/lost_password/validate

What's Changed

  • Changes to Lost Password process

    • POST /auth/lost_password/start
    • POST /auth/lost_password/resume
  • Destroy instrument now fails with error BALANCE_NOT_ZERO is instrument balance is not zero

    • POST /managed_accounts/{id}/destroy
    • POST /managed_cards/{id}/destroy

Version 1.0.4

· 4 min read
Adrian Mizzi

What's New

  • POST /managed_accounts/{id}/destroy
  • POST /managed_cards/{id}/destroy

What's Changed

  • Change in response - actual balance instead of reserved, pending, delta and limit balances.

    • POST /managed_accounts/get
    • POST /managed_accounts/{id}/get
    • POST /managed_accounts/{id}/update
    • POST /managedaccounts//create
    • POST /managed_cards/get
    • POST /managed_cards/{id}/get
    • POST /managed_cards/{id}/update
    • POST /managedcards//create
  • Change in response - removal of block and destroy, additional transaction information returned (e.g. merchant description in case of settlement).

    • POST /managed_accounts/{id}/statement/get
    • POST /managed_cards/{id}/statement/get

Version 1.0.3

· 2 min read
Adrian Mizzi

Minor version introduces minor changes to API


Innovator Portal launch

· One min read
Adrian Mizzi

Today we've launched our Innovator Portal in public beta. We call it beta, because it is still a little rough around the edges, and documentation is still 'work-in-progress' - but fret not, if you get stuck we'd be delighted to assist you. Just reach out to us at support@weavr.io.