Quotation API

Operations
Quotation API

Quotation API

GET /{entityId}/brands
GET /{quotationId}
PUT /{quotationId}
POST /{quotationId}/order-parts
POST /{quotationId}/send-email-simulation-pdf
GET /{quotationId}/simulation-pdf
GET /{quotationId}/tyres
GET /GetAdditionalMaintenanceOperations
GET /GetAdditionalMaintenanceParts
GET /GetLaborValues
POST /GetMaintenanceOperations
POST /GetMaintenanceParts
POST /GetMaintenancePlanHtml
GET /GetMaintenanceServices
POST /GetMaintenanceVariables
GET /GetMaintenanceWorks
GET /GetPossibleGearBox
POST /GetQuotationPdf
GET /GetRepairGraphicGenArtList
GET /GetRepairGraphicGenArtMainGroupImage
GET /GetRepairGraphicGenArtSubGroupImage
GET /GetRepairGraphicGenArtVehicleImage
GET /GetRepairGraphicList
GET /GetRepairGraphicMainGroupImage
GET /GetRepairGraphicSubGroupImage
GET /GetRepairGraphicVehicleImage
GET /GetRepairGraphicWorkSteps
GET /GetServiceProposal
GET /GetSimpleRevisionOperations
GET /GetTimesList
GET /GetTimesWorkStep
GET /GetTimesWorkStepForSubGroup
GET /integrate-webshop
POST /operations-from-itemmpid-korid
GET /tyres/assembly-options
POST /tyres/InsertTyresQuotationValues
GET /tyres/simulation/services
GET /vehicle/{ktypeId}/image
Updates the quotation
PUT /

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the quotation entity brands
GET /{entityId}/brands

Path variables

entityId
integer int32 required

The entity identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Gets the quotation
GET /{quotationId}

Path variables

quotationId
integer int32 required

The quotation identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Updates the quotation
PUT /{quotationId}

Path variables

quotationId
integer int32 required

The quotation identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Orders the parts
POST /{quotationId}/order-parts

Path variables

quotationId
integer int32 required

The quotation identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Sends the simulation PDF email
POST /{quotationId}/send-email-simulation-pdf

Path variables

quotationId
integer int32 required

The quotation identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

Gets the simulation PDF
GET /{quotationId}/simulation-pdf

Path variables

quotationId
integer int32 required

The quotation identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
string binary
Gets the quotation tyres and services
GET /{quotationId}/tyres

Path variables

quotationId
integer int32 required

The quotation identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Lists the quotation reject reasons to populate dropdown
GET /dropdown/reject-reasons

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Gets the additional maintenance operations
GET /GetAdditionalMaintenanceOperations

Request parameters

partNo
string optional

The part no.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the additional maintenance parts
GET /GetAdditionalMaintenanceParts

Request parameters

partNo
string optional

The part no.

internalId
string optional

The internal identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the labor values
GET /GetLaborValues

Request parameters

garageId
integer int32 optional

The garage identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Gets the maintenance operations
POST /GetMaintenanceOperations

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the maintenance parts
POST /GetMaintenanceParts

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the maintenance plan HTML
POST /GetMaintenancePlanHtml

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the maintenance services
GET /GetMaintenanceServices

Request parameters

kilometers
integer int32 optional

The kilometers.

qualColId
integer int32 optional

The qual col identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Gets the maintenance variables
POST /GetMaintenanceVariables

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the maintenance works
GET /GetMaintenanceWorks

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the possible gear box
GET /GetPossibleGearBox

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Inserts the tyres quotation values
POST /GetQuotationPdf

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic list from genarts
GET /GetRepairGraphicGenArtList

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the repair graphic main group image
GET /GetRepairGraphicGenArtMainGroupImage

Request parameters

mainGroupId
integer int32 optional

The main group identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic gen art sub group image
GET /GetRepairGraphicGenArtSubGroupImage

Request parameters

mainGroupId
integer int32 optional

The main group identifier.

subGroupId
integer int32 optional

The sub group identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic gen art vehicle image
GET /GetRepairGraphicGenArtVehicleImage

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic list
GET /GetRepairGraphicList

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the repair graphic main group image
GET /GetRepairGraphicMainGroupImage

Request parameters

mainGroupId
integer int32 optional

