GET api/General/OrderManage/GetOrderAmountDetailsByOrderID?OrderID={OrderID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrderID

string

Required

Body Parameters

None.

Response Information

Resource Description

ShoppingCartAmountModel
NameDescriptionTypeAdditional information
TotalCartAmountWithTax

decimal number

None.

TotalCartAmountWithOriginalTax

decimal number

None.

Distance

decimal number

None.

DeliveryFee

decimal number

None.

ServiceFee

decimal number

None.

Netamount

decimal number

None.

Taxamount

decimal number

None.

PackagingFee

decimal number

None.

CouponDiscountAmount

decimal number

None.

SelfPickupModeDiscountAmount

decimal number

None.

TotalCartAmountWithTaxNDiscount

decimal number

None.

GrandTotal

decimal number

None.

GrandTotalWithoutTax

decimal number

None.

GrandTaxTotal

decimal number

None.

SubTotal

decimal number

None.

DiscountTotal

decimal number

None.

GoogleCalculatedDuration

integer

None.

CartItemsCount

integer

None.

OfferCode

string

None.

CouponID

string

None.

DeliveryFeeModel

DeliveryFeeModel

None.

ServiceFeeModel

ServiceFeeModel

None.

AppliedOffersOnItemFee

Collection of OfferCouponModel

None.

AppliedOffersOnDeliveryFee

Collection of OfferCouponModel

None.

AppliedOffersOnServiceFee

Collection of OfferCouponModel

None.

Response Formats

application/json, text/json

Sample:
{
  "TotalCartAmountWithTax": 1.0,
  "TotalCartAmountWithOriginalTax": 2.0,
  "Distance": 3.0,
  "DeliveryFee": 4.0,
  "ServiceFee": 5.0,
  "Netamount": 6.0,
  "Taxamount": 7.0,
  "PackagingFee": 8.0,
  "CouponDiscountAmount": 9.0,
  "SelfPickupModeDiscountAmount": 10.0,
  "TotalCartAmountWithTaxNDiscount": 11.0,
  "GrandTotal": 12.0,
  "GrandTotalWithoutTax": 13.0,
  "GrandTaxTotal": 14.0,
  "SubTotal": 15.0,
  "DiscountTotal": 16.0,
  "GoogleCalculatedDuration": 17,
  "CartItemsCount": 18,
  "OfferCode": "sample string 19",
  "CouponID": "sample string 20",
  "DeliveryFeeModel": {
    "ActualDeliveryFee": 1.0,
    "ActualDeliveryFeeWithTax": 1.0,
    "PlatformDiscountedAmt": 1.0,
    "PartnerDiscountedAmt": 1.0,
    "PartnerDiscountPercent": 1,
    "PartnerDiscountFlatAmt": 1.0,
    "PlatformDiscountPercent": 1,
    "PlatformDiscountFlatAmt": 1.0,
    "GSTAmt": 1.0,
    "GSTPercentValue": 1,
    "XFactorType": "sample string 2",
    "ISSurcharge": true,
    "FinalDeliveryFee": 4.0,
    "IsMinAplicable": true,
    "ProvisionalCharge": 1.0,
    "SituationalCharge": 1.0,
    "FixedDeliveryAllowance": 1.0,
    "VariableCharge": 1.0,
    "Distance": 1.0,
    "CCDurationPickToDelivery": 1,
    "GDurationPickToDelivery": 1
  },
  "ServiceFeeModel": {
    "ActualServiceFee": 1.0,
    "ActualServiceFeeWithTax": 1.0,
    "MinServiceFee": 1.0,
    "MaxServiceFee": 1.0,
    "DiscountedAmt": 1.0,
    "GSTAmt": 1.0,
    "GSTPercentValue": 1,
    "DiscountPercent": 1,
    "FinalServiceFee": 2.0
  },
  "AppliedOffersOnItemFee": [
    {
      "OfferID": 1,
      "OfferName": "sample string 2",
      "CartOfferRecordID": 3,
      "OfferCode": "sample string 4",
      "DiscountedAmount": 5.0,
      "OfferType": "sample string 6",
      "OfferOn": "sample string 7",
      "OfferedBy": "sample string 8",
      "AppliedDate": "2026-08-01T14:46:52.351804+09:30"
    },
    {
      "OfferID": 1,
      "OfferName": "sample string 2",
      "CartOfferRecordID": 3,
      "OfferCode": "sample string 4",
      "DiscountedAmount": 5.0,
      "OfferType": "sample string 6",
      "OfferOn": "sample string 7",
      "OfferedBy": "sample string 8",
      "AppliedDate": "2026-08-01T14:46:52.351804+09:30"
    }
  ],
  "AppliedOffersOnDeliveryFee": [
    {
      "OfferID": 1,
      "OfferName": "sample string 2",
      "CartOfferRecordID": 3,
      "OfferCode": "sample string 4",
      "DiscountedAmount": 5.0,
      "OfferType": "sample string 6",
      "OfferOn": "sample string 7",
      "OfferedBy": "sample string 8",
      "AppliedDate": "2026-08-01T14:46:52.351804+09:30"
    },
    {
      "OfferID": 1,
      "OfferName": "sample string 2",
      "CartOfferRecordID": 3,
      "OfferCode": "sample string 4",
      "DiscountedAmount": 5.0,
      "OfferType": "sample string 6",
      "OfferOn": "sample string 7",
      "OfferedBy": "sample string 8",
      "AppliedDate": "2026-08-01T14:46:52.351804+09:30"
    }
  ],
  "AppliedOffersOnServiceFee": [
    {
      "OfferID": 1,
      "OfferName": "sample string 2",
      "CartOfferRecordID": 3,
      "OfferCode": "sample string 4",
      "DiscountedAmount": 5.0,
      "OfferType": "sample string 6",
      "OfferOn": "sample string 7",
      "OfferedBy": "sample string 8",
      "AppliedDate": "2026-08-01T14:46:52.351804+09:30"
    },
    {
      "OfferID": 1,
      "OfferName": "sample string 2",
      "CartOfferRecordID": 3,
      "OfferCode": "sample string 4",
      "DiscountedAmount": 5.0,
      "OfferType": "sample string 6",
      "OfferOn": "sample string 7",
      "OfferedBy": "sample string 8",
      "AppliedDate": "2026-08-01T14:46:52.351804+09:30"
    }
  ]
}

application/xml, text/xml

Sample:
<ShoppingCartAmountModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/General.Operations.CustomModels">
  <AppliedOffersOnDeliveryFee>
    <OfferCouponModel>
      <AppliedDate>2026-08-01T14:46:52.351804+09:30</AppliedDate>
      <CartOfferRecordID>3</CartOfferRecordID>
      <DiscountedAmount>5</DiscountedAmount>
      <OfferCode>sample string 4</OfferCode>
      <OfferID>1</OfferID>
      <OfferName>sample string 2</OfferName>
      <OfferOn>sample string 7</OfferOn>
      <OfferType>sample string 6</OfferType>
      <OfferedBy>sample string 8</OfferedBy>
    </OfferCouponModel>
    <OfferCouponModel>
      <AppliedDate>2026-08-01T14:46:52.351804+09:30</AppliedDate>
      <CartOfferRecordID>3</CartOfferRecordID>
      <DiscountedAmount>5</DiscountedAmount>
      <OfferCode>sample string 4</OfferCode>
      <OfferID>1</OfferID>
      <OfferName>sample string 2</OfferName>
      <OfferOn>sample string 7</OfferOn>
      <OfferType>sample string 6</OfferType>
      <OfferedBy>sample string 8</OfferedBy>
    </OfferCouponModel>
  </AppliedOffersOnDeliveryFee>
  <AppliedOffersOnItemFee>
    <OfferCouponModel>
      <AppliedDate>2026-08-01T14:46:52.351804+09:30</AppliedDate>
      <CartOfferRecordID>3</CartOfferRecordID>
      <DiscountedAmount>5</DiscountedAmount>
      <OfferCode>sample string 4</OfferCode>
      <OfferID>1</OfferID>
      <OfferName>sample string 2</OfferName>
      <OfferOn>sample string 7</OfferOn>
      <OfferType>sample string 6</OfferType>
      <OfferedBy>sample string 8</OfferedBy>
    </OfferCouponModel>
    <OfferCouponModel>
      <AppliedDate>2026-08-01T14:46:52.351804+09:30</AppliedDate>
      <CartOfferRecordID>3</CartOfferRecordID>
      <DiscountedAmount>5</DiscountedAmount>
      <OfferCode>sample string 4</OfferCode>
      <OfferID>1</OfferID>
      <OfferName>sample string 2</OfferName>
      <OfferOn>sample string 7</OfferOn>
      <OfferType>sample string 6</OfferType>
      <OfferedBy>sample string 8</OfferedBy>
    </OfferCouponModel>
  </AppliedOffersOnItemFee>
  <AppliedOffersOnServiceFee>
    <OfferCouponModel>
      <AppliedDate>2026-08-01T14:46:52.351804+09:30</AppliedDate>
      <CartOfferRecordID>3</CartOfferRecordID>
      <DiscountedAmount>5</DiscountedAmount>
      <OfferCode>sample string 4</OfferCode>
      <OfferID>1</OfferID>
      <OfferName>sample string 2</OfferName>
      <OfferOn>sample string 7</OfferOn>
      <OfferType>sample string 6</OfferType>
      <OfferedBy>sample string 8</OfferedBy>
    </OfferCouponModel>
    <OfferCouponModel>
      <AppliedDate>2026-08-01T14:46:52.351804+09:30</AppliedDate>
      <CartOfferRecordID>3</CartOfferRecordID>
      <DiscountedAmount>5</DiscountedAmount>
      <OfferCode>sample string 4</OfferCode>
      <OfferID>1</OfferID>
      <OfferName>sample string 2</OfferName>
      <OfferOn>sample string 7</OfferOn>
      <OfferType>sample string 6</OfferType>
      <OfferedBy>sample string 8</OfferedBy>
    </OfferCouponModel>
  </AppliedOffersOnServiceFee>
  <CartItemsCount>18</CartItemsCount>
  <CouponDiscountAmount>9</CouponDiscountAmount>
  <CouponID>sample string 20</CouponID>
  <DeliveryFee>4</DeliveryFee>
  <DeliveryFeeModel>
    <ActualDeliveryFee>1</ActualDeliveryFee>
    <ActualDeliveryFeeWithTax>1</ActualDeliveryFeeWithTax>
    <CCDurationPickToDelivery>1</CCDurationPickToDelivery>
    <Distance>1</Distance>
    <FinalDeliveryFee>4</FinalDeliveryFee>
    <FixedDeliveryAllowance>1</FixedDeliveryAllowance>
    <GDurationPickToDelivery>1</GDurationPickToDelivery>
    <GSTAmt>1</GSTAmt>
    <GSTPercentValue>1</GSTPercentValue>
    <ISSurcharge>true</ISSurcharge>
    <IsMinAplicable>true</IsMinAplicable>
    <PartnerDiscountFlatAmt>1</PartnerDiscountFlatAmt>
    <PartnerDiscountPercent>1</PartnerDiscountPercent>
    <PartnerDiscountedAmt>1</PartnerDiscountedAmt>
    <PlatformDiscountFlatAmt>1</PlatformDiscountFlatAmt>
    <PlatformDiscountPercent>1</PlatformDiscountPercent>
    <PlatformDiscountedAmt>1</PlatformDiscountedAmt>
    <ProvisionalCharge>1</ProvisionalCharge>
    <SituationalCharge>1</SituationalCharge>
    <VariableCharge>1</VariableCharge>
    <XFactorType>sample string 2</XFactorType>
  </DeliveryFeeModel>
  <DiscountTotal>16</DiscountTotal>
  <Distance>3</Distance>
  <GoogleCalculatedDuration>17</GoogleCalculatedDuration>
  <GrandTaxTotal>14</GrandTaxTotal>
  <GrandTotal>12</GrandTotal>
  <GrandTotalWithoutTax>13</GrandTotalWithoutTax>
  <Netamount>6</Netamount>
  <OfferCode>sample string 19</OfferCode>
  <PackagingFee>8</PackagingFee>
  <SelfPickupModeDiscountAmount>10</SelfPickupModeDiscountAmount>
  <ServiceFee>5</ServiceFee>
  <ServiceFeeModel>
    <ActualServiceFee>1</ActualServiceFee>
    <ActualServiceFeeWithTax>1</ActualServiceFeeWithTax>
    <DiscountPercent>1</DiscountPercent>
    <DiscountedAmt>1</DiscountedAmt>
    <FinalServiceFee>2</FinalServiceFee>
    <GSTAmt>1</GSTAmt>
    <GSTPercentValue>1</GSTPercentValue>
    <MaxServiceFee>1</MaxServiceFee>
    <MinServiceFee>1</MinServiceFee>
  </ServiceFeeModel>
  <SubTotal>15</SubTotal>
  <Taxamount>7</Taxamount>
  <TotalCartAmountWithOriginalTax>2</TotalCartAmountWithOriginalTax>
  <TotalCartAmountWithTax>1</TotalCartAmountWithTax>
  <TotalCartAmountWithTaxNDiscount>11</TotalCartAmountWithTaxNDiscount>
</ShoppingCartAmountModel>