Skip to main content
GET
Allow a move from one status to another, with what it requires.

Query Parameters

p_from_state_id
string<uuid>
required
p_to_state_id
string<uuid>
required
p_code
string<text>
required
p_name
string<text>
required
p_requires_approval
boolean<boolean>
p_requires_reason
boolean<boolean>
p_offline_allowed
boolean<boolean>

Response

200

OK