{
"body": {
"codes": [
"string"
],
"ids": [
0
]
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v3/suppliers/disable' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"codes": [
"string"
],
"ids": [
0
]
}
}'{
"code": 0,
"message": ""
}