Diztance (DIZ) API
Integration Guide 1.5
Introduction
The purpose of this document is to provide the procedures in using the Diztance (DIZ) API.
The features and functions covered for disbursements will be as follows:
- Get Disbursement Facilities.
- Disburse Money.
- Get Disbursement Status.
DIZ API allows integrators to process and handle disbursement requests to partner institutions.
Getting Started
To integrate, integrator receives credential to connect with the API.
Parameter | Description | Type |
---|---|---|
Authorization | Unique identifier of integrator | String |
Secret | Issued key used for signing the payload data to create a secure token | String |
Info
It is recommended to keep the credentials private and secure, especially the LIVE credentials.