Resubmit Invoice for Approval
POST /api/purchase-invoices/:purchaseInvoice/resubmit
Re-submit a rejected invoice back to pending approval status.
Authentication: Requires Bearer token.
Only rejected invoices can be resubmitted. Returns 422 otherwise.
Request