Documentation

Documentation

  • Guide
  • API Reference
  • Changelog

›Recent Posts

Recent Posts

  • Version 2.13.13
  • Version 2.13.12
  • Version 2.13.11
  • Version 2.13.3
  • Version 2.13.0

Version 2.6.2

March 17, 2020

Adrian Mizzi

What's Changed

  • BREAKING CHANGE: nameOnCard parameter is now mandatory when creating a card

    • POST /managed_cards/_/create
  • Ability to search for accounts and cards which have a pending balance. A pending balance occurs when an Identity is not verified so incoming funds have to be held in pending until the Identity is verified

    • POST /managed_accounts/get
    • POST /managed_cards/get

What's Changed

POST /managed_accounts/get
Request:

Changed content type : application/json

  • Added property hasPending (boolean)

    Filter managed accounts which have a pending balance.

POST /managed_cards/get
Request:

Changed content type : application/json

  • Added property hasPending (boolean)

    Filter managed cards which have a pending balance.

POST /managed_cards/_/create
Request:

Changed content type : application/json

New required properties:

  • nameOnCard
Recent Posts
Copyright © 2021 Paystratus Group Ltd.