v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Product service orders

Get all product service orders

Returns all product service orders associated with the given enterprise. This operation uses Pagination and supports Portfolio Access Tokens.

post/api/connector/v1/productServiceOrders/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

ProductServiceOrderIdsstring[] nullable

Unique identifiers of the Product service order.

ServiceIdsstring[] required

Unique identifiers of the Service.

AccountIdsstring[] nullable

Unique identifiers of the Customer or Company who owns the product service order.

LinkedReservationIdsstring[] nullable

Unique identifiers of linked Reservations.

StatesServiceOrderState[] nullable

A list of product service order states to filter by.

Response

OK

Cursorstring uuid nullable

Unique identifier of the item one newer in time order than the items to be returned. If Cursor is not specified, i.e. null, then the latest or most recent items will be returned.