HomeGuidesRecipesAPI Reference
Log In
API Reference

Update Enterprise Details

Use this endpoint to update the following details of an existing enterprise (corporate):

  • Name
  • Registered Name
  • Mobile number
  • Email
  • GSTIN
  • Address
  • Website
  • Director details

Note:
All checks about validating the new mobile number, email or address (and any other proofs like FIR, etc.) for lost SIM are done by the bank and updated in the core banking solution (CBS) before updating in cash management services (CMS).

You should only pass those values that need to be updated. You cannot update the Identifier type and value parameters, they need to be taken as an input so as to identify a specific enterprise you are trying to update.

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

The type of identifier used to identify the enterprise. This can be a PAN, GSTIN, or any other identifier.

string
required

The value of the identifier used to identify the enterprise. This can be a PAN number, GSTIN number, or any other identifier.

string
required

The name of the enterprise.

string
required

The registered name of the enterprise.

uri

The website of the enterprise.

string
required

The mobile number of the admin/POC of the enterprise.

string

The email address of the admin/POC of the enterprise.

string

The GSTIN of the enterprise.

directors
array of objects
directors
Headers
string
required
string
required
Responses

400

Bad request

401

Unauthorized

500

Internal server error

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