Pay Credit Card Bill


📘

Credit Card Bill Payment Flow:

  1. Activate the service for your agent by calling the Activate Service for Agent API with service_code = 63
  2. Utilize DMT's APIs to perform actions such as customer creation, customer verification, and recipient addition.
  3. Complete the credit card bill payment process by providing the necessary details through the payment API.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string
required

The id that you get after adding a recipient

string
required
string
required

Unique reference number of your system, please make this ID as unique as possible so that it does not match with any other partner unique reference id.

string
required

Id generated using create customer API.

string
required
Defaults to 2

Value by default 2

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

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