Reject a vendor bill
Rejects a vendor bill in status: pending_approval, returning it to status: draft with an
optional rejection reason. The rejection is logged in the bill’s activity timeline. No GL
journal entry is posted on rejection.
Requires purchasing:write scope.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Body
Response
Rejected vendor bill
A vendor invoice (AP). Posts to AP and inventory/expense on approval.
vendor_bill Sequential bill number per entity.
Vendor's invoice number.
draft, pending_approval, approved, rejected, paid, partially_paid, voided 
