{
"PriceGroupAdjustCode": "string",
"PriceGroupCode": "string",
"PriceGroupName": "string",
"SellTeamID": 0,
"Status": 0,
"EnableStatus": 0,
"EffectiveTimeFrom": "2019-08-24T14:15:22.123Z",
"EffectiveTimeTo": "2019-08-24T14:15:22.123Z",
"CreateDateFrom": "2019-08-24T14:15:22.123Z",
"CreateDateTo": "2019-08-24T14:15:22.123Z",
"SourceOrderno": "string",
"Product": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}curl --location --request POST '/api/CaiHua_Business_App_PriceGroupAdjustRemoteBO/GetList' \
--header 'Content-Type: application/json' \
--data-raw '{
"PriceGroupAdjustCode": "string",
"PriceGroupCode": "string",
"PriceGroupName": "string",
"SellTeamID": 0,
"Status": 0,
"EnableStatus": 0,
"EffectiveTimeFrom": "2019-08-24T14:15:22.123Z",
"EffectiveTimeTo": "2019-08-24T14:15:22.123Z",
"CreateDateFrom": "2019-08-24T14:15:22.123Z",
"CreateDateTo": "2019-08-24T14:15:22.123Z",
"SourceOrderno": "string",
"Product": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"PriceGroupAdjustCode": "string",
"PriceGroupID": 0,
"PriceGroupName": "string",
"PriceGroupCode": "string",
"Remark": "string",
"EnableStatus": 0,
"EffectiveTime": "2019-08-24T14:15:22.123Z",
"Status": 0,
"PlatFormCode": "string",
"SellTeamID": 0,
"Approver": "string",
"ApproveDate": "2019-08-24T14:15:22.123Z",
"SellTeamName": "string",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"LastUpdate": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"CreatorIP": "string",
"LastUpdateIP": "string"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}