Skip to main content

SupplyShipmentFinancial

Shipment financial details

type SupplyShipmentFinancial {
costsMethod: SupplyCostMethodEnum
destinationCosts: MonetaryValue
duties: MonetaryValue
dutiesAllocatedToItems: MonetaryValue
dutiesDifference: MonetaryValue
itemsFinancial: ItemsFinancial
originCosts: MonetaryValue
otherFees: MonetaryValue
shipmentCostAllocatedToItems: MonetaryValue
shippingDifference: MonetaryValue
taxes: MonetaryValue
totalDuties: MonetaryValue
totalLandedCosts: MonetaryValue
totalShippingCosts: MonetaryValue
transportationCosts: MonetaryValue
}

Fields

SupplyShipmentFinancial.costsMethod ● SupplyCostMethodEnum enum common

The calculation method used for financials

SupplyShipmentFinancial.destinationCosts ● MonetaryValue object common

Destination costs associated with the shipment

SupplyShipmentFinancial.duties ● MonetaryValue object common

Duties associated with the shipment

SupplyShipmentFinancial.dutiesAllocatedToItems ● MonetaryValue object common

Total duties amount allocated to items in the shipment

SupplyShipmentFinancial.dutiesDifference ● MonetaryValue object common

Difference amount for duties to check for financial reconciliation

SupplyShipmentFinancial.itemsFinancial ● ItemsFinancial object common

Financial details related to items in the shipment

SupplyShipmentFinancial.originCosts ● MonetaryValue object common

Origin costs associated with the shipment

SupplyShipmentFinancial.otherFees ● MonetaryValue object common

Other fees associated with the shipment

SupplyShipmentFinancial.shipmentCostAllocatedToItems ● MonetaryValue object common

Total amount allocated to items in the shipment

SupplyShipmentFinancial.shippingDifference ● MonetaryValue object common

Difference amount to check for financial reconciliation

SupplyShipmentFinancial.taxes ● MonetaryValue object common

Taxes associated with the shipment

SupplyShipmentFinancial.totalDuties ● MonetaryValue object common

Total duties, taxes, and other fees associated with the shipment

SupplyShipmentFinancial.totalLandedCosts ● MonetaryValue object common

Total landed costs associated with the shipment

SupplyShipmentFinancial.totalShippingCosts ● MonetaryValue object common

Total shipping costs associated with the shipment

SupplyShipmentFinancial.transportationCosts ● MonetaryValue object common

Transportation costs associated with the shipment

Returned By

supplyShipmentFinancial query

Member Of

SupplyShipment object