Create one plan
/fscmRestApi/resources/11.13.18.05/inspectionPlans
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-
Approver: string
Maximum Length:
100Identifies the user who approved the plan. -
AssetGroupId: integer
(int64)
Value that uniquely identifies the asset group of the asset to inspect if inspection plan type is Asset.
-
AssetGroupNumber: string
Maximum Length:
255Alphanumeric value that identifies the asset group of the asset to inspect if inspection plan type is Asset. -
AssetId: integer
(int64)
Value that uniquely identifies the asset number to inspect if inspection plan type is Asset.
-
AssetNumber: string
Maximum Length:
255Alphanumeric value that identifies the asset number to inspect if inspection plan type is Asset. -
attachments: array
Attachments in Inspection Plans
Title:
Attachments in Inspection PlansThe Attachments in Inspection Plans resource displays attachment details for the inspection plan. -
CatalogName: string
Name of the catalog to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CategoryId: integer
(int64)
Value that uniquely identifies the category of the item to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CategoryName: string
Name of the category of the item to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CategorySetId: integer
(int64)
Value that uniquely identifies the catalog of the item to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
criteria: array
Criteria in Inspection Plans
Title:
Criteria in Inspection PlansThe Criteria in Inspection Plans resource manages criteria for the inspection plan. -
Description: string
Maximum Length:
240Description of the inspection plan. -
EffectiveEndDate: string
(date-time)
End date when the inspection plan is no longer in effect.
-
EffectiveStartDate: string
(date-time)
Start date and time when the inspection plan is in effect. The default value is the current system date and time.
-
EnabledFlag: boolean
Maximum Length:
1Default Value:trueContains one of the following values: Yes or No. If Yes, then inspection plan is enabled. If No, then inspection plan is disabled. The default value is Yes. -
InspectionInstructions: string
(byte)
Contents of the inspection instructions for the inspection plan.
-
InspectionLevelId: integer
(int64)
Value that uniquely identifies the inspection level.
-
InspectionLevelName: string
Name of the inspection level.
-
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the item that the inspection plan references if the InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
ItemNumber: string
Alphanumeric value that identifies the item that the inspection plan references if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
ItemRevision: string
Maximum Length:
18Value that identifies the revision of the item if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process. This attribute is optional. -
Name(required): string
Title:
NameMaximum Length:80Name of the inspection plan. -
OptionalFlag: boolean
Maximum Length:
1Default Value:falseContains one of the following values: Yes or No. If Yes, then inspection plan is optional. If No, then inspection plan is mandatory. The default value is No. -
OrganizationCode: string
Abbreviation that identifies the organization.
-
OrganizationId(required): integer
(int64)
Value that uniquely identifies the organization that the inspection plan references.
-
Owner: string
Maximum Length:
100Name of the user who created the inspection plan. -
ResourceId: integer
(int64)
Value that uniquely identifies the resource under the work center to inspect if InspectionPlanType is Resource.
-
ResourceName: string
Name of the resource under the work center to inspect if InspectionPlanType is Resource.
-
specifications: array
Specifications in Inspection Plans
Title:
Specifications in Inspection PlansThe Specifications in Inspection Plans resource manages the specifications of the inspection plan. -
Status(required): string
Maximum Length:
30Status of inspection plan. Valid values include New, On hold, Obsolete, and Approved. A list of accepted values is defined in the lookup type ORA_QA_IP_STATUSES. The default value is New. -
Type(required): string
Maximum Length:
30Type of inspection plan. Valid values are Receiving, Inventory, Work in Process, Resource, and Asset. A list of accepted values is defined in the lookup type ORA_QA_IP_TYPES. -
VersionNumber(required): string
Maximum Length:
30Version number of the inspection plan. -
WorkCenter: string
Name of the work center to inspect if InspectionPlanType is Resource.
-
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center to inspect if InspectionPlanType is Resource.
arrayAttachments in Inspection PlansarrayCriteria in Inspection PlansarraySpecifications in Inspection Plansobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the file data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attached file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of the attachment.
object-
CriteriaId: integer
(int64)
Value that uniquely identifies the inspection plan criteria.
-
DispatchStatus: string
Maximum Length:
80Status of the dispatch in the work order operation. A list of accepted values include Ready and Reject. -
DocumentType: string
Maximum Length:
20Type of document for the inspection event where InspectionPlanType is Receiving. Valid values include Purchase order, Transfer order, In-transit shipment, and Return material authorization. A list of accepted values is defined in the lookup type ORA_QA_IP_DOC_TYPES. -
EnabledFlag: boolean
Maximum Length:
1Default Value:trueContains one of the following values: Yes or No. If Yes, then inspection criteria is enabled. If No, then inspection criteria is not enabled. The default value is Yes. -
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
InspectionPlanType: string
Maximum Length:
30Type of inspection plan. Valid values include Receiving, Inventory, Work in process, and Resource. A list of accepted values is defined in the lookup type ORA_QA_IP_TYPES. -
Locator: string
Value that identifies the locator within the subinventory. This attribute is required where InspectionPlanType is Inventory. This is optional.
-
LocatorId: integer
(int64)
Value that uniquely identifies the locator within the subinventory. This attribute is required where InspectionPlanType is Inventory. This is optional.
-
OperationCode: string
Maximum Length:
30Abbreviation that identifies the operation for this item. -
OperationSequenceNumber: integer
Sequence number of the work order operation that occurs during manufacturing inspection.
-
ProcurementBUCode: string
Abbreviation that identifies the procurement business unit.
-
ProcurementBUId: integer
Value that uniquely identifies the procurement business unit.
-
SourceOrganization: string
Value that identifies the source organization. This attribute is required where InspectionPlanType is Receiving and DocumentType is In-transit shipment or Transfer order.
-
SourceOrganizationId: integer
(int64)
Value that uniquely identifies the organization that requested the item. This attribute is required where InspectionPlanType is Receiving and DocumentType is In-transit shipment or Transfer order.
-
SourceOrganizationName: string
Maximum Length:
255Value that identifies the source organization. This attribute is required where inspection plan type is Receiving and DocumentType is In-transit shipment or Transfer order. -
SubinventoryCode: string
Title:
SubinventoryMaximum Length:10Abbreviation that identifies the subinventory. This attribute is required where InspectionPlanType is Inventory. -
SubinventoryId: integer
Value that uniquely identifies the subinventory. This attribute is required where InspectionPlanType is Inventory.
-
Supplier: string
Maximum Length:
255Name of the supplier. This attribute is required where InspectionPlanType is Receiving and DocumentType is Purchase order. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier who supplies the material to inspect. This attribute is required where InspectionPlanType is Receiving and DocumentType is Purchase order.
-
SupplierSite: string
Value that identifies the supplier site. This attribute is required where InspectionPlanType is Receiving, DocumentType is Purchase order for the specified supplier. This is optional.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site. This attribute is required where InspectionPlanType is Receiving and DocumentType is Purchase order for the specified supplier. This is optional.
-
WorkDefinitionName: string
Maximum Length:
255Value that identifies the work definition name. This attribute is applicable where inspection plan type is Asset. This is optional. -
WorkDefinitionNameId: integer
(int64)
Value that uniquely identifies the work definition name. This attribute is applicable where inspection plan type is Asset. This is optional.
-
WorkOrderSubTypeCode: string
Maximum Length:
30Abbreviation that identifies the work order sub type code. This attribute is applicable where inspection plan type is Asset. This is optional. -
WorkOrderSubTypeMeaning: string
Maximum Length:
255Value that identifies the work order sub type. This attribute is applicable where inspection plan type is Asset. A list of accepted values is defined in the lookup type ORA_MNT_WO_SUB_TYPE. This is optional. -
WorkOrderTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of work order. This attribute is applicable where inspection plan type is Asset.This is optional. -
WorkOrderTypeMeaning: string
Maximum Length:
255Value that identifies the type of work order. This attribute is applicable where inspection plan type is Asset. A list of accepted values is defined in the lookup type ORA_MNT_WO_TYPE. This is optional.
object-
AiSuggestion: string
Maximum Length:
1Indicates that the characteristic has been created from a generative AI suggestion. -
attachments: array
Specification Attachments in Inspection Plans
Title:
Specification Attachments in Inspection PlansThe Specification Attachments in Inspection Plans resource displays attachment details for the specifications of the inspection plan. -
CharacteristicId(required): integer
(int64)
Title:
Characteristic IDValue that uniquely identifies the inspection characteristic against which the specification is being defined. -
CharacteristicName: string
Name of the inspection characteristic.
-
DefaultValueFlag: boolean
Maximum Length:
1Contains one of the following values: Yes or No. If Yes, then the result value should be defaulted from the target value associated to the specification line during an inspection. If No, then the result value is not defaulted from the target value associated to the specification line during an inspection. This attribute does not have a default value. -
GaugeAssetGroup: string
Maximum Length:
255Alphanumeric value that identifies the gauge asset group used to collect the inspection result value. -
GaugeAssetGroupId: integer
(int64)
Value that uniquely identifies the gauge asset group used to collect the inspection result value.
-
GaugeResource: string
Maximum Length:
255Alphanumeric value that identifies the gauge resource used to collect the inspection result value. -
GaugeResourceId: integer
(int64)
Value that uniquely identifies the gauge resource used to collect the inspection result value.
-
InspectionPlanId(required): integer
(int64)
Value that uniquely identifies the inspection plan.
-
ItemTargetValue: string
Title:
Item Based Target ValueMaximum Length:80Optimal value for an item. -
MaximumValueDate: string
(date-time)
Upper limit of the acceptable date range for an inspection characteristic.
-
MaximumValueNumber: number
Upper limit of the acceptable numeric range for an inspection characteristic.
-
MinimumValueDate: string
(date-time)
Lower limit of the acceptable date range for an inspection characteristic.
-
MinimumValueNumber: number
Lower limit of the acceptable numeric range for an inspection characteristic.
-
NonItemTargetValue: string
Maximum Length:
255Target value of the inspection characteristic. -
OptionalFlag: boolean
Maximum Length:
1Contains one of the following values: Yes or No. If Yes, then the entry of result value is optional during an inspection. If No, then the entry of result value mandatory during an inspection. This attribute does not have a default value. -
SpecificationCharacteristicName: string
Maximum Length:
255Name of the inspection characteristic. -
SpecificationId: integer
(int64)
Value that uniquely identifies the specification for the inspection plan.
-
TargetValue: string
Title:
Target Value CharacterMaximum Length:80Target value of the inspection characteristic. -
TargetValueDate: string
(date-time)
Optimal date value for the inspection characteristic.
-
TargetValueNumber: number
Optimal numeric value for the inspection characteristic.
-
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measurement for the quantity that this event inspects. -
UserSequence(required): integer
(int32)
Sequence to use when associating the inspection characteristic with the inspection plan.
arraySpecification Attachments in Inspection Plansobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the file data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attached file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of the attachment.
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-
Approver: string
Maximum Length:
100Identifies the user who approved the plan. -
AssetGroupId: integer
(int64)
Value that uniquely identifies the asset group of the asset to inspect if inspection plan type is Asset.
-
AssetGroupNumber: string
Maximum Length:
255Alphanumeric value that identifies the asset group of the asset to inspect if inspection plan type is Asset. -
AssetId: integer
(int64)
Value that uniquely identifies the asset number to inspect if inspection plan type is Asset.
-
AssetNumber: string
Maximum Length:
255Alphanumeric value that identifies the asset number to inspect if inspection plan type is Asset. -
attachments: array
Attachments in Inspection Plans
Title:
Attachments in Inspection PlansThe Attachments in Inspection Plans resource displays attachment details for the inspection plan. -
CatalogName: string
Name of the catalog to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CategoryId: integer
(int64)
Value that uniquely identifies the category of the item to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CategoryName: string
Name of the category of the item to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CategorySetId: integer
(int64)
Value that uniquely identifies the catalog of the item to inspect if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the inspection plan. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the inspection plan. -
criteria: array
Criteria in Inspection Plans
Title:
Criteria in Inspection PlansThe Criteria in Inspection Plans resource manages criteria for the inspection plan. -
Description: string
Maximum Length:
240Description of the inspection plan. -
EffectiveEndDate: string
(date-time)
End date when the inspection plan is no longer in effect.
-
EffectiveStartDate: string
(date-time)
Start date and time when the inspection plan is in effect. The default value is the current system date and time.
-
EnabledFlag: boolean
Maximum Length:
1Default Value:trueContains one of the following values: Yes or No. If Yes, then inspection plan is enabled. If No, then inspection plan is disabled. The default value is Yes. -
InspectionInstructions: string
(byte)
Contents of the inspection instructions for the inspection plan.
-
InspectionLevelDescription: string
Read Only:
trueDescription for the inspection level. -
InspectionLevelId: integer
(int64)
Value that uniquely identifies the inspection level.
-
InspectionLevelName: string
Name of the inspection level.
-
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the item that the inspection plan references if the InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
ItemNumber: string
Alphanumeric value that identifies the item that the inspection plan references if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process.
-
ItemRevision: string
Maximum Length:
18Value that identifies the revision of the item if InspectionPlanType is one of the following values Receiving, Inventory, Asset or Work in Process. This attribute is optional. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the user most recently updated the inspection plan. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the inspection plan. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:80Name of the inspection plan. -
OptionalFlag: boolean
Maximum Length:
1Default Value:falseContains one of the following values: Yes or No. If Yes, then inspection plan is optional. If No, then inspection plan is mandatory. The default value is No. -
OrganizationCode: string
Abbreviation that identifies the organization.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the organization that the inspection plan references.
-
OrganizationName: string
Read Only:
trueMaximum Length:240Name of the organization. -
Owner: string
Maximum Length:
100Name of the user who created the inspection plan. -
PlanStatusMeaning: string
Read Only:
trueMaximum Length:80Indicates the status of the inspection plan. Valid values include New, On hold, Obsolete, and Approved. -
PlanTypeMeaning: string
Read Only:
trueMaximum Length:80Indicates the type of inspection plan. Valid values are Receiving, Inventory, Work in Process, Asset, and Resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the resource under the work center to inspect if InspectionPlanType is Resource.
-
ResourceName: string
Name of the resource under the work center to inspect if InspectionPlanType is Resource.
-
specifications: array
Specifications in Inspection Plans
Title:
Specifications in Inspection PlansThe Specifications in Inspection Plans resource manages the specifications of the inspection plan. -
Status: string
Maximum Length:
30Status of inspection plan. Valid values include New, On hold, Obsolete, and Approved. A list of accepted values is defined in the lookup type ORA_QA_IP_STATUSES. The default value is New. -
Type: string
Maximum Length:
30Type of inspection plan. Valid values are Receiving, Inventory, Work in Process, Resource, and Asset. A list of accepted values is defined in the lookup type ORA_QA_IP_TYPES. -
VersionNumber: string
Maximum Length:
30Version number of the inspection plan. -
WorkCenter: string
Name of the work center to inspect if InspectionPlanType is Resource.
-
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center to inspect if InspectionPlanType is Resource.
arrayAttachments in Inspection PlansarrayCriteria in Inspection PlansarrayLinksarraySpecifications in Inspection Plansobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment for the specification. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment record. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the file data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attached file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the specification attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment for the specification. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment for the specification. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
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.
object-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the inspection criteria record. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the inspection criteria. -
CriteriaId: integer
(int64)
Value that uniquely identifies the inspection plan criteria.
-
DispatchStatus: string
Maximum Length:
80Status of the dispatch in the work order operation. A list of accepted values include Ready and Reject. -
DispatchStatusMeaning: string
Read Only:
trueMaximum Length:60Value that identifies the dispatch status of the work order operation.Valid Accepted values include Ready and Reject. -
DocumentType: string
Maximum Length:
20Type of document for the inspection event where InspectionPlanType is Receiving. Valid values include Purchase order, Transfer order, In-transit shipment, and Return material authorization. A list of accepted values is defined in the lookup type ORA_QA_IP_DOC_TYPES. -
DocumentTypeMeaning: string
Read Only:
trueMaximum Length:80Value that identifies the type of document for the inspection event where the inspection plan type is Receiving. Valid values include Purchase order, Transfer order, In-transit shipment, and Return material authorization. A list of accepted values is defined in the lookup type ORA_QA_IP_DOC_TYPES. -
EnabledFlag: boolean
Maximum Length:
1Default Value:trueContains one of the following values: Yes or No. If Yes, then inspection criteria is enabled. If No, then inspection criteria is not enabled. The default value is Yes. -
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
InspectionPlanType: string
Maximum Length:
30Type of inspection plan. Valid values include Receiving, Inventory, Work in process, and Resource. A list of accepted values is defined in the lookup type ORA_QA_IP_TYPES. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the inspection criteria. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the inspection criteria. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Value that identifies the locator within the subinventory. This attribute is required where InspectionPlanType is Inventory. This is optional.
-
LocatorId: integer
(int64)
Value that uniquely identifies the locator within the subinventory. This attribute is required where InspectionPlanType is Inventory. This is optional.
-
OperationCode: string
Maximum Length:
30Abbreviation that identifies the operation for this item. -
OperationCodeMeaning: string
Read Only:
trueMaximum Length:480Value that identifies the operation that the item is associated to. -
OperationSequenceNumber: integer
Sequence number of the work order operation that occurs during manufacturing inspection.
-
ProcurementBUCode: string
Abbreviation that identifies the procurement business unit.
-
ProcurementBUId: integer
Value that uniquely identifies the procurement business unit.
-
SourceOrganization: string
Value that identifies the source organization. This attribute is required where InspectionPlanType is Receiving and DocumentType is In-transit shipment or Transfer order.
-
SourceOrganizationId: integer
(int64)
Value that uniquely identifies the organization that requested the item. This attribute is required where InspectionPlanType is Receiving and DocumentType is In-transit shipment or Transfer order.
-
SourceOrganizationName: string
Maximum Length:
255Value that identifies the source organization. This attribute is required where inspection plan type is Receiving and DocumentType is In-transit shipment or Transfer order. -
SubinventoryCode: string
Title:
SubinventoryMaximum Length:10Abbreviation that identifies the subinventory. This attribute is required where InspectionPlanType is Inventory. -
SubinventoryId: integer
Value that uniquely identifies the subinventory. This attribute is required where InspectionPlanType is Inventory.
-
Supplier: string
Maximum Length:
255Name of the supplier. This attribute is required where InspectionPlanType is Receiving and DocumentType is Purchase order. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier who supplies the material to inspect. This attribute is required where InspectionPlanType is Receiving and DocumentType is Purchase order.
-
SupplierSite: string
Value that identifies the supplier site. This attribute is required where InspectionPlanType is Receiving, DocumentType is Purchase order for the specified supplier. This is optional.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site. This attribute is required where InspectionPlanType is Receiving and DocumentType is Purchase order for the specified supplier. This is optional.
-
WorkDefinitionName: string
Maximum Length:
255Value that identifies the work definition name. This attribute is applicable where inspection plan type is Asset. This is optional. -
WorkDefinitionNameId: integer
(int64)
Value that uniquely identifies the work definition name. This attribute is applicable where inspection plan type is Asset. This is optional.
-
WorkOrderSubTypeCode: string
Maximum Length:
30Abbreviation that identifies the work order sub type code. This attribute is applicable where inspection plan type is Asset. This is optional. -
WorkOrderSubTypeMeaning: string
Maximum Length:
255Value that identifies the work order sub type. This attribute is applicable where inspection plan type is Asset. A list of accepted values is defined in the lookup type ORA_MNT_WO_SUB_TYPE. This is optional. -
WorkOrderTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of work order. This attribute is applicable where inspection plan type is Asset.This is optional. -
WorkOrderTypeMeaning: string
Maximum Length:
255Value that identifies the type of work order. This attribute is applicable where inspection plan type is Asset. A list of accepted values is defined in the lookup type ORA_MNT_WO_TYPE. This is optional.
arrayLinksobject-
AiSuggestion: string
Maximum Length:
1Indicates that the characteristic has been created from a generative AI suggestion. -
attachments: array
Specification Attachments in Inspection Plans
Title:
Specification Attachments in Inspection PlansThe Specification Attachments in Inspection Plans resource displays attachment details for the specifications of the inspection plan. -
CharacteristicId: integer
(int64)
Title:
Characteristic IDValue that uniquely identifies the inspection characteristic against which the specification is being defined. -
CharacteristicName: string
Name of the inspection characteristic.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the inspection specification. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the inspection specification. -
DefaultValueFlag: boolean
Maximum Length:
1Contains one of the following values: Yes or No. If Yes, then the result value should be defaulted from the target value associated to the specification line during an inspection. If No, then the result value is not defaulted from the target value associated to the specification line during an inspection. This attribute does not have a default value. -
GaugeAssetGroup: string
Maximum Length:
255Alphanumeric value that identifies the gauge asset group used to collect the inspection result value. -
GaugeAssetGroupId: integer
(int64)
Value that uniquely identifies the gauge asset group used to collect the inspection result value.
-
GaugeResource: string
Maximum Length:
255Alphanumeric value that identifies the gauge resource used to collect the inspection result value. -
GaugeResourceId: integer
(int64)
Value that uniquely identifies the gauge resource used to collect the inspection result value.
-
InspectionPlanId: integer
(int64)
Value that uniquely identifies the inspection plan.
-
ItemTargetValue: string
Title:
Item Based Target ValueMaximum Length:80Optimal value for an item. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the inspection specification. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the inspection specification. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumValueDate: string
(date-time)
Upper limit of the acceptable date range for an inspection characteristic.
-
MaximumValueNumber: number
Upper limit of the acceptable numeric range for an inspection characteristic.
-
MinimumValueDate: string
(date-time)
Lower limit of the acceptable date range for an inspection characteristic.
-
MinimumValueNumber: number
Lower limit of the acceptable numeric range for an inspection characteristic.
-
NonItemTargetValue: string
Maximum Length:
255Target value of the inspection characteristic. -
OptionalFlag: boolean
Maximum Length:
1Contains one of the following values: Yes or No. If Yes, then the entry of result value is optional during an inspection. If No, then the entry of result value mandatory during an inspection. This attribute does not have a default value. -
SpecificationCharacteristicName: string
Maximum Length:
255Name of the inspection characteristic. -
SpecificationId: integer
(int64)
Value that uniquely identifies the specification for the inspection plan.
-
TargetValue: string
Title:
Target Value CharacterMaximum Length:80Target value of the inspection characteristic. -
TargetValueDate: string
(date-time)
Optimal date value for the inspection characteristic.
-
TargetValueNumber: number
Optimal numeric value for the inspection characteristic.
-
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measurement for the quantity that this event inspects. -
UOMMeaning: string
Read Only:
trueMaximum Length:80Value that identifies the unit of measurement for the quantity that this event inspects. -
UserSequence: integer
(int32)
Sequence to use when associating the inspection characteristic with the inspection plan.
arraySpecification Attachments in Inspection PlansarrayLinksobject-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment for the specification. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment record. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the file data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attached file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the specification attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment for the specification. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment for the specification. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
arrayLinks- attachments
-
Parameters:
- InspectionPlanId:
$request.path.InspectionPlanId
The Attachments in Inspection Plans resource displays attachment details for the inspection plan. - InspectionPlanId:
- copyPlan
-
Parameters:
- InspectionPlanId:
$request.path.InspectionPlanId
Creates a copy of a plan based on the context and organizations list passed. Returns an error if an empty context is passed. - InspectionPlanId:
- createNewVersion
-
Operation: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/action/createNewVersionParameters:
- InspectionPlanId:
$request.path.InspectionPlanId
Creates a new version of the plan by end dating the previous version. Returns an error if the end date parameter is empty. - InspectionPlanId:
- criteria
-
Parameters:
- InspectionPlanId:
$request.path.InspectionPlanId
The Criteria in Inspection Plans resource manages criteria for the inspection plan. - InspectionPlanId:
- specifications
-
Operation: /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specificationsParameters:
- InspectionPlanId:
$request.path.InspectionPlanId
The Specifications in Inspection Plans resource manages the specifications of the inspection plan. - InspectionPlanId:
Examples
These examples describe how to create one plan.
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/inspectionPlans"
Example 1 Request Body
The following example includes the contents of the request body in JSON format to create one inventory inspection plan. 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 creates.
{
"Name" : "INV-REST-DEMO1",
"InspectionPlanType" : "INVENTORY",
"OrganizationCode" : "V1",
"ItemNumber" : "AS54888",
"VersionNumber" : 1,
"Description" : "First Version",
"EffectiveStartDate" : "2018-02-10T07:15:32+00:00",
"EffectiveEndDate" : "2019-01-30T07:15:32+00:00",
"InspectionPlanStatus" : "NEW",
"InspectionLevelName" : "100%",
"OptionalFlag" : "N",
"Owner" : "QUALITY_ENGINEER",
"specifications" :
[
{
"UserSequence" : 40,
"CharacteristicName" : "QIM_BAT_NonValItemInspChar"
},
{
"UserSequence" : 50,
"CharacteristicName" : "QIM_BAT_ItemInspChar"
}
],
"criteria" :
[
{
"SubinventoryCode" : "Stores",
"EnabledFlag" : "Y"
}
]
}
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{
"InspectionPlanId": 300100152744344,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "INV-REST-DEMO1",
"Description": "First Version",
"InspectionPlanType": "INVENTORY",
"InspectionPlanStatus": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2018-02-10T07:15:32+00:00",
"EffectiveEndDate": "2019-01-30T07:15:32+00:00",
"InspectionLevelId": 100,
"InventoryItemId": 149,
"Revision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": "AS54888",
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "100%",
"InspectionLevelDescription": "100% Inspection",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:23:37+00:00",
"LastUpdateDate": "2018-07-02T07:23:37.461+00:00",
"LastUpdateLogin": "6FFF01CC0AEE72F0E05368BFF20A44D6",
"LastUpdatedBy": "QUALITY_ENGINEER",
"criteria": [{
"IpCriteriaId": 300100152744347,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744344,
"InspectionPlanType": "INVENTORY",
"OperationSequenceNumber": null,
"OperationCode": null,
"DispatchStatus": null,
"DocumentType": null,
"SupplierId": null,
"SupplierSiteId": null,
"SourceOrganizationId": null,
"SubinventoryCode": "Stores",
"LocatorId": null,
"EnabledFlag": true,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:23:37.401+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:23:38.071+00:00",
"LastUpdateLogin": "6FFF01CC0AEE72F0E05368BFF20A44D6",
"SubinventoryId": 4749,
"Supplier": null,
"ProcurementBUId": null,
"ProcurementBUCode": null,
"SupplierSite": null,
"Locator": null,
"SourceOrganization": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347",
"name": "criteria",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347",
"name": "criteria",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/SourceOrgaizationLOV",
"name": "SourceOrgaizationLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/SupplierLOV",
"name": "SupplierLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/SubInventoryLOV",
"name": "SubInventoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/DispatchStatusLOV",
"name": "DispatchStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/LocatorLOV",
"name": "LocatorLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/OperationCodeLOV",
"name": "OperationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/SupplierSiteLOV",
"name": "SupplierSiteLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria/300100152744347/lov/DocumentTypeLOV",
"name": "DocumentTypeLOV",
"kind": "collection"
}]
}],
"specifications": [{
"SpecificationId": 300100152744345,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744344,
"UserSequence": 40,
"CharacteristicId": 300100122347610,
"UOMCode": null,
"TargetValue": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:23:37.086+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:23:38.077+00:00",
"LastUpdateLogin": "6FFF01CC0AEE72F0E05368BFF20A44D6",
"MaximumValueDate": null,
"MinimumValueDate": null,
"TargetValueDate": null,
"CharacteristicName": "QIM_BAT_NonValItemInspChar",
"MaximumValueNumber": null,
"MinimumValueNumber": null,
"TargetValueNumber": null,
"ItemTargetValue": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744345",
"name": "specifications",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744345",
"name": "specifications",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744345/lov/CharacteristicValueLOV",
"name": "CharacteristicValueLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744345/lov/CharacteristicNameLOV",
"name": "CharacteristicNameLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744345/lov/UnitOfMeasureLOV",
"name": "UnitOfMeasureLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744345/child/specificationAttachments",
"name": "specificationAttachments",
"kind": "collection"
}]
}, {
"SpecificationId": 300100152744346,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744344,
"UserSequence": 50,
"CharacteristicId": 300100111990689,
"UOMCode": "AMT",
"TargetValue": "1",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:23:37.103+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:23:38.111+00:00",
"LastUpdateLogin": "6FFF01CC0AEE72F0E05368BFF20A44D6",
"MaximumValueDate": null,
"MinimumValueDate": null,
"TargetValueDate": null,
"CharacteristicName": "QIM_BAT_ItemInspChar",
"MaximumValueNumber": 1,
"MinimumValueNumber": 1,
"TargetValueNumber": 1,
"ItemTargetValue": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744346",
"name": "specifications",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744346",
"name": "specifications",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744346/lov/CharacteristicValueLOV",
"name": "CharacteristicValueLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744346/lov/CharacteristicNameLOV",
"name": "CharacteristicNameLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744346/lov/UnitOfMeasureLOV",
"name": "UnitOfMeasureLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications/300100152744346/child/specificationAttachments",
"name": "specificationAttachments",
"kind": "collection"
}]
}],
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/criteria",
"name": "criteria",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/specifications",
"name": "specifications",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744344/child/planAttachments",
"name": "planAttachments",
"kind": "collection"
}]
}
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 to create one work in progress inspection plan. The request payload specifies attribute values that the command will use in the record that it creates.
{
"OrganizationId" : 207,
"VersionNumber" : "1",
"Name" : "WIP-Demo",
"Description" : null,
"InspectionPlanType" : "WORK_IN_PROCESS",
"InspectionPlanStatus" : "NEW",
"EffectiveStartDate" : "2018-01-23T07:59:44+00:00",
"EffectiveEndDate" : null,
"InventoryItemId" : 149,
"Owner" : "QUALITY_ENGINEER",
"OptionalFlag" : "N",
"specifications" : [ {
"UserSequence" : 10,
"CharacteristicName" : "QIM_BAT_ItemInspChar"
}
],
"criteria" : [ {
"OperationSequenceNumber" : 10,
"DispatchStatus" : "READY",
"EnabledFlag" : "Y"
}
]
}
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{
"InspectionPlanId": 300100152744354,
"OrganizationId": 207,
"VersionNumber": "1",
"Name": "WIP-Demo",
"Description": null,
"InspectionPlanType": "WORK_IN_PROCESS",
"InspectionPlanStatus": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2018-01-23T07:59:44+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": 149,
"Revision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "M1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": "AS54888",
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "100%",
"InspectionLevelDescription": "100% Inspection",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:37:44+00:00",
"LastUpdateDate": "2018-07-02T07:37:44.150+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"LastUpdatedBy": "QUALITY_ENGINEER",
"criteria": [{
"IpCriteriaId": 300100152744356,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744354,
"InspectionPlanType": "WORK_IN_PROCESS",
"OperationSequenceNumber": 10,
"OperationCode": null,
"DispatchStatus": "READY",
"DocumentType": null,
"SupplierId": null,
"SupplierSiteId": null,
"SourceOrganizationId": null,
"SubinventoryCode": null,
"LocatorId": null,
"EnabledFlag": true,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:37:44.112+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:37:44.279+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"SubinventoryId": null,
"Supplier": null,
"ProcurementBUId": null,
"ProcurementBUCode": null,
"SupplierSite": null,
"Locator": null,
"SourceOrganization": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356",
"name": "criteria",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356",
"name": "criteria",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/SourceOrgaizationLOV",
"name": "SourceOrgaizationLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/SupplierLOV",
"name": "SupplierLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/SubInventoryLOV",
"name": "SubInventoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/DispatchStatusLOV",
"name": "DispatchStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/LocatorLOV",
"name": "LocatorLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/OperationCodeLOV",
"name": "OperationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/SupplierSiteLOV",
"name": "SupplierSiteLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria/300100152744356/lov/DocumentTypeLOV",
"name": "DocumentTypeLOV",
"kind": "collection"
}]
}],
"specifications": [{
"SpecificationId": 300100152744355,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744354,
"UserSequence": 10,
"CharacteristicId": 300100111990689,
"UOMCode": "AMT",
"TargetValue": "0",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:37:44.057+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:37:44.282+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"MaximumValueDate": null,
"MinimumValueDate": null,
"TargetValueDate": null,
"CharacteristicName": "QIM_BAT_ItemInspChar",
"MaximumValueNumber": 0,
"MinimumValueNumber": 0,
"TargetValueNumber": 0,
"ItemTargetValue": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications/300100152744355",
"name": "specifications",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications/300100152744355",
"name": "specifications",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications/300100152744355/lov/CharacteristicValueLOV",
"name": "CharacteristicValueLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications/300100152744355/lov/CharacteristicNameLOV",
"name": "CharacteristicNameLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications/300100152744355/lov/UnitOfMeasureLOV",
"name": "UnitOfMeasureLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications/300100152744355/child/specificationAttachments",
"name": "specificationAttachments",
"kind": "collection"
}]
}],
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/criteria",
"name": "criteria",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/specifications",
"name": "specifications",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744354/child/planAttachments",
"name": "planAttachments",
"kind": "collection"
}]
}
Example 3 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 to create one resource inspection plan. The request payload specifies attribute values that the command will use in the record that it creates.
{
"Name" : "RES-Demo1",
"InspectionPlanType" : "RESOURCE",
"OrganizationCode" : "M1",
"WorkCenter" : "QIM-WC",
"ResourceName" : "QIM-Res2",
"InspectionPlanStatus" : "NEW",
"specifications" :
[
{
"UserSequence" : 20,
"CharacteristicName" : "QIM_BAT_NonItemInspChar",
"specificationAttachments" :
[
{
"DatatypeCode" : "WEB_PAGE",
"Description" : "This is the description",
"Url": "https://www.google.com/",
"Title" : "google"
}
]
},
{
"UserSequence" : 40,
"CharacteristicName" : "QIM_BAT_NonValItemInspChar",
"specificationAttachments" :
[
{
"DatatypeCode" : "SHORT_TEXT",
"Description" : "This is the description",
"UploadedText" : "Test for Text Attachment",
"Title" : "Test"
}
]
}
]
}
Example 3 Response Body
The following example includes the contents of the response body in JSON format:
{
"InspectionPlanId": 300100152744361,
"OrganizationId": 207,
"VersionNumber": "1",
"Name": "RES-Demo1",
"Description": null,
"InspectionPlanType": "RESOURCE",
"InspectionPlanStatus": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2018-07-02T07:42:58.079+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": null,
"Revision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": 300100080732743,
"ResourceId": 300100080733236,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "M1",
"WorkCenter": "QIM-WC",
"ResourceName": "QIM-Res2",
"ItemNumber": null,
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "100%",
"InspectionLevelDescription": "100% Inspection",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:39:09+00:00",
"LastUpdateDate": "2018-07-02T07:39:10.828+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"LastUpdatedBy": "QUALITY_ENGINEER",
"specifications": [{
"SpecificationId": 300100152744362,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744361,
"UserSequence": 20,
"CharacteristicId": 300100111990747,
"UOMCode": "EA",
"TargetValue": "0.358001",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:39:09.945+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:39:10.859+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"MaximumValueDate": null,
"MinimumValueDate": null,
"TargetValueDate": null,
"CharacteristicName": "QIM_BAT_NonItemInspChar",
"MaximumValueNumber": 0.456786,
"MinimumValueNumber": 0.320003,
"TargetValueNumber": 0.358001,
"ItemTargetValue": null,
"specificationAttachments": [{
"AttachedDocumentId": 300100152744364,
"LastUpdateDate": "2018-07-02T07:39:10.974+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"DatatypeCode": "WEB_PAGE",
"FileName": null,
"DmFolderPath": "",
"Url": "https://www.google.com/",
"CategoryName": "MISC",
"UserName": null,
"Uri": null,
"FileUrl": null,
"UploadedText": null,
"UploadedFileContentType": null,
"UploadedFileLength": null,
"UploadedFileName": null,
"ContentRepositoryFileShared": "false",
"Title": "google",
"Description": "This is the description",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:39:10.200+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Stella Jose",
"CreatedByUserName": "Stella Jose",
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/child/specificationAttachments/00020000000EACED00057708000110F0830059AC0000000EACED00057708000110F0830059AB",
"name": "specificationAttachments",
"kind": "item"
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/child/specificationAttachments/00020000000EACED00057708000110F0830059AC0000000EACED00057708000110F0830059AB",
"name": "specificationAttachments",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362",
"name": "specifications",
"kind": "item"
}, {
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/child/specificationAttachments/00020000000EACED00057708000110F0830059AC0000000EACED00057708000110F0830059AB/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
}]
}],
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362",
"name": "specifications",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362",
"name": "specifications",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/lov/CharacteristicValueLOV",
"name": "CharacteristicValueLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/lov/CharacteristicNameLOV",
"name": "CharacteristicNameLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/lov/UnitOfMeasureLOV",
"name": "UnitOfMeasureLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744362/child/specificationAttachments",
"name": "specificationAttachments",
"kind": "collection"
}]
}, {
"SpecificationId": 300100152744365,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744361,
"UserSequence": 40,
"CharacteristicId": 300100122347610,
"UOMCode": null,
"TargetValue": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:39:10.258+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:39:11.100+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"MaximumValueDate": null,
"MinimumValueDate": null,
"TargetValueDate": null,
"CharacteristicName": "QIM_BAT_NonValItemInspChar",
"MaximumValueNumber": null,
"MinimumValueNumber": null,
"TargetValueNumber": null,
"ItemTargetValue": null,
"specificationAttachments": [{
"AttachedDocumentId": 300100152744367,
"LastUpdateDate": "2018-07-02T07:39:11.117+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"DatatypeCode": "SHORT_TEXT",
"FileName": null,
"DmFolderPath": null,
"Url": null,
"CategoryName": "MISC",
"UserName": null,
"Uri": null,
"FileUrl": null,
"UploadedText": "Test for Text Attachment",
"UploadedFileContentType": null,
"UploadedFileLength": null,
"UploadedFileName": null,
"ContentRepositoryFileShared": "false",
"Title": "Test",
"Description": "This is the description",
"ErrorStatusCode": null,
"ErrorStatusMessage": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:39:10.278+00:00",
"ExpirationDate": null,
"LastUpdatedByUserName": "Stella Jose",
"CreatedByUserName": "Stella Jose",
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/child/specificationAttachments/00020000000EACED00057708000110F0830059AF0000000EACED00057708000110F0830059AE",
"name": "specificationAttachments",
"kind": "item"
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/child/specificationAttachments/00020000000EACED00057708000110F0830059AF0000000EACED00057708000110F0830059AE",
"name": "specificationAttachments",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365",
"name": "specifications",
"kind": "item"
}, {
"rel": "enclosure",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/child/specificationAttachments/00020000000EACED00057708000110F0830059AF0000000EACED00057708000110F0830059AE/enclosure/FileContents",
"name": "FileContents",
"kind": "other"
}]
}],
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365",
"name": "specifications",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365",
"name": "specifications",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/lov/CharacteristicValueLOV",
"name": "CharacteristicValueLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/lov/CharacteristicNameLOV",
"name": "CharacteristicNameLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/lov/UnitOfMeasureLOV",
"name": "UnitOfMeasureLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications/300100152744365/child/specificationAttachments",
"name": "specificationAttachments",
"kind": "collection"
}]
}],
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/criteria",
"name": "criteria",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/specifications",
"name": "specifications",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744361/child/planAttachments",
"name": "planAttachments",
"kind": "collection"
}]
}
Example 4 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 to create one receiving inspection plan. The request payload specifies attribute values that the command will use in the record that it creates.
{
"Name" : "RCV-Demo007",
"InspectionPlanType" : "RECEIVING",
"OrganizationCode" : "V1",
"ItemNumber" : "AS54888",
"Revision" : null,
"VersionNumber" : "1",
"Description" : "1st Version",
"EffectiveStartDate" : "2018-01-23T09:08:38+00:00",
"EffectiveEndDate" : null,
"InspectionPlanStatus" : "NEW",
"InspectionLevelName" : "25% level w Sampling no Skip Lots",
"OptionalFlag" : "N",
"Owner" : "QUALITY_ENGINEER",
"specifications" :
[ {
"UserSequence" : 10,
"CharacteristicName" : "QIM_P1_NonItemInspChar",
"TargetValue" : "Green"
}
],
"criteria" :
[
{
"DocumentType" : "RMA",
"EnabledFlag" : "Y"
}
]
}
Example 4 Response Body
The following example includes the contents of the response body in JSON format:
{
"InspectionPlanId": 300100152744368,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "RCV-Demo007",
"Description": "1st Version",
"InspectionPlanType": "RECEIVING",
"InspectionPlanStatus": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2018-01-23T09:08:38+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 300100151902438,
"InventoryItemId": 149,
"Revision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": "AS54888",
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "25% level w Sampling no Skip Lots",
"InspectionLevelDescription": "25% level w Sampling no Skip Lots",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:40:18+00:00",
"LastUpdateDate": "2018-07-02T07:40:18.722+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"LastUpdatedBy": "QUALITY_ENGINEER",
"criteria": [{
"IpCriteriaId": 300100152744370,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744368,
"InspectionPlanType": "RECEIVING",
"OperationSequenceNumber": null,
"OperationCode": null,
"DispatchStatus": null,
"DocumentType": "RMA",
"SupplierId": null,
"SupplierSiteId": null,
"SourceOrganizationId": null,
"SubinventoryCode": null,
"LocatorId": null,
"EnabledFlag": true,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:40:18.428+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:40:18.763+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"SubinventoryId": null,
"Supplier": null,
"ProcurementBUId": null,
"ProcurementBUCode": null,
"SupplierSite": null,
"Locator": null,
"SourceOrganization": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370",
"name": "criteria",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370",
"name": "criteria",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/SourceOrgaizationLOV",
"name": "SourceOrgaizationLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/SupplierLOV",
"name": "SupplierLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/SubInventoryLOV",
"name": "SubInventoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/DispatchStatusLOV",
"name": "DispatchStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/LocatorLOV",
"name": "LocatorLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/OperationCodeLOV",
"name": "OperationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/SupplierSiteLOV",
"name": "SupplierSiteLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria/300100152744370/lov/DocumentTypeLOV",
"name": "DocumentTypeLOV",
"kind": "collection"
}]
}],
"specifications": [{
"SpecificationId": 300100152744369,
"ObjectVersionNumber": 1,
"InspectionPlanId": 300100152744368,
"UserSequence": 10,
"CharacteristicId": 300100151903834,
"UOMCode": null,
"TargetValue": "Green",
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2018-07-02T07:40:18.324+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"LastUpdateDate": "2018-07-02T07:40:18.773+00:00",
"LastUpdateLogin": "6FFF203DFC3A7766E05368BFF20A59EB",
"MaximumValueDate": null,
"MinimumValueDate": null,
"TargetValueDate": null,
"CharacteristicName": "QIM_P1_NonItemInspChar",
"MaximumValueNumber": null,
"MinimumValueNumber": null,
"TargetValueNumber": null,
"ItemTargetValue": null,
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications/300100152744369",
"name": "specifications",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications/300100152744369",
"name": "specifications",
"kind": "item"
}, {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications/300100152744369/lov/CharacteristicValueLOV",
"name": "CharacteristicValueLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications/300100152744369/lov/CharacteristicNameLOV",
"name": "CharacteristicNameLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications/300100152744369/lov/UnitOfMeasureLOV",
"name": "UnitOfMeasureLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications/300100152744369/child/specificationAttachments",
"name": "specificationAttachments",
"kind": "collection"
}]
}],
"links": [{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
}, {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368",
"name": "inspectionPlans",
"kind": "item"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
}, {
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/criteria",
"name": "criteria",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/specifications",
"name": "specifications",
"kind": "collection"
}, {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100152744368/child/planAttachments",
"name": "planAttachments",
"kind": "collection"
}]
}
Example 5 Request Body
{ "Name" : "Asset Plan for an asset",
"Type" : "ASSET",
"OrganizationCode" : "V1",
"VersionNumber" : "1",
"Description" : "1st Version",
"EffectiveStartDate" : "2019-07-29T09:08:38+00:00",
"Status" : "NEW",
"AssetId" : 300100169355515,
"Owner" : "QUALITY_ENGINEER",
"OptionalFlag" : "N"
}Example 5 Response Body
{
"InspectionPlanId": 300100580463720,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "Asset Plan for an asset",
"Description": "1st Version",
"Type": "ASSET",
"Status": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2019-07-29T09:08:38+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": null,
"ItemRevision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": null,
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "100%",
"InspectionLevelDescription": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2023-01-30T07:06:01+00:00",
"LastUpdateDate": "2023-01-30T07:06:04.106+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"AssetId": 300100169355515,
"AssetNumber": "MNT-ASSET FOR SSP",
"AssetGroupId": null,
"AssetGroupNumber": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720",
"name": "inspectionPlans",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/AssetGroupLOV",
"name": "AssetGroupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/lov/AssetNumberLOV",
"name": "AssetNumberLOV",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/child/criteria",
"name": "criteria",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580463720/child/specifications",
"name": "specifications",
"kind": "collection"
}
]
}Example 6 Request Body
{ "Name" : "Asset Plan for an asset group",
"Type" : "ASSET",
"OrganizationCode" : "V1",
"VersionNumber" : "1",
"Description" : "1st Version",
"EffectiveStartDate" : "2019-07-29T09:08:38+00:00",
"Status" : "NEW",
"AssetGroupNumber" : 300100541412614,
"Owner" : "QUALITY_ENGINEER",
"OptionalFlag" : "N"
}Example 6 Response Body
{
"InspectionPlanId": 300100580471634,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "Asset Plan for an asset group",
"Description": "1st Version",
"Type": "ASSET",
"Status": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2019-07-29T09:08:38+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": null,
"ItemRevision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": null,
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "100%",
"InspectionLevelDescription": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2023-01-30T07:12:00+00:00",
"LastUpdateDate": "2023-01-30T07:12:00.240+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"AssetId": null,
"AssetNumber": null,
"AssetGroupId": 300100541412614,
"AssetGroupNumber": "300100541412614",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634",
"name": "inspectionPlans",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/AssetGroupLOV",
"name": "AssetGroupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/lov/AssetNumberLOV",
"name": "AssetNumberLOV",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/child/criteria",
"name": "criteria",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580471634/child/specifications",
"name": "specifications",
"kind": "collection"
}
]
}Example 7 Request Body
{ "Name" : "Asset Plan for an item",
"Type" : "ASSET",
"OrganizationCode" : "V1",
"VersionNumber" : "1",
"Description" : "1st Version",
"EffectiveStartDate" : "2019-07-29T09:08:38+00:00",
"Status" : "NEW",
"ItemNumber" : "AS54888",
"Owner" : "QUALITY_ENGINEER",
"OptionalFlag" : "N"
}Example 7 Response Body
{
"InspectionPlanId": 300100580464980,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "Asset Plan for an item",
"Description": "1st Version",
"Type": "ASSET",
"Status": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2019-07-29T09:08:38+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": 149,
"ItemRevision": null,
"CategorySetId": null,
"CategoryId": null,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": "AS54888",
"CatalogName": null,
"CategoryName": null,
"InspectionLevelName": "100%",
"InspectionLevelDescription": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2023-01-30T07:12:53+00:00",
"LastUpdateDate": "2023-01-30T07:13:01.511+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"AssetId": null,
"AssetNumber": null,
"AssetGroupId": null,
"AssetGroupNumber": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980",
"name": "inspectionPlans",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/AssetGroupLOV",
"name": "AssetGroupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/lov/AssetNumberLOV",
"name": "AssetNumberLOV",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/child/criteria",
"name": "criteria",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580464980/child/specifications",
"name": "specifications",
"kind": "collection"
}
]
}Example 8 Request Body
{ "Name" : "Asset Plan for an item catalog",
"Type" : "ASSET",
"OrganizationCode" : "V1",
"VersionNumber" : "1",
"Description" : "1st Version",
"EffectiveStartDate" : "2019-07-29T09:08:38+00:00",
"Status" : "NEW",
"CatalogName" : "Purchasing",
"CategoryName" : "Miscellaneous_1",
"Owner" : "QUALITY_ENGINEER",
"OptionalFlag" : "N"
}Example 8 Response Body
{
"InspectionPlanId": 300100580469102,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "Asset Plan for an item catalog",
"Description": "1st Version",
"Type": "ASSET",
"Status": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2019-07-29T09:08:38+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": null,
"ItemRevision": null,
"CategorySetId": 2,
"CategoryId": 1,
"WorkCenterId": null,
{ "InspectionPlanId": 300100580469102,
"OrganizationId": 204,
"VersionNumber": "1",
"Name": "Asset Plan for an item catalog",
"Description": "1st Version",
"Type": "ASSET",
"Status": "NEW",
"EnabledFlag": true,
"EffectiveStartDate": "2019-07-29T09:08:38+00:00",
"EffectiveEndDate": null,
"InspectionLevelId": 100,
"InventoryItemId": null,
"ItemRevision": null,
"CategorySetId": 2,
"CategoryId": 1,
"WorkCenterId": null,
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": null,
"CatalogName": "Purchasing",
"CategoryName": "Miscellaneous_1",
"InspectionLevelName": "100%",
"InspectionLevelDescription": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2023-01-30T07:14:13+00:00",
"LastUpdateDate": "2023-01-30T07:14:13.500+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"AssetId": null,
"AssetNumber": null,
"AssetGroupId": null,
"AssetGroupNumber": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102",
"name": "inspectionPlans",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/AssetGroupLOV",
"name": "AssetGroupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/AssetNumberLOV",
"name": "AssetNumberLOV",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/child/criteria",
"name": "criteria",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/child/specifications",
"name": "specifications",
"kind": "collection"
}
]
}
"ResourceId": null,
"Owner": "QUALITY_ENGINEER",
"OptionalFlag": false,
"Approver": null,
"OrganizationCode": "V1",
"WorkCenter": null,
"ResourceName": null,
"ItemNumber": null,
"CatalogName": "Purchasing",
"CategoryName": "Miscellaneous_1",
"InspectionLevelName": "100%",
"InspectionLevelDescription": null,
"CreatedBy": "QUALITY_ENGINEER",
"CreationDate": "2023-01-30T07:14:13+00:00",
"LastUpdateDate": "2023-01-30T07:14:13.500+00:00",
"LastUpdatedBy": "QUALITY_ENGINEER",
"AssetId": null,
"AssetNumber": null,
"AssetGroupId": null,
"AssetGroupNumber": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102",
"name": "inspectionPlans",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102",
"name": "inspectionPlans",
"kind": "item"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/InspectionPlanTypeLOV",
"name": "InspectionPlanTypeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/InspectionPlanStatusLOV",
"name": "InspectionPlanStatusLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/OrganizationCodeLOV",
"name": "OrganizationCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/InspectionLevelLOV",
"name": "InspectionLevelLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/CategoryLOV",
"name": "CategoryLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ItemRevisionLOV",
"name": "ItemRevisionLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ItemNumberLOV",
"name": "ItemNumberLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ApproverLOV",
"name": "ApproverLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/WorkCenterLOV",
"name": "WorkCenterLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/ResourceCodeLOV",
"name": "ResourceCodeLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/AssetGroupLOV",
"name": "AssetGroupLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/CatalogLOV",
"name": "CatalogLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/OwnerLOV",
"name": "OwnerLOV",
"kind": "collection"
},
{
"rel": "lov",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/lov/AssetNumberLOV",
"name": "AssetNumberLOV",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/child/criteria",
"name": "criteria",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/inspectionPlans/300100580469102/child/specifications",
"name": "specifications",
"kind": "collection"
}
]
}