{
"data": {
"billLabelIdList": [
0
],
"billNo": "string",
"businessTypeId": 0,
"channelId": 0,
"excludeLabelIdList": [
0
],
"goodsId": 0,
"labelCode": "string",
"labelValidateChannel": false,
"labelValidateStatus": false,
"lotBlock": "string",
"moduleId": "string",
"purchaseNo": "string",
"reserved": false,
"salePlanId": 0,
"selfBillId": 0
},
"moduleId": "string"
}
curl --location --request POST '/bill/sendBillFSL/browseStoneLabel' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"billLabelIdList": [
0
],
"billNo": "string",
"businessTypeId": 0,
"channelId": 0,
"excludeLabelIdList": [
0
],
"goodsId": 0,
"labelCode": "string",
"labelValidateChannel": false,
"labelValidateStatus": false,
"lotBlock": "string",
"moduleId": "string",
"purchaseNo": "string",
"reserved": false,
"salePlanId": 0,
"selfBillId": 0
},
"moduleId": "string"
}'
{
"code": 0,
"data": [
{
"labelList": [
{
"afterChannelCode": "string",
"afterChannelId": 0,
"afterChannelName": "string",
"afterStatus": 0,
"afterStatusName": "string",
"amount": 0,
"attributeType": 0,
"attributeTypeName": "string",
"batchManagementId": 0,
"batchNumber": "string",
"beforeChannelCode": "string",
"beforeChannelId": 0,
"beforeChannelName": "string",
"beforeStatus": 0,
"beforeStatusName": "string",
"billId": 0,
"billSingleCode": "string",
"channelCode": "string",
"channelId": 0,
"channelName": "string",
"code": "string",
"colorCode": "string",
"colorId": 0,
"colorName": "string",
"contrastCode": "string",
"contrastLongCode": "string",
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"depotPlaceCode": "string",
"depotPlaceId": 0,
"depotPlaceName": "string",
"diffDescription": "string",
"diffQuantity": 0,
"effectiveDate": "2019-08-24T14:15:22Z",
"expirationDate": "2019-08-24T14:15:22Z",
"exportStatus": 0,
"exportStatusName": "string",
"extend": {
"allowSales": 0,
"allowSalesName": "string",
"certificate": "string",
"costAmount": 0,
"costPrice": 0,
"createdBy": 0,
"createdByName": "string",
"createdTime": "2019-08-24T14:15:22Z",
"exDepotPlaceCode": "string",
"exDepotPlaceId": 0,
"exDepotPlaceName": "string",
"expense": 0,
"expenseCostAmount": 0,
"gramWeight": 0,
"id": 0,
"img": "string",
"labelId": 0,
"longs": 0,
"lotBlock": "string",
"normPrice": 0,
"reserved": 0,
"reservedName": "string",
"saleAmount": 0,
"securityCode": "string",
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z",
"val": 0,
"wide": 0
},
"fieldName": "string",
"goodsCode": "string",
"goodsId": 0,
"goodsName": "string",
"id": 0,
"importBillIdentifier": "string",
"labelRuleId": 0,
"labelRuleName": "string",
"longId": 0,
"longName": "string",
"lotBlock": "string",
"message": "string",
"moduleId": "string",
"moduleName": "string",
"notes": "string",
"quantity": 0,
"rfid": "string",
"singleCode": "string",
"sizeId": 0,
"sizeName": "string",
"skuKey": "string",
"sliceQuantity": 0,
"status": 0,
"statusName": "string",
"updatedBy": 0,
"updatedByName": "string",
"updatedTime": "2019-08-24T14:15:22Z",
"validateDay": 0
}
],
"lotBlock": "string"
}
],
"msg": "string"
}