Get all mapped product templates

get

/crmRestApi/resources/11.13.18.05/mappedProductTemplates

Request

Query Parameters
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • PrimaryKey: Finds the mapped product template with the specified primary key.
      Finder Variables:
      • InventoryItemId; integer; The unique identifier of the inventory item corresponding to the product template.
      • OrganizationId; integer; The unique identifier of the inventory item organization corresponding to the product template.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • ATPCode; string; The ATP code to check if available to promise and/or capable to promise information, when placing demand.
    • ATPComponentsCode; string; Indicates whether to include, in available to promise checking, additional components in the bill of material for ATO and PTO items.
    • AllowMaintenanceAsset; string; The maintainable asset configuration.
    • AllowMaintenanceAssetFlag; boolean; Indicates whether maintainable assets can be defined for the item.
    • AllowSuspend; string; Indicates whether a service can be suspended.
    • AllowSuspendFlag; boolean; Indicates whether a service can be suspended.
    • AllowTerminate; string; Indicates whether a service can be terminated.
    • AllowTerminateFlag; boolean; Indicates whether a service can be terminated.
    • ApprovalStatus; string; The approval status of the item.
    • AssetTracked; string; Indicates whether an item is tracked as an asset in installed base.
    • AssetTrackedFlag; boolean; Indicates whether an item is tracked as an asset in installed base.
    • AutoSerialAlphaPrefix; string; The starting alphabet prefix for all serial numbers which are being defined for the Item.
    • BOMItemType; number; The type of bill of material the item can possess such as standard, model, planning, and other.
    • CSSEnabled; string; Indicates if the product is enabled for customer self-service. The default value is No.
    • CSSEnabledFlag; boolean; Indicates if the product is enabled for customer self-service. The default value is No.
    • Collateral; string; Indicates whether the item is a collateral.
    • CollateralFlag; boolean; Indicates whether the item is a collateral.
    • ContainerItem; string; Indicates whether containers are used for shipping the items.
    • ContainerItemFlag; boolean; Indicates whether containers are used for Shipping the items.
    • ContainerTypeCode; string; The code that specifies the type of the container.
    • CoverageScheduleId; integer; The template associated with the contract item type.
    • CustomerOrder; string; Indicates whether to allow an item to be ordered by external customers.
    • CustomerOrderFlag; boolean; Indicates whether to allow an item to be ordered by external customers.
    • DefaultTemplate; string; Indicates whether it???s a default item template of that organization under root item class.
    • DefaultTemplateFlag; boolean; Indicates whether it???s a default item template of that organization under root item class.
    • DefaultUOM; string; The default unit of measure (UOM) for the product.
    • DefaultUOMCode; string; The default unit of measure (UOM) code for the product.
    • DimensionUOMCode; string; The unit of measure for the dimension of the item.
    • EligibilityCompatibilityRule; string; A specific set of constraints or requirements that must be met for the offer to be available to a customer. For example, the customer may need to be a member of the loyalty program, or live in a certain state, or be in good financial standing with the company, or not be locked into an existing contract to be eligible for an offer.
    • EligibilityCompatibilityRuleFlag; boolean; Indicates a specific set of constraints or requirements that must be met for the offer to be available to a customer. For example, the customer may need to be a member of the loyalty program, or live in a certain state, or be in good financial standing with the company, or not be locked into an existing contract to be eligible for an offer.
    • EligibleToSell; string; Indicates whether the item can be sold or not.
    • EligibleToSellFlag; boolean; Indicates whether the item can be sold or not.
    • EquipmentType; number; Indicates whether the item is equipment.
    • EquipmentTypeFlag; boolean; Indicates whether the item is equipment.
    • Event; string; Indicates whether the item is event.
    • EventFlag; boolean; Indicates whether the item is event.
    • FinancingAllowed; string; Indicates whether a customer can finance this item.
    • FinancingAllowedFlag; boolean; Indicates whether a customer can finance this item.
    • InternalVolume; number; The internal volume of the container or vehicle.
    • InventoryItemId; integer; The unique identifier of the inventory item.
    • InventoryItemStatusCode; string; The predefined code that indicates the status of the product. The default value is active.
    • InvoiceEnabled; string; Indicates whether to activate an item for invoicing in Oracle Receivables.
    • InvoiceEnabledFlag; boolean; Indicates whether to activate an item for invoicing in Oracle Receivables.
    • InvoiceableItem; string; Indicates whether to include an item on an Oracle Receivables invoice.
    • InvoiceableItemFlag; boolean; Indicates whether to include an item on an Oracle Receivables invoice.
    • ItemCatalogGroupId; integer; The unique identifier of the catalog group that the product belongs to.
    • ItemTemplateName; string; The name of item template.
    • ItemType; string; Indicator or classification for an item, such as finished or purchased.
    • MaximumLoadWeight; number; The maximum load weight of the container or vehicle.
    • MinimumFillPercent; number; The minimum fill of the container or vehicle to be used.
    • OrganizationCode; string; The unique code of the sales product item organization.
    • OrganizationId; integer; The unique identifier of the inventory item organization associated with the item template.
    • PickComponents; string; Indicates whether an item has a bill of material with options, classes, or included items picked from finished goods inventory.
    • PickComponentsFlag; boolean; Indicates whether an item has a bill of material with options, classes, or included items picked from finished goods inventory.
    • ProcessingDays; number; The lead time for the order.
    • ProdTmplMappingCode; string; The unique identifer of product template mapping.
    • ProductType; string; The code indicating the type of the sales product, such as Goods, Included Warranty, Extended arranty, Service Level Agreement, Training, or Subscription.
    • ProductTypeCode; string; The code indicating the type of the product. The accepted values are COVERAGE, GOODS, INCLUDED_WARRANTY, INSTALLATION, ONE_TIME_SERVICE, PREVENTIVE_MAINTENANCE, SERVICE_LEVEL_AGREEMENT, SOFTWARE_MAINTENANCE, SUBSCRIPTION, and TRAINING.
    • ReplenishToOrder; string; The final assembly work order which is created based on sales order details.
    • ReplenishToOrderFlag; boolean; Indicates if the final assembly work order is to be created based on sales order details.
    • Returnable; string; Indicates whether we should allow the customers to return the item.
    • ReturnableFlag; boolean; Indicates whether to allow customers to return an item.
    • SerialNumberControlCode; number; The number assigned to each unit of an item and used to track the item.
    • ServReqEnabledCode; string; Indicates whether the product is eligible for service.
    • ServiceDuration; number; The number indicating the service duration.
    • ServiceDurationPeriodCode; string; The number indicating the service duration period.
    • ServiceDurationTypeCode; string; The type of duration applicable for a service item.
    • ServiceStartDelay; number; The attribute specifying the delay in starting a service after a milestone.
    • ServiceStartTypeCode; string; The type of service start rule which should be used for a service item.
    • ShippableItem; string; Indicates whether to ship an item to a customer.
    • ShippableItemFlag; boolean; Indicates whether to ship an item to a customer.
    • StartAutoSerialNumber; string; The starting number for all serial numbers for this item.
    • TemplateItem; string; Indicates whether it???s a template. The value will be always Y.
    • TemplateItemFlag; boolean; Indicates whether it???s a template. The value will be always true.
    • TemplateName; string; The name of the product template.
    • UnitHeight; number; The height of the item.
    • UnitLength; number; The length of the item.
    • UnitVolume; number; The volume of one unit of item.
    • UnitWeight; number; The weight of one unit of item.
    • UnitWidth; number; The width of the item.
    • VehicleItem; string; Indicates whether vehicles are used for shipping the items.
    • VehicleItemFlag; boolean; Indicates whether vehicles are used for shipping the items.
    • VolumeUOMCode; string; The volume unit of measure.
    • WIPSupplyType; integer; The supply type for components.
    • WeightUOMCode; string; The weight unit of measure.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
  • 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".
  • 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.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : mappedProductTemplates
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : mappedProductTemplates-item-response
Type: object
Show Source
Back to Top