Factuarea API

invalid_status_transition

The requested state is not reachable from the state the document is in right now.

CodeTypeHTTPCategory
invalid_status_transitioninvalid_request_error422Request

Cause

The requested state is not reachable from the state the document is in right now.

What to do

Read the current status and walk the intermediate steps the document lifecycle requires before asking for the target state.

On this page