---
title: "Mobile Change Initiate"
method: POST
path: "/v2/mobileUpdate"
---

# Mobile Change Initiate

`POST /v2/mobileUpdate`

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

In this call you will get the OTP to verify.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `existing` string
    - `new` string
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` unknown
  - `environment` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/revisions/1d0672797b14/schema)
