Update Customer

Update one or more fields in a customer profile.

Note:

  1. To enable/disable a customer, send only the is_enabled parameter in UPDATE API. Sending any other parameters along with is_enabled in request body will result in Bad Request
  2. Use the Get Customer Fields API to retrieve the complete list of mandatory fields for creating a transactional customer and enabling fund transfers via a Customer Wallet or Virtual Account.
  3. Please ensure that all required mandatory documents are uploaded before updating a customer. You can refer to the Document Upload API. for more information.
Path Params
string
required

Customer Reference (customer_*)

Body Params
string

Description about Customer

string
required

Type of Customer (company or individual)

string

Organization Reference Id

boolean

Flag to enable/disable the customer

metadata
object

Custom Data

string
required

Purpose of opening the account

company
object

Conditionally Required: Either an Individual object or a Company object must be specified, but not both.

individual
object

Conditionally Required: Either an Individual object or a Company object must be specified, but not both.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8