Root Schema : autoVehicles
Type: object
Show Source
{
"properties":{
"count":{
"type":"integer",
"description":"The number of resource instances returned in the current range.",
"title":"Count"
},
"hasMore":{
"type":"boolean",
"description":"Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.",
"title":"HasMore"
},
"items":{
"items":{
"$ref":"#/definitions/autoVehicles-item"
},
"type":"array",
"description":"The items in the collection.",
"title":"Items"
},
"limit":{
"type":"integer",
"description":"The actual paging size used by the server.",
"title":"Limit"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance.",
"title":"Items"
},
"offset":{
"type":"integer",
"description":"The offset value used in the current page.",
"title":"Offset"
}
},
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-item"
},
"type":"array",
"description":"The items in the collection.",
"title":"Items"
}
Nested Schema : Items
Type: array
Title: Items
The link relations associated with the resource instance.
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance.",
"title":"Items"
}
Nested Schema : autoVehicles-item
Type: object
Show Source
-
AssetId(optional):
integer(int64)
Title: Asset ID
The unique identifier of the asset.
-
Attachments(optional):
array Attachments
Title: Attachments
The attachments resource is used to view, create, update, or delete an attachment.
-
AttributeCategory(optional):
string
Title: Attribute Category
Maximum Length: 30
A system-generated read-only attribute used by the application framework.
-
BillDate(optional):
string(date)
Title: Bill Date
The date when the bill was generated.
-
CorpCurrencyCode(optional):
string
Title: Corporate Currency Code
Maximum Length: 15
The corporate currency code of the record.
-
CreatedBy(optional):
string
Title: Created By
Maximum Length: 64
The user who created the record.
-
CreationDate(optional):
string(date-time)
Title: Creation Date
The date and time when the record was created.
-
CurcyConvRateType(optional):
string
Title: Conversion Rate Type
Maximum Length: 30
The currency conversion rate type associated with the record.
-
CurrencyCode(optional):
string
Title: Currency Code
Maximum Length: 15
The currency code associated with the record like USD or EUR.
-
CustomerId(optional):
integer(int64)
Title: Customer ID
The unique identifier of the customer associated with the vehicle.
-
CustomerType(optional):
string
Title: Customer Type
Maximum Length: 30
The type of customer.
-
DealerId(optional):
integer(int64)
Title: Dealer ID
The unique identifier of the dealer associated with the vehicle.
-
DeleteFlag(optional):
boolean
Indicates whether the user has access to delete the record.
-
ExtendedSvcEndDate(optional):
string(date)
Title: End Date
The end date of the extended service.
-
ExtendedSvcStartDate(optional):
string(date)
Title: Start Date
The start date of the extended service.
-
FleetProcessingCompany(optional):
string
Title: Fleet Company
Maximum Length: 100
The company managing the fleet.
-
FleetType(optional):
string
Title: Fleet Type
Maximum Length: 100
The fleet type of the vehicle.
-
InStock(optional):
string
Title: In Stock
Maximum Length: 1
Indicates whether the vehicle is in stock.
-
IsDemoVehicle(optional):
string
Title: Demo Vehicle
Maximum Length: 1
Indicates whether the vehicle is used for demo.
-
IsExtendedServicePlan(optional):
string
Title: Extended Service Plan
Maximum Length: 1
Indicates whether an extended service plan is associated with the vehicle.
-
IsFleetVehicle(optional):
string
Title: Fleet Vehicle
Maximum Length: 1
Indicates whether the vehicle is part of a fleet.
-
LastServiceDate(optional):
string(date)
Title: Last Service
The last date when the vehicle was serviced.
-
LastUpdateDate(optional):
string(date-time)
Title: Last Updated Date
The date and time when the record was last updated.
-
LastUpdatedBy(optional):
string
Title: Last Updated By
Maximum Length: 64
The user who last updated the record.
-
LastUpdateLogin(optional):
string
Title: Last Update Login
Maximum Length: 32
The login of the user who last updated the record.
-
links(optional):
array Items
Title: Items
Link Relations
-
NextServiceDate(optional):
string(date)
Title: Next Service
The next date when the vehicle must be serviced.
-
NextServiceDescription(optional):
string
Title: Next Service Description
Maximum Length: 20
The description of the next service.
-
ObjectVersionNumber(optional):
integer(int32)
Title: Object Version Number
A system-generated read-only attribute used by the application.
-
OrgId(optional):
integer(int64)
Title: Business Unit
The business unit associated with the record.
-
OriginSystem(optional):
string
Title: Origin System
Maximum Length: 400
The application from where the order originated.
-
OriginSystemReference(optional):
string
Title: Origin System Reference
Maximum Length: 400
The unique identifier of the record in the source application.
-
UpdateFlag(optional):
boolean
Indicates whether the user has access to update the record.
-
VehicleBodyStyle(optional):
string
Title: Body Style
Maximum Length: 100
The body style of the vehicle.
-
VehicleClass(optional):
string
Title: Class
Maximum Length: 80
The class associated with the vehicle.
-
VehicleClassDescription(optional):
string
Title: Class Description
Maximum Length: 4000
The description of the vehicle class.
-
VehicleContractId(optional):
string
Title: Contract ID
Maximum Length: 400
The unique identifier of the contract associated with the vehicle.
-
VehicleDealerInvoice(optional):
number
Title: Dealer Invoice
The dealer invoice of the vehicle.
-
VehicleDescription(optional):
string
Title: Description
Maximum Length: 4000
The description of the vehicle.
-
VehicleExteriorColor(optional):
string
Title: Exterior Color
Maximum Length: 80
The exterior color of the vehicle.
-
VehicleFinances(optional):
array Vehicle Finances
Title: Vehicle Finances
The vehicle finances resource is used to view, create, update, or delete a vehicle finance.
-
VehicleGroupId(optional):
string
Title: Group ID
Maximum Length: 400
The unique identifier of the group associated with the vehicle.
-
VehicleId(optional):
integer(int64)
The unique identifier of the vehicle.
-
VehicleIdentificationNumber(optional):
string
Title: Vehicle Number
Maximum Length: 30
The public unique identifier of the record.
-
VehicleInteriorColor(optional):
string
Title: Interior Color
Maximum Length: 80
The interior color of the vehicle.
-
VehicleIoTKpis(optional):
array Vehicle KPIs
Title: Vehicle KPIs
The vehicle KPIs resource is used to view, create, update, or delete a vehicle KPI.
-
VehicleManufacturerName(optional):
string
Title: Manufacturer Name
Maximum Length: 400
The name of the vehicle manufacturer.
-
VehicleMarketingCards(optional):
array Vehicle Marketing Cards
Title: Vehicle Marketing Cards
The vehicle marketing cards resource is used to view, create, update, or delete a vehicle marketing card.
-
VehicleMileage(optional):
string
Title: Mileage
Maximum Length: 400
The mileage of the vehicle.
-
VehicleMileageUOM(optional):
string
Title: Mileage UOM
Maximum Length: 20
The mileage unit of measure.
-
VehicleModel(optional):
string
Title: Model
Maximum Length: 400
The model information of the vehicle.
-
VehicleModelVersion(optional):
string
Title: Model Version
Maximum Length: 80
The model version associated with the vehicle.
-
VehicleName(optional):
string
Title: Name
Maximum Length: 100
The name of the vehicle.
-
VehicleOptionals(optional):
array Vehicle Options
Title: Vehicle Options
The vehicle optional resource is used to view, create, update, or delete a vehicle optional.
-
VehicleOwnerId(optional):
integer(int64)
Title: Owner ID
The unique identifier of the vehicle owner.
-
VehicleOwnerships(optional):
array Vehicle Owners
Title: Vehicle Owners
The vehicle ownership resource is used to view, create, update, or delete a vehicle ownership.
-
VehiclePlates(optional):
array Vehicle Plates
Title: Vehicle Plates
The vehicle plates resource is used to view, create, update, or delete a vehicle plate.
-
VehiclePurchaseDate(optional):
string(date)
Title: Purchase Date
The date when the customer purchased the vehicle.
-
VehiclePurchasePrice(optional):
number
Title: Purchase Price
The price at which the vehicle was purchased.
-
VehicleSales(optional):
array Vehicle Sales
Title: Vehicle Sales
The vehicle sales resource is used to view, create, update, or delete a vehicle sale.
-
VehicleServiceEntries(optional):
array Vehicle Service Entries
Title: Vehicle Service Entries
The vehicle service entries resource is used to view, create, update, or delete a vehicle service entry.
-
VehicleStatus(optional):
string
Title: Status
Maximum Length: 80
The status of the vehicle.
-
VehicleTag(optional):
string
Title: Tag
Maximum Length: 400
The tag associated with the vehicle.
-
VehicleTransmission(optional):
string
Title: Transmission
Maximum Length: 100
The transmission type of the vehicle.
-
VehicleTrim(optional):
string
Title: Trim
Maximum Length: 20
The trim level of the vehicle.
-
VehicleWarranties(optional):
array Vehicle Service Warranties
Title: Vehicle Service Warranties
The vehicle warranties resource is used to view, create, update, or delete a vehicle warranty.
-
VehicleYear(optional):
string
Title: Year
Maximum Length: 4
The year when the vehicle was manufactured.
{
"properties":{
"AssetId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the asset.",
"title":"Asset ID"
},
"Attachments":{
"items":{
"$ref":"#/definitions/autoVehicles-Attachments-item"
},
"type":"array",
"description":"The attachments resource is used to view, create, update, or delete an attachment.",
"title":"Attachments"
},
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"BillDate":{
"format":"date",
"type":"string",
"description":"The date when the bill was generated.",
"title":"Bill Date"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"CustomerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the customer associated with the vehicle.",
"title":"Customer ID"
},
"CustomerType":{
"maxLength":30,
"type":"string",
"description":"The type of customer.",
"title":"Customer Type"
},
"DealerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the dealer associated with the vehicle.",
"title":"Dealer ID"
},
"DeleteFlag":{
"type":"boolean",
"description":"Indicates whether the user has access to delete the record."
},
"ExtendedSvcEndDate":{
"format":"date",
"type":"string",
"description":"The end date of the extended service.",
"title":"End Date"
},
"ExtendedSvcStartDate":{
"format":"date",
"type":"string",
"description":"The start date of the extended service.",
"title":"Start Date"
},
"FleetProcessingCompany":{
"maxLength":100,
"type":"string",
"description":"The company managing the fleet.",
"title":"Fleet Company"
},
"FleetType":{
"maxLength":100,
"type":"string",
"description":"The fleet type of the vehicle.",
"title":"Fleet Type"
},
"InStock":{
"maxLength":1,
"type":"string",
"description":"Indicates whether the vehicle is in stock.",
"title":"In Stock"
},
"IsDemoVehicle":{
"maxLength":1,
"type":"string",
"description":"Indicates whether the vehicle is used for demo.",
"title":"Demo Vehicle"
},
"IsExtendedServicePlan":{
"maxLength":1,
"type":"string",
"description":"Indicates whether an extended service plan is associated with the vehicle.",
"title":"Extended Service Plan"
},
"IsFleetVehicle":{
"maxLength":1,
"type":"string",
"description":"Indicates whether the vehicle is part of a fleet.",
"title":"Fleet Vehicle"
},
"LastServiceDate":{
"format":"date",
"type":"string",
"description":"The last date when the vehicle was serviced.",
"title":"Last Service"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"NextServiceDate":{
"format":"date",
"type":"string",
"description":"The next date when the vehicle must be serviced.",
"title":"Next Service"
},
"NextServiceDescription":{
"maxLength":20,
"type":"string",
"description":"The description of the next service.",
"title":"Next Service Description"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application.",
"title":"Object Version Number"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with the record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"UpdateFlag":{
"type":"boolean",
"description":"Indicates whether the user has access to update the record."
},
"VehicleBodyStyle":{
"maxLength":100,
"type":"string",
"description":"The body style of the vehicle.",
"title":"Body Style"
},
"VehicleClass":{
"maxLength":80,
"type":"string",
"description":"The class associated with the vehicle.",
"title":"Class"
},
"VehicleClassDescription":{
"maxLength":4000,
"type":"string",
"description":"The description of the vehicle class.",
"title":"Class Description"
},
"VehicleContractId":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the contract associated with the vehicle.",
"title":"Contract ID"
},
"VehicleDealerInvoice":{
"type":"number",
"description":"The dealer invoice of the vehicle.",
"title":"Dealer Invoice"
},
"VehicleDescription":{
"maxLength":4000,
"type":"string",
"description":"The description of the vehicle.",
"title":"Description"
},
"VehicleExteriorColor":{
"maxLength":80,
"type":"string",
"description":"The exterior color of the vehicle.",
"title":"Exterior Color"
},
"VehicleFinances":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleFinances-item"
},
"type":"array",
"description":"The vehicle finances resource is used to view, create, update, or delete a vehicle finance.",
"title":"Vehicle Finances"
},
"VehicleGroupId":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the group associated with the vehicle.",
"title":"Group ID"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle."
},
"VehicleIdentificationNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Vehicle Number"
},
"VehicleInteriorColor":{
"maxLength":80,
"type":"string",
"description":"The interior color of the vehicle.",
"title":"Interior Color"
},
"VehicleIoTKpis":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleIoTKpis-item"
},
"type":"array",
"description":"The vehicle KPIs resource is used to view, create, update, or delete a vehicle KPI.",
"title":"Vehicle KPIs"
},
"VehicleManufacturerName":{
"maxLength":400,
"type":"string",
"description":"The name of the vehicle manufacturer.",
"title":"Manufacturer Name"
},
"VehicleMarketingCards":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleMarketingCards-item"
},
"type":"array",
"description":"The vehicle marketing cards resource is used to view, create, update, or delete a vehicle marketing card.",
"title":"Vehicle Marketing Cards"
},
"VehicleMileage":{
"maxLength":400,
"type":"string",
"description":"The mileage of the vehicle.",
"title":"Mileage"
},
"VehicleMileageUOM":{
"maxLength":20,
"type":"string",
"description":"The mileage unit of measure.",
"title":"Mileage UOM"
},
"VehicleModel":{
"maxLength":400,
"type":"string",
"description":"The model information of the vehicle.",
"title":"Model"
},
"VehicleModelVersion":{
"maxLength":80,
"type":"string",
"description":"The model version associated with the vehicle.",
"title":"Model Version"
},
"VehicleName":{
"maxLength":100,
"type":"string",
"description":"The name of the vehicle.",
"title":"Name"
},
"VehicleOptionals":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleOptionals-item"
},
"type":"array",
"description":"The vehicle optional resource is used to view, create, update, or delete a vehicle optional.",
"title":"Vehicle Options"
},
"VehicleOwnerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle owner.",
"title":"Owner ID"
},
"VehicleOwnerships":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleOwnerships-item"
},
"type":"array",
"description":"The vehicle ownership resource is used to view, create, update, or delete a vehicle ownership.",
"title":"Vehicle Owners"
},
"VehiclePlates":{
"items":{
"$ref":"#/definitions/autoVehicles-VehiclePlates-item"
},
"type":"array",
"description":"The vehicle plates resource is used to view, create, update, or delete a vehicle plate.",
"title":"Vehicle Plates"
},
"VehiclePurchaseDate":{
"format":"date",
"type":"string",
"description":"The date when the customer purchased the vehicle.",
"title":"Purchase Date"
},
"VehiclePurchasePrice":{
"type":"number",
"description":"The price at which the vehicle was purchased.",
"title":"Purchase Price"
},
"VehicleSales":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleSales-item"
},
"type":"array",
"description":"The vehicle sales resource is used to view, create, update, or delete a vehicle sale.",
"title":"Vehicle Sales"
},
"VehicleServiceEntries":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleServiceEntries-item"
},
"type":"array",
"description":"The vehicle service entries resource is used to view, create, update, or delete a vehicle service entry.",
"title":"Vehicle Service Entries"
},
"VehicleStatus":{
"maxLength":80,
"type":"string",
"description":"The status of the vehicle.",
"title":"Status"
},
"VehicleTag":{
"maxLength":400,
"type":"string",
"description":"The tag associated with the vehicle.",
"title":"Tag"
},
"VehicleTransmission":{
"maxLength":100,
"type":"string",
"description":"The transmission type of the vehicle.",
"title":"Transmission"
},
"VehicleTrim":{
"maxLength":20,
"type":"string",
"description":"The trim level of the vehicle.",
"title":"Trim"
},
"VehicleWarranties":{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleWarranties-item"
},
"type":"array",
"description":"The vehicle warranties resource is used to view, create, update, or delete a vehicle warranty.",
"title":"Vehicle Service Warranties"
},
"VehicleYear":{
"maxLength":4,
"type":"string",
"description":"The year when the vehicle was manufactured.",
"title":"Year"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"x-links":[
{
"rel":"lov",
"title":"VehicleModel LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleModel; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_MODEL",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleTrim LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleTrim; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupTypeFinder%3DORA_AHT_VHCLE_TRIM",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleBodyStyle LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleBodyStyle; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_BODY_STYLE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"IsFleetVehicle LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: IsFleetVehicle; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DYES_NO",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"FleetType LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: FleetType; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_FLEET_TYPE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleTransmission LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleTransmission; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_TRANSMISSION",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleInteriorColor LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleInteriorColor; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_INTERIOR_COLOR",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleExteriorColor LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleExteriorColor; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_EXTERIOR_COLOR",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"IsExtendedServicePlan LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: IsExtendedServicePlan; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DYES_NO",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleMileageUOM LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleMileageUOM; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VEHICLE_MILEAGE_UOM",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleStatus LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleStatus; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_STATUS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleYear LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleYear; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_MODEL_YEAR",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleModelVersion LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleModelVersion; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_MODEL_VERSION",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"VehicleClass LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: VehicleClass; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_MODEL_CLASS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"IsDemoVehicle LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: IsDemoVehicle; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DYES_NO",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"InStock LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: InStock; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DYES_NO",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
}
],
"type":"object"
}
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, update, or delete an attachment.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-Attachments-item"
},
"type":"array",
"description":"The attachments resource is used to view, create, update, or delete an attachment.",
"title":"Attachments"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : Vehicle Finances
Type: array
Title: Vehicle Finances
The vehicle finances resource is used to view, create, update, or delete a vehicle finance.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleFinances-item"
},
"type":"array",
"description":"The vehicle finances resource is used to view, create, update, or delete a vehicle finance.",
"title":"Vehicle Finances"
}
Nested Schema : Vehicle KPIs
Type: array
Title: Vehicle KPIs
The vehicle KPIs resource is used to view, create, update, or delete a vehicle KPI.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleIoTKpis-item"
},
"type":"array",
"description":"The vehicle KPIs resource is used to view, create, update, or delete a vehicle KPI.",
"title":"Vehicle KPIs"
}
Nested Schema : Vehicle Marketing Cards
Type: array
Title: Vehicle Marketing Cards
The vehicle marketing cards resource is used to view, create, update, or delete a vehicle marketing card.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleMarketingCards-item"
},
"type":"array",
"description":"The vehicle marketing cards resource is used to view, create, update, or delete a vehicle marketing card.",
"title":"Vehicle Marketing Cards"
}
Nested Schema : Vehicle Options
Type: array
Title: Vehicle Options
The vehicle optional resource is used to view, create, update, or delete a vehicle optional.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleOptionals-item"
},
"type":"array",
"description":"The vehicle optional resource is used to view, create, update, or delete a vehicle optional.",
"title":"Vehicle Options"
}
Nested Schema : Vehicle Owners
Type: array
Title: Vehicle Owners
The vehicle ownership resource is used to view, create, update, or delete a vehicle ownership.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleOwnerships-item"
},
"type":"array",
"description":"The vehicle ownership resource is used to view, create, update, or delete a vehicle ownership.",
"title":"Vehicle Owners"
}
Nested Schema : Vehicle Plates
Type: array
Title: Vehicle Plates
The vehicle plates resource is used to view, create, update, or delete a vehicle plate.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehiclePlates-item"
},
"type":"array",
"description":"The vehicle plates resource is used to view, create, update, or delete a vehicle plate.",
"title":"Vehicle Plates"
}
Nested Schema : Vehicle Sales
Type: array
Title: Vehicle Sales
The vehicle sales resource is used to view, create, update, or delete a vehicle sale.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleSales-item"
},
"type":"array",
"description":"The vehicle sales resource is used to view, create, update, or delete a vehicle sale.",
"title":"Vehicle Sales"
}
Nested Schema : Vehicle Service Entries
Type: array
Title: Vehicle Service Entries
The vehicle service entries resource is used to view, create, update, or delete a vehicle service entry.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleServiceEntries-item"
},
"type":"array",
"description":"The vehicle service entries resource is used to view, create, update, or delete a vehicle service entry.",
"title":"Vehicle Service Entries"
}
Nested Schema : Vehicle Service Warranties
Type: array
Title: Vehicle Service Warranties
The vehicle warranties resource is used to view, create, update, or delete a vehicle warranty.
Show Source
{
"items":{
"$ref":"#/definitions/autoVehicles-VehicleWarranties-item"
},
"type":"array",
"description":"The vehicle warranties resource is used to view, create, update, or delete a vehicle warranty.",
"title":"Vehicle Service Warranties"
}
Nested Schema : autoVehicles-Attachments-item
Type: object
Show Source
{
"properties":{
"AsyncTrackerId":{
"type":"string",
"description":"Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files.",
"title":"Asynchronous Upload Tracker Id"
},
"AttachedDocumentId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the attachment.",
"title":"Attached Document Id"
},
"CategoryName":{
"maxLength":30,
"type":"string",
"description":"The category of the attachment.",
"title":"Category"
},
"ContentRepositoryFileShared":{
"type":"boolean",
"description":"Indicates whether the attachment is shared.",
"title":"Shared"
},
"CreatedBy":{
"maxLength":255,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreatedByUserName":{
"type":"string",
"description":"The user name who created the record.",
"title":"Created By User Name"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"DatatypeCode":{
"maxLength":30,
"type":"string",
"description":"The value that indicates the data type code of the attachment.",
"title":"Type"
},
"Description":{
"maxLength":255,
"type":"string",
"description":"The description of the attachment.",
"title":"Description"
},
"DmDocumentId":{
"maxLength":255,
"type":"string",
"description":"The unique identifier of the document from which the attachment is created."
},
"DmFolderPath":{
"maxLength":1000,
"type":"string",
"description":"The folder path from which the attachment is created.",
"title":"Dm Folder Path"
},
"DmVersionNumber":{
"maxLength":255,
"type":"string",
"description":"The document version number from which the attachment is created."
},
"ErrorStatusCode":{
"type":"string",
"description":"The error code, if any, for the attachment.",
"title":"Error Status Code"
},
"ErrorStatusMessage":{
"type":"string",
"description":"The error message, if any, for the attachment.",
"title":"Error Status Message"
},
"ExpirationDate":{
"format":"date-time",
"type":"string",
"description":"The expiration date of the contents in the attachment.",
"title":"Expiration Date"
},
"FileContents":{
"format":"binary",
"type":"string",
"description":"The contents of the attachment.",
"title":"File Contents"
},
"FileName":{
"maxLength":2048,
"type":"string",
"description":"The file name of the attachment.",
"title":"File Name"
},
"FileUrl":{
"type":"string",
"description":"The URI of the file.",
"title":"File Url"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Update Date"
},
"LastUpdatedBy":{
"maxLength":255,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"LastUpdatedByUserName":{
"type":"string",
"description":"The user name who last updated the record.",
"title":"Last Updated By User"
},
"Title":{
"type":"string",
"description":"The title of the attachment.",
"title":"Title"
},
"UploadedFileContentType":{
"type":"string",
"description":"The content type of the attachment.",
"title":"Uploaded File Content Type"
},
"UploadedFileLength":{
"format":"int64",
"type":"integer",
"description":"The size of the attachment file.",
"title":"File Size"
},
"UploadedFileName":{
"type":"string",
"description":"The name to assign to a new attachment file.",
"title":"Uploaded File Name"
},
"UploadedText":{
"type":"string",
"description":"The text content for a new text attachment.",
"title":"Uploaded Text"
},
"Uri":{
"maxLength":4000,
"type":"string",
"description":"The URI of the attachment.",
"title":"Uri"
},
"Url":{
"maxLength":4000,
"type":"string",
"description":"The URL of the attachment.",
"title":"Url"
},
"UserName":{
"maxLength":255,
"type":"string",
"description":"The login associated with the attachment.",
"title":"User Name"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : link
Type: object
Show Source
{
"properties":{
"href":{
"type":"string",
"description":"The URI to the related resource.",
"title":"hyperlink reference"
},
"rel":{
"type":"string",
"description":"The name of the relation to the resource instance. Example: self.",
"title":"relation"
}
},
"type":"object"
}
Nested Schema : autoVehicles-VehicleFinances-item
Type: object
Show Source
{
"properties":{
"AccountMaturityDate":{
"format":"date",
"type":"string",
"description":"The date when the account matures.",
"title":"Account Maturity"
},
"AccountNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Account Number"
},
"ArrPercent":{
"type":"number",
"description":"The return percentage of the loan.",
"title":"Average Rate of Return"
},
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"BasePaymentAmount":{
"type":"number",
"description":"The base payment amount for the vehicle.",
"title":"Base Payment"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"CustomerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the customer.",
"title":"Customer ID"
},
"DealerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the dealer.",
"title":"Dealer ID"
},
"DeliquentTitle":{
"maxLength":100,
"type":"string",
"description":"Indicates whether the loan is marked delinquent.",
"title":"Delinquent Title"
},
"FinanceStatus":{
"maxLength":30,
"type":"string",
"description":"The status of the finance.",
"title":"Status"
},
"FinanceTerms":{
"maxLength":30,
"type":"string",
"description":"The terms of the finance.",
"title":"Terms"
},
"FinancedAmount":{
"type":"number",
"description":"The financed amount of the loan.",
"title":"Financed Amount"
},
"InspectionCompanyName":{
"maxLength":100,
"type":"string",
"description":"The name of the company that conducted the inspection.",
"title":"Inspection Company"
},
"InspectionDate":{
"format":"date",
"type":"string",
"description":"The date when the inspection was conducted.",
"title":"Inspection Date"
},
"InspectionType":{
"maxLength":30,
"type":"string",
"description":"The type of the inspection.",
"title":"Inspection Type"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Update Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"MoveDate":{
"format":"date",
"type":"string",
"description":"The date when the vehicle was moved.",
"title":"Move Date"
},
"NextPaymentDueDate":{
"format":"date",
"type":"string",
"description":"The due date for the next payment.",
"title":"Next Due Date"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OpenAmount":{
"type":"number",
"description":"The opening amount paid for the vehicle loan.",
"title":"Open Amount"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The associated business unit information.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"OtherPaymentAmount":{
"type":"number",
"description":"The other payment amount associated with the loan.",
"title":"Other Amount"
},
"ReasonForMove":{
"maxLength":400,
"type":"string",
"description":"The reason for moving the vehicle from one location to other.",
"title":"Reason"
},
"SalesTax":{
"type":"number",
"description":"The sales tax associated with the loan.",
"title":"Sales Tax"
},
"TitleNumber":{
"maxLength":100,
"type":"string",
"description":"The unique 8 digit number issued by the state for title.",
"title":"Title"
},
"TitleState":{
"maxLength":100,
"type":"string",
"description":"The state in which the title was issued.",
"title":"State"
},
"TitleStatus":{
"maxLength":30,
"type":"string",
"description":"The title status of the vehicle.",
"title":"Status"
},
"TotalPaymentAmount":{
"type":"number",
"description":"The total payment amount.",
"title":"Total Amount"
},
"VehicleFinanceId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of finance record.",
"title":"Finance ID"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"x-links":[
{
"rel":"lov",
"title":"FinanceStatus LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: FinanceStatus; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_FINANCE_STATUS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"FinanceTerms LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: FinanceTerms; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_FINANCE_TERMS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"TitleStatus LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: TitleStatus; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_FNCE_TITLE_STATUS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"InspectionType LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: InspectionType; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_INSPECTION_TYPE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
}
],
"type":"object"
}
- FinanceStatus LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- FinanceTerms LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- InspectionType LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- TitleStatus LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleIoTKpis-item
Type: object
Show Source
{
"properties":{
"AlertPrivacyType":{
"maxLength":30,
"type":"string",
"description":"The type of the privacy alert.",
"title":"Alert Privacy"
},
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"Description":{
"maxLength":4000,
"type":"string",
"description":"The description of the problem.",
"title":"Description"
},
"DiagnosticTroubleCode":{
"maxLength":30,
"type":"string",
"description":"The trouble code of the problem.",
"title":"Trouble Code"
},
"IotKPINumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the Iot KPI.",
"title":"IoT KPI"
},
"JobCode":{
"maxLength":30,
"type":"string",
"description":"Indicates the job code.",
"title":"Job Code"
},
"KPIType":{
"maxLength":30,
"type":"string",
"description":"The type of the KPI.",
"title":"Type"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"Message":{
"maxLength":4000,
"type":"string",
"description":"The message from the Iot device.",
"title":"Message"
},
"NextBestAction":{
"maxLength":4000,
"type":"string",
"description":"Indicates the next best recommended action.",
"title":"Recommended Action"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with the record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"RelatedDriverContactId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the driver.",
"title":"Driver Contact ID"
},
"RelatedLeadId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the lead.",
"title":"Lead ID"
},
"RelatedSrId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the service request.",
"title":"SR ID"
},
"Severity":{
"maxLength":30,
"type":"string",
"description":"Indicates the severity of the incident.",
"title":"Severity"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"VehicleIotKPIId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle Iot KPI.",
"title":"IoT KPI ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"x-links":[
{
"rel":"lov",
"title":"KPIType LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: KPIType; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_KPI_TYPE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"DiagnosticTroubleCode LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: DiagnosticTroubleCode; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_IOT_DIAG_TROBLE_CODE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"JobCode LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: JobCode; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_IOT_JOB_CODE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"Severity LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: Severity; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_IOT_SEVERITY",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"RelatedDriverContactId LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: RelatedDriverContactId; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_DRIVER_CONTACT",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"AlertPrivacyType LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: AlertPrivacyType; Target Attribute: Meaning</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_ALRT_PRVCY_TYPE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
}
],
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleMarketingCards-item
Type: object
Show Source
{
"properties":{
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CardEndDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the card validity ends.",
"title":"End Date"
},
"CardStartDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the card validity starts.",
"title":"Start Date"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"CustomerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the customer.",
"title":"Customer ID"
},
"DealerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the dealer.",
"title":"Dealer ID"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"MarketingCardId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the marketing card record.",
"title":"Marketing Card ID"
},
"MarketingCardNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Marketing Card Number"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The application from where the order originated.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"VehicleDescription":{
"maxLength":4000,
"type":"string",
"description":"The description of the vehicle.",
"title":"Description"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleOptionals-item
Type: object
Show Source
{
"properties":{
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OptionalCode":{
"maxLength":400,
"type":"string",
"description":"The code associated with the option.",
"title":"Code"
},
"OptionalDescription":{
"maxLength":4000,
"type":"string",
"description":"The description of the option.",
"title":"Description"
},
"OptionalId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the option.",
"title":"Optional ID"
},
"OptionalName":{
"maxLength":400,
"type":"string",
"description":"The name of the option.",
"title":"Name"
},
"OptionalNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Optional"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with the record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleOwnerships-item
Type: object
Show Source
{
"properties":{
"AssetId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the asset.",
"title":"Asset ID"
},
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"AverageAnnualMileage":{
"type":"number",
"description":"The average annual mileage of the vehicle.",
"title":"Average Annual Mileage"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"IsPrimary":{
"maxLength":1,
"type":"string",
"description":"The primary owner of the vehicle.",
"title":"Primary"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OdometerReadingDate":{
"format":"date",
"type":"string",
"description":"The date when the odometer reading was taken.",
"title":"Odometer Reading Date"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the business unit.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"OwnershipEndDate":{
"format":"date",
"type":"string",
"description":"The date when the ownership ends.",
"title":"End Date"
},
"OwnershipEndReason":{
"maxLength":4000,
"type":"string",
"description":"The ownership end reason.",
"title":"Reason"
},
"OwnershipId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the ownership.",
"title":"Ownership ID"
},
"OwnershipNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record."
},
"OwnershipStartDate":{
"format":"date",
"type":"string",
"description":"The date when the ownership started.",
"title":"Start Date"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"VehicleOwnerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the owner associated with the vehicle.",
"title":"Owner ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"x-links":[
{
"rel":"lov",
"title":"IsPrimary LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: IsPrimary; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DYES_NO",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
}
],
"type":"object"
}
- IsPrimary LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehiclePlates-item
Type: object
Show Source
{
"properties":{
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"EndDate":{
"format":"date",
"type":"string",
"description":"The date when the plate's association to the vehicle ends.",
"title":"End Date"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with the record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System"
},
"StartDate":{
"format":"date",
"type":"string",
"description":"The date when the plate was associated with the vehicle.",
"title":"Start Date"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"VehiclePlateId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the plate.",
"title":"Plate ID"
},
"VehiclePlateNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Plate Number"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleSales-item
Type: object
Show Source
{
"properties":{
"AccountId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the account.",
"title":"Account ID"
},
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CertificationDate":{
"format":"date",
"type":"string",
"description":"The date of the certification.",
"title":"Certification Date"
},
"CertificationNumber":{
"maxLength":300,
"type":"string",
"description":"The certification number.",
"title":"Certification"
},
"ContractEndDate":{
"format":"date",
"type":"string",
"description":"The date when the contract ends.",
"title":"Contract End"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"CustomerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the customer.",
"title":"Customer ID"
},
"DealerAgentId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the dealer selling the vehicle.",
"title":"Dealer Agent ID"
},
"DepositDate":{
"format":"date",
"type":"string",
"description":"The date when the deposit was made.",
"title":"Deposit Date"
},
"DownPaymentAmount":{
"type":"number",
"description":"The amount to be paid as down payment.",
"title":"Down Payment"
},
"FinanceType":{
"maxLength":30,
"type":"string",
"description":"The type of the finance.",
"title":"Finance Type"
},
"FinancierAccountId":{
"format":"int64",
"type":"integer",
"description":"Indicates the unique identifier of the financier.",
"title":"Financier Account ID"
},
"InsuranceProvider":{
"maxLength":300,
"type":"string",
"description":"The name of the insurance provider.",
"title":"Insurance Provider"
},
"InsuranceRenewalDate":{
"format":"date",
"type":"string",
"description":"The date when the insurance is renewed.",
"title":"Insurance Renewal"
},
"LastPaymentDate":{
"format":"date",
"type":"string",
"description":"The date when the last payment was made.",
"title":"Last Payment"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"LeaseEndDate":{
"format":"date",
"type":"string",
"description":"The date when the lease ends.",
"title":"Lease End"
},
"MilesAllowed":{
"type":"number",
"description":"Indicates the miles that the vehicle can cover.",
"title":"Miles Allowed"
},
"MilesTerm":{
"maxLength":30,
"type":"string",
"description":"Indicates the mile terms.",
"title":"Miles Term"
},
"MonthlyPaymentAmount":{
"type":"number",
"description":"The monthly payment amount.",
"title":"Monthly Payment"
},
"NextCertificationDate":{
"format":"date",
"type":"string",
"description":"The date when the next certification is to be done.",
"title":"Next Certification Date"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OdometerReading":{
"type":"number",
"description":"The reading of the odometer.",
"title":"Odometer Reading"
},
"OpportunityId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the opportunity.",
"title":"Opportunity ID"
},
"OrderDate":{
"format":"date",
"type":"string",
"description":"The date of the order.",
"title":"Order Date"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"QuoteDate":{
"format":"date",
"type":"string",
"description":"The date when the quote was made.",
"title":"Quote Date"
},
"RegistrationDate":{
"format":"date",
"type":"string",
"description":"The date of the registration.",
"title":"Registration Date"
},
"RemainingPaymentAmount":{
"type":"number",
"description":"The remaining payment amount.",
"title":"Remaining Payment"
},
"SaleDate":{
"format":"date",
"type":"string",
"description":"The date of the sale.",
"title":"Sale Date"
},
"SaleNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Sale Number"
},
"SalesContactFirstName":{
"maxLength":100,
"type":"string",
"description":"The first name of the sales contact.",
"title":"First Name"
},
"SalesContactLastName":{
"maxLength":100,
"type":"string",
"description":"The last name of the sales contact.",
"title":"Last Name"
},
"SalesStatus":{
"maxLength":30,
"type":"string",
"description":"The status of the sale.",
"title":"Status"
},
"SalesType":{
"maxLength":30,
"type":"string",
"description":"The type of the sale.",
"title":"Type"
},
"SecurityDepositAmount":{
"type":"number",
"description":"The security deposit amount for the sale.",
"title":"Security Deposit"
},
"SellingDealerId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the dealer agent.",
"title":"Dealer ID"
},
"StockNumber":{
"maxLength":100,
"type":"string",
"description":"The stock number of the vehicle.",
"title":"Stock Number"
},
"UOM":{
"maxLength":30,
"type":"string",
"description":"Indicates the unit of measure.",
"title":"UOM"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"VehicleSaleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the sale.",
"title":"Sale ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"x-links":[
{
"rel":"lov",
"title":"SalesType LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: SalesType; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VCLE_SALE_TYPE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"FinanceType LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: FinanceType; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_FNCE_TYPE",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"SalesStatus LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: SalesStatus; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_SALES_STATUS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"MilesTerm LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: MilesTerm; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VHCLE_MILES_TERMS",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
},
{
"rel":"lov",
"title":"UOM LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: UOM; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_VEHICLE_MILEAGE_UOM",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
}
],
"type":"object"
}
- FinanceType LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- MilesTerm LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- SalesStatus LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- SalesType LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
- UOM LOV
-
Method: get
Path: /crmRestApi/resources/11.13.18.05/fndStaticLookups
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleServiceEntries-item
Type: object
Show Source
{
"properties":{
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with the record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"ResolvedBy":{
"maxLength":400,
"type":"string",
"description":"The name of the person who resolved the service entry.",
"title":"Resolved By"
},
"ServiceDate":{
"format":"date",
"type":"string",
"description":"The date and time when the service was done.",
"title":"Date"
},
"ServiceDescription":{
"maxLength":4000,
"type":"string",
"description":"The description of the service.",
"title":"Description"
},
"ServiceId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the service record.",
"title":"Service ID"
},
"ServiceNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the service."
},
"ServiceSeverity":{
"maxLength":400,
"type":"string",
"description":"Indicates the service severity.",
"title":"Severity"
},
"ServiceTitle":{
"maxLength":400,
"type":"string",
"description":"The title of the service.",
"title":"Title"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"x-links":[
{
"rel":"lov",
"title":"ServiceSeverity LOV",
"description":"<p>The following properties are defined on the LOV link relation:</p><ul><li>Source Attribute: ServiceSeverity; Target Attribute: LookupCode</li><li>Display Attribute: Meaning</li></ul>",
"method":"get",
"href":"/crmRestApi/resources/11.13.18.05/fndStaticLookups",
"mediaType":"application/vnd.oracle.adf.resourcecollection+json",
"targetSchema":{
"properties":{
"LookupCode":{
"type":"string",
"description":"The unique code for the lookup."
},
"Meaning":{
"type":"string",
"description":"The display value for the lookup in the application."
}
},
"type":"object"
},
"schema":{
"properties":{
"limit":{
"type":"integer",
"description":"This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources."
},
"offset":{
"type":"integer",
"description":"Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0."
},
"totalResults":{
"type":"boolean",
"description":"The resource collection representation will include the \"estimated row count\" when \"?totalResults=true\", otherwise the count is not included. The default value is \"false\"."
},
"onlyData":{
"type":"boolean",
"description":"The resource item payload will be filtered in order to contain only data (no links section, for example)."
},
"dependency":{
"type":"string",
"description":"This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the attributes will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency attributes. Example: dependency=ProductId=2<br><br>Format: <attr1>=<val1>,<attr2>=<value2>"
},
"orderBy":{
"type":"string",
"description":"This parameter orders a resource collection based on the specified attributes. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and \"asc\" or \"desc\". Specify \"asc\" for ascending and \"desc\" for descending. The default value is \"asc\". For example, ?orderBy=field1:asc,field2:desc"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"The link relations associated with the resource instance."
},
"finder":{
"default":"LookupTypeIsActiveEnabledFinder%3BBindLookupType%3DORA_AHT_SEVERITY",
"type":"string",
"description":"Used as a predefined finder to search the collection.<br><br>Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2><br><br>Default finder: LookupTypeIsActiveEnabledFinder"
}
},
"type":"object"
},
"effectiveMethod":"get"
}
],
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
Nested Schema : autoVehicles-VehicleWarranties-item
Type: object
Show Source
{
"properties":{
"AttributeCategory":{
"maxLength":30,
"type":"string",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Attribute Category"
},
"CorpCurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The corporate currency code of the record.",
"title":"Corporate Currency Code"
},
"CreatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who created the record.",
"title":"Created By"
},
"CreationDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was created.",
"title":"Creation Date"
},
"CurcyConvRateType":{
"maxLength":30,
"type":"string",
"description":"The currency conversion rate type associated with the record.",
"title":"Conversion Rate Type"
},
"CurrencyCode":{
"maxLength":15,
"type":"string",
"description":"The currency code associated with the record like USD or EUR.",
"title":"Currency Code"
},
"LastUpdateDate":{
"format":"date-time",
"type":"string",
"description":"The date and time when the record was last updated.",
"title":"Last Updated Date"
},
"LastUpdateLogin":{
"maxLength":32,
"type":"string",
"description":"The login of the user who last updated the record.",
"title":"Last Update Login"
},
"LastUpdatedBy":{
"maxLength":64,
"type":"string",
"description":"The user who last updated the record.",
"title":"Last Updated By"
},
"ObjectVersionNumber":{
"format":"int32",
"type":"integer",
"description":"A system-generated read-only attribute used by the application framework.",
"title":"Object Version Number"
},
"OrgId":{
"format":"int64",
"type":"integer",
"description":"The business unit associated with the record.",
"title":"Business Unit"
},
"OriginSystem":{
"maxLength":400,
"type":"string",
"description":"The application from where the order originated.",
"title":"Origin System"
},
"OriginSystemReference":{
"maxLength":400,
"type":"string",
"description":"The unique identifier of the record in the source application.",
"title":"Origin System Reference"
},
"VehicleId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the vehicle.",
"title":"Vehicle ID"
},
"WarrantyDescription":{
"maxLength":4000,
"type":"string",
"description":"The description of the warranty.",
"title":"Description"
},
"WarrantyEndDate":{
"format":"date",
"type":"string",
"description":"The date when the warranty ends.",
"title":"End Date"
},
"WarrantyId":{
"format":"int64",
"type":"integer",
"description":"The unique identifier of the warranty.",
"title":"Warranty ID"
},
"WarrantyName":{
"maxLength":400,
"type":"string",
"description":"The name of the warranty.",
"title":"Name"
},
"WarrantyNumber":{
"maxLength":30,
"type":"string",
"description":"The public unique identifier of the record.",
"title":"Warranty Number"
},
"WarrantyStartDate":{
"format":"date",
"type":"string",
"description":"The date when the warranty started.",
"title":"Start Date"
},
"links":{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}
},
"type":"object"
}
Nested Schema : Items
Type: array
Title: Items
Link Relations
Show Source
{
"items":{
"$ref":"#/definitions/link"
},
"type":"array",
"description":"Link Relations",
"title":"Items"
}