The main group identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic sub group image
GET /GetRepairGraphicSubGroupImage

Request parameters

mainGroupId
integer int32 optional

The main group identifier.

subGroupId
integer int32 optional

The sub group identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic vehicle image
GET /GetRepairGraphicVehicleImage

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the repair graphic work steps
GET /GetRepairGraphicWorkSteps

Request parameters

itemMpId
integer int32 optional

The item mp identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the service proposal
GET /GetServiceProposal

Request parameters

kilometers
integer int32 optional

The kilometers.

qualColId
integer int32 optional

The qual col identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Gets the simple revision operations
GET /GetSimpleRevisionOperations

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Gets the times list
GET /GetTimesList

Request parameters

searchText
string optional

The search text.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Gets the times work step
GET /GetTimesWorkStep

Request parameters

itemMpId
integer int32 optional

The item mp identifier.

korId
integer int32 optional

The kor identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the times work step
GET /GetTimesWorkStepForSubGroup

Request parameters

subGroupId
integer int32 optional

The sub group identifier.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the quotation history
POST /history

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

application/json

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Integrates the web shop
GET /integrate-webshop

Request parameters

quotationId
integer int32 optional

The quotation identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Operationses from item mp identifier kor identifier
POST /operations-from-itemmpid-korid

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

204 204

Success

Body
application/json
Gets the vehicle data from ktype
GET /tyres/assembly-options

Request parameters

countryCode
string optional

The country code.

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Inserts the tyres quotation values
POST /tyres/InsertTyresQuotationValues

Request headers

Vehicle-Token
string optional
Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Request body

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Gets the tyres simulation services
GET /tyres/simulation/services

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
Downloads the vehicle image
GET /vehicle/{ktypeId}/image

Path variables

ktypeId
integer int32 required

The ktype identifier.

Request headers

Authorization
string required

Please enter into field the word ‘Bearer’ following by space and JWT

Example:
Bearer token_here

Responses

400 400

Bad Request

Body
application/json
500 500

Server Error

Body
application/json
403 403

Forbidden

401 401

Unauthorized

200 200

Success

