Version 2.11.7
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.
September 18, 2020
September 17, 2020
September 11, 2020
August 28, 2020
August 25, 2020
Changes to kyb/start
and kyc/start
responses as new field reference
introduced and other fields marked as deprecated
POST
/corporates/{id}/kyb/startPOST
/consumers/{id}/kyc/startSpend Control: Removal of unset
method, and changes to set
method to overwrite the configuration with new payload.
POST
/managed_cards/{id}/auth_rule/setAddition of tag
to filter to:
POST
/transfers/getPOST
/send/getAugust 19, 2020
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/upgradePOST
/managed_cards/{id}/physical/activatePOST
/managed_cards/{id}/physical/pin/unblockPOST
/managed_cards/{id}/physical/pin/getPOST
/managed_cards/{id}/physical/pin/setPOST
/managed_cards/{id}/physical/report_lostPOST
/managed_cards/{id}/physical/report_stolenPOST
/managed_cards/{id}/physical/replace_damagedSpend 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/getPOST
/managed_cards/{id}/auth_rule/setPOST
/managed_cards/{id}/auth_rule/unsetJuly 27, 2020
Previously deprecated API calls have now been removed
POST
/auth/lost_password/startPOST
/auth/lost_password/validatePOST
/auth/lost_password/resumeAdded 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
July 20, 2020
Changes to invite corporate user and consume invite
POST
/corporates/{id}/users/_/createPOST
/corporates/{id}/invites/{invite_id}/sendPOST
/auth/invites/{invite_id}/consumeAddition of new error codes as detailed below
Minor changes to responses as detailed below
July 2, 2020
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/_/createPOST
/managed_accounts/_/createNew error code INSTRUMENT_DESTROYED
returned when attempting to freeze/unfreeze a deleted card
POST
/managed_cards/{id}/unfreezePOST
/managed_cards/{id}/freezeMay 18, 2020
Replacement of field companyRegistrationDate
with incorporatedOn
in
POST
/corporates/_/createPOST
/corporates/{id}/getPOST
/corporates/{id}/updateUpdate in error codes for kyc/start. KYC_UNAVAILABLE
to replace KYC_ALREADY_APPROVED
and KYC_PENDING_REVIEW
Addition of new fields for Consumer
Addition of new fields for Managed Card