Query Op Codes
get
/
Query service operation codes (opcodes)
https://api.fortellis.io/cdkdrive/service/catalog/v1/opcodes
/
Resource Details
Security |
|
---|---|
Category |
Options |
Request
Path Parameters
Parameter | Type | Description | Required |
---|
Query Parameters
Parameter | Type | Description | Required |
---|---|---|---|
desc | string | Description text to filter results | Yes |
page | number | A non-zero integer indicating the requested the page of query results | No |
pageSize | number | A non-negative, non-zero integer indicating the maximum number of results to return at one time | No |
Header Parameters
Parameter | Type | Description | Required |
---|---|---|---|
Request-Id | string | n/a | Yes |
Subscription-Id | string | The Fortellis Marketplace subscription identifier between a user entity and the solution. For sample responses use the Subscription-Id 'test'. | Yes |
Authorization | string | Provide authorization to access Fortellis APIs. This must be an OAuth 2.0 token for calling a Fortellis Provider but you may call the simulator platform with basic auth using your API key and secret. | Yes |
Request Body Structure
Request Body Example
Response
Response Body Structure
Response Body Example
Response Error Details
HTTP Code | Description |
---|---|
400 | 400 - Bad Request |
401 | 401 - Unauthorized |
403 | 403 - Forbidden |
Try It Out
-
desc
(required)(string) Description text to filter results
-
page
(number) A non-zero integer indicating the requested the page of query results
-
pageSize
(number) A non-negative, non-zero integer indicating the maximum number of results to return at one time
-
Request-Id
(required)(string)
-
Subscription-Id
(required)(string) The Fortellis Marketplace subscription identifier between a user entity and the solution. For sample responses use the Subscription-Id 'test'.
-
Authorization
(required)(string) Provide authorization to access Fortellis APIs. This must be an OAuth 2.0 token for calling a Fortellis Provider but you may call the simulator platform with basic auth using your API key and secret.
Working...
x