{
"data": {
"billIdList": [
0
],
"bookingType": 0,
"distributionEnum": "PURCHASE_BILL",
"goodsIdList": [
0
],
"moduleId": "string",
"preBillId": 0,
"preModuleId": "string"
},
"moduleId": "string",
"page": 0,
"pageSize": 0
}
curl --location --request POST '/bill/sendBillFSL/searchPageBillGoodsDistributionData' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"billIdList": [
0
],
"bookingType": 0,
"distributionEnum": "PURCHASE_BILL",
"goodsIdList": [
0
],
"moduleId": "string",
"preBillId": 0,
"preModuleId": "string"
},
"moduleId": "string",
"page": 0,
"pageSize": 0
}'
{
"bottomSum": {},
"code": 0,
"data": [
{
"adjustQuantity": 0,
"balancePrice": 0,
"billId": 0,
"bookingType": 0,
"bookingTypeName": "string",
"channelId": 0,
"colorCode": "string",
"colorId": 0,
"colorName": "string",
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"deliveryDate": "2019-08-24T14:15:22Z",
"discount": 0,
"distributionQuantity": 0,
"distributionRatio": "string",
"distributionTypeCode": "string",
"distributionTypeId": 0,
"distributionTypeName": "string",
"goodsCode": "string",
"goodsId": 0,
"goodsName": "string",
"id": 0,
"importBillIdentifier": "string",
"longId": 0,
"longName": "string",
"notBookingTypeKey": "string",
"noticeId": 0,
"originDistributionTypeId": 0,
"oweQuantity": 0,
"quantity": 0,
"receiveDifferentPercent": 0,
"receiveDifferentType": 0,
"receiveDifferentTypeName": "string",
"remark": "string",
"salePlanId": 0,
"sckKey": "string",
"sendBillId": 0,
"singleKey": "string",
"sizeList": [
{
"fieldName": "string",
"flag": false,
"quantity": 0,
"sizeId": 0,
"sizeName": "string"
}
],
"tagPrice": 0,
"totalAmount": 0,
"totalQuantity": 0,
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z"
}
],
"msg": "string",
"pageCount": 0,
"pageSize": 0,
"total": 0
}