v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Service overbooking limits

Get all service overbooking limits

Returns all service overbooking limits. Note this operation uses Pagination and supports Portfolio Access Tokens.

post/api/connector/v1/serviceOverbookingLimits/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.

ServiceIdsstring[] required

Unique identifiers of Service associated with the service overbooking limits.

ServiceOverbookingLimitIdsstring[] nullable

Unique identifiers of the service overbooking limits.

ActivityStatesActivityState[] nullable

Whether to return only active, only deleted, or both types of record. If not specified, only active records will be returned.

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.