POST Api/RechargeRecord/GetList
Request Information
URI Parameters
None.
Body Parameters
RechargeRecordDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| OilStationId | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| OilCardId | globally unique identifier |
None. |
|
| BeforeMoney | decimal number |
None. |
|
| PrepaidMoney | decimal number |
None. |
|
| Cardbalance | decimal number |
None. |
|
| PayMethod | integer |
None. |
|
| PayMethodName | string |
None. |
|
| RechargeOrderNo | string |
None. |
|
| RechargeAddress | string |
None. |
|
| CreateTime | date |
None. |
|
| CreateTimeToString | string |
None. |
|
| Remark | string |
None. |
|
| IsDeleted | boolean |
None. |
|
| PayOrderId | globally unique identifier |
None. |
|
| RechargeType | integer |
None. |
|
| RechargeTypeName | string |
None. |
|
| CustomerIdList | Collection of globally unique identifier |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| MemberName | string |
None. |
|
| Money | decimal number |
None. |
|
| PhoneNum | string |
None. |
|
| PayOrderNo | string |
None. |
|
| PayOrderSource | integer |
None. |
|
| PayOrderSourceName | string |
None. |
|
| PayOrderStatus | integer |
None. |
|
| PayOrderStatusName | string |
None. |
|
| PayOrderType | integer |
None. |
|
| PayOrderTypeName | string |
None. |
|
| TotalMoney | decimal number |
None. |
|
| PayAmount | decimal number |
None. |
|
| CouponMoney | decimal number |
None. |
|
| PayTime | date |
None. |
|
| PayTimeToString | string |
None. |
|
| PayPlatform | integer |
None. |
|
| PayPlatformName | string |
None. |
|
| AllinPayTrxid | string |
None. |
|
| CardNo | string |
None. |
|
| CardASN | string |
None. |
|
| CardASNName_i18n | string |
None. |
|
| OilCardSN | string |
None. |
|
| OilCardSNName | string |
None. |
|
| ClientName | string |
None. |
|
| CarNO | string |
None. |
|
| Balance | decimal number |
None. |
|
| Telephone | string |
None. |
|
| JFBalance | decimal number |
None. |
|
| IsAllYuanGongKa | boolean |
None. |
|
| IsAllKeHuKa | boolean |
None. |
|
| RealName | string |
None. |
|
| StartPayTime | date |
None. |
|
| EndPayTime | date |
None. |
|
| RefundMoney | decimal number |
None. |
|
| RefundCause | string |
None. |
|
| RefundPwd | string |
None. |
|
| SearchTimespan | Collection of string |
None. |
|
| StartSearchTime | date |
None. |
|
| EndSearchTime | date |
None. |
|
| RechargeTotalMoney | decimal number |
None. |
|
| RechargeCount | integer |
None. |
|
| PageIndex | integer |
None. |
|
| PageSize | integer |
None. |
|
| Total | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<RechargeRecordDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZShOil.Model">
<_x003C_PageIndex_x003E_k__BackingField>23</_x003C_PageIndex_x003E_k__BackingField>
<_x003C_PageSize_x003E_k__BackingField>24</_x003C_PageSize_x003E_k__BackingField>
<_x003C_Total_x003E_k__BackingField>25</_x003C_Total_x003E_k__BackingField>
<AllinPayTrxid>sample string 8</AllinPayTrxid>
<Balance>1</Balance>
<BeforeMoney>1</BeforeMoney>
<CarNO>sample string 14</CarNO>
<CardASN>sample string 10</CardASN>
<CardASNName_i18n>sample string 11</CardASNName_i18n>
<CardNo>sample string 9</CardNo>
<Cardbalance>1</Cardbalance>
<ClientName>sample string 13</ClientName>
<CouponMoney>1</CouponMoney>
<CreateTime>2026-03-02T19:54:36.932273+08:00</CreateTime>
<CustomerId>6352ba25-4161-4ae6-ad21-0ff688a76535</CustomerId>
<CustomerIdList xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:guid>4ce33605-ea4f-486c-a604-1be6705355c4</d2p1:guid>
<d2p1:guid>9223895f-c3b7-4852-acad-cdd8a9398932</d2p1:guid>
</CustomerIdList>
<EndPayTime>2026-03-02T19:54:36.932273+08:00</EndPayTime>
<EndSearchTime>2026-03-02T19:54:36.932273+08:00</EndSearchTime>
<Id>81cd1497-9c10-407a-8258-fe26aeaefb1f</Id>
<IsAllKeHuKa>true</IsAllKeHuKa>
<IsAllYuanGongKa>true</IsAllYuanGongKa>
<IsDeleted>true</IsDeleted>
<JFBalance>1</JFBalance>
<MemberId>a9ba0a5f-d1ed-4134-8988-47930deaf3e6</MemberId>
<MemberName>sample string 5</MemberName>
<Money>1</Money>
<OilCardId>91617ea4-5b6e-40e1-8233-5729bd00ed0a</OilCardId>
<OilCardSN>sample string 12</OilCardSN>
<OilStationId>f8a7469b-5af9-4b03-aecb-70920576036e</OilStationId>
<PayAmount>1</PayAmount>
<PayMethod>1</PayMethod>
<PayOrderId>46d97026-a009-4238-b92b-93af697c302a</PayOrderId>
<PayOrderNo>sample string 7</PayOrderNo>
<PayOrderSource>1</PayOrderSource>
<PayOrderStatus>1</PayOrderStatus>
<PayOrderType>1</PayOrderType>
<PayPlatform>1</PayPlatform>
<PayTime>2026-03-02T19:54:36.932273+08:00</PayTime>
<PhoneNum>sample string 6</PhoneNum>
<PrepaidMoney>1</PrepaidMoney>
<RealName>sample string 18</RealName>
<RechargeAddress>sample string 3</RechargeAddress>
<RechargeCount>22</RechargeCount>
<RechargeOrderNo>sample string 2</RechargeOrderNo>
<RechargeTotalMoney>21</RechargeTotalMoney>
<RechargeType>1</RechargeType>
<RefundCause>sample string 19</RefundCause>
<RefundMoney>1</RefundMoney>
<RefundPwd>sample string 20</RefundPwd>
<Remark>sample string 4</Remark>
<SearchTimespan xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</SearchTimespan>
<StartPayTime>2026-03-02T19:54:36.932273+08:00</StartPayTime>
<StartSearchTime>2026-03-02T19:54:36.932273+08:00</StartSearchTime>
<Telephone>sample string 15</Telephone>
<TotalMoney>1</TotalMoney>
<UserId>f212d54d-af2d-4b0f-9479-86ccee2cadd0</UserId>
</RechargeRecordDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.