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.11.7

September 18, 2020

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.
Read More

Version 2.11.5

September 17, 2020

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.
Read More

Version 2.11.4

September 11, 2020

Maria Stellini

What's Changed

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

Version 2.11.3

August 28, 2020

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

August 25, 2020

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
Read More

Version 2.11.1

August 19, 2020

Adrian Mizzi

What's Changed

  • Physical Cards: With this release we are introducing support to upgrade virtual cards to physical cards. Physical cards can be either traditional plastic cards, but also wearables.

    • POST /managed_cards/{id}/physical/upgrade
    • POST /managed_cards/{id}/physical/activate
    • POST /managed_cards/{id}/physical/pin/unblock
    • POST /managed_cards/{id}/physical/pin/get
    • POST /managed_cards/{id}/physical/pin/set
    • POST /managed_cards/{id}/physical/report_lost
    • POST /managed_cards/{id}/physical/report_stolen
    • POST /managed_cards/{id}/physical/replace_damaged
  • Spend Control: This release also introduces the ability to configure purchase authorisation rules at both application level (from Settings area), as well as individual card level (via APIs).

    • POST /managed_cards/{id}/auth_rule/get
    • POST /managed_cards/{id}/auth_rule/set
    • POST /managed_cards/{id}/auth_rule/unset
Read More

Version 2.10.3

July 27, 2020

Adrian Mizzi

What's Changed

  • Previously deprecated API calls have now been removed

    • POST /auth/lost_password/start
    • POST /auth/lost_password/validate
    • POST /auth/lost_password/resume
  • Added validation on country code format (ISO 3166 alpha-2) and comments

  • Field sizes for some API calls have been shortened to be in line with our service providers

Read More

Version 2.10.2

July 20, 2020

Adrian Mizzi

What's Changed

  • Changes to invite corporate user and consume invite

    • When creating a new corporate user, the invite email is not sent automatically. This must now be triggered separately.
      • POST /corporates/{id}/users/_/create
    • A new API
      • POST /corporates/{id}/invites/{invite_id}/send
    • When inviting a corporate user, this new consume invite operation now returns the auth token for the user to avoid having to login again
      • POST /auth/invites/{invite_id}/consume
  • Addition of new error codes as detailed below

  • Minor changes to responses as detailed below

Read More

Version 2.10.0

July 2, 2020

Adrian Mizzi

What's Changed

  • Removal of owner field when creating a managed account or managed card. The instrument is always created for the user logged in.

    • POST /managed_cards/_/create
    • POST /managed_accounts/_/create
  • New error code INSTRUMENT_DESTROYED returned when attempting to freeze/unfreeze a deleted card

    • POST /managed_cards/{id}/unfreeze
    • POST /managed_cards/{id}/freeze
Read More

Version 2.9.4

May 18, 2020

Adrian Mizzi

What's Changed

  • Replacement of field companyRegistrationDate with incorporatedOn in

    • POST /corporates/_/create
    • POST /corporates/{id}/get
    • POST /corporates/{id}/update
  • Update in error codes for kyc/start. KYC_UNAVAILABLE to replace KYC_ALREADY_APPROVED and KYC_PENDING_REVIEW

  • Addition of new fields for Consumer

    • Occupation
    • Source of Funds
  • Addition of new fields for Managed Card

    • Billing Address (for AVS verification)
Read More
← PrevNext →
Copyright © 2021 Paystratus Group Ltd.