Skip to main content
object

Requires read_orders access scope.

A sale associated with a shipping charge.

•SaleActionType!non-null

The type of order action that the sale represents.

•ID!non-null

The unique ID for the sale.

•SaleLineType!non-null

The line type assocated with the sale.

•Int

The number of units either ordered or intended to be returned.

•ShippingLine

The shipping line item for the associated sale. shippingLine is not available if the SaleActionType is a return.

•[SaleTax!]!non-null

All individual taxes associated with the sale.

•MoneyBag!non-null

The total sale amount after taxes and discounts.

Anchor to totalDiscountAmountAfterTaxestotalDiscountAmountAfterTaxes
•MoneyBag!non-null

The total discounts allocated to the sale after taxes.

Anchor to totalDiscountAmountBeforeTaxestotalDiscountAmountBeforeTaxes
•MoneyBag!non-null

The total discounts allocated to the sale before taxes.

•MoneyBag!non-null

The total amount of taxes for the sale.


Was this section helpful?

•interface

Was this section helpful?
OSZAR »