Delete account

Delete account

post
Header parameters
companyIdstringRequired

Company ID

Example: {{company}}
tracestringRequired

Global link unique identifier

Example: {{mock_trace}}
apiKeystringRequired

apiKey

Example: {{apikey}}
recvWindowstringOptional

time window

Example: 5000
signaturestringRequired

sign

Example: {{sign}}
langstringOptional

language

Example: zh-CN
versionstringRequired

Interface version

Example: 0.0.1
Body
customerNostringRequired

Customer number

idstringRequired

Record ID

Responses
chevron-right
200Success
application/json
codestringRequired

System common return code. 0-success, other exceptions

msgstringRequired

Return information

bizCodestringRequired

Module identification code

tmnumberRequired

Processing time (milliseconds)

tracestringRequired

Global link flag information

msgParamsstring · nullableRequired

Returns the placeholder parameter string in the description. Multiple parameters are separated by,

post
/global/customer.admin.CustomerDirectAccAdminApiService.delete
200Success

Last updated