Skip to content

Diztance (DIZ) API Integration Guide 1.6

Introduction

The purpose of this document is to provide the procedures in using the Disbursement Management (DIZ) API.

The features and functions covered for disbursements will be as follows:

  • Get Disbursement Facilities
  • Get Wallets
  • Disburse Money
  • Get Disbursement Status

DIZ API (Application Programming Interface) 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


It is recommended to keep the credentials private and secure, especially the LIVE credentials.

© 2025 DIZ v1.6 — All rights reserved.