Skip to main content

Version 2.11.7

· One min read
Maria Stellini

What's Changed

  • Change to /physical/pin/set request.
    • If the provided PIN does not have a valid format, this new error code will be returned in the response.

Version 2.11.5

· One min read
Maria Stellini

What's Changed

  • Change to /physical/upgrade request.
    • When upgrading a virtual card to a physical card, the deliveryAddress field needs to always be specified.

Version 2.11.4

· One min read
Maria Stellini

What's Changed

  • Change to kyc/startresponse with field redirectUrl marked as optional
    • POST /consumers/{id}/kyc/start

Version 2.11.3

· One min read
Adrian Mizzi

What's New

  • Corporate users can now be activated and deactivated
    • POST /corporates/{id}/users/{user_id}/deactivate
    • POST /corporates/{id}/users/{user_id}/activate

Version 2.11.2

· 3 min read
Adrian Mizzi

What's Changed

  • Changes to kyb/start and kyc/start responses as new field reference introduced and other fields marked as deprecated

    • POST /corporates/{id}/kyb/start
    • POST /consumers/{id}/kyc/start
  • Spend Control: Removal of unset method, and changes to set method to overwrite the configuration with new payload.

    • POST /managed_cards/{id}/auth_rule/set
  • Addition of tag to filter to:

    • POST /transfers/get
    • POST /send/get