Introduction
The Financial Services API is built using REST principles.
It accepts and returns JSON in the HTTP request payload and returns standard HTTP response codes to indicate success or failure.
The API follows HTTP rules, enabling a wide range of HTTP clients can be used to interact with the API. You can use your favourite HTTP/REST library and any programming language to integrate with the API.
Updated 10 months ago