取消授权运输公司
POST
http://127.0.0.1:8080/app/custtransportrelationship/cancelCustAccredit
接口描述
客户取消授权运输公司
请求参数
参数名
类型
描述
必填
customerId
String
客户
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
errorCode
string
示例:-1
必填
msg
string
示例:取消授权成功!
必填
total
number
示例:0
必填