Skip to main content

Resubmit Purchase Invoice for Approval

POST 

/api/purchase-invoices/:purchaseInvoice/resubmit

Re-submit a rejected invoice back to pending approval status.

Required scope: purchase-orders:write

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

Authentication: Requires Bearer token.

Only rejected invoices can be resubmitted. Returns 422 otherwise.

Request

Responses

OK