Authorization: ********************{
"appId": "string",
"balance": 0,
"cardId": "string",
"chargeType": 0,
"createDate": "string",
"equipmentChipNumber": "string",
"feeStrategyId": "string",
"maxPower": 0,
"maxWathhour": 0,
"msgId": "string",
"orderId": "string",
"portId": "string",
"tenantId": "string",
"totalAmount": 0,
"totalPower": 0,
"totalTime": 0,
"userId": "string",
"minFluid": 0,
"floatTime": 0,
"floatPower": 0,
"fullTime": 0,
"fullPower": 0,
"fullTimeBefore": 0,
"fullPowerBefore": 0,
"fullSplitTime": 0
}curl --location --request POST '/user/yunku/start' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "string",
"balance": 0,
"cardId": "string",
"chargeType": 0,
"createDate": "string",
"equipmentChipNumber": "string",
"feeStrategyId": "string",
"maxPower": 0,
"maxWathhour": 0,
"msgId": "string",
"orderId": "string",
"portId": "string",
"tenantId": "string",
"totalAmount": 0,
"totalPower": 0,
"totalTime": 0,
"userId": "string",
"minFluid": 0,
"floatTime": 0,
"floatPower": 0,
"fullTime": 0,
"fullPower": 0,
"fullTimeBefore": 0,
"fullPowerBefore": 0,
"fullSplitTime": 0
}'{
"code": "string",
"msg": "string",
"data": {
"status": 0,
"payOrderId": 0,
"tradeOrderId": "string",
"batteryCheckOrderId": "string",
"totalOrderId": "string",
"displayMode": "string",
"displayContent": "string",
"payDescription": "string",
"payAmount": 0,
"needPay": true,
"singlePayment": true,
"agreement": {
"id": 0,
"userId": "string",
"mobile": "string",
"stationId": "string",
"chargePackageOrderId": "string",
"chargePackageId": 0,
"chargePackageVersion": 0,
"periodType": 0,
"executeTime": "string",
"period": -32768,
"singleAmount": 0,
"totalPayments": 0,
"alipayAgreementId": "string",
"status": -32768,
"startTime": "string",
"finishTime": "string",
"cancelTime": "string",
"tenantId": "string",
"appId": "string"
},
"partyOrderNo": "string",
"orderStr": "string",
"ppPaymentOrderNo": "string",
"tireInsuranceOrderId": "string"
},
"stackTraceMsg": "string"
}