v1

latestOpenAPI 3.1.02026-08-0458234268.6 KB
invoices

Flag an invoice for review

Flags an invoice for review, moving it to incomplete status with a flagging reason.

Features

  • Flags invoice and moves to incomplete status
  • Supports optional flagging reason
  • Triggers notifications to relevant users

Use Cases

  • Flag invoices with issues for review
  • Request corrections or additional information
  • Mark invoices needing manual intervention
post/invoices/{id}/flag

Path parameters

idstring required

Invoice ID

Headers

Authorizationstring required

OAuth2 authentication flows. Auth server URLs will vary by environment

X-Api-Keystring required

API key for authentication

X-API-Versionstring

API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.

Request body

flagging_reasonstring

Reason for flagging the invoice

Response

Invoice flagged successfully

versionstring

API version

successboolean

Whether the operation was successful

messagestring

Success message