{
"prodCode": "string",
"prodReqVO": {
"bssAccountId": "string",
"bssUserId": "string",
"busiChannel": "string",
"orderType": 0,
"regionId": 0,
"regionUuid": "string",
"size": 0,
"sku": [
{
"attrs": [
{
"actionType": "string",
"attrKey": "string",
"attrVal": "string",
"isIssueAttr": true,
"isRemoveFromJsonAttr": true,
"isSaveAttr": true,
"saveAttrKey": "string"
}
],
"prodId": 0,
"prodInstId": "string",
"prodType": "string",
"resItems": [
{
"attrs": [
{
"actionType": "string",
"attrKey": "string",
"attrVal": "string",
"isIssueAttr": true,
"isRemoveFromJsonAttr": true,
"isSaveAttr": true,
"saveAttrKey": "string"
}
],
"component": true,
"costBandwidthSize": 0,
"costCpuSize": 0,
"costDataSize": 0,
"costMemSize": 0,
"itemDefCode": "string",
"itemDefId": 0,
"itemDefName": "string",
"itemDefType": "string",
"prodInstId": "string",
"resItems": [
{}
],
"resType": "string",
"size": 0,
"tag": "string",
"totalCostBandwidthSize": 0,
"totalCostCpuSize": 0,
"totalCostDataSize": 0,
"totalCostMemSize": 0
}
]
}
],
"tenantId": 0,
"userId": 0,
"userType": 0
}
}
curl --location --request POST 'https://m1.apifoxmock.com/m1/2270273-0-default/agw/operOrder/queryPrice' \
--header 'jwt: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOjE4MjA3NCwidGVuYW50SWQiOjk5NDg3MDcsInVzZXJOYW1lIjoiY3R5dW4wYTFjMzI1MmI2MjQ0NzEyMTcyNTQyMjU3MSIsInRlbmFudE5hbWUiOiJtc2FwX21zZV9jc21fZGV2X21hc3RlckBxcS5jb20jcGFhczQwIiwidGVuYW50Q29kZSI6IkN0eXVuM2UxNjIxYTY3YjQwNDY0MjE3MjU0MjI1NzEiLCJidXNpVXNlcklkIjpudWxsLCJidXNpVGVuYW50SWQiOm51bGwsImJ1c2lUZW5hbnROYW1lIjpudWxsLCJhY2NvdW50VHlwZSI6MCwiaXNPd25lciI6dHJ1ZSwicmVhbE5hbWUiOiJtc2FwX21zZV9jc21fZGV2IiwicmVxU291cmNlIjoiMDEiLCJ2ZXJzaW9uTm8iOiIzLjAuMCIsInJlc1Bvb2xDb2RlIjoiYjM0MmI3N2VmMjZiMTFlY2IwYWMwMjQyYWMxMTAwMDIiLCJwcml2YXRlS2V5IjpudWxsLCJvdXRlclRlbmFudElkIjoiM2UxNjIxYTY3YjQwNDY0MmIxMDAxMDc3YzcxYmE3OWYiLCJvdXRlclVzZXJJZCI6IjBhMWMzMjUyYjYyNDQ3MTJiNmNiM2FhMGU1YTc5M2JmIiwiYWdlbnRVc2VySWQiOm51bGwsImFnZW50VGVuYW50SWQiOm51bGwsImlhdCI6MTczMjUxOTQ3NCwiaXNzIjoiZmlyc3R6dXVsIiwiZXhwIjoyMzMyNTE5NDc0fQ.XiXnJQmUSVc8I-IVY99JE5VmHMvM8dydDpD9xC5St8g' \
--header 'Content-Type: application/json' \
--data-raw '{
"prodCode": "string",
"prodReqVO": {
"bssAccountId": "string",
"bssUserId": "string",
"busiChannel": "string",
"orderType": 0,
"regionId": 0,
"regionUuid": "string",
"size": 0,
"sku": [
{
"attrs": [
{
"actionType": "string",
"attrKey": "string",
"attrVal": "string",
"isIssueAttr": true,
"isRemoveFromJsonAttr": true,
"isSaveAttr": true,
"saveAttrKey": "string"
}
],
"prodId": 0,
"prodInstId": "string",
"prodType": "string",
"resItems": [
{
"attrs": [
{
"actionType": "string",
"attrKey": "string",
"attrVal": "string",
"isIssueAttr": true,
"isRemoveFromJsonAttr": true,
"isSaveAttr": true,
"saveAttrKey": "string"
}
],
"component": true,
"costBandwidthSize": 0,
"costCpuSize": 0,
"costDataSize": 0,
"costMemSize": 0,
"itemDefCode": "string",
"itemDefId": 0,
"itemDefName": "string",
"itemDefType": "string",
"prodInstId": "string",
"resItems": [
{}
],
"resType": "string",
"size": 0,
"tag": "string",
"totalCostBandwidthSize": 0,
"totalCostCpuSize": 0,
"totalCostDataSize": 0,
"totalCostMemSize": 0
}
]
}
],
"tenantId": 0,
"userId": 0,
"userType": 0
}
}'
{
"envProps": {
"property1": "string",
"property2": "string"
},
"isAsync": "string",
"isSync": "string",
"message": "string",
"prodInstAttrs": {
"property1": "string",
"property2": "string"
},
"retunObj": {},
"returnObj": {},
"statusCode": 0,
"success": true
}