Skip to main content
GET
Whether a job can be done, requirement by requirement.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

work_order_id
string
work_order_number
string
readiness_score
string
requirement_id
string
requirement_type
string
reference_code
string
requirement
string
quantity
string
is_mandatory
string
status
string
is_satisfied
string
is_blocking
string
blocking_reason
string
required_from
string
required_to
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

blocking_reason
string<character varying>
Maximum string length: 250
is_blocking
boolean<boolean>
is_mandatory
boolean<boolean>
is_satisfied
boolean<boolean>
quantity
number<numeric>
readiness_score
number<numeric>
reference_code
string<character varying>
Maximum string length: 80
required_from
string<timestamp with time zone>
required_to
string<timestamp with time zone>
requirement
string<character varying>
Maximum string length: 250
requirement_id
string<uuid>

Note: This is a Primary Key.

requirement_type
string<character varying>
Maximum string length: 20
status
string<character varying>
Maximum string length: 20
work_order_id
string<uuid>

Note: This is a Primary Key.

work_order_number
string<character varying>
Maximum string length: 60