Skip to main content

Reclassify as Supplier Invoice

POST 

/api/vendor-credits/ocr/:extraction/reclassify-as-invoice

Reclassify a vendor credit extraction as a supplier invoice extraction — used when the scanned document turns out to be an invoice, not a credit memo. The vendor credit extraction is converted and a purchase invoice extraction is returned. No request body. Returns 422 if the extraction is already confirmed.

Required scope: orders:write

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

Returns 422 if the extraction is confirmed or not in a reviewable status (pending review / duplicate detected).

Request

Responses

OK

Response Headers
    Content-Type