Anchor to ShippingLineSaleShipping
Shipping Line Sale
object
A sale associated with a shipping charge.
Anchor to FieldsFields
- Anchor to actionTypeaction•
Type SaleAction Type!non-null The type of order action represented by the sale.
- •ID!non-null
The unique ID of the sale.
- Anchor to lineTypeline•
Type SaleLine Type!non-null The type of line associated with the sale.
- Anchor to quantityquantity•
The number of units ordered or intended to be returned.
- Anchor to taxestaxes•[Sale
Tax!]!non-null The individual taxes associated with the sale.
- Anchor to totalAmounttotal•
Amount MoneyV2!non-null The total sale amount after taxes and discounts.
- Anchor to totalDiscountAmountAfterTaxestotal•
Discount Amount After Taxes MoneyV2!non-null The total amount of discounts allocated to the sale after taxes.
- Anchor to totalDiscountAmountBeforeTaxestotal•
Discount Amount Before Taxes MoneyV2!non-null The total discounts allocated to the sale before taxes.
- Anchor to totalTaxAmounttotal•
Tax Amount MoneyV2!non-null The total tax amount for the sale.
Was this section helpful?