Investec Programmable Card
Number of APIs: 13
The Programmable card API allows Investec SA Private Banking clients to access their programmable card functionality via an API.
-
Auth - Authentication POST {{host}}/identity/v2/oauth2/token
-
Card - Get Cards GET {{host}}/za/v1/cards
-
Card - Get Function (saved) code GET {{host}}/za/v1/cards/:cardkey/code
-
Card - Get Function (published) code GET {{host}}/za/v1/cards/:cardkey/publishedcode
-
Environment Variables - Get Environment Variables GET {{host}}/za/v1/cards/:cardkey/environmentvariables
-
Card - Publish Saved Code POST {{host}}/za/v1/cards/:cardkey/publish
-
Card - Get Executions GET {{host}}/za/v1/cards/:cardkey/code/executions
-
Card - Execute Function Code (Simulation) POST {{host}}/za/v1/cards/:cardkey/code/execute
-
Environment Variables - Replace Environment Variables Copy POST {{host}}/za/v1/cards/:cardkey/environmentvariables
-
Reference Data - Countries GET {{host}}/za/v1/cards/countries