Calculates and returns the total cost of a standalone Order object.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetOrderTotalCost |
The request body is of type GetOrderTotalCost.
| Name | Description | Data Type |
|---|---|---|
| order | Order |
![]() |
|
The response body is of type GetOrderTotalCostResponse.
| Name | Description | Data Type |
|---|---|---|
| GetOrderTotalCostResult | xml:decimal |
![]() |
|