Authorizations
Paste only the token (no "Bearer " prefix).
Body
application/json
The customer ID.
Example:
"CUST001"
The internal account number for loan settlement.
Example:
"1234567890"
The loan product ID.
Example:
1
The loan amount requested.
Example:
500000
The loan tenor in months.
Example:
12
The application type (e.g., new, renewal).
Example:
"new"
The repayment mode.
Example:
"monthly"
optional The account officer ID.
Example:
5
optional The disbursement account number (required for corporate customers).
Example:
"9876543210"
optional The disbursement bank code (required for corporate customers).
Example:
"044"
optional The disbursement account name (required for corporate customers).
Example:
"ABC Limited"
optional Other monthly obligations.
Example:
50000
optional Management fee.
Example:
5000
optional Remita Retrieval Reference.
Example:
"123456789012"
optional Paystack mandate ID for direct debit.
Example:
"MND_abc123"

