Initiate payment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Purpose

This API will help you mark a payment as initiated from the customer.

Use Case

  • Customer has a due amount of the loan to be paid
  • Customer pays the due amount (offline)
  • Customer then can come and acknowledge that customer has completed the payment and provide the transaction/reference id
  • This API will help capture the details provided by customer and logs into system

Prerequisite

  • An active customer with an open loan applicable for repayment.
  • A positive amount which is greater than 0 should be applicable.
Body Params
string
required

Loan Id, for which you want to make payment

number
required

Payment Amount.

  • Support decimal values as well.
number
required

We have 3 types of payments.

For payment via bank transfer: 1

For payment using UEN number: 2

For payment using QR code: 3

string

Payment reference number.

Headers
string
Defaults to en-us

Language of the response, supported languages: en-us, in

string

Idempotency Key for retries

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json