V2
Custom Information
Operations related to custom information
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| limit | query | integer(int64) | false | Limit of results in the response |
| offset | query | integer(int64) | false | Offset applied to results for pagination |
| sort | query | string | false | The fields by which the results will be sorted. It can be a list of fields separated by commas. A suffix must be added: * “:asc” to indicate an ascending order. * “:desc” to indicate a descending order. |
| Authorization | header | string | true | Bearer token |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successfully returned the list of custom information variable definitions | CustomInformationPaginatedResponse |
| 400 | Bad Request | Bad Request | ApiErrorResponse |
| 401 | Unauthorized | Unauthorized | ApiErrorResponse |
| 500 | Internal Server Error | Internal Error | ApiErrorResponse |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| Authorization | header | string | true | Bearer token |
| body | body | CustomInformationInsertionRequest | true | Custom information variable definition creation request |
Request body - instance of CustomInformationInsertionRequest
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | true | Name of the custom information variable |
| description | string¦null | true | Description of the custom information variable |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 201 | Created | Successfully created | CustomInformationResponse |
| 400 | Bad Request | Bad Request | ApiErrorResponse |
| 401 | Unauthorized | Unauthorized | ApiErrorResponse |
| 500 | Internal Server Error | Internal Error | ApiErrorResponse |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| id | path | string | true | Custom information variable definition ID |
| Authorization | header | string | true | Bearer token |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successfully returned the custom information variable definition | CustomInformationResponse |
| 400 | Bad Request | Bad Request | ApiErrorResponse |
| 401 | Unauthorized | Unauthorized | ApiErrorResponse |
| 404 | Not Found | Not Found | ApiErrorResponse |
| 500 | Internal Server Error | Internal Error | ApiErrorResponse |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| id | path | string | true | Custom information variable definition ID |
| Authorization | header | string | true | Bearer token |
| body | body | CustomInformationUpdateRequest | true | Custom information variable definition update request |
Request body - instance of CustomInformationUpdateRequest
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | true | Name of the custom information variable |
| description | string¦null | true | Description of the custom information variable |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 204 | No Content | Successfully updated | None |
| 400 | Bad Request | Bad Request | ApiErrorResponse |
| 401 | Unauthorized | Unauthorized | ApiErrorResponse |
| 404 | Not Found | Not Found | ApiErrorResponse |
| 500 | Internal Server Error | Internal Error | ApiErrorResponse |
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| id | path | string | true | Custom information variable definition ID |
| Authorization | header | string | true | Bearer token |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 204 | No Content | Successfully deleted | None |
| 400 | Bad Request | Bad Request | ApiErrorResponse |
| 401 | Unauthorized | Unauthorized | ApiErrorResponse |
| 404 | Not Found | Not Found | ApiErrorResponse |
| 500 | Internal Server Error | Internal Error | ApiErrorResponse |
Endpoints
Default
Loads
Actors
Dealers
Custom Information
Commercial Structure
Brands