v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

Mobile Change Initiate

This API is used to change the mobile number of the customers.

In this call you will get the OTP to verify.

post/v2/mobileUpdate

Response

200

statuscodestring
{"stackTrail":"paths:/v2/mobileUpdate:post:responses:200:content:application/json:schema:properties:actcode","oasType":"schema","type":"unknown"}
statusstring
timestampstring
ipay_uuidstring
{"stackTrail":"paths:/v2/mobileUpdate:post:responses:200:content:application/json:schema:properties:orderid","oasType":"schema","type":"unknown"}
environmentstring

Example response

{
  "statuscode": "TXN",
  "status": "Outlet mobile change request accepted, please verify OTP to complete this process",
  "data": {
    "existing": "OTP send on ********42",
    "new": "OTP send on ********10"
  },
  "timestamp": "2022-05-26 17:44:52",
  "ipay_uuid": "h06896641d1b-5539***********-9d98c265546d",
  "environment": "LIVE"
}