本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
Authorization: Bearer ********************
curl --location --request GET 'https://echo.apifox.com/anythingshipping/companies/1723506348/options'
items
, boolean
,number
, string
,collection
, static
dropdown-list
,radio-list
, checkbox
, switch
, text
, number
, slider
{
"status": 200,
"success": true,
"data": [
{
"name": "boxes",
"label": "عدد الكراتين",
"type": "items",
"format": "dropdown-list",
"required": true,
"description": "",
"options": [
{
"value": 1,
"label": 1
},
{
"value": 2,
"label": 2
},
{
"value": 3,
"label": 3
},
{
"value": 4,
"label": 4
},
{
"value": 5,
"label": 5
},
{
"value": 6,
"label": 6
},
{
"value": 7,
"label": 7
},
{
"value": 8,
"label": 8
},
{
"value": 9,
"label": 9
},
{
"value": 10,
"label": 10
}
]
},
{
"name": "without_products",
"label": "عدم ارسال تفاصيل المنتجات في البوليصة",
"type": "boolean",
"format": "checkbox",
"required": false,
"description": ""
}
]
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升