Skip to main content

Reject Purchase Invoice

POST 

/api/purchase-invoices/:purchaseInvoice/reject

Reject a purchase invoice that requires approval.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Required: notes (string, max 1000 chars).

Request

Responses

OK