Apply Pricing Tier to Lines
POST/api/purchase-orders/:purchaseOrder/apply-pricing-tier/:supplierPricingTier
Apply a supplier pricing tier to all (or specified) lines of a purchase order.
Authentication: Requires Bearer token.
Body (optional):
- line_ids[]: Array of specific line IDs to apply pricing to. If omitted, applies to all lines.
Request
Responses
- 200
Successful response