Deprecated REST Resources

A REST resource is deprecated when it is superseded by a newer version or there is a planned obsolescence in a future release. A resource labeled deprecated is still supported and might become obsolete in a later release. As a best practice, you should use the newer active version of a resource.

Use the guidance in this topic to migrate the deprecated resources to their replacements:

What Resources Have Changed

The following Oracle Supply Chain Management Cloud resources have changed:

  • Inventory Transactions
  • Material Status Updates
  • Inspection Details
  • Receipts
  • Receiving Transactions
  • Customer Assets
  • Maintainable Assets
  • Items
  • Initialization Parameters
  • Product Change Orders
  • Order Promises
  • Available Supplies

Note:

Although deprecated resources continue to be supported for the near term, these deprecated resources might become obsolete in the future. Consequently, it is recommended that you update your REST clients to use the new resources as documented at your earliest convenience. This will minimize any disruption when Oracle Supply Chain Management Cloud no longer supports the deprecated resources.

What Resources to Use Now

Use the following new resources for Oracle Supply Chain Management Cloud.

Update Deprecated Resources

The URL structure to use for accessing a resource is https://rest_server_url/resource_path, where rest_server_url is the REST server to contact, and resource_path is the relative path that defines the REST endpoint. To update the deprecated resource to the new versions, complete the following changes in your REST client:

  • Deprecated Resource Replacement Resource Replacement Resource Paths

    Inventory Transactions

    Inventory Staged Transactions

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/costs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotStandardDFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotSerials

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotSerials/{lotSerialsUniqID}/child/serialAttributeDFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotSerials/{lotSerialsUniqID}/child/serialStandardDFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/projectCostingDFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}/child/serialAttributeDFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}/child/serialStandardDFFs

    /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/trackingAttributesDFF

    Material Status Updates

    Subinventories

    Locators

    Inventory Item Lots

    Inventory Item Serial Numbers

    /fscmRestApi/resources/11.13.18.05/subinventories/{subinventoriesUniqID}

    /fscmRestApi/resources/11.13.18.05/subinventories/{subinventoriesUniqID}/child/locators/{locatorsUniqID}

    /fscmRestApi/resources/11.13.18.05/inventoryItemLots/{inventoryItemLotsUniqID}

    /fscmRestApi/resources/11.13.18.05/inventoryItemSerialNumbers/{inventoryItemSerialNumbersUniqID}

    Inspection Details

    Inspection Plans

    /fscmRestApi/resources/11.13.18.05/inspectionPlan

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/attachments/{attachmentsUniqID}

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/criteria

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/criteria/{CriteriaId}

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments

    /fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID}

    Receipts

    Receiving Receipt Requests

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/attachments

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/attachments/{AttachedDocumentId}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF/{DFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines

    /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}

    Receiving Transactions

    Requests for Receiving Transactions

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/attachments

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/attachments/{AttachedDocumentId}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/DFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/DFF/{DFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotAttributesDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotAttributesDFF/{lotAttributesDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotNumbersDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotNumbersDFF/{lotNumbersDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotSerialItemSerials

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotSerialItemSerials/{FromSerialNumber}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotSerialItemSerials/{FromSerialNumber}/child/serialAttributesDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotSerialItemSerials/{FromSerialNumber}/child/serialAttributesDFF/{serialAttributesDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotSerialItemSerials/{FromSerialNumber}/child/serialNumbersDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotSerialItemLots/{LotNumber}/child/lotSerialItemSerials/{FromSerialNumber}/child/serialNumbersDFF/{serialNumbersDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{LotNumber}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{LotNumber}/child/lotAttributesDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{LotNumber}/child/lotAttributesDFF/{lotAttributesDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{LotNumber}/child/lotNumbersDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{LotNumber}/child/lotNumbersDFF/{lotNumbersDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/processingErrors

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/processingErrors/{InterfaceErrorId}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/serialItemSerials

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/serialItemSerials/{FromSerialNumber}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/serialItemSerials/{FromSerialNumber}/child/serialAttributesDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/serialItemSerials/{FromSerialNumber}/child/serialAttributesDFF/{serialAttributesDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/serialItemSerials/{FromSerialNumber}/child/serialNumbersDFF

    /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/serialItemSerials/{FromSerialNumber}/child/serialNumbersDFF/{serialNumbersDFFUniqID}

    Customer Assets

    Installed Base Assets

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/charges

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/charges/{AssetChargeId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF/{AssetId2}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/meters

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/meters/{MeterDefinitionId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/partsListComponents

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/partsListComponents/{ListComponentId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/relationships

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/relationships/{RelationshipId}

    Maintainable Assets

    Installed Base Assets

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/charges

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/charges/{AssetChargeId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF/{AssetId2}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/meters

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/meters/{MeterDefinitionId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/partsListComponents

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/partsListComponents/{ListComponentId}

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/relationships

    /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/relationships/{RelationshipId}

    Items Item Version 2

    /fscmRestApi/resources/11.13.18.05/itemsV2

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemDFF

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemDFF/{ItemDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemEffCategory

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemEffCategory/{ItemEffCategoryUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemGlobalDFF

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemGlobalDFF/{ItemGlobalDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}/child/AttachedDocumentsDFF

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}/child/AttachedDocumentsDFF/{AttachedDocumentsDFFUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/ItemRevisionDFF

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/ItemRevisionDFF/{RevisionId}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/ItemRevisionEffCategory

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/ItemRevisionEffCategory/{ItemRevisionEffCategoryUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/RevisionAttachment

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/RevisionAttachment/{RevisionAttachmentUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/ItemRevisionTranslation

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemRevision/{ItemRevisionUniqID}/child/ItemRevisionTranslation/{ItemRevisionTranslationUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemTranslation

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemTranslation/{ItemTranslationUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemCategory

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemCategory/{ItemCategoryAssignmentId}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory

    /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemSupplierAssociation/{ItemSupplierAssociationUniqID}/child/ItemSupplierEffCategory/{ItemSupplierEffCategoryUniqID}

    Initialization Parameters Configuration Initialization Parameters

    /fscmRestApi/resources/11.13.18.05/configurationInitializationParameters

    /fscmRestApi/resources/11.13.18.05/configurationInitializationParameters

    /fscmRestApi/resources/11.13.18.05/configurationInitializationParameters/{ParameterId}

    Order Promises Global Order Promises /fscmRestApi/msp/latest/globalOrderPromises/autoSchedule
    Available Supplies Global Order Promises /fscmRestApi/msp/latest/globalOrderPromises/autoSchedule
  • Retrieve Inspection Plan Details
  • Receive Receipt Requests
  • Request for Receiving Transactions
  • Manage Customer Assets
  • Manage Maintenance Assets
  • Manage Items
  • Manage Configuration Initialization Parameters
  • Manage Change Orders

Retrieve Inspection Plan Details

The deprecated Inspection Details resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/version/inspectionDetails

The new Inspection Plans resource contains changes to the resource structure and resource name. It provides for the retrieval of data and the creation and updating of Inspection Plan related data. It also provides the ability to retrieve attachments related to Inspection Plans.

The new resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/version/inspectionPlans

Receive Receipt Requests

The deprecated resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/11.13.18.05/receipts

The new resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests

There are no changes to the attributes for this resource. For more information about the resource and the changes in the request and response payloads, see Receiving Receipt Requests .

In addition to creating receipts, here's what you can use the new Receiving Receipt Requests resource for:

  • Creating advanced shipment notices (ASNs).

  • Querying for a receipt request that has encountered an error while processing.

  • Updating a request and resubmit or reprocess the receipt. For example, if you provided an incorrect item or lot number, you can use the PATCH operation to provide the correct value and reprocess the request.

  • Deleting requests.

  • Specifying attachments when creating ASNs or receipts along with the descriptive flexfield information for the receipt header, ASN line, and the receiving transaction.

Request for Receiving Transactions

The deprecated resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/11.13.18.05/receivingTransactions

The new resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests

There are no changes to the attributes for this resource. For more information about the resource and the changes in the request and response payloads, see Requests for Receiving Transactions.

In addition to creating receipt based transactions such as inspection, put away, or returns, here's what you can use the new Requests for Receiving Transactions resource for:

  • Querying for a transaction request that has encountered an error while processing.

  • Updating a request and resubmit or reprocess the receipt. For example, if you provided an incorrect item or lot number, you can use the PATCH operation to provide the correct value and reprocess the request.

  • Deleting requests.

  • Specifying attachments and descriptive flexfield information for the receiving transaction.

Manage Customer Assets

The deprecated Customer Assets resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/version/customerAssets

The new Installed Base Assets resource contains changes to the resource structure and resource name. This resource replaces the Customer Assets resource to manage all type of assets, such as customer and enterprise assets. It supports retrieving data and creating and updating asset data. It also supports the user keys for essential attributes such as customer name, organization code, and item number in addition to the standard identifiers. This resource supports cascading of operating organization, current location context, current location, location organization, work center, customer site, subinventory, and locator attributes from parent to child whenever the parent-level information changes.

The new resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/version/installedBaseAssets

Manage Maintenance Assets

The deprecated Maintenance Assets resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/version/maintenanceAssets

The new Installed Base Assets resource contains changes to the resource structure and resource name. This resource replaces the Maintenance Assets resource to manage all type of assets, such as customer and enterprise assets. It supports retrieving data and creating and updating asset data. It also supports the user keys for essential attributes such as customer name, organization code, and item number in addition to the standard identifiers. This resource supports cascading of operating organization, current location context, current location, location organization, work center, customer site, subinventory, and locator attributes from parent to child whenever the parent-level information changes.

The new resource endpoint is HTTP GET:

https://servername/fscmRestApi/resources/version/installedBaseAssets

Manage Items

The deprecated Items resource endpoint is HTTP GET:

/fscmRestApi/resources/11.13.18.05/items

The new Items Version 2 resource endpoint is HTTP GET:

/fscmRestApi/resources/11.13.18.05/itemsV2

The new Items Version 2 resource contains changes in the attributes and resource name. By using the new Items Version 2 resource, you can manage items and item-related information. The item-related information includes item attributes, item revisions, item attachments, item supplier associations, and item categories. For more information about the resource and the changes in the request and response payloads, see Item Version 2. In addition to getting items, here's what you can use the new Items Version 2 resource for:

  • Create, update, and search items of various types such as master items, organization items, style and stock keeping units (SKUs).
  • Specify values for attributes of different types such as primary, operational, descriptive flexfields, extensible flexfields, single row, and multi-row attributes
  • Create and update items-related entities such as item revisions, attachments, supplier associations, and item-catalog-category associations.

Manage Configuration Initialization Parameters

The deprecated Initialization Parameters resource endpoint is HTTP GET:

/fscmRestApi/resources/11.13.18.05/initializationParameters

The new Configuration Initialization Parameters resource endpoint is HTTP GET:

/fscmRestApi/resources/11.13.18.05/configurationInitializationParameters

There are no changes to the attributes for this resource.

Manage Change Orders

The deprecated Product Change Orders resource endpoint is HTTP GET:

/fscmRestApi/resources/11.13.18.05/productChangeOrders

The new Product Change Orders Version 2 resource endpoint is HTTP GET:

/fscmRestApi/resources/11.13.18.05/productChangeOrdersV2

The new Product Change Orders Version 2 resource contains changes in the attributes and resource name. By using the Product Change Orders Version 2 resource, you can manage change orders and its affected items-related information. The affected items-related information includes item attributes, item revisions, item attachments, and item structures. For more information about the resource and the changes in the request and response payloads, see Product Change Orders Version 2.