{
"SupplierSupplyDistributionPriceViewList": [
{
"VersionNumber": "string",
"PlatformGoodsCode": "string",
"RelationNo": "string",
"SalesForm": 0,
"CombineGoods": "string",
"IsAllowUsePlatformWarehouse": 0,
"SupplierCode": "string",
"SupplierIdentifier": "string",
"GoodsName": "string",
"DeliverRegionCode": "string",
"DeliverRegionName": "string",
"CurrencyCode": "string",
"PriceMethod": 0,
"EffectiveDateTime": "2019-08-24T14:15:22.123Z",
"ExpireDateTime": "2019-08-24T14:15:22.123Z",
"SupplyDistributionPriceDetailList": [
{
"PlatformLogisticsProductCode": "string",
"PlatformLogisticsProductName": "string",
"DistributionPrice": "string",
"SupplyPrice": 0,
"PlatformFreight": "string"
}
],
"SupplyDistributionPriceChildDetailList": [
{
"ChildPlatformGoodsCode": "string",
"ChildRelationNo": "string",
"PriceRatio": "string",
"QtyRatio": "string"
}
]
}
],
"NextLink": "string"
}