Skip to main content

Apply Tax Rate to Lines

POST 

/api/purchase-orders/:purchaseOrder/apply-tax-rate/:taxRate

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

Authentication: Requires Bearer token.

Body:

  • include_cost_lines (boolean, default false): Whether to also apply to non-product (cost) lines

Request

Responses

Successful response