{
"model": "coze-plugin"
}curl --location --request POST 'https://api.aiznt.com/v1/plugin/billing' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "coze-plugin"
}'{"success":true,"message":"扣费成功","quota":25000,"balance":99550000}