POST Api/OilCard/GetCardByMemberId
Request Information
URI Parameters
None.
Body Parameters
OilCardDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| ICCompanyId | globally unique identifier |
None. |
|
| OilStationId | globally unique identifier |
None. |
|
| OilCardSN | string |
None. |
|
| OilCardSNName | string |
None. |
|
| CardASNName_i18n | string |
None. |
|
| CardASN | string |
None. |
|
| ClientName | string |
None. |
|
| IDType | integer |
None. |
|
| IDTypeName | string |
None. |
|
| IDNO | string |
None. |
|
| CarNO | string |
None. |
|
| Telephone | string |
None. |
|
| EmailAddr | string |
None. |
|
| PayType | integer |
None. |
|
| ConsumeNetType | integer |
None. |
|
| Balance | decimal number |
None. |
|
| JFBalance | decimal number |
None. |
|
| LBalance | decimal number |
None. |
|
| ChargeTotal | decimal number |
None. |
|
| PasswordFlag | integer |
None. |
|
| Password | string |
None. |
|
| JFPassword | string |
None. |
|
| DiscountMode | string |
None. |
|
| Discount | integer |
None. |
|
| MaxDebt | integer |
None. |
|
| OilCodeId | globally unique identifier |
None. |
|
| LeftCardBal | decimal number |
None. |
|
| RelateEmpUserId | globally unique identifier |
None. |
|
| LimitCarNo | boolean |
None. |
|
| ControlVol | boolean |
None. |
|
| DebtMontClear | boolean |
None. |
|
| StartJF | boolean |
None. |
|
| MasterCard | boolean |
None. |
|
| CardStatus | integer |
None. |
|
| CardStatusName | string |
None. |
|
| LockTime | date |
None. |
|
| LockUserId | globally unique identifier |
None. |
|
| HandCardTime | date |
None. |
|
| HandCardUserId | globally unique identifier |
None. |
|
| ExpDate | date |
None. |
|
| EditSource | integer |
None. |
|
| GrayedLogID | globally unique identifier |
None. |
|
| Remark | string |
None. |
|
| UsedCards | string |
None. |
|
| BalLastTime | date |
None. |
|
| DataLastTime | date |
None. |
|
| AppUserNo | string |
None. |
|
| CreateTime | date |
None. |
|
| CreateTimeToString | string |
None. |
|
| IsDeleted | boolean |
None. |
|
| RechargeLimit | decimal number |
None. |
|
| CustomerRemarks | string |
None. |
|
| CustomerIdList | Collection of globally unique identifier |
None. |
|
| StartTime | date |
None. |
|
| EndTime | date |
None. |
|
| RecordCount | integer |
None. |
|
| VOL | decimal number |
None. |
|
| AMN | decimal number |
None. |
|
| SumPrepaidMoney | decimal number |
None. |
|
| IsAllYuanGongKa | boolean |
None. |
|
| IsAllKeHuKa | boolean |
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:
<OilCardDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZShOil.Model">
<_x003C_PageIndex_x003E_k__BackingField>19</_x003C_PageIndex_x003E_k__BackingField>
<_x003C_PageSize_x003E_k__BackingField>20</_x003C_PageSize_x003E_k__BackingField>
<_x003C_Total_x003E_k__BackingField>21</_x003C_Total_x003E_k__BackingField>
<AMN>1</AMN>
<AppUserNo>sample string 15</AppUserNo>
<BalLastTime>2026-03-02T19:56:25.1415327+08:00</BalLastTime>
<Balance>1</Balance>
<CarNO>sample string 7</CarNO>
<CardASN>sample string 4</CardASN>
<CardASNName_i18n>sample string 3</CardASNName_i18n>
<CardStatus>1</CardStatus>
<ChargeTotal>1</ChargeTotal>
<ClientName>sample string 5</ClientName>
<ConsumeNetType>1</ConsumeNetType>
<ControlVol>true</ControlVol>
<CreateTime>2026-03-02T19:56:25.1415327+08:00</CreateTime>
<CustomerId>84ab77ff-b64d-463a-a9f6-bb6a2ef4aab6</CustomerId>
<CustomerIdList xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:guid>22a8a99a-a5da-40d6-8684-609c1019efbd</d2p1:guid>
<d2p1:guid>d6da8812-3b3d-45df-9660-ded2578978c7</d2p1:guid>
</CustomerIdList>
<CustomerRemarks>sample string 16</CustomerRemarks>
<DataLastTime>2026-03-02T19:56:25.1415327+08:00</DataLastTime>
<DebtMontClear>true</DebtMontClear>
<Discount>1</Discount>
<DiscountMode>sample string 12</DiscountMode>
<EditSource>1</EditSource>
<EmailAddr>sample string 9</EmailAddr>
<EndTime>2026-03-02T19:56:25.1415327+08:00</EndTime>
<ExpDate>2026-03-02T19:56:25.1415327+08:00</ExpDate>
<GrayedLogID>5e0c0d7f-b13e-4146-9d83-7ad4de768d52</GrayedLogID>
<HandCardTime>2026-03-02T19:56:25.1415327+08:00</HandCardTime>
<HandCardUserId>546e2303-d50a-49f1-8b61-021f287fc0ba</HandCardUserId>
<ICCompanyId>d841eca7-448e-4a9b-956f-4df1caf7e7a8</ICCompanyId>
<IDNO>sample string 6</IDNO>
<IDType>1</IDType>
<Id>e228d922-eaaf-4ab2-8520-7fd503e7d22a</Id>
<IsAllKeHuKa>true</IsAllKeHuKa>
<IsAllYuanGongKa>true</IsAllYuanGongKa>
<IsDeleted>true</IsDeleted>
<JFBalance>1</JFBalance>
<JFPassword>sample string 11</JFPassword>
<LBalance>1</LBalance>
<LeftCardBal>1</LeftCardBal>
<LimitCarNo>true</LimitCarNo>
<LockTime>2026-03-02T19:56:25.1415327+08:00</LockTime>
<LockUserId>6edf8161-613b-4890-b195-3967f59a856c</LockUserId>
<MasterCard>true</MasterCard>
<MaxDebt>1</MaxDebt>
<MemberId>3b19d4dd-10d7-4e1e-8578-b7f6a90e725d</MemberId>
<OilCardSN>sample string 2</OilCardSN>
<OilCodeId>b94f55a0-9649-418e-b438-72f3c6d0585c</OilCodeId>
<OilStationId>5ade8749-5f63-4ef5-a2dd-bf744c5d37f2</OilStationId>
<Password>sample string 10</Password>
<PasswordFlag>1</PasswordFlag>
<PayType>1</PayType>
<RechargeLimit>1</RechargeLimit>
<RecordCount>1</RecordCount>
<RelateEmpUserId>46d4dfd5-0418-4044-a78e-ab12bf7e02be</RelateEmpUserId>
<Remark>sample string 13</Remark>
<StartJF>true</StartJF>
<StartTime>2026-03-02T19:56:25.1415327+08:00</StartTime>
<SumPrepaidMoney>1</SumPrepaidMoney>
<Telephone>sample string 8</Telephone>
<UsedCards>sample string 14</UsedCards>
<VOL>1</VOL>
</OilCardDto>
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.