Get all supplier products

get

/fscmRestApi/resources/11.13.18.05/supplierProducts

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
      Finder Variables
      • TransactionId; integer;
    • SupplierProductsFinder
      Finder Variables
      • OrganizationCode; string;
      • ProductNumber; string;
      • SpokeSystemCode; string;
      • SupplierName; string;
    • findByGLN
      Finder Variables
      • GLN; string;
      • SupplierName; string;
    • findByGTIN
      Finder Variables
      • GTIN; string;
      • SupplierName; string;
  • 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:
    • ATPComponentsValue; string
    • ATPValue; string
    • AcceptableEarlyDays; number
    • AccountingRuleValue; string
    • AllowExpressTransactionsFlag; boolean
    • AllowMaintenanceAssetFlag; boolean
    • AllowPurchasingDocumentDescriptionUpdateFlag; boolean
    • AllowSubstituteReceiptsFlag; boolean
    • AllowSuspendFlag; boolean
    • AllowTerminateFlag; boolean
    • AllowUnorderedReceiptsFlag; boolean
    • AssembleToOrderFlag; boolean
    • AssetCategoryId; integer
    • AssetClassValue; string
    • AssetTrackedFlag; boolean
    • AssetTrackedValue; string
    • AutoCreatedConfigurationFlag; boolean
    • AutomaticallyExpireASNFlag; boolean
    • BackOrderableFlag; boolean
    • BackToBackEnabledFlag; boolean
    • BaseItemValue; string
    • BatchId; integer
    • BillingTypeValue; string
    • BuildInWIPFlag; boolean
    • BulkPickedFlag; boolean
    • BundleId; integer
    • BuyerEmailAddress; string
    • CASNumber; string
    • CarryingCostPercentage; number
    • CheckMaterialShortageFlag; boolean
    • ChildLotEnabledFlag; boolean
    • ChildLotFormatValidationFlag; boolean
    • ChildLotParent; string
    • ChildLotPrefix; string
    • ChildLotStartingNumber; number
    • CollateralFlag; boolean
    • CommonSupplyProjectDemandFlag; boolean
    • ConfiguratorModelTypeValue; string
    • ConsignedFlag; boolean
    • ContainerItemFlag; boolean
    • ContainerTypeValue; string
    • ContractManufacturingFlag; boolean
    • CopyLotAttributeFlag; boolean
    • CostingEnabledFlag; boolean
    • CreateConfiguredItem; string
    • CreateFixedAssetValue; string
    • CreateSupplyAfterDate; string
    • CreateSupplyFlag; boolean
    • CreatedBy; string
    • CreationDate; string
    • CriticalComponentFlag; boolean
    • CumulativeManufacturingLeadTime; number
    • CumulativeTotalLeadTime; number
    • CustomerOrderEnabledFlag; boolean
    • CustomerOrderFlag; boolean
    • CustomerSelfServiceEnabledFlag; boolean
    • CycleCountEnabledFlag; boolean
    • DaysEarlyReceiptAllowed; number
    • DaysLateReceiptAllowed; number
    • DaysOfCover; number
    • DefaultBuyerValue; string
    • DefaultGradeValue; string
    • DefaultLotStatusValue; string
    • DefaultRepairTransactionName; string
    • DefaultSalesOrderSourceTypeValue; string
    • DefaultSerialStatusValue; string
    • DefaultShippingOrganizationValue; string
    • DefaultingControlValue; string
    • DefectTrackingOnFlag; boolean
    • DemandPeriod; number
    • DemandTimeDays; number
    • DemandTimeFence; string
    • DimensionUOMValue; string
    • DownloadableFlag; boolean
    • EffectivityControlValue; string
    • ElectronicFormatFlag; boolean
    • EligibilityRuleFlag; boolean
    • EnableContractCoverageFlag; boolean
    • EnableGenealogyTrackingFlag; boolean
    • EnableIotFlag; boolean
    • EnforceShipToLocationValue; string
    • EngineeredItemFlag; boolean
    • EventFlag; boolean
    • ExpenditureTypeValue; string
    • ExpirationActionInterval; number
    • ExpirationActionValue; string
    • FinancingAllowedFlag; boolean
    • FixedDaysSupply; number
    • FixedLeadTime; number
    • FixedLotSizeMultiplier; number
    • FixedOrderQuantity; number
    • ForcePurchaseLeadTimeFlag; boolean
    • ForecastControlValue; string
    • ForecastHorizon; number
    • ForecastTypeValue; string
    • FormattedDescription; string
    • GLN; string
    • GTIN; string
    • GradeControlFlag; boolean
    • HardPeggingLevelValue; string
    • HazardClassValue; string
    • HazardousMaterialFlag; boolean
    • HoldDays; number
    • IncludeInRollUpFlag; boolean
    • InternalVolume; number
    • InternallyTransferableFlag; boolean
    • InventoryAssetFlag; boolean
    • InventoryCarryPenalty; number
    • InventoryItemFlag; boolean
    • InventoryPlanningMethodValue; string
    • InvoiceCloseTolerancePercentage; number
    • InvoiceEnabledFlag; boolean
    • InvoiceMatchOptionValue; integer
    • InvoicedFlag; boolean
    • InvoicingRuleValue; string
    • IssueUOMValue; string
    • ItemClass; string
    • ItemDescription; string
    • ItemId; integer
    • ItemNumber; string
    • ItemStatusValue; string
    • Keyword; string
    • LastUpdateDate; string
    • LastUpdatedBy; string
    • LeadTimeLotSize; number
    • LifecyclePhaseValue; string
    • ListPrice; number
    • LongDescription; string
    • LotControlValue; string
    • LotDivisibleFlag; boolean
    • LotExpirationControlValue; string
    • LotMergeEnabledFlag; boolean
    • LotSplitEnabledFlag; boolean
    • LotStatusEnabledFlag; boolean
    • LotSubstitutionEnabledFlag; boolean
    • LotTranslateEnabledFlag; boolean
    • MRPCalculateATPFlag; boolean
    • MarketPrice; number
    • MatchApprovalLevelValue; string
    • MatchConfigurationOptionValue; string
    • MaterialTransactionEnabledFlag; boolean
    • MaturityDays; number
    • MaximumLoadWeight; number
    • MaximumMinMaxQuantity; number
    • MaximumOrderQuantity; number
    • MinimumFillPercent; number
    • MinimumLicenseQuantity; number
    • MinimumMinMaxQuantity; number
    • MinimumOrderQuantity; number
    • NegativeDeviationFactor; number
    • NegativeMeasurementError; number
    • NegotiationRequiredFlag; boolean
    • OperationSlackPenalty; number
    • OrderCost; number
    • OrderManagementIndivisibleFlag; boolean
    • OrderModifierStartQuantityFlag; boolean
    • OrderableOnWebFlag; boolean
    • OrganizationCode; string
    • OrganizationId; integer
    • OutputTaxClassificationCodeValue; string
    • OutsideProcessServiceFlag; boolean
    • OverReturnTolerance; number
    • OverShipmentTolerance; number
    • OvercompletionToleranceTypeValue; string
    • OvercompletionToleranceValue; number
    • PackTypeValue; string
    • PackagingStringValue; string
    • PartsSourcingName; string
    • PaymentTermsValue; string
    • PickComponentsFlag; boolean
    • PickingRuleValue; string
    • Planner; string
    • PlanningMakeBuyValue; string
    • PlanningMethodValue; string
    • PlanningTimeDays; number
    • PlanningTimeFence; string
    • PositiveDeviationFactor; number
    • PositiveMeasurementError; number
    • PostprocessingDays; number
    • PreprocessingDays; number
    • PriceTolerancePercentage; number
    • PricingUOMValue; string
    • PrimaryUOMValue; string
    • ProcessCostingEnabledFlag; boolean
    • ProcessExecutionEnabledFlag; boolean
    • ProcessQualityEnabledFlag; boolean
    • ProcessSupplyLocatorId; integer
    • ProcessSupplySubinventoryValue; string
    • ProcessYieldLocatorId; integer
    • ProcessYieldSubinventoryValue; string
    • ProcessingDays; number
    • ProcurementBusinessUnitName; string
    • ProductActionDate; string
    • ProductActionMessage; string
    • ProductCategoryCode; string
    • ProductCategoryName; string
    • ProductDescription; string
    • ProductNumber; string
    • ProductStatus; string
    • ProductUploadId; integer
    • ProductUploadName; string
    • ProvisioningEnabledFlag; boolean
    • PurchasableFlag; boolean
    • PurchasingFlag; boolean
    • PurchasingInputTaxClassificationValue; string
    • QuantityReceivedToleranceAction; string
    • QuantityReceivedTolerancePercentage; number
    • RMAInspectionRequiredFlag; boolean
    • ReceiptCloseTolerancePercentage; number
    • ReceiptDateActionValue; string
    • ReceiptRoutingValue; string
    • RecipeEnabledFlag; boolean
    • RecoveredPartDispositionValue; string
    • ReleaseAuthorizationRequiredValue; string
    • ReleaseTimeDays; number
    • ReleaseTimeFence; string
    • RepairLeadtime; number
    • RepairYield; number
    • ReplacementTypeValue; string
    • ReplenishmentMaximumDaysOfSupply; number
    • ReplenishmentMaximumOrder; number
    • ReplenishmentMinimumDaysOfSupply; number
    • ReplenishmentMinimumOrder; number
    • ReplenishmentSourceTypeValue; string
    • RequiresFulfillmentLocationFlag; boolean
    • RequiresItemAssociationFlag; boolean
    • ReservableFlag; boolean
    • RestrictLocatorsFlag; boolean
    • RestrictSubinventoriesFlag; boolean
    • RetestInterval; number
    • ReturnableFlag; boolean
    • RevisionQuantityControlFlag; boolean
    • RoundingControlTypeFlag; boolean
    • RoundingFactor; number
    • SafetyStockPlanningMethodValue; string
    • SalesAccountId; integer
    • SalesProductTypeValue; string
    • SecondaryUOMValue; string
    • SerialGenerationValue; string
    • SerialStartingNumber; string
    • SerialStartingPrefix; string
    • SerialStatusEnabledFlag; boolean
    • ServiceBillingEnabledFlag; boolean
    • ServiceDuration; number
    • ServiceDurationPeriodValue; string
    • ServiceDurationTypeValue; string
    • ServiceRequestEnabledValue; string
    • ServiceStartDelay; number
    • ServiceStartTypeValue; string
    • ShelfLifeDays; number
    • ShipModelCompleteFlag; boolean
    • ShippableFlag; boolean
    • ShrinkageRate; number
    • SourceOrganizationValue; string
    • SourceSubinventoryValue; string
    • SpokeSystemCode; string
    • SpokeSystemId; integer
    • StandardCoverageValue; string
    • StandardLotSize; number
    • StartingLotNumber; string
    • StartingLotPrefix; string
    • StockEnabledFlag; boolean
    • StockLocatorControlValue; string
    • StructureItemTypeValue; string
    • StyleItemFlag; boolean
    • StyleItemNumberValue; string
    • SubcontractingComponentValue; number
    • SupplierId; integer
    • SupplierName; string
    • TaxableFlag; boolean
    • Template; string
    • TrackingUOMValue; string
    • TransactionConversionValue; number
    • TransactionEnabledFlag; boolean
    • TransactionId; integer
    • TransferOrdersEnabledFlag; boolean
    • UNNumberValue; string
    • UnderCompletionToleranceTypeValue; string
    • UnderCompletionToleranceValue; number
    • UnderReturnTolerance; number
    • UnderShipmentTolerance; number
    • UnitHeightQuantity; number
    • UnitLengthQuantity; number
    • UnitVolumeQuantity; number
    • UnitWeightQuantity; number
    • UnitWidthQuantity; number
    • UseApprovedSupplierFlag; boolean
    • UserItemTypeValue; string
    • VMIFixedOrderQuantity; number
    • VariableLeadTime; number
    • VehicleItemFlag; boolean
    • VolumeUOMValue; string
    • WIPSupplyLocatorId; integer
    • WIPSupplySubinventoryValue; string
    • WIPSupplyTypeValue; string
    • WarehouseEquipmentFlag; boolean
    • WebStatusValue; string
    • WeightUOMValue; string
  • 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 : supplierProducts
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : supplierProducts-item-response
Type: object
Show Source
Nested Schema : associatedSupplierOrganizations
Type: array
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : categories
Type: array
Show Source
Nested Schema : EFFs
Type: array
Show Source
  • Discriminator: CategoryCode
    Discriminator: { "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemIntf_categories_view_j__ItemInterfaceRootIccPrivateVO-item-response" } }
