Update a Vehicle Plate
patch
/crmRestApi/resources/11.13.18.05/autoVehicles/{VehicleIdentificationNumber}/child/VehiclePlates/{VehiclePlateNumber}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
VehicleIdentificationNumber: string
Identifier to Vehicles
-
VehiclePlateNumber: string
Identifier to Vehicle Plates
The following table describes the body parameters in the request for this task.
Root Schema : autoVehicles-VehiclePlates-item
Type:
Show Source
object
-
AttributeCategory(optional):
string
Title:
Attribute Category
Maximum Length:30
A system-generated read-only attribute used by the application framework. -
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. -
EndDate(optional):
string(date)
Title:
End Date
The date when the plate's association to the vehicle ends. -
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 -
ObjectVersionNumber(optional):
integer(int32)
Title:
Object Version Number
A system-generated read-only attribute used by the application framework. -
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
Maximum Length:400
The unique identifier of the record in the source application. -
StartDate(optional):
string(date)
Title:
Start Date
The date when the plate was associated with the vehicle. -
VehicleId(optional):
integer(int64)
Title:
Vehicle ID
The unique identifier of the vehicle. -
VehiclePlateId(optional):
integer(int64)
Title:
Plate ID
The unique identifier of the plate. -
VehiclePlateNumber(optional):
string
Title:
Plate Number
Maximum Length:30
The public unique identifier of the record.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : autoVehicles-VehiclePlates-item
Type:
Show Source
object
-
AttributeCategory(optional):
string
Title:
Attribute Category
Maximum Length:30
A system-generated read-only attribute used by the application framework. -
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. -
EndDate(optional):
string(date)
Title:
End Date
The date when the plate's association to the vehicle ends. -
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 -
ObjectVersionNumber(optional):
integer(int32)
Title:
Object Version Number
A system-generated read-only attribute used by the application framework. -
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
Maximum Length:400
The unique identifier of the record in the source application. -
StartDate(optional):
string(date)
Title:
Start Date
The date when the plate was associated with the vehicle. -
VehicleId(optional):
integer(int64)
Title:
Vehicle ID
The unique identifier of the vehicle. -
VehiclePlateId(optional):
integer(int64)
Title:
Plate ID
The unique identifier of the plate. -
VehiclePlateNumber(optional):
string
Title:
Plate Number
Maximum Length:30
The public unique identifier of the record.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.