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