Nested Schema : packs
Type: array
Show Source
Nested Schema : productRelationships
Type: array
Show Source
Nested Schema : revisions
Type: array
Show Source
Nested Schema : translations
Type: array
Show Source
Nested Schema : supplierProducts-associatedSupplierOrganizations-item-response
Type: object
Show Source
Nested Schema : associatedSupplierOrganizationEFFs
Type: array
Show Source
  • Discriminator: CategoryCode
    Discriminator: { "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplierIntf_categories_view_j__ItemSupplierInterfaceRootIccPrivateVO-item-response" } }
Nested Schema : Discriminator: CategoryCode
Type: object
Discriminator: CategoryCode

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplierIntf_categories_view_j__ItemSupplierInterfaceRootIccPrivateVO-item-response
Type: object
Show Source
Nested Schema : supplierProducts-attachments-item-response
Type: object
Show Source
Nested Schema : supplierProducts-categories-item-response
Type: object
Show Source
Nested Schema : Discriminator: CategoryCode
Type: object
Discriminator: CategoryCode

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemIntf_categories_view_j__ItemInterfaceRootIccPrivateVO-item-response
Type: object
Show Source
Nested Schema : supplierProducts-packs-item-response
Type: object
Show Source
Nested Schema : packComponents
Type: array
Show Source
Nested Schema : supplierProducts-packs-packComponents-item-response
Type: object
Show Source
Nested Schema : supplierProducts-productRelationships-item-response
Type: object
Show Source
Nested Schema : supplierProducts-revisions-item-response
Type: object
Show Source
Nested Schema : revisionEFFs
Type: array
Show Source
  • Discriminator: CategoryCode
    Discriminator: { "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevisionIntf_categories_view_j__ItemRevisionInterfaceRootIccPrivateVO-item-response" } }
