Skip to main content

Apply Discount Rate to Lines

POST 

/api/purchase-orders/:purchaseOrder/apply-discount-rate

Apply a discount rate to all lines of a purchase order.

Authentication: Requires Bearer token.

Body:

  • discount (required, numeric, min:0, max:100): Discount percentage (e.g. 10 = 10%)

Request

Responses

Successful response