username:passwordAuthorization: Basic *****************{
"name": "服务地址",
"key": "service_address",
"type": 19,
"description": "上门服务地址"
}curl --location 'https://www.bangwo8.com/api/v1/custom_fields?module=service_summary' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '{
"name": "服务地址",
"key": "service_address",
"type": 19,
"description": "上门服务地址"
}'{}