Nested Schema : Discriminator: CategoryCode
Type: object
Discriminator: CategoryCode

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevisionIntf_categories_view_j__ItemRevisionInterfaceRootIccPrivateVO-item-response
Type: object
Show Source
Nested Schema : supplierProducts-translations-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to get all supplier products.

Example cURL Command

Use the following cURL command to submit a request on the REST resource:

curl -u username:password "https://servername/fscmRestApi/resources/version/supplierProducts"

Example Response Body

The following shows an example of the response body in JSON format.

{
  "items": [
    {
      "AcceptableEarlyDays": null,
      "AccountingRuleValue": null,
      "AllowExpressTransactionsFlag": null,
      "AllowPurchasingDocumentDescriptionUpdateFlag": null,
      "AllowMaintenanceAssetFlag": null,
      "AllowSubstituteReceiptsFlag": null,
      "AllowSuspendFlag": null,
      "AllowTerminateFlag": null,
      "AllowUnorderedReceiptsFlag": null,
      "TransactionConversionValue": null,
      "AutomaticallyExpireASNFlag": null,
      "AssetCategoryId": null,
      "AssetTrackedFlag": null,
      "AutoCreatedConfigurationFlag": null,
      "StartingLotPrefix": null,
      "SerialStartingPrefix": null,
      "BackOrderableFlag": null,
      "BackToBackEnabledFlag": null,
      "BaseItemValue": null,
      "BatchId": -300100176620549,
      "BuildInWIPFlag": null,
      "BulkPickedFlag": null,
      "BundleId": null,
      "DefaultBuyerValue": null,
      "CarryingCostPercentage": null,
      "CASNumber": null,
      "CheckMaterialShortageFlag": null,
      "ChildLotEnabledFlag": null,
      "ChildLotPrefix": null,
      "ChildLotStartingNumber": null,
      "ChildLotFormatValidationFlag": null,
      "CollateralFlag": null,
      "ProvisioningEnabledFlag": null,
      "ConsignedFlag": null,
      "ContainerItemFlag": null,
      "ContractManufacturingFlag": null,
      "CopyLotAttributeFlag": null,
      "CostingEnabledFlag": null,
      "CreateSupplyFlag": null,
      "CreatedBy": "CVSUPPA01",
      "CreationDate": "2019-03-04T21:40:43.002+00:00",
      "CustomerSelfServiceEnabledFlag": null,
      "CumulativeManufacturingLeadTime": null,
      "CumulativeTotalLeadTime": null,
      "CustomerOrderEnabledFlag": null,
      "CustomerOrderFlag": null,
      "CycleCountEnabledFlag": null,
      "DaysEarlyReceiptAllowed": null,
      "DaysLateReceiptAllowed": null,
      "DaysOfCover": null,
      "DefaultGradeValue": null,
      "IncludeInRollUpFlag": null,
      "DefaultLotStatusValue": null,
      "DefaultSerialStatusValue": null,
      "DefaultShippingOrganizationValue": null,
      "DefectTrackingOnFlag": null,
      "DemandPeriod": null,
      "DemandTimeDays": null,
      "ItemDescription": null,
      "DimensionUOMValue": null,
      "DownloadableFlag": null,
      "PositiveDeviationFactor": null,
      "NegativeDeviationFactor": null,
      "ElectronicFormatFlag": null,
      "EligibilityRuleFlag": null,
      "EnableGenealogyTrackingFlag": null,
      "EngineeredItemFlag": null,
      "WarehouseEquipmentFlag": null,
      "EventFlag": null,
      "ExpirationActionValue": null,
      "ExpirationActionInterval": null,
      "FinancingAllowedFlag": null,
      "FixedDaysSupply": null,
      "FixedLeadTime": null,
      "FixedLotSizeMultiplier": null,
      "FixedOrderQuantity": null,
      "ForecastHorizon": null,
      "ProcessingDays": null,
      "GradeControlFlag": null,
      "HazardousMaterialFlag": null,
      "HoldDays": null,
      "FormattedDescription": null,
      "OrderManagementIndivisibleFlag": null,
      "TransferOrdersEnabledFlag": null,
      "InternallyTransferableFlag": null,
      "InternalVolume": null,
      "InventoryAssetFlag": null,
      "InventoryCarryPenalty": null,
      "InventoryItemFlag": null,
      "ItemId": null,
      "InvoiceCloseTolerancePercentage": null,
      "InvoiceEnabledFlag": null,
      "InvoiceMatchOptionValue": null,
      "InvoicedFlag": null,
      "InvoicingRuleValue": null,
      "ProductCategoryCode": "Electronic Components and Supplies",
      "ProductCategoryName": "32000000",
      "ItemNumber": null,
      "LastUpdateDate": "2019-03-04T21:48:27+00:00",
      "LastUpdatedBy": "PIMQA",
      "LeadTimeLotSize": null,
      "ListPrice": null,
      "LongDescription": null,
      "LotDivisibleFlag": null,
      "LotMergeEnabledFlag": null,
      "LotSplitEnabledFlag": null,
      "LotStatusEnabledFlag": null,
      "LotSubstitutionEnabledFlag": null,
      "LotTranslateEnabledFlag": null,
      "MarketPrice": null,
      "MaturityDays": null,
      "MaximumMinMaxQuantity": null,
      "MaximumLoadWeight": null,
      "MaximumOrderQuantity": null,
      "MinimumMinMaxQuantity": null,
      "MinimumFillPercent": null,
      "MinimumLicenseQuantity": null,
      "MinimumOrderQuantity": null,
      "MRPCalculateATPFlag": null,
      "MaterialTransactionEnabledFlag": null,
      "UseApprovedSupplierFlag": null,
      "NegativeMeasurementError": null,
      "NegotiationRequiredFlag": null,
      "OperationSlackPenalty": null,
      "OrderCost": null,
      "OrderableOnWebFlag": null,
      "OrganizationCode": null,
      "OrganizationId": null,
      "OutsideProcessServiceFlag": null,
      "OverReturnTolerance": null,
      "OverShipmentTolerance": null,
      "OvercompletionToleranceValue": null,
      "PaymentTermsValue": null,
      "PickComponentsFlag": null,
      "PickingRuleValue": null,
      "Planner": null,
      "PlanningTimeDays": null,
      "PositiveMeasurementError": null,
      "PostprocessingDays": null,
      "ProcurementBusinessUnitName": null,
      "PreprocessingDays": null,
      "PriceTolerancePercentage": null,
      "PrimaryUOMValue": "Each",
      "ProcessCostingEnabledFlag": null,
      "ProcessExecutionEnabledFlag": null,
      "ProcessQualityEnabledFlag": null,
      "ProcessSupplyLocatorId": null,
      "ProcessSupplySubinventoryValue": null,
      "ProcessYieldLocatorId": null,
      "ProcessYieldSubinventoryValue": null,
      "ProductUploadId": -1,
      "PurchasableFlag": null,
      "PurchasingFlag": null,
      "PurchasingInputTaxClassificationValue": null,
      "QuantityReceivedTolerancePercentage": null,
      "ReceiptCloseTolerancePercentage": null,
      "RecipeEnabledFlag": null,
      "ReleaseTimeDays": null,
      "AssembleToOrderFlag": null,
      "RequiresFulfillmentLocationFlag": null,
      "RequiresItemAssociationFlag": null,
      "ReservableFlag": null,
      "RestrictLocatorsFlag": null,
      "RestrictSubinventoriesFlag": null,
      "RetestInterval": null,
      "RMAInspectionRequiredFlag": null,
      "ReturnableFlag": null,
      "RevisionQuantityControlFlag": null,
      "RoundingControlTypeFlag": null,
      "RoundingFactor": null,
      "SalesAccountId": null,
      "SecondaryUOMValue": null,
      "SerialStatusEnabledFlag": null,
      "ServiceBillingEnabledFlag": null,
      "ServiceDuration": null,
      "ServiceDurationPeriodValue": null,
      "ServiceStartDelay": null,
      "EnableContractCoverageFlag": null,
      "ShelfLifeDays": null,
      "ShipModelCompleteFlag": null,
      "ShippableFlag": null,
      "ShrinkageRate": null,
      "TransactionEnabledFlag": null,
      "SourceSubinventoryValue": null,
      "SpokeSystemCode": null,
      "SpokeSystemId": 100000012259013,
      "ProductNumber": "OATS_Supplier_Product_Item_Through_UI_Mar04133920",
      "ProductDescription": "OATS_Supplier_Product_Item_Through_UI_Mar04133920_Desc",
      "ProductActionDate": "2019-03-04",
      "ProductActionMessage": null,
      "ProductStatus": "IMPORTED",
      "StandardCoverageValue": null,
      "StartingLotNumber": null,
      "SerialStartingNumber": null,
      "StandardLotSize": null,
      "StockEnabledFlag": null,
      "StyleItemFlag": null,
      "StyleItemNumberValue": null,
      "SubcontractingComponentValue": null,
      "SupplierId": 12496,
      "OutputTaxClassificationCodeValue": null,
      "TaxableFlag": null,
      "Template": null,
      "TransactionId": 300100176613048,
      "UNNumberValue": null,
      "UnderReturnTolerance": null,
      "UnderShipmentTolerance": null,
      "UnitHeightQuantity": null,
      "UnitLengthQuantity": null,
      "IssueUOMValue": null,
      "UnitVolumeQuantity": null,
      "UnitWeightQuantity": null,
      "UnitWidthQuantity": null,
      "VariableLeadTime": null,
      "VehicleItemFlag": null,
      "VMIFixedOrderQuantity": null,
      "ReplenishmentMaximumDaysOfSupply": null,
      "ReplenishmentMaximumOrder": null,
      "ReplenishmentMinimumDaysOfSupply": null,
      "ReplenishmentMinimumOrder": null,
      "VolumeUOMValue": null,
      "WeightUOMValue": null,
      "WIPSupplyLocatorId": null,
      "WIPSupplySubinventoryValue": null,
      "QuantityReceivedToleranceAction": null,
      "EnforceShipToLocationValue": null,
      "ReceiptDateActionValue": null,
      "LotControlValue": null,
      "LotExpirationControlValue": null,
      "SerialGenerationValue": null,
      "ReplenishmentSourceTypeValue": null,
      "StockLocatorControlValue": null,
      "PlanningTimeFence": null,
      "DemandTimeFence": null,
      "StructureItemTypeValue": null,
      "ATPComponentsValue": null,
      "ATPValue": null,
      "WIPSupplyTypeValue": null,
      "InventoryPlanningMethodValue": null,
      "PlanningMakeBuyValue": null,
      "BillingTypeValue": null,
      "UserItemTypeValue": null,
      "PlanningMethodValue": null,
      "ForecastControlValue": null,
      "ReleaseTimeFence": null,
      "OvercompletionToleranceTypeValue": null,
      "EffectivityControlValue": null,
      "RecoveredPartDispositionValue": null,
      "WebStatusValue": null,
      "ServiceRequestEnabledValue": null,
      "DefaultSalesOrderSourceTypeValue": null,
      "ConfiguratorModelTypeValue": "Standard",
      "TrackingUOMValue": null,
      "PricingUOMValue": null,
      "DefaultingControlValue": null,
      "ReleaseAuthorizationRequiredValue": null,
      "ForecastTypeValue": null,
      "MatchConfigurationOptionValue": null,
      "CreateConfiguredItem": null,
      "ChildLotParent": null,
      "PackTypeValue": null,
      "SalesProductTypeValue": null,
      "MatchApprovalLevelValue": null,
      "AssetClassValue": null,
      "ServiceDurationTypeValue": null,
      "ServiceStartTypeValue": null,
      "SafetyStockPlanningMethodValue": null,
      "ItemStatusValue": null,
      "LifecyclePhaseValue": null,
      "ItemClass": "Root Item Class",
      "Keyword": null,
      "ReceiptRoutingValue": null,
      "ContainerTypeValue": null,
      "HazardClassValue": null,
      "SourceOrganizationValue": null,
      "ForcePurchaseLeadTimeFlag": null,
      "CategoryCode": "ROOT_ICC",
      "GLN": null,
      "GTIN": null,
      "ProductUploadName": null,
      "AssetTrackedValue": null,
      "ReplacementTypeValue": null,
      "BuyerEmailAddress": null,
      "SupplierName": "CV_SuppA01",
      "ExpenditureTypeValue": null,
      "CommonSupplyProjectDemandFlag": null,
      "EnableIotFlag": null,
      "HardPeggingLevelValue": null,
      "links": [
        {
          "rel": "self",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230",
          "name": "supplierProducts",
          "kind": "item",
          "properties": {
            "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000378"
          }
        },
        {
          "rel": "canonical",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230",
          "name": "supplierProducts",
          "kind": "item"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovReceivingRoutingValue",
          "name": "LovReceivingRoutingValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPaymentTermsValue",
          "name": "LovPaymentTermsValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovTradeItemDescriptorValue",
          "name": "LovTradeItemDescriptorValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDefaultingControlValue",
          "name": "LovDefaultingControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDimensionUOMValue",
          "name": "LovDimensionUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovInventoryPlanningValue",
          "name": "LovInventoryPlanningValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovMatchConfigurationOptionValue",
          "name": "LovMatchConfigurationOptionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovForecastTypeValue",
          "name": "LovForecastTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovInventoryItemStatusValue",
          "name": "LovInventoryItemStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovItemCatalogGroupValue",
          "name": "LovItemCatalogGroupValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDefaultGradeValue",
          "name": "LovDefaultGradeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDefaultShippingOrganizationValue",
          "name": "LovDefaultShippingOrganizationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovServiceDurationTypeValue",
          "name": "LovServiceDurationTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovServiceRequestEnabledValue",
          "name": "LovServiceRequestEnabledValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovProcessYieldSubinventoryValue",
          "name": "LovProcessYieldSubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovAssetTrackedValue",
          "name": "LovAssetTrackedValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovQuantityReceivedToleranceAction",
          "name": "LovQuantityReceivedToleranceAction",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDefaultSalesOrderSourceTypeValue",
          "name": "LovDefaultSalesOrderSourceTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPurchasingTaxValue",
          "name": "LovPurchasingTaxValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovIssueUOMValue",
          "name": "LovIssueUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovExpenditureType",
          "name": "LovExpenditureType",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovOvercompletionToleranceTypeValue",
          "name": "LovOvercompletionToleranceTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovUNNumberValue",
          "name": "LovUNNumberValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovSerialNumberControlValue",
          "name": "LovSerialNumberControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovReceiptDaysExceptionValue",
          "name": "LovReceiptDaysExceptionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovReleaseAuthorizationRequiredValue",
          "name": "LovReleaseAuthorizationRequiredValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovMRPPlanningValue",
          "name": "LovMRPPlanningValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovReleaseTimeFenceValue",
          "name": "LovReleaseTimeFenceValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDefaultSerialStatusValue",
          "name": "LovDefaultSerialStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovMaterialBillableValue",
          "name": "LovMaterialBillableValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovCreateConfiguredItem",
          "name": "LovCreateConfiguredItem",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovSecondaryUOMValue",
          "name": "LovSecondaryUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovShelfLifeValue",
          "name": "LovShelfLifeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovReplenishmentSourceTypeValue",
          "name": "LovReplenishmentSourceTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovCurrentPhaseValue",
          "name": "LovCurrentPhaseValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovAccountingRuleValue",
          "name": "LovAccountingRuleValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovProductUploadName",
          "name": "LovProductUploadName",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovATPValue",
          "name": "LovATPValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovContainerTypeValue",
          "name": "LovContainerTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovHardPeggingLevelValue",
          "name": "LovHardPeggingLevelValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovReplacementType",
          "name": "LovReplacementType",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovSalesProductTypeValue",
          "name": "LovSalesProductTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDemandTimeFenceValue",
          "name": "LovDemandTimeFenceValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovSourceSubinventoryValue",
          "name": "LovSourceSubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovWebStatusValue",
          "name": "LovWebStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovWeightUOMValue",
          "name": "LovWeightUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovParentChildGenerationValue",
          "name": "LovParentChildGenerationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovVolumeUOMValue",
          "name": "LovVolumeUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovProcessSupplySubinventoryValue",
          "name": "LovProcessSupplySubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovRecoveredPartDispositionValue",
          "name": "LovRecoveredPartDispositionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovDefaultLotStatusValue",
          "name": "LovDefaultLotStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovLocationControlValue",
          "name": "LovLocationControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovATPComponentsValue",
          "name": "LovATPComponentsValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovATOForecastControlValue",
          "name": "LovATOForecastControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovServiceStartTypeValue",
          "name": "LovServiceStartTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPlanningMakeBuyValue",
          "name": "LovPlanningMakeBuyValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPlanningTimeFenceValue",
          "name": "LovPlanningTimeFenceValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovEnforceShipToLocationValue",
          "name": "LovEnforceShipToLocationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovEffectivityControlValue",
          "name": "LovEffectivityControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovAssetClassValue",
          "name": "LovAssetClassValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovAllowedUnitsLookupValue",
          "name": "LovAllowedUnitsLookupValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovConfiguratorModelTypeValue",
          "name": "LovConfiguratorModelTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovWIPSupplyTypeValue",
          "name": "LovWIPSupplyTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovOrganizationValue",
          "name": "LovOrganizationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovServiceDurationPeriodValue",
          "name": "LovServiceDurationPeriodValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovItemTypeValue",
          "name": "LovItemTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovInvoicingRuleValue",
          "name": "LovInvoicingRuleValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPrimaryUOMValue",
          "name": "LovPrimaryUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovSourceOrganizationValue",
          "name": "LovSourceOrganizationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovSafetyStockPlanningMethodValue",
          "name": "LovSafetyStockPlanningMethodValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovTrackingUOMValue",
          "name": "LovTrackingUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovTaxValue",
          "name": "LovTaxValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovWIPSupplySubinventoryValue",
          "name": "LovWIPSupplySubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovLotControlValue",
          "name": "LovLotControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPricingUOMValue",
          "name": "LovPricingUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovPickingRuleValue",
          "name": "LovPickingRuleValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovProductCategoryName",
          "name": "LovProductCategoryName",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovHazardClassValue",
          "name": "LovHazardClassValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovExpirationActionValue",
          "name": "LovExpirationActionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovBuyerValue",
          "name": "LovBuyerValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/lov/LovBOMItemTypeValue",
          "name": "LovBOMItemTypeValue",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/EFFs",
          "name": "EFFs",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/associatedSupplierOrganizations",
          "name": "associatedSupplierOrganizations",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/attachments",
          "name": "attachments",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/categories",
          "name": "categories",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/packs",
          "name": "packs",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/productRelationships",
          "name": "productRelationships",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/revisions",
          "name": "revisions",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C8EB8000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313333393230/child/translations",
          "name": "translations",
          "kind": "collection"
        }
      ]
    },
    {
      "AcceptableEarlyDays": null,
      "AccountingRuleValue": null,
      "AllowExpressTransactionsFlag": null,
      "AllowPurchasingDocumentDescriptionUpdateFlag": null,
      "AllowMaintenanceAssetFlag": null,
      "AllowSubstituteReceiptsFlag": null,
      "AllowSuspendFlag": null,
      "AllowTerminateFlag": null,
      "AllowUnorderedReceiptsFlag": null,
      "TransactionConversionValue": null,
      "AutomaticallyExpireASNFlag": null,
      "AssetCategoryId": null,
      "AssetTrackedFlag": null,
      "AutoCreatedConfigurationFlag": null,
      "StartingLotPrefix": null,
      "SerialStartingPrefix": null,
      "BackOrderableFlag": null,
      "BackToBackEnabledFlag": null,
      "BaseItemValue": null,
      "BatchId": -300100176620543,
      "BuildInWIPFlag": null,
      "BulkPickedFlag": null,
      "BundleId": null,
      "DefaultBuyerValue": null,
      "CarryingCostPercentage": null,
      "CASNumber": null,
      "CheckMaterialShortageFlag": null,
      "ChildLotEnabledFlag": null,
      "ChildLotPrefix": null,
      "ChildLotStartingNumber": null,
      "ChildLotFormatValidationFlag": null,
      "CollateralFlag": null,
      "ProvisioningEnabledFlag": null,
      "ConsignedFlag": null,
      "ContainerItemFlag": null,
      "ContractManufacturingFlag": null,
      "CopyLotAttributeFlag": null,
      "CostingEnabledFlag": null,
      "CreateSupplyFlag": null,
      "CreatedBy": "CVSUPPA01",
      "CreationDate": "2019-03-04T21:05:30.001+00:00",
      "CustomerSelfServiceEnabledFlag": null,
      "CumulativeManufacturingLeadTime": null,
      "CumulativeTotalLeadTime": null,
      "CustomerOrderEnabledFlag": null,
      "CustomerOrderFlag": null,
      "CycleCountEnabledFlag": null,
      "DaysEarlyReceiptAllowed": null,
      "DaysLateReceiptAllowed": null,
      "DaysOfCover": null,
      "DefaultGradeValue": null,
      "IncludeInRollUpFlag": null,
      "DefaultLotStatusValue": null,
      "DefaultSerialStatusValue": null,
      "DefaultShippingOrganizationValue": null,
      "DefectTrackingOnFlag": null,
      "DemandPeriod": null,
      "DemandTimeDays": null,
      "ItemDescription": null,
      "DimensionUOMValue": null,
      "DownloadableFlag": null,
      "PositiveDeviationFactor": null,
      "NegativeDeviationFactor": null,
      "ElectronicFormatFlag": null,
      "EligibilityRuleFlag": null,
      "EnableGenealogyTrackingFlag": null,
      "EngineeredItemFlag": null,
      "WarehouseEquipmentFlag": null,
      "EventFlag": null,
      "ExpirationActionValue": null,
      "ExpirationActionInterval": null,
      "FinancingAllowedFlag": null,
      "FixedDaysSupply": null,
      "FixedLeadTime": null,
      "FixedLotSizeMultiplier": null,
      "FixedOrderQuantity": null,
      "ForecastHorizon": null,
      "ProcessingDays": null,
      "GradeControlFlag": null,
      "HazardousMaterialFlag": null,
      "HoldDays": null,
      "FormattedDescription": null,
      "OrderManagementIndivisibleFlag": null,
      "TransferOrdersEnabledFlag": null,
      "InternallyTransferableFlag": null,
      "InternalVolume": null,
      "InventoryAssetFlag": null,
      "InventoryCarryPenalty": null,
      "InventoryItemFlag": null,
      "ItemId": null,
      "InvoiceCloseTolerancePercentage": null,
      "InvoiceEnabledFlag": null,
      "InvoiceMatchOptionValue": null,
      "InvoicedFlag": null,
      "InvoicingRuleValue": null,
      "ProductCategoryCode": "Electronic Components and Supplies",
      "ProductCategoryName": "32000000",
      "ItemNumber": null,
      "LastUpdateDate": "2019-03-04T21:15:24+00:00",
      "LastUpdatedBy": "PIMQA",
      "LeadTimeLotSize": null,
      "ListPrice": null,
      "LongDescription": null,
      "LotDivisibleFlag": null,
      "LotMergeEnabledFlag": null,
      "LotSplitEnabledFlag": null,
      "LotStatusEnabledFlag": null,
      "LotSubstitutionEnabledFlag": null,
      "LotTranslateEnabledFlag": null,
      "MarketPrice": null,
      "MaturityDays": null,
      "MaximumMinMaxQuantity": null,
      "MaximumLoadWeight": null,
      "MaximumOrderQuantity": null,
      "MinimumMinMaxQuantity": null,
      "MinimumFillPercent": null,
      "MinimumLicenseQuantity": null,
      "MinimumOrderQuantity": null,
      "MRPCalculateATPFlag": null,
      "MaterialTransactionEnabledFlag": null,
      "UseApprovedSupplierFlag": null,
      "NegativeMeasurementError": null,
      "NegotiationRequiredFlag": null,
      "OperationSlackPenalty": null,
      "OrderCost": null,
      "OrderableOnWebFlag": null,
      "OrganizationCode": null,
      "OrganizationId": null,
      "OutsideProcessServiceFlag": null,
      "OverReturnTolerance": null,
      "OverShipmentTolerance": null,
      "OvercompletionToleranceValue": null,
      "PaymentTermsValue": null,
      "PickComponentsFlag": null,
      "PickingRuleValue": null,
      "Planner": null,
      "PlanningTimeDays": null,
      "PositiveMeasurementError": null,
      "PostprocessingDays": null,
      "ProcurementBusinessUnitName": null,
      "PreprocessingDays": null,
      "PriceTolerancePercentage": null,
      "PrimaryUOMValue": "Each",
      "ProcessCostingEnabledFlag": null,
      "ProcessExecutionEnabledFlag": null,
      "ProcessQualityEnabledFlag": null,
      "ProcessSupplyLocatorId": null,
      "ProcessSupplySubinventoryValue": null,
      "ProcessYieldLocatorId": null,
      "ProcessYieldSubinventoryValue": null,
      "ProductUploadId": -1,
      "PurchasableFlag": null,
      "PurchasingFlag": null,
      "PurchasingInputTaxClassificationValue": null,
      "QuantityReceivedTolerancePercentage": null,
      "ReceiptCloseTolerancePercentage": null,
      "RecipeEnabledFlag": null,
      "ReleaseTimeDays": null,
      "AssembleToOrderFlag": null,
      "RequiresFulfillmentLocationFlag": null,
      "RequiresItemAssociationFlag": null,
      "ReservableFlag": null,
      "RestrictLocatorsFlag": null,
      "RestrictSubinventoriesFlag": null,
      "RetestInterval": null,
      "RMAInspectionRequiredFlag": null,
      "ReturnableFlag": null,
      "RevisionQuantityControlFlag": null,
      "RoundingControlTypeFlag": null,
      "RoundingFactor": null,
      "SalesAccountId": null,
      "SecondaryUOMValue": null,
      "SerialStatusEnabledFlag": null,
      "ServiceBillingEnabledFlag": null,
      "ServiceDuration": null,
      "ServiceDurationPeriodValue": null,
      "ServiceStartDelay": null,
      "EnableContractCoverageFlag": null,
      "ShelfLifeDays": null,
      "ShipModelCompleteFlag": null,
      "ShippableFlag": null,
      "ShrinkageRate": null,
      "TransactionEnabledFlag": null,
      "SourceSubinventoryValue": null,
      "SpokeSystemCode": null,
      "SpokeSystemId": 100000012259013,
      "ProductNumber": "OATS_Supplier_Product_Item_Through_UI_Mar04130358",
      "ProductDescription": "OATS_Supplier_Product_Item_Through_UI_Mar04130358_Desc",
      "ProductActionDate": "2019-03-04",
      "ProductActionMessage": null,
      "ProductStatus": "IMPORTED",
      "StandardCoverageValue": null,
      "StartingLotNumber": null,
      "SerialStartingNumber": null,
      "StandardLotSize": null,
      "StockEnabledFlag": null,
      "StyleItemFlag": null,
      "StyleItemNumberValue": null,
      "SubcontractingComponentValue": null,
      "SupplierId": 12496,
      "OutputTaxClassificationCodeValue": null,
      "TaxableFlag": null,
      "Template": null,
      "TransactionId": 300100176614109,
      "UNNumberValue": null,
      "UnderReturnTolerance": null,
      "UnderShipmentTolerance": null,
      "UnitHeightQuantity": null,
      "UnitLengthQuantity": null,
      "IssueUOMValue": null,
      "UnitVolumeQuantity": null,
      "UnitWeightQuantity": null,
      "UnitWidthQuantity": null,
      "VariableLeadTime": null,
      "VehicleItemFlag": null,
      "VMIFixedOrderQuantity": null,
      "ReplenishmentMaximumDaysOfSupply": null,
      "ReplenishmentMaximumOrder": null,
      "ReplenishmentMinimumDaysOfSupply": null,
      "ReplenishmentMinimumOrder": null,
      "VolumeUOMValue": null,
      "WeightUOMValue": null,
      "WIPSupplyLocatorId": null,
      "WIPSupplySubinventoryValue": null,
      "QuantityReceivedToleranceAction": null,
      "EnforceShipToLocationValue": null,
      "ReceiptDateActionValue": null,
      "LotControlValue": null,
      "LotExpirationControlValue": null,
      "SerialGenerationValue": null,
      "ReplenishmentSourceTypeValue": null,
      "StockLocatorControlValue": null,
      "PlanningTimeFence": null,
      "DemandTimeFence": null,
      "StructureItemTypeValue": null,
      "ATPComponentsValue": null,
      "ATPValue": null,
      "WIPSupplyTypeValue": null,
      "InventoryPlanningMethodValue": null,
      "PlanningMakeBuyValue": null,
      "BillingTypeValue": null,
      "UserItemTypeValue": null,
      "PlanningMethodValue": null,
      "ForecastControlValue": null,
      "ReleaseTimeFence": null,
      "OvercompletionToleranceTypeValue": null,
      "EffectivityControlValue": null,
      "RecoveredPartDispositionValue": null,
      "WebStatusValue": null,
      "ServiceRequestEnabledValue": null,
      "DefaultSalesOrderSourceTypeValue": null,
      "ConfiguratorModelTypeValue": "Standard",
      "TrackingUOMValue": null,
      "PricingUOMValue": null,
      "DefaultingControlValue": null,
      "ReleaseAuthorizationRequiredValue": null,
      "ForecastTypeValue": null,
      "MatchConfigurationOptionValue": null,
      "CreateConfiguredItem": null,
      "ChildLotParent": null,
      "PackTypeValue": null,
      "SalesProductTypeValue": null,
      "MatchApprovalLevelValue": null,
      "AssetClassValue": null,
      "ServiceDurationTypeValue": null,
      "ServiceStartTypeValue": null,
      "SafetyStockPlanningMethodValue": null,
      "ItemStatusValue": null,
      "LifecyclePhaseValue": null,
      "ItemClass": "Root Item Class",
      "Keyword": null,
      "ReceiptRoutingValue": null,
      "ContainerTypeValue": null,
      "HazardClassValue": null,
      "SourceOrganizationValue": null,
      "ForcePurchaseLeadTimeFlag": null,
      "CategoryCode": "ROOT_ICC",
      "GLN": null,
      "GTIN": null,
      "ProductUploadName": null,
      "AssetTrackedValue": null,
      "ReplacementTypeValue": null,
      "BuyerEmailAddress": null,
      "SupplierName": "CV_SuppA01",
      "ExpenditureTypeValue": null,
      "CommonSupplyProjectDemandFlag": null,
      "EnableIotFlag": null,
      "HardPeggingLevelValue": null,
      "links": [
        {
          "rel": "self",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538",
          "name": "supplierProducts",
          "kind": "item",
          "properties": {
            "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000378"
          }
        },
        {
          "rel": "canonical",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538",
          "name": "supplierProducts",
          "kind": "item"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovReceivingRoutingValue",
          "name": "LovReceivingRoutingValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPaymentTermsValue",
          "name": "LovPaymentTermsValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovTradeItemDescriptorValue",
          "name": "LovTradeItemDescriptorValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDefaultingControlValue",
          "name": "LovDefaultingControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDimensionUOMValue",
          "name": "LovDimensionUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovInventoryPlanningValue",
          "name": "LovInventoryPlanningValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovMatchConfigurationOptionValue",
          "name": "LovMatchConfigurationOptionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovForecastTypeValue",
          "name": "LovForecastTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovInventoryItemStatusValue",
          "name": "LovInventoryItemStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovItemCatalogGroupValue",
          "name": "LovItemCatalogGroupValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDefaultGradeValue",
          "name": "LovDefaultGradeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDefaultShippingOrganizationValue",
          "name": "LovDefaultShippingOrganizationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovServiceDurationTypeValue",
          "name": "LovServiceDurationTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovServiceRequestEnabledValue",
          "name": "LovServiceRequestEnabledValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovProcessYieldSubinventoryValue",
          "name": "LovProcessYieldSubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovAssetTrackedValue",
          "name": "LovAssetTrackedValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovQuantityReceivedToleranceAction",
          "name": "LovQuantityReceivedToleranceAction",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDefaultSalesOrderSourceTypeValue",
          "name": "LovDefaultSalesOrderSourceTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPurchasingTaxValue",
          "name": "LovPurchasingTaxValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovIssueUOMValue",
          "name": "LovIssueUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovExpenditureType",
          "name": "LovExpenditureType",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovOvercompletionToleranceTypeValue",
          "name": "LovOvercompletionToleranceTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovUNNumberValue",
          "name": "LovUNNumberValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovSerialNumberControlValue",
          "name": "LovSerialNumberControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovReceiptDaysExceptionValue",
          "name": "LovReceiptDaysExceptionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovReleaseAuthorizationRequiredValue",
          "name": "LovReleaseAuthorizationRequiredValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovMRPPlanningValue",
          "name": "LovMRPPlanningValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovReleaseTimeFenceValue",
          "name": "LovReleaseTimeFenceValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDefaultSerialStatusValue",
          "name": "LovDefaultSerialStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovMaterialBillableValue",
          "name": "LovMaterialBillableValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovCreateConfiguredItem",
          "name": "LovCreateConfiguredItem",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovSecondaryUOMValue",
          "name": "LovSecondaryUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovShelfLifeValue",
          "name": "LovShelfLifeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovReplenishmentSourceTypeValue",
          "name": "LovReplenishmentSourceTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovCurrentPhaseValue",
          "name": "LovCurrentPhaseValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovAccountingRuleValue",
          "name": "LovAccountingRuleValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovProductUploadName",
          "name": "LovProductUploadName",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovATPValue",
          "name": "LovATPValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovContainerTypeValue",
          "name": "LovContainerTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovHardPeggingLevelValue",
          "name": "LovHardPeggingLevelValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovReplacementType",
          "name": "LovReplacementType",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovSalesProductTypeValue",
          "name": "LovSalesProductTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDemandTimeFenceValue",
          "name": "LovDemandTimeFenceValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovSourceSubinventoryValue",
          "name": "LovSourceSubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovWebStatusValue",
          "name": "LovWebStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovWeightUOMValue",
          "name": "LovWeightUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovParentChildGenerationValue",
          "name": "LovParentChildGenerationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovVolumeUOMValue",
          "name": "LovVolumeUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovProcessSupplySubinventoryValue",
          "name": "LovProcessSupplySubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovRecoveredPartDispositionValue",
          "name": "LovRecoveredPartDispositionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovDefaultLotStatusValue",
          "name": "LovDefaultLotStatusValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovLocationControlValue",
          "name": "LovLocationControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovATPComponentsValue",
          "name": "LovATPComponentsValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovATOForecastControlValue",
          "name": "LovATOForecastControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovServiceStartTypeValue",
          "name": "LovServiceStartTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPlanningMakeBuyValue",
          "name": "LovPlanningMakeBuyValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPlanningTimeFenceValue",
          "name": "LovPlanningTimeFenceValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovEnforceShipToLocationValue",
          "name": "LovEnforceShipToLocationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovEffectivityControlValue",
          "name": "LovEffectivityControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovAssetClassValue",
          "name": "LovAssetClassValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovAllowedUnitsLookupValue",
          "name": "LovAllowedUnitsLookupValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovConfiguratorModelTypeValue",
          "name": "LovConfiguratorModelTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovWIPSupplyTypeValue",
          "name": "LovWIPSupplyTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovOrganizationValue",
          "name": "LovOrganizationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovServiceDurationPeriodValue",
          "name": "LovServiceDurationPeriodValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovItemTypeValue",
          "name": "LovItemTypeValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovInvoicingRuleValue",
          "name": "LovInvoicingRuleValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPrimaryUOMValue",
          "name": "LovPrimaryUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovSourceOrganizationValue",
          "name": "LovSourceOrganizationValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovSafetyStockPlanningMethodValue",
          "name": "LovSafetyStockPlanningMethodValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovTrackingUOMValue",
          "name": "LovTrackingUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovTaxValue",
          "name": "LovTaxValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovWIPSupplySubinventoryValue",
          "name": "LovWIPSupplySubinventoryValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovLotControlValue",
          "name": "LovLotControlValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPricingUOMValue",
          "name": "LovPricingUOMValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovPickingRuleValue",
          "name": "LovPickingRuleValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovProductCategoryName",
          "name": "LovProductCategoryName",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovHazardClassValue",
          "name": "LovHazardClassValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovExpirationActionValue",
          "name": "LovExpirationActionValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovBuyerValue",
          "name": "LovBuyerValue",
          "kind": "collection"
        },
        {
          "rel": "lov",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/lov/LovBOMItemTypeValue",
          "name": "LovBOMItemTypeValue",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/EFFs",
          "name": "EFFs",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/associatedSupplierOrganizations",
          "name": "associatedSupplierOrganizations",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/attachments",
          "name": "attachments",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/categories",
          "name": "categories",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/packs",
          "name": "packs",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/productRelationships",
          "name": "productRelationships",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/revisions",
          "name": "revisions",
          "kind": "collection"
        },
        {
          "rel": "child",
          "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F0846C92DD000000112424494E5445524E414C5F5459504524240000000255530000000EACED0005770800005AF311354EC5000000314F4154535F537570706C6965725F50726F647563745F4974656D5F5468726F7567685F55495F4D61723034313330333538/child/translations",
          "name": "translations",
          "kind": "collection"
        }
      ]
    }
  ],
  "count": 2,
  "hasMore": false,
  "limit": 25,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "https://servername/fscmRestApi/resources/version/supplierProducts",
      "name": "supplierProducts",
      "kind": "collection"
    }
  ]
}
Back to Top