updateCustomer
PATCH
/api/v0/customer/{customerId}Request
Path Params
customerId
string
required
customerId
Match pattern:
^KC[A-Z0-9]{14}$
Query Params
parentCompanyId
string
optional
parentCompanyId
Match pattern:
^CEK[A-Z0-9]{7}$
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
OK(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Unprocessable Request(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a month ago