Authorization: Bearer ********************
{
"shopId": "100574",
"shopName": "武汉二店",
"taskName": "111",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"writeMeterRecordId": "1",
"eleMeterPriceInfoVo": {
"tipPeakFlatValleySupplyList": [
{
"id": "2",
"writeMeterRecordId": "1",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"shopId": "100574",
"meterType": "ELE",
"isTipPeakFlatValley": 1,
"supplyName": null,
"supplyId": "0000010097",
"unitPrice": 0.000,
"newUnitPrice": 1.000,
"writeType": 2,
"isTip": true,
"isPeak": true,
"isValley": true,
"isFlat": false,
"unitPriceTip": 0.000,
"newUnitPriceTip": 123.000,
"unitPricePeak": 0.000,
"newUnitPricePeak": 123.000,
"unitPriceFlat": 0.000,
"newUnitPriceFlat": 0.000,
"unitPriceValley": 0.000,
"newUnitPriceValley": 11.000,
"contractImageUrls": [
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg"
]
}
],
"nonTipPeakFlatValleySupplyList": [
{
"id": null,
"writeMeterRecordId": "1",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"shopId": "100574",
"meterType": "ELE",
"isTipPeakFlatValley": 0,
"supplyName": "山东金佰特商用厨具有限公司",
"supplyId": "0000010097",
"unitPrice": 0,
"newUnitPrice": 111,
"writeType": 1,
"isTip": false,
"isPeak": false,
"isValley": false,
"isFlat": false,
"unitPriceTip": 0,
"newUnitPriceTip": 0,
"unitPricePeak": 0,
"newUnitPricePeak": 0,
"unitPriceFlat": 0,
"newUnitPriceFlat": 0,
"unitPriceValley": 0,
"newUnitPriceValley": 0,
"contractImageUrls": [
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg"
]
}
]
},
"wtMeterPriceInfoVo": {
"tipPeakFlatValleySupplyList": null,
"nonTipPeakFlatValleySupplyList": [
{
"id": "4",
"writeMeterRecordId": "1",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"shopId": "100574",
"meterType": "WT",
"isTipPeakFlatValley": 0,
"supplyName": null,
"supplyId": "0000007901",
"unitPrice": 0.000,
"newUnitPrice": 111.000,
"writeType": 1,
"isTip": false,
"isPeak": false,
"isValley": false,
"isFlat": false,
"unitPriceTip": 0.000,
"newUnitPriceTip": 0.000,
"unitPricePeak": 0.000,
"newUnitPricePeak": 0.000,
"unitPriceFlat": 0.000,
"newUnitPriceFlat": 0.000,
"unitPriceValley": 0.000,
"newUnitPriceValley": 0.000,
"contractImageUrls": [
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg",
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg",
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg"
]
}
]
},
"gasMeterPriceInfoVo": {
"tipPeakFlatValleySupplyList": null,
"nonTipPeakFlatValleySupplyList": null
}
}
curl --location --request POST 'finance-gateway.hdltest.com/acct-payable/sdqWriteMeterPriceInfo' \
--header 'user_id: {{user_id}}' \
--header 'username: {{username}}' \
--header 'user_key: {{user_key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"shopId": "100574",
"shopName": "武汉二店",
"taskName": "111",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"writeMeterRecordId": "1",
"eleMeterPriceInfoVo": {
"tipPeakFlatValleySupplyList": [
{
"id": "2",
"writeMeterRecordId": "1",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"shopId": "100574",
"meterType": "ELE",
"isTipPeakFlatValley": 1,
"supplyName": null,
"supplyId": "0000010097",
"unitPrice": 0.000,
"newUnitPrice": 1.000,
"writeType": 2,
"isTip": true,
"isPeak": true,
"isValley": true,
"isFlat": false,
"unitPriceTip": 0.000,
"newUnitPriceTip": 123.000,
"unitPricePeak": 0.000,
"newUnitPricePeak": 123.000,
"unitPriceFlat": 0.000,
"newUnitPriceFlat": 0.000,
"unitPriceValley": 0.000,
"newUnitPriceValley": 11.000,
"contractImageUrls": [
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg"
]
}
],
"nonTipPeakFlatValleySupplyList": [
{
"id": null,
"writeMeterRecordId": "1",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"shopId": "100574",
"meterType": "ELE",
"isTipPeakFlatValley": 0,
"supplyName": "山东金佰特商用厨具有限公司",
"supplyId": "0000010097",
"unitPrice": 0,
"newUnitPrice": 111,
"writeType": 1,
"isTip": false,
"isPeak": false,
"isValley": false,
"isFlat": false,
"unitPriceTip": 0,
"newUnitPriceTip": 0,
"unitPricePeak": 0,
"newUnitPricePeak": 0,
"unitPriceFlat": 0,
"newUnitPriceFlat": 0,
"unitPriceValley": 0,
"newUnitPriceValley": 0,
"contractImageUrls": [
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg"
]
}
]
},
"wtMeterPriceInfoVo": {
"tipPeakFlatValleySupplyList": null,
"nonTipPeakFlatValleySupplyList": [
{
"id": "4",
"writeMeterRecordId": "1",
"taskCode": "f63349d6-704b-4ef4-b52b-21ec5e029dbb",
"accountPeriod": "202504",
"shopId": "100574",
"meterType": "WT",
"isTipPeakFlatValley": 0,
"supplyName": null,
"supplyId": "0000007901",
"unitPrice": 0.000,
"newUnitPrice": 111.000,
"writeType": 1,
"isTip": false,
"isPeak": false,
"isValley": false,
"isFlat": false,
"unitPriceTip": 0.000,
"newUnitPriceTip": 0.000,
"unitPricePeak": 0.000,
"newUnitPricePeak": 0.000,
"unitPriceFlat": 0.000,
"newUnitPriceFlat": 0.000,
"unitPriceValley": 0.000,
"newUnitPriceValley": 0.000,
"contractImageUrls": [
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg",
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg",
"https://hdl-test-audit-bucket.oss-cn-beijing.aliyuncs.com/acct-payable/2025/04/23/20250423154202A027.jpg"
]
}
]
},
"gasMeterPriceInfoVo": {
"tipPeakFlatValleySupplyList": null,
"nonTipPeakFlatValleySupplyList": null
}
}'
{
"": {}
}