Skip to main content
POST
Transition requirement

Authorizations

api_access_token
string
header
required

Path Parameters

id
integer
required

ID of the requirement

account_id
integer
required

The numeric ID of the account

Body

application/json
event
enum<string>
required

Transition event

Available options:
triage,
request_approval,
approve,
reject,
start,
resolve,
sign_off,
close,
cancel,
reopen
note
string

Decision note recorded on the requirement event

responsible_party
string

Required for the triage event

requirement_type
string

Optional internal classification for triage, selected from classification_options in the detail response. Must belong to the current public category. Terms are calculated from the original filing date.

cost_estimate
number

Optional cost estimate for the triage event

to_status
string

Target status for the reopen event

Response

Success

category
string

Public category resolved by the account country catalog; display labels are localized by the client.

id
integer
display_id
integer
account_id
integer
requirement_type
string
status
string
priority
string
source
string
title
string
description
string | null
responsible_party
string | null
approval_status
string | null
cost_estimate
number | null
property_id
integer | null
conversation_id
integer | null
assignee_id
integer | null
reporter_contact_id
integer | null
duplicate_of_id
integer | null
approval_required
boolean
sign_off_required
boolean
created_at
string
updated_at
string