{
"data": {
"accountingGoodsList": [
{
"billGoodsId": 0,
"busConversionRatio": 0,
"busQuantity": 0,
"busTagPrice": 0,
"busUnitId": 0,
"busUnitName": "string",
"fundAccountList": [
{
"accountCode": "string",
"accountGoodsCategoryIdList": [
0
],
"accountGoodsCategoryName": "string",
"accountId": 0,
"accountName": "string",
"actionType": 0,
"actionTypeName": "string",
"availableCredit": 0,
"balanceAmount": 0,
"balancePrice": 0,
"balanceType": 0,
"balanceTypeName": "string",
"busBalancePrice": 0,
"busConversionRatio": 0,
"busDiscount": 0,
"busOriginalBalancePrice": 0,
"channelId": 0,
"credit": 0,
"discount": 0,
"exportChannelId": 0,
"fundAccountCode": "string",
"fundAccountId": 0,
"fundAccountName": "string",
"goodsId": 0,
"id": 0,
"importChannelId": 0,
"model": 0,
"modelName": "string",
"originalBalancePrice": 0,
"priceTypeId": 0,
"priceTypeName": "string",
"showPowerFlag": 0,
"specifyFundAccountCode": "string",
"specifyFundAccountId": 0,
"specifyFundAccountName": "string",
"totalAmount": 0
}
],
"goodsCode": "string",
"goodsId": 0,
"goodsName": "string",
"noticeId": 0,
"noticeNo": "string",
"quantity": 0,
"tagPrice": 0,
"unitId": 0,
"unitName": "string"
}
],
"accountingTypeList": [
{
"accountCode": "string",
"accountGoodsCategoryIdList": [
0
],
"accountGoodsCategoryName": "string",
"accountId": 0,
"accountName": "string",
"actionType": 0,
"actionTypeName": "string",
"amount": 0,
"availableCredit": 0,
"balanceType": 0,
"balanceTypeName": "string",
"channelId": 0,
"credit": 0,
"editPowerFlag": 0,
"exportChannelId": 0,
"fundAccountCode": "string",
"fundAccountId": 0,
"fundAccountName": "string",
"goodsIdList": [
0
],
"importChannelId": 0,
"lastBalanceDate": "2019-08-24T14:15:22Z",
"model": 0,
"modelName": "string",
"showPowerFlag": 0,
"specifyFundAccountCode": "string",
"specifyFundAccountId": 0,
"specifyFundAccountName": "string"
}
],
"billAmount": 0,
"billId": 0,
"circleList": [
{
"defaultFlag": false,
"id": {},
"name": "string"
}
],
"creditGrantAmount": 0,
"creditGrantRadioAmount": 0,
"diffAmount": 0,
"moduleId": "string",
"noticeReceiveAmount": 0,
"summary": {}
},
"moduleId": "string"
}
curl --location --request PUT '/bill/sendBillFSL/batchUpdateReceivableBalanceDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"accountingGoodsList": [
{
"billGoodsId": 0,
"busConversionRatio": 0,
"busQuantity": 0,
"busTagPrice": 0,
"busUnitId": 0,
"busUnitName": "string",
"fundAccountList": [
{
"accountCode": "string",
"accountGoodsCategoryIdList": [
0
],
"accountGoodsCategoryName": "string",
"accountId": 0,
"accountName": "string",
"actionType": 0,
"actionTypeName": "string",
"availableCredit": 0,
"balanceAmount": 0,
"balancePrice": 0,
"balanceType": 0,
"balanceTypeName": "string",
"busBalancePrice": 0,
"busConversionRatio": 0,
"busDiscount": 0,
"busOriginalBalancePrice": 0,
"channelId": 0,
"credit": 0,
"discount": 0,
"exportChannelId": 0,
"fundAccountCode": "string",
"fundAccountId": 0,
"fundAccountName": "string",
"goodsId": 0,
"id": 0,
"importChannelId": 0,
"model": 0,
"modelName": "string",
"originalBalancePrice": 0,
"priceTypeId": 0,
"priceTypeName": "string",
"showPowerFlag": 0,
"specifyFundAccountCode": "string",
"specifyFundAccountId": 0,
"specifyFundAccountName": "string",
"totalAmount": 0
}
],
"goodsCode": "string",
"goodsId": 0,
"goodsName": "string",
"noticeId": 0,
"noticeNo": "string",
"quantity": 0,
"tagPrice": 0,
"unitId": 0,
"unitName": "string"
}
],
"accountingTypeList": [
{
"accountCode": "string",
"accountGoodsCategoryIdList": [
0
],
"accountGoodsCategoryName": "string",
"accountId": 0,
"accountName": "string",
"actionType": 0,
"actionTypeName": "string",
"amount": 0,
"availableCredit": 0,
"balanceType": 0,
"balanceTypeName": "string",
"channelId": 0,
"credit": 0,
"editPowerFlag": 0,
"exportChannelId": 0,
"fundAccountCode": "string",
"fundAccountId": 0,
"fundAccountName": "string",
"goodsIdList": [
0
],
"importChannelId": 0,
"lastBalanceDate": "2019-08-24T14:15:22Z",
"model": 0,
"modelName": "string",
"showPowerFlag": 0,
"specifyFundAccountCode": "string",
"specifyFundAccountId": 0,
"specifyFundAccountName": "string"
}
],
"billAmount": 0,
"billId": 0,
"circleList": [
{
"defaultFlag": false,
"id": {},
"name": "string"
}
],
"creditGrantAmount": 0,
"creditGrantRadioAmount": 0,
"diffAmount": 0,
"moduleId": "string",
"noticeReceiveAmount": 0,
"summary": {}
},
"moduleId": "string"
}'
{
"code": 0,
"msg": "string"
}