Update Customer

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

This method is used to update info about existing customer. customer_id must be passed in URL (mandatory).

Example request demonstrates updating information about customer created in the previous section: changing the first name from 'John' to 'Jane' and changing an email to [email protected].

Response Codes

200Customer was updated successfully
400Request parameter is absent or incorrect. For example, wrong email address.
401Authorization failed
404Customer with such ID was not found
405Method not allowed: customer ID is empty
409Customers with such email already exists
500Server error
Path Params
int32
required

Customer ID

Body Params
data
object
Responses

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