Skip to main content

Convert Line to Revenue

POST 

/api/quotes/:quote/lines/:line/convert-to-revenue

Strip the product from a line so it becomes a revenue (product-less) line, releasing any inventory it held. Description, quantity and price are preserved.

Required scope: orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token. Permission: quotes.update.

Request

Responses

OK

Response Headers
    Content-Type