"Address": "虚拟",
"AreaCode": "330106",
"BuildTime": "2024-01-24",
"BusinessExpandType": 1,
"Capacity": 88.88,
"Construction": 2,
"CountryCode": "CN",
"ElectricityFee": "",
"ElectricityType": 3,
"EquipmentInfos": [
{
"ConnectorInfos": [
{
"AuxPower": 1,
"ConnectorID": "VCONNECTOR01",
"ConnectorName": "A 枪",
"ConnectorType": 3,
"Current": 32,
"EquipmentClassification": 1,
"NationalStandard": 2,
"OpreateStatus": 50,
"ParkNo": "VP001",
"Power": 7000.0,
"VoltageLowerLimits": 220,
"VoltageUpperLimits": 220
}
],
"Current": 32,
"EquipmentClassification": 1,
"EquipmentID": "VIRTUAL_PILE_001",
"EquipmentModel": "VIRTUAL_PILE_24",
"EquipmentName": "虚拟充电桩 1 号",
"EquipmentType": 2,
"ManufacturerID": "752976022",
"ManufacturerName": "泗县充电运营",
"Power": 0.0,
"SVIN": 0,
"SautoPower": 0,
"VoltageLowerLimits": 220,
"VoltageUpperLimits": 220
}
],
"OfficialRunTime": "2024-01-24",
"OperatorID": "752976022",
"ParkInfo": "",
"ParkType": 255,
"PeriodFee": 1,
"RatedPower": 0.0,
"RoundTheClock": 1,
"ServiceFee": "",
"SiteGuide": "",
"StationClassification": 1,
"StationID": "VIRTUAL_STATION_001",
"StationLat": 30.274145,
"StationLng": 120.318375,
"StationName": "虚拟充电站 1 号",
"StationStatus": 50,
"StationType": 1,
"StringAreaCodeCountryside": "341324000000",
"VideoMonitor": 0,
"supportOrder": 1
}
curl --location --request POST 'http://citydev.parking24.cn/payment-platform/payment/transaction' \
--header 'Content-Type: application/json' \
--data-raw '"Address": "虚拟",
"AreaCode": "330106",
"BuildTime": "2024-01-24",
"BusinessExpandType": 1,
"Capacity": 88.88,
"Construction": 2,
"CountryCode": "CN",
"ElectricityFee": "",
"ElectricityType": 3,
"EquipmentInfos": [
{
"ConnectorInfos": [
{
"AuxPower": 1,
"ConnectorID": "VCONNECTOR01",
"ConnectorName": "A 枪",
"ConnectorType": 3,
"Current": 32,
"EquipmentClassification": 1,
"NationalStandard": 2,
"OpreateStatus": 50,
"ParkNo": "VP001",
"Power": 7000.0,
"VoltageLowerLimits": 220,
"VoltageUpperLimits": 220
}
],
"Current": 32,
"EquipmentClassification": 1,
"EquipmentID": "VIRTUAL_PILE_001",
"EquipmentModel": "VIRTUAL_PILE_24",
"EquipmentName": "虚拟充电桩 1 号",
"EquipmentType": 2,
"ManufacturerID": "752976022",
"ManufacturerName": "泗县充电运营",
"Power": 0.0,
"SVIN": 0,
"SautoPower": 0,
"VoltageLowerLimits": 220,
"VoltageUpperLimits": 220
}
],
"OfficialRunTime": "2024-01-24",
"OperatorID": "752976022",
"ParkInfo": "",
"ParkType": 255,
"PeriodFee": 1,
"RatedPower": 0.0,
"RoundTheClock": 1,
"ServiceFee": "",
"SiteGuide": "",
"StationClassification": 1,
"StationID": "VIRTUAL_STATION_001",
"StationLat": 30.274145,
"StationLng": 120.318375,
"StationName": "虚拟充电站 1 号",
"StationStatus": 50,
"StationType": 1,
"StringAreaCodeCountryside": "341324000000",
"VideoMonitor": 0,
"supportOrder": 1
}'
{}