Programmable Banking Community logo
Programmable Banking Community
Create
Roadmap
Feedback
Feature Requests
18
Changelog

    Boards

  • Feature Requests

  • Intergrations

  • Community Discussion Topics

Powered by Canny

Feature Requests

Let us know what features you would like to see.
We cannot guarantee that you'll see your feature request in the next release, but we do promise that every request is seen and considered by the team.

Category

Select a category
      • User Experience
      • Open API
      • Cards - Private Client
      • Cards - Business Clients
      • Uncategorized
More Informative Error Messages
When attempting to access the cards endpoint ( https://openapi.investec.com/za/v1/cards ) with a token that does not have cards included in it's scope, a non-informative 200-response is returned: { "data": { "cards": "Error" }, "links": { "self": null }, "meta": { "totalPages": 1 } } It would be cool if this could return a 403 response explaining that the token does not have the cards scope.
2
·

in progress

Clear documentation of available scopes
As far as I know there are three scopes: cards , accounts and transactions . Only accounts is documented here Only accounts and transactions are documented here
2
·

in progress

Powered by Canny