Create one contract
/fscmRestApi/resources/11.13.18.05/assetWarrantyContracts
Request
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object-
AssetNumber(required): string
Title:
Asset NumberMaximum Length:80Number that uniquely identifies an asset. -
CalculatedExpirationDate: string
(date)
Title:
Contract Calculated Expiration DateCalculated expiration date of the warranty contract. This attribute is the latest expiration date among the contract meters. -
ContractEndDate: string
(date)
Title:
Contract End DateEnd Date of the warranty contract. -
contractMeters: array
Contract Meters
Title:
Contract MetersThe Contract Meters resource manages the asset meters for the contract. You can add, remove, and view the list of the asset meters. -
ContractNotes: string
Title:
Contract NotesMaximum Length:2000Notes of the warranty contract. -
ContractNumber(required): string
Title:
Contract NumberMaximum Length:80Number that uniquely identifies the warranty contract. The application creates this value when it creates the contract. -
ContractStartDate: string
(date)
Title:
Contract Start DateStart Date of the warranty contract. This attribute is required. -
ContractStatusCode: string
Title:
Contract Status CodeMaximum Length:30Default Value:ORA_READYStatus of the warranty contract. A list of accepted values is defined in the lookup type ORA_CSE_WTY_CONTRACT_STATUS. This attribute is required to create the coverage. -
CoverageCode: string
Title:
Coverage CodeMaximum Length:80Abbreviation that uniquely identifies the warranty coverage. This attribute is required to create the warranty contract. -
CoverageId(required): integer
(int64)
Title:
Coverage IDValue that uniquely identifies the warranty coverage. -
ExternalReferenceNumber: string
Title:
Contract External Reference NumberMaximum Length:80Number of an external reference to the warranty contract. This attribute is optinal. -
ObjectId(required): integer
(int64)
Title:
Object IDValue that uniquely identifies the object in a warranty contract. This attribute is required. -
ObjectTypeCode(required): string
Title:
Object Type CodeMaximum Length:30Abbreviation that uniquely identifies the type of object for the warranty contract. A list of accepted values is defined in the lookup type ORA_CSE_WTY_CONTRACT_OBJECT. This attribute is required.
arrayContract Metersobject-
DisabledFlag: boolean
Title:
Disabled IndicatorMaximum Length:80Flag that is used to set the active end date of the contract meters.Valid values are Y and N. -
MeterCode: string
Title:
Meter CodeMaximum Length:30Abbreviation that uniquely identifies a meter definition in a warranty contract. -
MeterId: integer
(int64)
Title:
Meter IDValue that uniquely identifies the meter definition in a warranty contract. The meter must be active for the asset number referenced in the contract. -
MeterIntervalValue: number
Title:
Meter Interval ValueThe interval value for a meter in a warranty contract. -
MeterStartValue: number
Title:
Meter Start ValueThe start value for a meter in a warranty contract.
Response
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object-
AssetId: integer
(int64)
Read Only:
trueValue that uniquely identifies an asset. -
AssetNumber: string
Title:
Asset NumberMaximum Length:80Number that uniquely identifies an asset. -
AssetSerialNumber: string
Title:
Asset Serial NumberRead Only:trueMaximum Length:80Serial number of an asset. -
CalculatedExpirationDate: string
(date)
Title:
Contract Calculated Expiration DateCalculated expiration date of the warranty contract. This attribute is the latest expiration date among the contract meters. -
ContractEndDate: string
(date)
Title:
Contract End DateEnd Date of the warranty contract. -
ContractId: integer
(int64)
Title:
Contract IDRead Only:trueValue that uniquely identifies the warranty contract. The application creates this value when it creates the contract. -
contractMeters: array
Contract Meters
Title:
Contract MetersThe Contract Meters resource manages the asset meters for the contract. You can add, remove, and view the list of the asset meters. -
ContractNotes: string
Title:
Contract NotesMaximum Length:2000Notes of the warranty contract. -
ContractNumber: string
Title:
Contract NumberMaximum Length:80Number that uniquely identifies the warranty contract. The application creates this value when it creates the contract. -
ContractStartDate: string
(date)
Title:
Contract Start DateStart Date of the warranty contract. This attribute is required. -
ContractStatus: string
Title:
Contract Status Code DescriptionRead Only:trueMaximum Length:80Name of the status for the warranty coverage. -
ContractStatusCode: string
Title:
Contract Status CodeMaximum Length:30Default Value:ORA_READYStatus of the warranty contract. A list of accepted values is defined in the lookup type ORA_CSE_WTY_CONTRACT_STATUS. This attribute is required to create the coverage. -
CoverageCode: string
Title:
Coverage CodeMaximum Length:80Abbreviation that uniquely identifies the warranty coverage. This attribute is required to create the warranty contract. -
CoverageDescription: string
Title:
Coverage DescriptionRead Only:trueMaximum Length:240Description of the warranty coverage. -
CoverageId: integer
(int64)
Title:
Coverage IDValue that uniquely identifies the warranty coverage. -
CoverageName: string
Title:
Coverage NameRead Only:trueMaximum Length:120Name of the warranty coverage. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Login username of the user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the record was created. -
ExternalReferenceNumber: string
Title:
Contract External Reference NumberMaximum Length:80Number of an external reference to the warranty contract. This attribute is optinal. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the record was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64Login username of the user who updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectId: integer
(int64)
Title:
Object IDValue that uniquely identifies the object in a warranty contract. This attribute is required. -
ObjectType: string
Title:
Object TypeRead Only:trueMaximum Length:80Name of the object type code. -
ObjectTypeCode: string
Title:
Object Type CodeMaximum Length:30Abbreviation that uniquely identifies the type of object for the warranty contract. A list of accepted values is defined in the lookup type ORA_CSE_WTY_CONTRACT_OBJECT. This attribute is required. -
RootAssetId: integer
(int64)
Read Only:
trueValue that uniquely identifies the root asset. -
RootAssetNumber: string
Read Only:
trueMaximum Length:80Number that uniquely identifies the root asset. -
WarrantyProviderName: string
Title:
Warranty Provider NameRead Only:trueMaximum Length:360Value that identifies the warranty provider name attribute for the contracts. -
WarrantyProviderNumber: string
Title:
Warranty Provider NumberRead Only:trueMaximum Length:30Value that identifies the warranty provider number attribute for the contracts.
arrayContract MetersarrayLinksobject-
ActiveEndDate: string
(date)
Title:
Active End DateRead Only:trueDate that indicates if a meter definition is disabled for a warranty contract. -
CalculatedDueDate: string
(date)
Title:
Calculated End DateRead Only:trueThe calculated contract due date value in a warranty contract. -
ContractId: integer
(int64)
Read Only:
trueValue that uniquely identifies the warranty contract. The application creates this value when it creates the contract. -
ContractMeterId: integer
(int64)
Title:
Contract Meter IDRead Only:trueValue that uniquely identifies the warranty contract meter. The application creates this value when it creates the contract meter. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Login user name of the user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the record was created. -
DisabledFlag: boolean
Title:
Disabled IndicatorMaximum Length:80Flag that is used to set the active end date of the contract meters.Valid values are Y and N. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the record was updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64Login user name of the user who updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MeterCode: string
Title:
Meter CodeMaximum Length:30Abbreviation that uniquely identifies a meter definition in a warranty contract. -
MeterDescription: string
Title:
Meter DescriptionRead Only:trueMaximum Length:240The description of a meter definition. -
MeterEndValue: number
Title:
Meter End ValueRead Only:trueEnd value for a meter in a warranty contract. -
MeterId: integer
(int64)
Title:
Meter IDValue that uniquely identifies the meter definition in a warranty contract. The meter must be active for the asset number referenced in the contract. -
MeterIntervalValue: number
Title:
Meter Interval ValueThe interval value for a meter in a warranty contract. -
MeterName: string
Title:
Contract Meter NameRead Only:trueMaximum Length:120The name of a meter definition. -
MeterStartValue: number
Title:
Meter Start ValueThe start value for a meter in a warranty contract. -
UnitOfMeasure: string
Title:
Unit of MeasureRead Only:trueMaximum Length:25Name of the unit of measure for the warranty. -
UOMCode: string
Title:
Unit of Measure CodeRead Only:trueMaximum Length:3Abbreviation that uniquely identifies the unit of measure for the meter. A list of accepted values is defined in the lookup type TBD. This attribute is required if the Duration is defined, else it is optional.
arrayLinksobject-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
- contractMeters
-
Operation: /fscmRestApi/resources/11.13.18.05/assetWarrantyContracts/{ContractId}/child/contractMetersParameters:
- ContractId:
$request.path.ContractId
The Contract Meters resource manages the asset meters for the contract. You can add, remove, and view the list of the asset meters. - ContractId:
Examples
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/assetWarrantyContracts"
Example 1
This example describes how to create a warranty contract using a number reference for the asset and a code reference for the warranty coverage. For additional examples, see the Create and Update Supplier Warranty use case.
Example 1 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"ObjectTypeCode": "ORA_ASSET",
"AssetNumber": "ALM_ASSET_001",
"CoverageCode": "ALM_COVERAGE",
"ContractStartDate": "2022-10-01"
}
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{
"ContractId": 300100568130806,
"ContractNumber": "300100568130806",
"CoverageId": 300100568130805,
"CoverageName": null,
"CoverageCode": "ALM_COVERAGE",
"CoverageDescription": null,
"WarrantyProviderNumber": null,
"WarrantyProviderName": null,
"ObjectId": 300100566813034,
"ObjectTypeCode": "ORA_ASSET",
"ObjectType": null,
"AssetNumber": "ALM_ASSET_001",
"AssetSerialNumber": null,
"ContractStatusCode": "ORA_READY",
"ContractStatus": null,
"ContractStartDate": "2022-10-01",
"ContractEndDate": "2022-10-31",
"CalculatedExpirationDate": null,
"ExternalReferenceNumber": null,
"ContractNotes": null,
"CreatedBy": "USER",
"CreationDate": "2022-10-28T15:42:12+00:00",
"LastUpdateDate": "2022-10-28T15:42:12.001+00:00",
"LastUpdatedBy": "USER",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/assetWarrantyContracts/300100568130806",
"name": "assetWarrantyContracts",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/assetWarrantyContracts/300100568130806",
"name": "assetWarrantyContracts",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/assetWarrantyContracts/300100568130806/child/contractMeters",
"name": "contractMeters",
"kind": "collection"
}
]
}
Example 2
This example describes how to create a warranty contract using ID references for the asset object and warranty coverage. For additional examples, see the Create and Update Supplier Warranty use case.
Example 2 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"ObjectTypeCode": "ORA_ASSET",
"ObjectId": 300100566813034,
"CoverageId": 300100568130807,
"ContractStartDate": "2022-10-01"
}
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{
"ContractId": 300100568130904,
"ContractNumber": "300100568130904",
"CoverageId": 300100568130807,
"CoverageName": null,
"CoverageCode": null,
"CoverageDescription": null,
"WarrantyProviderNumber": null,
"WarrantyProviderName": null,
"ObjectId": 300100566813034,
"ObjectTypeCode": "ORA_ASSET",
"ObjectType": null,
"AssetNumber": null,
"AssetSerialNumber": null,
"ContractStatusCode": "ORA_READY",
"ContractStatus": null,
"ContractStartDate": "2022-10-01",
"ContractEndDate": "2022-10-31",
"CalculatedExpirationDate": null,
"ExternalReferenceNumber": null,
"ContractNotes": null,
"CreatedBy": "USER",
"CreationDate": "2022-10-28T15:42:12+00:00",
"LastUpdateDate": "2022-10-28T15:42:12.001+00:00",
"LastUpdatedBy": "USER",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/assetWarrantyContracts/300100568130806",
"name": "assetWarrantyContracts",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/assetWarrantyContracts/300100568130806",
"name": "assetWarrantyContracts",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/assetWarrantyContracts/300100568130806/child/contractMeters",
"name": "contractMeters",
"kind": "collection"
}
]
}