Version 2.11.1
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/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_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/getPOST
/managed_cards/{id}/auth_rule/setPOST
/managed_cards/{id}/auth_rule/unset