{
"body": {
"enterpriseCode": "CUST-HW-001",
"code": "ADDR-HW-SH-001"
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v3/enterprise/address/delete' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"enterpriseCode": "CUST-HW-001",
"code": "ADDR-HW-SH-001"
}
}'{
"code": 0,
"message": ""
}