CostAllocationMethodEnum
The method used to distribute costs across shipment line items.
enum CostAllocationMethodEnum {
COST
DUTY_RATE
HTS_AMOUNTS
QUANTITY
VOLUME
WEIGHT
}
Values
CostAllocationMethodEnum.COST
Distribute proportionally by total units cost
CostAllocationMethodEnum.DUTY_RATE
Distribute total duties proportionally by each item's duty-rate-adjusted cost
CostAllocationMethodEnum.HTS_AMOUNTS
Distribute HTS amounts within matching items and the remaining duties and fees across all items by cost
CostAllocationMethodEnum.QUANTITY
Distribute proportionally by item quantity
CostAllocationMethodEnum.VOLUME
Distribute proportionally by total volume
CostAllocationMethodEnum.WEIGHT
Distribute proportionally by estimated weight