POST Api/OilCard/GetCardById
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:11.872104+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:11.872104+08:00</CreateTime>
<CustomerId>b4a951a9-e644-4dac-912a-8db88eab9605</CustomerId>
<CustomerIdList xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:guid>0caf741b-2c4d-4757-8ed9-f96d897caf97</d2p1:guid>
<d2p1:guid>cf6db14f-78d3-4ab2-968a-64f389a171c5</d2p1:guid>
</CustomerIdList>
<CustomerRemarks>sample string 16</CustomerRemarks>
<DataLastTime>2026-03-02T19:56:11.872104+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:11.872104+08:00</EndTime>
<ExpDate>2026-03-02T19:56:11.872104+08:00</ExpDate>
<GrayedLogID>452c230a-eed8-4860-8e61-a683dc2add90</GrayedLogID>
<HandCardTime>2026-03-02T19:56:11.872104+08:00</HandCardTime>
<HandCardUserId>baa470b3-361d-43b7-bd02-f67fe2381ec3</HandCardUserId>
<ICCompanyId>a0bbd910-c2c6-4291-834b-deec3aa7fa64</ICCompanyId>
<IDNO>sample string 6</IDNO>
<IDType>1</IDType>
<Id>f6af5c9c-bdff-4173-9ab9-65d5cbf3c882</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:11.872104+08:00</LockTime>
<LockUserId>ba56f3c5-b067-4310-a249-b2dc54b9f8ce</LockUserId>
<MasterCard>true</MasterCard>
<MaxDebt>1</MaxDebt>
<MemberId>0bf527e6-1867-4680-b2db-4291dc6216f4</MemberId>
<OilCardSN>sample string 2</OilCardSN>
<OilCodeId>873bcff6-30fa-4ff8-9c79-c7cf62bfaf53</OilCodeId>
<OilStationId>c77163c9-c313-430e-adce-e8df732104ff</OilStationId>
<Password>sample string 10</Password>
<PasswordFlag>1</PasswordFlag>
<PayType>1</PayType>
<RechargeLimit>1</RechargeLimit>
<RecordCount>1</RecordCount>
<RelateEmpUserId>25c8bb0b-269d-4a71-b62c-d2dc9489300c</RelateEmpUserId>
<Remark>sample string 13</Remark>
<StartJF>true</StartJF>
<StartTime>2026-03-02T19:56:11.872104+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.