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.

  1. Auth - Authentication POST {{host}}/identity/v2/oauth2/token

  2. Card - Get Cards GET {{host}}/za/v1/cards

  3. Card - Get Function (saved) code GET {{host}}/za/v1/cards/:cardkey/code

  4. Card - Get Function (published) code GET {{host}}/za/v1/cards/:cardkey/publishedcode

  5. Environment Variables - Get Environment Variables GET {{host}}/za/v1/cards/:cardkey/environmentvariables

  6. Card - Publish Saved Code POST {{host}}/za/v1/cards/:cardkey/publish

  7. Card - Get Executions GET {{host}}/za/v1/cards/:cardkey/code/executions

  8. Card - Execute Function Code (Simulation) POST {{host}}/za/v1/cards/:cardkey/code/execute

  9. Environment Variables - Replace Environment Variables Copy POST {{host}}/za/v1/cards/:cardkey/environmentvariables

  10. Reference Data - Countries GET {{host}}/za/v1/cards/countries