Skip to main content

Reject Purchase Order Approval Request

POST 

/api/purchase-orders/:purchase_order/approval-request/reject

Reject a pending approval request with a reason. The purchase order stays in draft, and the requester is notified with the reason so they can amend the order and request approval again.

Authentication: Requires Bearer token.

Requires permission: purchase_orders.approve

The notes field (rejection reason) is required, max 1000 characters.

Request

Responses

OK

Response Headers
    Content-Type