Skip to main content

Approve Quote Discount

POST 

/api/quotes/:quote/approve-discount

Approve the quote's pending discount approval. The approval is marked approved and attributed to the authenticated user, and the refreshed quote is returned.

Required scope: orders:write

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

404 when the quote has no pending approval.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type