POST api/Sale/InsertSaleInvoice?isOpen={isOpen}&userId={userId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
isOpen | boolean |
Default value is False |
|
userId | integer |
Default value is 0 |
Body Parameters
SaleInvoiceModelName | Description | Type | Additional information |
---|---|---|---|
TradeDiscount | decimal number |
None. |
|
SaleId | integer |
None. |
|
SaleDate | date |
None. |
|
BillNo | integer |
None. |
|
CustomerId | string |
None. |
|
SectorID | integer |
None. |
|
SalesmanId | string |
None. |
|
IsStockist | boolean |
None. |
|
OldIsStockist | boolean |
None. |
|
Narration | string |
None. |
|
Disc2Ratio | decimal number |
None. |
|
FTaxRatio | decimal number |
None. |
|
SpecialDiscount | decimal number |
None. |
|
InvOfferDiscount | decimal number |
None. |
|
InvOfferSTax | decimal number |
None. |
|
InvOfferFTax | decimal number |
None. |
|
ReceivedAmount | decimal number |
None. |
|
PreviousCredit | decimal number |
None. |
|
InvoiceNotes | string |
None. |
|
IsPosted | boolean |
None. |
|
IsPosted2 | boolean |
None. |
|
IsPosted3 | boolean |
None. |
|
IsPosted4 | boolean |
None. |
|
UserNo | integer |
None. |
|
BiltyNo | string |
None. |
|
TransportName | string |
None. |
|
OrderId | integer |
None. |
|
ServiceChargesRatio | decimal number |
None. |
|
GstRatio | decimal number |
None. |
|
CustomerName | string |
None. |
|
IsRP | boolean |
None. |
|
TotalReceivedCash | decimal number |
None. |
|
CustomerMobile | string |
None. |
|
OfferID | integer |
None. |
|
BookerID | string |
None. |
|
Freight2 | decimal number |
None. |
|
Unloading2 | decimal number |
None. |
|
ITax2 | decimal number |
None. |
|
DueDate | date |
None. |
|
InvType | string |
None. |
|
SaleIdNew | integer |
None. |
|
VehicleACNo | string |
None. |
|
VehicleACName | string |
None. |
|
VehicleFreightExp | decimal number |
None. |
|
SalTaxPerc | decimal number |
None. |
|
SalTaxVal | decimal number |
None. |
|
CurrentReading | decimal number |
None. |
|
isOilTuning | boolean |
None. |
|
OilChangeDate | date |
None. |
|
SendSMSTunning | boolean |
None. |
|
SendSMSOilChange | boolean |
None. |
|
OfficeID | integer |
None. |
|
TownID | integer |
None. |
|
VehicleNo | string |
None. |
|
CustPhoneNo | string |
None. |
|
SaleTime | date |
None. |
|
IsPrinted | boolean |
None. |
|
SaleTaxPer | decimal number |
None. |
|
SaleTaxVal | decimal number |
None. |
|
ExtraSaleTaxPer | decimal number |
None. |
|
ExtraSaleTaxVal | decimal number |
None. |
|
IncomeTaxPer | decimal number |
None. |
|
IncomeTaxVal | decimal number |
None. |
|
FTaxPer | decimal number |
None. |
|
FTaxValue | decimal number |
None. |
|
ReturnID | integer |
None. |
|
LastReading | decimal number |
None. |
|
AccountNo | string |
None. |
|
IsFinalized | boolean |
None. |
|
DOrderId | integer |
None. |
|
PainterID | string |
None. |
|
PainterName | string |
None. |
|
PainterPhone | string |
None. |
|
PreBalPainter | decimal number |
None. |
|
PainterCommission | decimal number |
None. |
|
IsMultiInvoice | boolean |
None. |
|
CurrRate | decimal number |
None. |
|
POSID | integer |
None. |
|
USIN | string |
None. |
|
TotalSaleValue | decimal number |
None. |
|
TotalTaxCharged | decimal number |
None. |
|
TotalQuantity | decimal number |
None. |
|
TotalBillAmount | decimal number |
None. |
|
PaymentMode | integer |
None. |
|
InvoiceType | integer |
None. |
|
DateTime | date |
None. |
|
Items | Object |
None. |
|
DocImage | Collection of byte |
None. |
|
DocImageDate | date |
None. |
|
IsMRP | boolean |
None. |
|
PCName | string |
None. |
|
OfferID1 | integer |
None. |
|
PPriceType | string |
None. |
|
DueDays | integer |
None. |
|
OrderDate | date |
None. |
|
IDOffice | integer |
None. |
|
DebitLimit | decimal number |
None. |
|
SalesmanName | string |
None. |
|
TownName | string |
None. |
|
SectorName | string |
None. |
|
PartyNTN | string |
None. |
|
PartyFiler | string |
None. |
|
PartyIsFiler | boolean |
None. |
|
IsStockHolder | boolean |
None. |
|
DriverName | string |
None. |
|
DriverPhone | string |
None. |
|
CashAccount | string |
None. |
|
FBRInvoiceNo | string |
None. |
|
ListBody | Collection of SalesBody |
None. |
Request Formats
application/json, text/json
Sample:
{ "TradeDiscount": 1.0, "SaleId": 2, "SaleDate": "2025-07-04T19:23:33.678166+05:00", "BillNo": 4, "CustomerId": "sample string 5", "SectorID": 6, "SalesmanId": "sample string 7", "IsStockist": true, "OldIsStockist": true, "Narration": "sample string 10", "Disc2Ratio": 11.0, "FTaxRatio": 12.0, "SpecialDiscount": 13.0, "InvOfferDiscount": 14.0, "InvOfferSTax": 15.0, "InvOfferFTax": 16.0, "ReceivedAmount": 17.0, "PreviousCredit": 18.0, "InvoiceNotes": "sample string 19", "IsPosted": true, "IsPosted2": true, "IsPosted3": true, "IsPosted4": true, "UserNo": 24, "BiltyNo": "sample string 25", "TransportName": "sample string 26", "OrderId": 27, "ServiceChargesRatio": 28.0, "GstRatio": 29.0, "CustomerName": "sample string 30", "IsRP": true, "TotalReceivedCash": 32.0, "CustomerMobile": "sample string 33", "OfferID": 34, "BookerID": "sample string 35", "Freight2": 36.0, "Unloading2": 37.0, "ITax2": 38.0, "DueDate": "2025-07-04T19:23:33.678166+05:00", "InvType": "sample string 40", "SaleIdNew": 41, "VehicleACNo": "sample string 42", "VehicleACName": "sample string 43", "VehicleFreightExp": 44.0, "SalTaxPerc": 45.0, "SalTaxVal": 46.0, "CurrentReading": 47.0, "isOilTuning": true, "OilChangeDate": "2025-07-04T19:23:33.678166+05:00", "SendSMSTunning": true, "SendSMSOilChange": true, "OfficeID": 52, "TownID": 53, "VehicleNo": "sample string 54", "CustPhoneNo": "sample string 55", "SaleTime": "2025-07-04T19:23:33.678166+05:00", "IsPrinted": true, "SaleTaxPer": 58.0, "SaleTaxVal": 59.0, "ExtraSaleTaxPer": 60.0, "ExtraSaleTaxVal": 61.0, "IncomeTaxPer": 62.0, "IncomeTaxVal": 63.0, "FTaxPer": 64.0, "FTaxValue": 65.0, "ReturnID": 66, "LastReading": 67.0, "AccountNo": "sample string 68", "IsFinalized": true, "DOrderId": 69, "PainterID": "sample string 70", "PainterName": "sample string 71", "PainterPhone": "sample string 72", "PreBalPainter": 73.0, "PainterCommission": 74.0, "IsMultiInvoice": true, "CurrRate": 76.0, "POSID": 77, "USIN": "sample string 78", "TotalSaleValue": 79.1, "TotalTaxCharged": 80.1, "TotalQuantity": 81.1, "TotalBillAmount": 82.1, "PaymentMode": 83, "InvoiceType": 84, "DateTime": "2025-07-04T19:23:33.678166+05:00", "Items": {}, "DocImage": "QEA=", "DocImageDate": "2025-07-04T19:23:33.678166+05:00", "IsMRP": true, "PCName": "sample string 89", "OfferID1": 90, "PPriceType": "sample string 91", "DueDays": 92, "OrderDate": "2025-07-04T19:23:33.678166+05:00", "IDOffice": 94, "DebitLimit": 95.0, "SalesmanName": "sample string 96", "TownName": "sample string 97", "SectorName": "sample string 98", "PartyNTN": "sample string 99", "PartyFiler": "sample string 100", "PartyIsFiler": true, "IsStockHolder": true, "DriverName": "sample string 103", "DriverPhone": "sample string 104", "CashAccount": "sample string 105", "FBRInvoiceNo": "sample string 106", "ListBody": [ { "SaleId": 1, "ProductId": "sample string 2", "ProductName": "sample string 3", "PackingId": 4, "Multiplier": 5.0, "QtyPack": 6, "QtyLose": 7, "BnsLose": 8, "PricePack": 9.0, "DiscRatio": 10.0, "DiscValPack": 11.0, "DiscValLose": 12.0, "STaxRatio": 13.0, "STaxValPack": 14.0, "IsValueB4Ratio": true, "IsSTaxOnBns": true, "IsFTaxExempted": true, "TTLValue": 18.0, "TTLSTax": 19.0, "TTLFTax": 20.0, "ExtraSTaxBns": 21.0, "ExtraFTaxBns": 22.0, "PerUnitCostLose": 23.0, "IsFreeProduct": true, "PriceHistoryId": 25, "OfferDiscount": 26.0, "IsDeleted": true, "Toping": "sample string 28", "TopingValue": 29.0, "CustomerId": "sample string 30", "Size": 31, "SizeName": "sample string 32", "SizeQty": 33.0, "OfferID": 34, "IsOffered": true, "PHeight": 36.0, "PWidth": 37.0, "LastSalePrice": 38.0, "SerialNo": 39, "PurchasePrice": 40.0, "IsFinalized": true, "NetTradePrice": 41.0, "InvoicePrice": 42.0, "ReturnID": 43, "DiscRatio2": 44.0, "ThanQty": 45, "Meters": 46.0, "ColorID": 47, "Point": 48.0, "TTLPoint": 49.0, "Scheme": 50.0, "TTLScheme": 51.0, "DiscRatio3": 52.0, "DiscRatio4": 53.0, "TTLDiscs": 54.0, "HSCode": "sample string 55", "Description": "sample string 56", "SMComRatio": 57.0, "SMComValue": 58.0, "WeightPerUnit": 59.0, "WeightPerLtr": 60.0, "Labour": 61.0, "TTLLabour": 62.0, "DiscValPack2": 63.0, "IsDiscP": true, "ProductCost": 65.0, "ProductProfit": 66.0, "IReturn": true, "SavingValue": 68.0, "PackingName": "sample string 69", "Qunatity": "sample string 70", "WHTRatio": 71.0, "TTLWHTax": 72.0 }, { "SaleId": 1, "ProductId": "sample string 2", "ProductName": "sample string 3", "PackingId": 4, "Multiplier": 5.0, "QtyPack": 6, "QtyLose": 7, "BnsLose": 8, "PricePack": 9.0, "DiscRatio": 10.0, "DiscValPack": 11.0, "DiscValLose": 12.0, "STaxRatio": 13.0, "STaxValPack": 14.0, "IsValueB4Ratio": true, "IsSTaxOnBns": true, "IsFTaxExempted": true, "TTLValue": 18.0, "TTLSTax": 19.0, "TTLFTax": 20.0, "ExtraSTaxBns": 21.0, "ExtraFTaxBns": 22.0, "PerUnitCostLose": 23.0, "IsFreeProduct": true, "PriceHistoryId": 25, "OfferDiscount": 26.0, "IsDeleted": true, "Toping": "sample string 28", "TopingValue": 29.0, "CustomerId": "sample string 30", "Size": 31, "SizeName": "sample string 32", "SizeQty": 33.0, "OfferID": 34, "IsOffered": true, "PHeight": 36.0, "PWidth": 37.0, "LastSalePrice": 38.0, "SerialNo": 39, "PurchasePrice": 40.0, "IsFinalized": true, "NetTradePrice": 41.0, "InvoicePrice": 42.0, "ReturnID": 43, "DiscRatio2": 44.0, "ThanQty": 45, "Meters": 46.0, "ColorID": 47, "Point": 48.0, "TTLPoint": 49.0, "Scheme": 50.0, "TTLScheme": 51.0, "DiscRatio3": 52.0, "DiscRatio4": 53.0, "TTLDiscs": 54.0, "HSCode": "sample string 55", "Description": "sample string 56", "SMComRatio": 57.0, "SMComValue": 58.0, "WeightPerUnit": 59.0, "WeightPerLtr": 60.0, "Labour": 61.0, "TTLLabour": 62.0, "DiscValPack2": 63.0, "IsDiscP": true, "ProductCost": 65.0, "ProductProfit": 66.0, "IReturn": true, "SavingValue": 68.0, "PackingName": "sample string 69", "Qunatity": "sample string 70", "WHTRatio": 71.0, "TTLWHTax": 72.0 } ] }
application/xml, text/xml
Sample:
<SaleInvoiceModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ultrabiz_ERP_API.Models"> <AccountNo>sample string 68</AccountNo> <BillNo>4</BillNo> <BiltyNo>sample string 25</BiltyNo> <BookerID>sample string 35</BookerID> <CashAccount>sample string 105</CashAccount> <CurrRate>76</CurrRate> <CurrentReading>47</CurrentReading> <CustPhoneNo>sample string 55</CustPhoneNo> <CustomerId>sample string 5</CustomerId> <CustomerMobile>sample string 33</CustomerMobile> <CustomerName>sample string 30</CustomerName> <DOrderId>69</DOrderId> <DateTime>2025-07-04T19:23:33.678166+05:00</DateTime> <DebitLimit>95</DebitLimit> <Disc2Ratio>11</Disc2Ratio> <DocImage>QEA=</DocImage> <DocImageDate>2025-07-04T19:23:33.678166+05:00</DocImageDate> <DriverName>sample string 103</DriverName> <DriverPhone>sample string 104</DriverPhone> <DueDate>2025-07-04T19:23:33.678166+05:00</DueDate> <DueDays>92</DueDays> <ExtraSaleTaxPer>60</ExtraSaleTaxPer> <ExtraSaleTaxVal>61</ExtraSaleTaxVal> <FBRInvoiceNo>sample string 106</FBRInvoiceNo> <FTaxPer>64</FTaxPer> <FTaxRatio>12</FTaxRatio> <FTaxValue>65</FTaxValue> <Freight2>36</Freight2> <GstRatio>29</GstRatio> <IDOffice>94</IDOffice> <ITax2>38</ITax2> <IncomeTaxPer>62</IncomeTaxPer> <IncomeTaxVal>63</IncomeTaxVal> <InvOfferDiscount>14</InvOfferDiscount> <InvOfferFTax>16</InvOfferFTax> <InvOfferSTax>15</InvOfferSTax> <InvType>sample string 40</InvType> <InvoiceNotes>sample string 19</InvoiceNotes> <InvoiceType>84</InvoiceType> <IsFinalized>true</IsFinalized> <IsMRP>true</IsMRP> <IsMultiInvoice>true</IsMultiInvoice> <IsPosted>true</IsPosted> <IsPosted2>true</IsPosted2> <IsPosted3>true</IsPosted3> <IsPosted4>true</IsPosted4> <IsPrinted>true</IsPrinted> <IsRP>true</IsRP> <IsStockHolder>true</IsStockHolder> <IsStockist>true</IsStockist> <Items /> <LastReading>67</LastReading> <ListBody> <SalesBody> <BnsLose>8</BnsLose> <ColorID>47</ColorID> <CustomerId>sample string 30</CustomerId> <Description>sample string 56</Description> <DiscRatio>10</DiscRatio> <DiscRatio2>44</DiscRatio2> <DiscRatio3>52</DiscRatio3> <DiscRatio4>53</DiscRatio4> <DiscValLose>12</DiscValLose> <DiscValPack>11</DiscValPack> <DiscValPack2>63</DiscValPack2> <ExtraFTaxBns>22</ExtraFTaxBns> <ExtraSTaxBns>21</ExtraSTaxBns> <HSCode>sample string 55</HSCode> <IReturn>true</IReturn> <InvoicePrice>42</InvoicePrice> <IsDeleted>true</IsDeleted> <IsDiscP>true</IsDiscP> <IsFTaxExempted>true</IsFTaxExempted> <IsFinalized>true</IsFinalized> <IsFreeProduct>true</IsFreeProduct> <IsOffered>true</IsOffered> <IsSTaxOnBns>true</IsSTaxOnBns> <IsValueB4Ratio>true</IsValueB4Ratio> <Labour>61</Labour> <LastSalePrice>38</LastSalePrice> <Meters>46</Meters> <Multiplier>5</Multiplier> <NetTradePrice>41</NetTradePrice> <OfferDiscount>26</OfferDiscount> <OfferID>34</OfferID> <PHeight>36</PHeight> <PWidth>37</PWidth> <PackingId>4</PackingId> <PackingName>sample string 69</PackingName> <PerUnitCostLose>23</PerUnitCostLose> <Point>48</Point> <PriceHistoryId>25</PriceHistoryId> <PricePack>9</PricePack> <ProductCost>65</ProductCost> <ProductId>sample string 2</ProductId> <ProductName>sample string 3</ProductName> <ProductProfit>66</ProductProfit> <PurchasePrice>40</PurchasePrice> <QtyLose>7</QtyLose> <QtyPack>6</QtyPack> <Qunatity>sample string 70</Qunatity> <ReturnID>43</ReturnID> <SMComRatio>57</SMComRatio> <SMComValue>58</SMComValue> <STaxRatio>13</STaxRatio> <STaxValPack>14</STaxValPack> <SaleId>1</SaleId> <SavingValue>68</SavingValue> <Scheme>50</Scheme> <SerialNo>39</SerialNo> <Size>31</Size> <SizeName>sample string 32</SizeName> <SizeQty>33</SizeQty> <TTLDiscs>54</TTLDiscs> <TTLFTax>20</TTLFTax> <TTLLabour>62</TTLLabour> <TTLPoint>49</TTLPoint> <TTLSTax>19</TTLSTax> <TTLScheme>51</TTLScheme> <TTLValue>18</TTLValue> <TTLWHTax>72</TTLWHTax> <ThanQty>45</ThanQty> <Toping>sample string 28</Toping> <TopingValue>29</TopingValue> <WHTRatio>71</WHTRatio> <WeightPerLtr>60</WeightPerLtr> <WeightPerUnit>59</WeightPerUnit> </SalesBody> <SalesBody> <BnsLose>8</BnsLose> <ColorID>47</ColorID> <CustomerId>sample string 30</CustomerId> <Description>sample string 56</Description> <DiscRatio>10</DiscRatio> <DiscRatio2>44</DiscRatio2> <DiscRatio3>52</DiscRatio3> <DiscRatio4>53</DiscRatio4> <DiscValLose>12</DiscValLose> <DiscValPack>11</DiscValPack> <DiscValPack2>63</DiscValPack2> <ExtraFTaxBns>22</ExtraFTaxBns> <ExtraSTaxBns>21</ExtraSTaxBns> <HSCode>sample string 55</HSCode> <IReturn>true</IReturn> <InvoicePrice>42</InvoicePrice> <IsDeleted>true</IsDeleted> <IsDiscP>true</IsDiscP> <IsFTaxExempted>true</IsFTaxExempted> <IsFinalized>true</IsFinalized> <IsFreeProduct>true</IsFreeProduct> <IsOffered>true</IsOffered> <IsSTaxOnBns>true</IsSTaxOnBns> <IsValueB4Ratio>true</IsValueB4Ratio> <Labour>61</Labour> <LastSalePrice>38</LastSalePrice> <Meters>46</Meters> <Multiplier>5</Multiplier> <NetTradePrice>41</NetTradePrice> <OfferDiscount>26</OfferDiscount> <OfferID>34</OfferID> <PHeight>36</PHeight> <PWidth>37</PWidth> <PackingId>4</PackingId> <PackingName>sample string 69</PackingName> <PerUnitCostLose>23</PerUnitCostLose> <Point>48</Point> <PriceHistoryId>25</PriceHistoryId> <PricePack>9</PricePack> <ProductCost>65</ProductCost> <ProductId>sample string 2</ProductId> <ProductName>sample string 3</ProductName> <ProductProfit>66</ProductProfit> <PurchasePrice>40</PurchasePrice> <QtyLose>7</QtyLose> <QtyPack>6</QtyPack> <Qunatity>sample string 70</Qunatity> <ReturnID>43</ReturnID> <SMComRatio>57</SMComRatio> <SMComValue>58</SMComValue> <STaxRatio>13</STaxRatio> <STaxValPack>14</STaxValPack> <SaleId>1</SaleId> <SavingValue>68</SavingValue> <Scheme>50</Scheme> <SerialNo>39</SerialNo> <Size>31</Size> <SizeName>sample string 32</SizeName> <SizeQty>33</SizeQty> <TTLDiscs>54</TTLDiscs> <TTLFTax>20</TTLFTax> <TTLLabour>62</TTLLabour> <TTLPoint>49</TTLPoint> <TTLSTax>19</TTLSTax> <TTLScheme>51</TTLScheme> <TTLValue>18</TTLValue> <TTLWHTax>72</TTLWHTax> <ThanQty>45</ThanQty> <Toping>sample string 28</Toping> <TopingValue>29</TopingValue> <WHTRatio>71</WHTRatio> <WeightPerLtr>60</WeightPerLtr> <WeightPerUnit>59</WeightPerUnit> </SalesBody> </ListBody> <Narration>sample string 10</Narration> <OfferID>34</OfferID> <OfferID1>90</OfferID1> <OfficeID>52</OfficeID> <OilChangeDate>2025-07-04T19:23:33.678166+05:00</OilChangeDate> <OldIsStockist>true</OldIsStockist> <OrderDate>2025-07-04T19:23:33.678166+05:00</OrderDate> <OrderId>27</OrderId> <PCName>sample string 89</PCName> <POSID>77</POSID> <PPriceType>sample string 91</PPriceType> <PainterCommission>74</PainterCommission> <PainterID>sample string 70</PainterID> <PainterName>sample string 71</PainterName> <PainterPhone>sample string 72</PainterPhone> <PartyFiler>sample string 100</PartyFiler> <PartyIsFiler>true</PartyIsFiler> <PartyNTN>sample string 99</PartyNTN> <PaymentMode>83</PaymentMode> <PreBalPainter>73</PreBalPainter> <PreviousCredit>18</PreviousCredit> <ReceivedAmount>17</ReceivedAmount> <ReturnID>66</ReturnID> <SalTaxPerc>45</SalTaxPerc> <SalTaxVal>46</SalTaxVal> <SaleDate>2025-07-04T19:23:33.678166+05:00</SaleDate> <SaleId>2</SaleId> <SaleIdNew>41</SaleIdNew> <SaleTaxPer>58</SaleTaxPer> <SaleTaxVal>59</SaleTaxVal> <SaleTime>2025-07-04T19:23:33.678166+05:00</SaleTime> <SalesmanId>sample string 7</SalesmanId> <SalesmanName>sample string 96</SalesmanName> <SectorID>6</SectorID> <SectorName>sample string 98</SectorName> <SendSMSOilChange>true</SendSMSOilChange> <SendSMSTunning>true</SendSMSTunning> <ServiceChargesRatio>28</ServiceChargesRatio> <SpecialDiscount>13</SpecialDiscount> <TotalBillAmount>82.1</TotalBillAmount> <TotalQuantity>81.1</TotalQuantity> <TotalReceivedCash>32</TotalReceivedCash> <TotalSaleValue>79.1</TotalSaleValue> <TotalTaxCharged>80.1</TotalTaxCharged> <TownID>53</TownID> <TownName>sample string 97</TownName> <TradeDiscount>1</TradeDiscount> <TransportName>sample string 26</TransportName> <USIN>sample string 78</USIN> <Unloading2>37</Unloading2> <UserNo>24</UserNo> <VehicleACName>sample string 43</VehicleACName> <VehicleACNo>sample string 42</VehicleACNo> <VehicleFreightExp>44</VehicleFreightExp> <VehicleNo>sample string 54</VehicleNo> <isOilTuning>true</isOilTuning> </SaleInvoiceModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |