latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

Organization

Update Organization Client

Update Organization Client

post/v2/organization/client/update

Request body

addressstring
citystring
client_codestring
client_namestring
idinteger required
statestring
zip_codestring

Response

success, the Data is OrganizationClientRecord

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}