Create pull sequences
/fscmRestApi/resources/11.13.18.05/kanbanPullSequences
Request
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object
-
InventoryItemId(required): integer
(int64)
Title:
Item
The unique identifier of the item defined in the pull sequence. -
ItemNumber(required): string
Title:
Item
Maximum Length:300
Item number in the pull sequence. -
KanbanPullSequenceDFF: array
Flexfields for Kanban Pull Sequences
Title:
Flexfields for Kanban Pull Sequences
A flexible data field that a Kanban pull sequence references. You can customize a flexfield to enter additional information for which Oracle Applications has not already provided a field. -
KanbanSize(required): number
Title:
Kanban Size
Size of the Kanban bin. -
Locator: string
Maximum Length:
255
Name of the destination locator of the item in the pull sequence. -
LocatorId: integer
(int64)
Title:
Destination Locator
Identifier of the destination locator of the item in the pull sequence. -
NumberOfCards(required): integer
Title:
Number of Cards
Number of Kanban cards in the pull sequence. -
OrganizationCode: string
Maximum Length:
18
Code of the inventory organization to which this pull sequence belongs. -
OrganizationId(required): integer
(int64)
Title:
Organization
Inventory organization to which this pull sequence belongs. -
ProductionLineId: integer
(int64)
Unique identifier of the production line from which the item is sourced.
-
ProductionLineName: string
Maximum Length:
120
Name of the production line from which the item is sourced. -
PullSequenceId: integer
(int64)
Unique identifier of the Kanban pull sequence. Its value is an application-generated unique ID.
-
PullSequenceSupplier: array
Pull Sequence Suppliers
Title:
Pull Sequence Suppliers
Suppliers involved in fulfilling material replenishment requests in a Kanban system. In a pull sequence, the supplier ensure that the right materials are delivered at the right time. -
ReplenishmentLeadTime: number
Title:
Lead Time
Time required to source the item. -
SourceLocator: string
Maximum Length:
255
Name of the item locator from which the item is sourced. -
SourceLocatorId: integer
(int64)
Title:
Source Locator
Identifier of the item locator from which the item is sourced. -
SourceOrganizationCode: string
Title:
Source Organization
Maximum Length:18
Code of the inventory organization from which the item is sourced. -
SourceOrganizationId: integer
(int64)
Title:
Source Organization
Unique identifier of the inventory organization from which the item is sourced. -
SourceSubinventoryCode: string
Title:
Source Subinventory
Maximum Length:10
Name of the subinventory from which the item is sourced. -
SourceType(required): string
Title:
Source Type
Maximum Length:30
Type of supply used for sourcing the item in the pull sequence. -
SubinventoryCode(required): string
Title:
Destination Subinventory
Maximum Length:10
Name of the destination subinventory of the item in the pull sequence.
array
Flexfields for Kanban Pull Sequences
array
Pull Sequence Suppliers
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:80
Descriptive flexfield context name for Kanban pull sequence. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for Kanban pull sequence. -
PullSequenceId: integer
(int64)
Unique identifier of the Kanban pull sequence.
object
-
PullSequenceId: integer
(int64)
Unique identifier of the Kanban pull sequence.
-
PullSequenceSupplierId: integer
(int64)
Unique identifier of the Kanban pull sequence supplier. Its value is an application-generated unique ID.
-
SupplierId: integer
(int64)
Title:
Supplier
Identifier of the supplier from which the item is sourced. -
SupplierName: string
Title:
Supplier
Maximum Length:255
Name of the supplier from which the item is sourced. -
SupplierSiteCode: string
Title:
Supplier Site
Maximum Length:255
Name of the supplier site from which the item is sourced. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site
Identifier of the supplier site from which the item is sourced.
Response
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object
-
InventoryItemId: integer
(int64)
Title:
Item
The unique identifier of the item defined in the pull sequence. -
ItemDescription: string
Title:
Item Description
Read Only:true
Maximum Length:240
Description of the item in the pull sequence. -
ItemNumber: string
Title:
Item
Maximum Length:300
Item number in the pull sequence. -
KanbanPullSequenceDFF: array
Flexfields for Kanban Pull Sequences
Title:
Flexfields for Kanban Pull Sequences
A flexible data field that a Kanban pull sequence references. You can customize a flexfield to enter additional information for which Oracle Applications has not already provided a field. -
KanbanSize: number
Title:
Kanban Size
Size of the Kanban bin. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
255
Name of the destination locator of the item in the pull sequence. -
LocatorId: integer
(int64)
Title:
Destination Locator
Identifier of the destination locator of the item in the pull sequence. -
NumberOfCards: integer
Title:
Number of Cards
Number of Kanban cards in the pull sequence. -
OrganizationCode: string
Maximum Length:
18
Code of the inventory organization to which this pull sequence belongs. -
OrganizationId: integer
(int64)
Title:
Organization
Inventory organization to which this pull sequence belongs. -
ProductionLineId: integer
(int64)
Unique identifier of the production line from which the item is sourced.
-
ProductionLineName: string
Maximum Length:
120
Name of the production line from which the item is sourced. -
PullSequenceId: integer
(int64)
Unique identifier of the Kanban pull sequence. Its value is an application-generated unique ID.
-
PullSequenceSupplier: array
Pull Sequence Suppliers
Title:
Pull Sequence Suppliers
Suppliers involved in fulfilling material replenishment requests in a Kanban system. In a pull sequence, the supplier ensure that the right materials are delivered at the right time. -
ReplenishmentLeadTime: number
Title:
Lead Time
Time required to source the item. -
SourceLocator: string
Maximum Length:
255
Name of the item locator from which the item is sourced. -
SourceLocatorId: integer
(int64)
Title:
Source Locator
Identifier of the item locator from which the item is sourced. -
SourceOrganizationCode: string
Title:
Source Organization
Maximum Length:18
Code of the inventory organization from which the item is sourced. -
SourceOrganizationId: integer
(int64)
Title:
Source Organization
Unique identifier of the inventory organization from which the item is sourced. -
SourceSubinventoryCode: string
Title:
Source Subinventory
Maximum Length:10
Name of the subinventory from which the item is sourced. -
SourceType: string
Title:
Source Type
Maximum Length:30
Type of supply used for sourcing the item in the pull sequence. -
SubinventoryCode: string
Title:
Destination Subinventory
Maximum Length:10
Name of the destination subinventory of the item in the pull sequence.
array
Flexfields for Kanban Pull Sequences
array
Links
array
Pull Sequence Suppliers
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:80
Descriptive flexfield context name for Kanban pull sequence. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for Kanban pull sequence. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PullSequenceId: integer
(int64)
Unique identifier of the Kanban pull sequence.
array
Links
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PullSequenceId: integer
(int64)
Unique identifier of the Kanban pull sequence.
-
PullSequenceSupplierId: integer
(int64)
Unique identifier of the Kanban pull sequence supplier. Its value is an application-generated unique ID.
-
SupplierId: integer
(int64)
Title:
Supplier
Identifier of the supplier from which the item is sourced. -
SupplierName: string
Title:
Supplier
Maximum Length:255
Name of the supplier from which the item is sourced. -
SupplierSiteCode: string
Title:
Supplier Site
Maximum Length:255
Name of the supplier site from which the item is sourced. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site
Identifier of the supplier site from which the item is sourced.
array
Links
- KanbanPullSequenceDFF
-
Operation: /fscmRestApi/resources/11.13.18.05/kanbanPullSequences/{PullSequenceId}/child/KanbanPullSequenceDFFParameters:
- PullSequenceId:
$request.path.PullSequenceId
A flexible data field that a Kanban pull sequence references. You can customize a flexfield to enter additional information for which Oracle Applications has not already provided a field. - PullSequenceId:
- PullSequenceSupplier
-
Operation: /fscmRestApi/resources/11.13.18.05/kanbanPullSequences/{PullSequenceId}/child/PullSequenceSupplierParameters:
- PullSequenceId:
$request.path.PullSequenceId
Suppliers involved in fulfilling material replenishment requests in a Kanban system. In a pull sequence, the supplier ensure that the right materials are delivered at the right time. - PullSequenceId:
Examples
This example describes how to create pull sequences.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/kanbanPullSequences"
Example 1 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "ItemNumber": "KANBAN_ITEM1", "OrganizationCode": "M1", "SourceType": "3", "SubinventoryCode": "ABCSUB01", "Locator": "ABC1.1.1", "SourceSubinventoryCode": "CYCSUB01", "SourceLocator": "CYC1.1.1", "NumberOfCards": 5, "KanbanSize": 10 }
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{ "PullSequenceId": "300100621032842", "OrganizationId": "207", "InventoryItemId": "300100621028382", "SubinventoryCode": "ABCSUB01", "LocatorId": "3134", "SourceType": "3", "SourceSubinventoryCode": "CYCSUB01", "SourceLocatorId": "3136", "@context": { "key": "300100621032842", "headers": { "ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" }, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621032842", "name": "kanbanPullSequences", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621032842", "name": "kanbanPullSequences", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621032842/child/KanbanPullSequenceDFF", "name": "KanbanPullSequenceDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621032842/child/PullSequenceSupplier", "name": "PullSequenceSupplier", "kind": "collection" } ] } }
Example 2 Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "ItemNumber": "SUPPLIER_ITEM2", "OrganizationCode": "M1", "SourceType": "2", "SubinventoryCode": "ABCSUB01", "Locator": "ABC1.1.1", "NumberOfCards": 5, "KanbanSize": 10, "PullSequenceSupplier": [ { "SupplierName": "Advanced Network Devices", "SupplierSiteCode": "FRESNO" } ] }
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{ "PullSequenceId": "300100621028393", "OrganizationId": "207", "InventoryItemId": "300100621032829", "SubinventoryCode": "ABCSUB01", "LocatorId": "3134", "SourceType": "2", "SourceSubinventoryCode": null, "SourceLocatorId": null, "PullSequenceSupplier": { "items": [ { "PullSequenceSupplierId": "300100621028394", "SupplierId": "21", "SupplierSiteId": "1969", "@context": { "key": "300100621028394", "headers": { "ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" }, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393/child/PullSequenceSupplier/300100621028394", "name": "PullSequenceSupplier", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393/child/PullSequenceSupplier/300100621028394", "name": "PullSequenceSupplier", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393", "name": "kanbanPullSequences", "kind": "item" } ] } } ], "count": 1, "hasMore": false, "limit": 25, "offset": 0, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393/child/PullSequenceSupplier", "name": "PullSequenceSupplier", "kind": "collection" } ] }, "@context": { "key": "300100621028393", "headers": { "ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" }, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393", "name": "kanbanPullSequences", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393", "name": "kanbanPullSequences", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393/child/KanbanPullSequenceDFF", "name": "KanbanPullSequenceDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/kanbanPullSequences/300100621028393/child/PullSequenceSupplier", "name": "PullSequenceSupplier", "kind": "collection" } ] } }