DistributionStrategies

discountsDistributionStrategy
string (AdjustmentDistributionStrategy)

The distribution details of how purchase order adjustments were applied to item level costs.

Enum: "ITEM_TOTAL_COST" "ITEM_QUANTITY" "EQUALLY_PER_ITEM"
feesDistributionStrategy
string (AdjustmentDistributionStrategy)

The distribution details of how purchase order adjustments were applied to item level costs.

Enum: "ITEM_TOTAL_COST" "ITEM_QUANTITY" "EQUALLY_PER_ITEM"
taxDistributionStrategy
string (AdjustmentDistributionStrategy)

The distribution details of how purchase order adjustments were applied to item level costs.

Enum: "ITEM_TOTAL_COST" "ITEM_QUANTITY" "EQUALLY_PER_ITEM"
{
  • "taxDistributionStrategy": "ITEM_TOTAL_COST",
  • "feesDistributionStrategy": "ITEM_TOTAL_COST",
  • "discountsDistributionStrategy": "ITEM_TOTAL_COST"
}