Get Inventory Items associated with a service

Get Inventory Items associated with a service.

Metadata
search.inventory_item_id
array of int32s

Query by inventory item identifier.

search.inventory_item_id
search.customer_id
array of int32s

Query by customer id.

search.customer_id
search.service_id
array of int32s

Query by service id.

search.service_id
search.identifier
array of strings

Query by all or part of string identifier.

search.identifier
search.service_type
array of strings

Query by service type

search.service_type
search.inventory_type
array of strings

Query by inventory type

search.inventory_type
search.status
array of strings

Query by status of the inventory item.

search.status
date-time

Query by assigned date.

date-time

Query by assigned date.

search.assigned_by
array of int32s

Query by assigned by

search.assigned_by
date-time

Query by created date.

date-time

Query by created date.

search.user_created_by
array of int32s

Query by user created by

search.user_created_by
search.nPA
array of strings

Query by NPA

search.nPA
search.nXX
array of strings

Query by NXX

search.nXX
int32

Defines how many items to return at a time.

int32

Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)

string

Specifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

500

InternalServerError

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/html