|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| CreateParkingRequest.md | há 1 ano atrás | |
| CreateTransactionRequest.md | há 1 ano atrás | |
| OrderAmount.md | há 1 ano atrás | |
| Parking.md | há 1 ano atrás | |
| ParkingTradeScene.md | há 1 ano atrás | |
| ParkingsApi.md | há 1 ano atrás | |
| Payer.md | há 1 ano atrás | |
| PlateColor.md | há 1 ano atrás | |
| PlateService.md | há 1 ano atrás | |
| PromotionDetail.md | há 1 ano atrás | |
| QueryOrderAmount.md | há 1 ano atrás | |
| QueryPlateServiceRequest.md | há 1 ano atrás | |
| QueryTransactionRequest.md | há 1 ano atrás | |
| README.md | há 1 ano atrás | |
| ServicesApi.md | há 1 ano atrás | |
| Transaction.md | há 1 ano atrás | |
| TransactionsApi.md | há 1 ano atrás | |
微信支付分停车服务 扣费API
本 SDK 由 WechatPay APIv3 SDK 生成器生成。生成器基于 OpenAPI Generator 构建。
所有URI均基于微信支付 API 地址:https://api.mch.weixin.qq.com
| 服务名 | 方法名 | HTTP 请求 | 描述 |
|---|---|---|---|
| ParkingsApi | CreateParking | Post /v3/vehicle/parking/parkings | 创建停车入场 |
| ServicesApi | QueryPlateService | Get /v3/vehicle/parking/services/find | 查询车牌服务开通信息 |
| TransactionsApi | CreateTransaction | Post /v3/vehicle/transactions/parking | 扣费受理 |
| TransactionsApi | QueryTransaction | Get /v3/vehicle/transactions/out-trade-no/{out_trade_no} | 查询订单 |