Activate customer
PUT
/api/v0/customer/activate/{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}$
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
errorResponse
#/definitions/2797086optional
payload
string
optional
response_code
integer <int32>
optional
response_message
string
optional
Example
Empty Data
Last modified: 5 months ago