Use this API to update the details of an existing customer record. This API allows you to modify customer information such as name, contact details, and address.
Client app ID. You can find your app ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Unique identifier for the customer.
"cust_priya_sharma_2024"
Request parameters to update customer details.
Unique identifier for the customer.
"cust_priya_sharma_2024"
Scope of the customer record (project-specific or global).
PROJECT, GLOBAL "PROJECT"
Full name of the customer.
"Priya Sharma"
Phone number of the customer.
"+919876543210"
Email address of the customer.
"priya.sharma@example.com"
Address of the customer.
"123 Connaught Place, New Delhi, Delhi 110001, India"
Success response for customer update.
Internal system identifier for the customer record.
"cust_rec_67890"
Date and time when the customer was created.
"2024-12-01T10:30:00Z"
Date and time when the customer was last updated.
"2024-12-03T14:15:30Z"
Unique identifier for the customer.
"cust_priya_sharma_2024"
Identifier for the project associated with the customer.
"proj_fashion_store_2024"
Scope of the customer record (project-specific or global).
"PROJECT"
Current status of the customer record.
"ACTIVE"
Full name of the customer.
"Priya Sharma"
Email address of the customer.
"priya.sharma@example.com"
Phone number of the customer.
"+919876543210"
Address of the customer.
"123 Connaught Place, New Delhi, Delhi 110001, India"