ShipmentCostEstimate entity

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ShipmentCostEstimate entity

Divesh Dutta
Hello all,
          In ShipmentCostEstimate entity what is the purpose for orderItemFlatPrice, weightUnitPrice and priceUnitPrice  and how they differ form one another.please provide with example if possible

Thanks in advance
Regards
Divesh Dutta
Reply | Threaded
Open this post in threaded view
|

Re: ShipmentCostEstimate entity

Fabien JALABERT
Hi,
order item flat price is a price that is the same for order independly
of what is in the order.
weight unit is used to calculate price using weight of each order item.
price unit price should be a price per item

inspect code to be sure of last one...

Divesh Dutta a écrit :
> Hello all,
>           In ShipmentCostEstimate entity what is the purpose for orderItemFlatPrice, weightUnitPrice and priceUnitPrice  and how they differ form one another.please provide with example if possible
>
> Thanks in advance
> Regards
> Divesh Dutta
>
>
>