PDMIS REST API
The purpose of this is to detail the design principles, objects, behaviors and error handling for the PDMIS Bank API. The overriding goal of the API is to enable all parties to implement Bank APIs in a flexible, yet consistent manner. We hope to achieve this by the implementing the following principles: Use of REST architectural principles. Providing a set of well-defined objects that are abstracted from the underlying object representations held in the various banking systems. This allows an API Bank to construct an API message without requiring specific knowledge of the target server implementation. This is a JSON REST API that is used by Bank systems to access beneficiary details on the PDMIS.
PDMIS API Documentation cloud_downloadDownload
Postman Collection JSON file import_contactsView