{
"company_identification": "string",
"numbers": 0,
"account_type": "string"
}curl --location 'https://chat.jijyun.cn/v1/openapi/company/account/quota/update?apiKey=undefined' \
--header 'Content-Type: application/json' \
--data '{
"company_identification": "string",
"numbers": 0,
"account_type": "string"
}'{
"Code": 2000,
"Msg": "成功",
"Data": {
"company_identification": "e30c0f0c-086c-4b8f-b21f-7acb84f362bf",
"account_type": "reduce",
"numbers": 1,
"remaining_days": 232,
"distribution_days": 231,
"main_account_quota": 5,
"sub_account_quota": 12,
"bundle_id": "0f1qhzyt5p"
}
}