Body
application/json
string binary
Type Definitions
InclusiveWorkPositions
Object
workPosText
string
UpdateQuotationWorksRequest
Object
workId
string
itemMpId
string
description
string
inclusiveWorkPositions
reference
string
quotationLaborId
integer int32
discountMobyLine
number double
partialPriceMO
number double
originalTime
number double
UpdateQuotationPartRequest
Object
reference
string
itemMpId
string
description
string
brandId
integer int32
brandDescription
string
discountPartsByLine
number double
quantity
number double
price
number double
costPrice
number double
editedPrice
number double
isIam
boolean
UpdateQuotationValueRequest
Object
subTotalHoursMO
number double
subTotalValueMO
number double
subTotalDiscountMO
number double
netTotalMO
number double
subTotalValueParts
number double
subTotalDiscountParts
number double
netTotalParts
number double
totalSIVA
number double
ivaTotal
number double
totalCIVA
number double
UpdateQuotationMarginsRequest
Object
moCostPrice
number double
moSellPrice
number double
moMargin
number double
moMarginPercentage
number double
partCostPrice
number double
partSellPrice
number double
partMargin
number double
partMarginPercentage
number double
iamOperationCost
number double
iampvp
number double
iamMargin
number double
iamMarginPercentage
number double
UpdateQuotationRequest
Object
quotationStatusId
integer int32
quotationRejectionId
integer int32
rejectionDescription
string
quotationWorks
quotationParts
quotationValueIAM
quotationValueOE
OperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
IDResponse
Object
id
integer int32
IDResponseOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
EntityBrandsResponse
Object
brandID
integer int32
brandDescription
string
isPremium
boolean
isFavourite
boolean
EntityBrandsResponseIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
QuotationWorkResponse
Object
workId
string
itemMpId
string
reference
string
description
string
kindOfPosition
integer int32
additionalDescription
string
inclusiveWorkPositions
quotationLaborId
integer int32
quotationLaborValue
string
quotationLaborDescription
string
isQuotationLaborActive
boolean
originalTime
number double
calculatedTime
number double
discountMobyLine
number double
partialPriceMO
number double
QuotationPartAmountResponse
Object
quotationPartAmountID
integer int32
quantity
number double
isSelected
boolean
QuotationIAMPartResponse
Object
reference
string
itemMpId
string
brandDescription
string
brandId
integer int32
description
string
discountPartsByLine
number double
partialPricePart
number double
price
number double
costPrice
number double
editedPrice
number double
quotationPartsAmounts
isSelected
boolean
QuotationPartResponse
Object
reference
string
itemMpId
string
brandDescription
string
description
string
discountPartsByLine
number double
partialPricePart
number double
price
number double
costPrice
number double
editedPrice
number double
quotationPartsAmounts
hasSelectedIam
boolean
isSelected
boolean
quotationIAMParts
QuotationItemMpIdResponse
Object
itemMpId
string
quotationParts
QuotationValueResponse
Object
subTotalHoursMO
number double
subTotalValueMO
number double
subTotalDiscountMO
number double
netTotalMO
number double
subTotalValueParts
number double
subTotalDiscountParts
number double
netTotalParts
number double
totalSIVA
number double
ivaTotal
number double
totalCIVA
number double
QuotationResponse
Object
quotationStatusId
integer int32
quotationStatus
string
quotationRejectionId
integer int32
quotationRejection
string
quotationTypeId
integer int32
quotationType
string
processNumberId
string
plate
string
kType
string
make
string
model
string
version
string
bodyGroup
string
fuelType
string
km
integer int32
creationDate
string date-time
quotationWorks
quotationItemMpIds
quotationValueIAM
quotationValueOE
QuotationResponseOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
OrderPartRequest
Object
reference
string
isIam
boolean
brandDescription
string
brandID
integer int32
description
string
quantity
number double
QuotationOrderPartsRequest
Object
orderParts
QuotationFormEmailRequest
Object
entityName
string
contactName
string
phone
string
nif
string
km
integer int32
processNumber
string
simulationNumber
string
email
string
TyresServicesResponse
Object
tyreServiceID
integer int32
description
string
price
number double
discount
number double
quantity
integer int32
TyresResponse
Object
quality
string
brandDescription
string
tyreSize
string
rollingResistance
string
wetGrid
string
externalRollingNoise
string
quantity
integer int32
value
number double
discount
number double
totalSIVA
number double
QuotationTyresResponse
Object
quotationId
integer int32
plate
string
make
string
model
string
version
string
image
string
tyresServices
tyres
Array of TyresResponse
QuotationTyresResponseOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
KeyValueResponse
Object
name
string
value
string
KeyValueResponseIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
ExclusiveWorkPosition
Object
workId
integer int32
workText
string
qualColText
string
itemMpText
string
korText
string
korImage
string
workTime
number double
kindOfWorkTimeData
integer int32
isOnlyForReference
boolean
isTecRmiTime
boolean
isCompositeTime
boolean
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
OptionalExclusivePosition
Object
workPositionNo
string
workId
integer int32
workText
string
qualColText
string
itemMpText
string
korText
string
korImage
string
workTime
number double
kindOfWorkTimeData
integer int32
isOnlyForReference
boolean
isTecRmiTime
boolean
isCompositeTime
boolean
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
WorkSteps
Object
workPosNo
string
exclusiveWorkPositions
optionalExclusivePositions
isLocked
boolean
workId
integer int32
workText
string
qualColText
string
itemMpText
string
korText
string
korImage
string
workTime
number double
kindOfWorkTimeData
integer int32
isOnlyForReference
boolean
isTecRmiTime
boolean
isCompositeTime
boolean
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
WorkStepsIEnumerableOperationResult
Object
result
Array of WorkSteps
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
Amounts
Object
amount
number double
quantity
string
itemMpId
integer int32
isOnlyForReference
boolean
qualColId
integer int32
qualColText
string
Value
Object
valueText
string
quantityText
string
additionalText
string
kindOfLink
integer int32
linkValue
string
valueSortOrder
integer int32
qualColId
integer int32
qualColText
string
ItemMpData
Object
values
Array of Value
isOnlyForReference
boolean
sortOrder
integer int32
isLocked
boolean
infoDataExists
boolean
itemMpImageName
string
itemMpId
integer int32
itemMpText
string
IAMPart
Object
itemMpID
integer int32
referenceOE
string
partBrandNo
string
partBrandDescription
string
partNo
string
partDescription
string
partPrice
number double
costPartPrice
number double
quantity
number double
isPremium
boolean
isWorkflowPricePremium
boolean
isWorkflowPriceLowCost
boolean
Part
Object
kindOfPart
integer int32
isCustomPartPrice
boolean
partId
integer int32
partNo
string
partNoReplaced
string
partPrice
number double
ecoTax
number double
partPriceDate
string date-time
partPriceSupplier
string
amounts
Array of Amounts
tips4yQuantity
number double
additionalInfo
Array of ItemMpData
iamParts
Array of IAMPart
partQualColId
integer int32
partQualColText
string
isLocked
boolean
currency
string
isNotToOrder
boolean
itemMpId
integer int32
itemMpText
string
isWorkflowPricePremium
boolean
isWorkflowPriceLowCost
boolean
PartIEnumerableOperationResult
Object
result
Array of Part
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
LaborValueResponse
Object
quotationLaborId
integer int32
labor
number double
description
string
isFavourite
boolean
isActive
boolean
LaborValueResponseIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
OperationsRequest
Object
selectedWorkIds
Array
integer int32
internalId
string
InclusiveWorkPosition
Object
workId
integer int32
workPositionNo
string
kindOfWork
integer int32
originalTime
number double
calculatedTime
number double
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
workPosText
string
isCompositeTime
boolean
topWorkid
integer int32
kindOfWorkTimeData
integer int32
modul
integer int32
position
integer int32
isOnlyForReference
boolean
isAdcTime
boolean
isNetWorkTime
boolean
MaintenanceOperationsResponse
Object
workId
integer int32
workPositionNo
string
kindOfWork
integer int32
originalTime
number double
calculatedTime
number double
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
workPosText
string
isCompositeTime
boolean
topWorkid
integer int32
kindOfWorkTimeData
integer int32
modul
integer int32
position
integer int32
isOnlyForReference
boolean
isAdcTime
boolean
isNetWorkTime
boolean
inclusiveWorkPositions
MaintenanceOperationsResponseIEnumerableOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
PartsRequest
Object
selectedWorkIds
Array
integer int32
internalId
string
PartSetQualCol
Object
setPartId
integer int32
isSet
boolean
isNotToOrder
boolean
parts
Array of Part
qualColId
integer int32
qualColText
string
WorkCalcPartsResponse
Object
partSetQualCols
Array of PartSetQualCol
workId
integer int32
isLocked
boolean
itemMpId
integer int32
itemMpText
string
WorkCalcPartsResponseIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
MaintenancePlanRequest
Object
serviceworkIds
Array
integer int32
additionalWorkIds
Array
integer int32
customer
string
vehicleIdentification
string
customerPhone
string
kilometers
string
additionalInformation
string
StringOperationResult
Object
result
string
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
GetMaintenanceServiceResponse
Object
workId
integer int32
workPosDescription
string
workPosCriteriaDescription
string
kmInterval
integer int32
monthInterval
integer int32
GetMaintenanceServiceResponseIEnumerableOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
EquipmentFilter
Object
filterValue
boolean
kindOfFilter
integer int32
ProposalCooGroupRequest
Object
gearBox
string
plateDate
string
additionalFilters
Array of EquipmentFilter
ProposalCooGroupResponse
Object
cooId
integer int32
qualColId
integer int32
qualColText
string
ProposalCooGroupResponseIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
Service
Object
workSteps
Array of WorkSteps
korId
integer int32
korText
string
korImageName
string
sortOrder
integer int32
isLocked
boolean
infoDataExists
boolean
itemMpImageName
string
itemMpId
integer int32
itemMpText
string
AdditionalWork
Object
addText
string
workSteps
Array of WorkSteps
korId
integer int32
korText
string
korImageName
string
sortOrder
integer int32
isLocked
boolean
infoDataExists
boolean
itemMpImageName
string
itemMpId
integer int32
itemMpText
string
MaintenanceWorksResponse
Object
services
Array of Service
additionalWorks
Array of AdditionalWork
isMultipleServicesAllowed
boolean
isOnlyAdditionServiceAllowed
boolean
MaintenanceWorksResponseOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
PossibleGearBoxResponse
Object
gearBoxType
string
selected
boolean
PossibleGearBoxResponseIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
SimulationPdfRequest
Object
simulationHtml
string
SimulationPdfResponse
Object
pdfBase64
string
SimulationPdfResponseOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
QuotationItemMp
Object
isPaintAllowed
boolean
korId
integer int32
korText
string
korImageName
string
sortOrder
integer int32
isLocked
boolean
infoDataExists
boolean
itemMpImageName
string
itemMpId
integer int32
itemMpText
string
QuotationSubGroup
Object
subGroupId
integer int32
subGroupQualColId
integer int32
subGroupName
string
subGroupQualifier
string
sortOrder
integer int32
subGroupImage
string
infoDataExists
boolean
itemMps
Array of QuotationItemMp
QuotationMainGroup
Object
mainGroupId
integer int32
mainGroupName
string
sortOrder
integer int32
mainGroupImage
string
infoDataExists
boolean
subGroups
QuotationMainGroupIEnumerableOperationResult
Object
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
RepairGraphicWorkStepsResponse
Object
itemMpText
string
itemMpId
integer int32
itemParts
Array of WorkSteps
RepairGraphicWorkStepsResponseIEnumerableOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
MaintenanceProposalAttributes
Object
workId
integer int32
itemMpId
integer int32
singleWorkTime
number double
workPosDescription
string
workPosCriteriaDescription
string
kindOfPosition
string
totalWorkTime
number double
kmInterval
integer int32
monthInterval
integer int32
selected
boolean
MaintenanceProposalResponse
Object
suggestedMaintenanceID
integer int32
suggestedMaintenance
string
previousMaintenanceStamp
string
nextMaintenanceStamp
string
nextDistributionStamp
string
previousMaintenanceAttribut
nextMaintenanceAttribut
distributionAttribut
previousAdditionalMaintenanceAttribut
nextAdditionalMaintenanceAttribut
distributionAdditionalMaintenanceAttribut
MaintenanceProposalResponseOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
WorkCalcOperationsResponse
Object
workId
integer int32
workPositionNo
string
kindOfWork
integer int32
originalTime
number double
calculatedTime
number double
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
workPosText
string
isCompositeTime
boolean
topWorkid
integer int32
kindOfWorkTimeData
integer int32
modul
integer int32
position
integer int32
isOnlyForReference
boolean
isAdcTime
boolean
isNetWorkTime
boolean
WorkCalcOperationsResponseIEnumerableOperationResult
Object
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
QuotationHistoryRequest
Object
plate
string
quotationStatusId
Array
integer int32
quotationTypeId
Array
integer int32
pageSize
integer int32
currentPage
integer int32
QuotationHistoryResponse
Object
quotationId
integer int32
internalId
string
vehicleImage
string
plate
string
vehicleDescription
string
quotationTypeId
integer int32
quotationTypeDescription
string
creationDate
string date-time
statusId
integer int32
statusDescription
string
totalSIVA
number double
QuotationHistoryResponseIEnumerableOperationPaginationResult
Object
currentPage
integer int32
pageSize
integer int32
totalRecords
integer int32
totalPages
integer int32
result
hasFieldErrors
boolean
statusCode
integer int32
errorMessage
string
fieldErrors
Object
additional properties
Array of string
ItemMpIdKorIdRequest
Object
itemMpId
integer int32
korId
integer int32
qualColId
integer int32
OperationsFromItemMpIdKorIdRequest
Object
itemMpIdKorId
kilometers
integer int32
VehicleDataFromKTypeAssemblyAxis
Object
options
Object
additional properties
string
VehicleDataFromKTypeResponse
Object
assembly
Object
additional properties
string
assemblyAxis
TyreSpecifications
Object
quality
string
Min length: 0
Max length: 150
brandDescription
string
Min length: 0
Max length: 150
tyreSize
string
Min length: 0
Max length: 250
rollingResistance
string
Min length: 0
Max length: 150
wetGrid
string
Min length: 0
Max length: 150
externalRollingNoise
string
Min length: 0
Max length: 150
quantity
integer int32
value
number double
discount
number double
totalSIVA
number double
QuotationTyreServicesValues
Object
tyreServiceID
integer int32
tyreServiceDescription
string
discount
number double
quantity
integer int32
InsertTyresQuotationValuesRequest
Object
tyreSpecifications
tyreExtraServices
TyreServiceResponse
Object
tyreServiceID
integer int32
description
string
price
number double