Create inventory reservation interface records
/fscmRestApi/resources/11.13.18.05/inventoryStagedReservations
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
-
DemandSourceHeaderId: integer
(int64)
Title:
Demand Document Number
Value that identifies the header number for the source of demand. -
DemandSourceHeaderNumber: string
Maximum Length:
150
Identifies the header number for the source of demand. -
DemandSourceLineId: integer
(int64)
Title:
Demand Document Line
Value that identifies the line number for the demand source. -
DemandSourceLineNumber: string
Maximum Length:
150
Identifies the line number for the demand source. -
DemandSourceName: string
Title:
Demand Document Name
Maximum Length:30
Identifies the user-defined demand. -
DemandSourceTypeId: integer
(int64)
Title:
Demand Document Type ID
This value identifies the type of demand. Valid values are 2, 3, 6, 8, and 13: 2 indicates Sales Order 3 indicates Account 6 indicates Account Alias 8 indicates Transfer Order 13 indicates User Defined -
DemandSourceTypeName: string
Maximum Length:
80
Identifies the type of demand. Valid values are Sales Order, Account, Account Alias, Transfer Order, and User defined. -
ErrorCode: number
Title:
Error
Error code returned by the reservations interface manager. -
ErrorExplanation: string
Title:
Error Explanation
Maximum Length:240
Indicates the error message code for the record in the error. -
ErrorExplanationCode: string
Maximum Length:
240
Error explanation code for the record in the error. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ItemNumber: string
Maximum Length:
300
Identifies the inventory item number. -
Locator: string
Maximum Length:
255
Abbreviation that identifies the subinventory used by the warehouse to reserve inventory for the item. It typically represents a physical area within the subinventory, such as a row, aisle, bin, or shelf, where the item is stored. -
LocatorId: integer
(int64)
Title:
Locator
Value that uniquely identifies the locator for the reservation. -
LockCode: string
Title:
Locked
Maximum Length:30
Default Value:2
Value identifies whether the record is locked to prevent it from being picked by another reservation interface process. Valid values are 1 and 2: 1 indicates that the record is locked 2 indicates that the record is available for a lock to be placed on it The default value is 2. -
LotNumber: string
Title:
Lot
Maximum Length:80
Number that identifies an item or group of items, which applies when the warehouse places the item under lot control. -
OrganizationCode: string
Maximum Length:
18
Code of organization for which the reservation is created. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization for which the reservation is created.
-
OrganizationName: string
Maximum Length:
240
Name of organization in which the reservation function is performed -
PrimaryReservationQuantity: number
Title:
Reserved Quantity
Reserved quantity expressed in the primary unit of measure of the item. -
PrimaryUnitOfMeasure: string
Maximum Length:
25
Primary unit of measure of the item. -
PrimaryUOMCode: string
Maximum Length:
3
Abbreviation that identifies the primary unit of measure. -
ProcessMode: string
Maximum Length:
255
The mode in which the interface record must be processed. The available values are: Online, Concurrent, and Background. This value identifies the mode for processing the inventory attribute transaction request lines. Valid values include 1, 2, and 3: 1 indicates Online 2 indicates Concurrent 3 indicates Background 1 indicates that the records are inserted into the Inventory Reservations interface with the transaction mode set to 1. This triggers the Manage Reservations Interface scheduled process to process the records in the reservation interface. 2 indicates that the records are inserted into the Inventory Reservations interface with the transaction mode set to 2. This triggers the Manage Reservations Interface to process the records in the reservation interface. 3 indicates that the records are inserted into the Inventory Reservations interface with the transaction mode set to 3. The user must manually invoke the Manage Reservations Interface scheduled process to process the records in the reservation interface. -
ProcessModeCode: string
This value identifies the process mode to be used for processing the interface records. Valid values are 1, 2, and 3: 1 indicates Online mode of processing 2 indicates Concurrent mode 3 indicates Background mode
-
RequirementDate: string
(date)
Title:
Due Date
Indicates the requirement date for the reservation. -
ReservationActionCode: string
Title:
Reservation Action
Maximum Length:30
Value identifies the reservation action that needs to be performed. Valid values are 1, 2, 3, and 4: 1 indicates Create 2 indicates Update 3 indicates Delete 4 indicates Transfer -
ReservationBatchId: integer
(int64)
Title:
Reservation Batch ID
Value that identifies a reservation batch. -
ReservationInterfaceId: integer
(int64)
Value that identifies a unique reservation record.
-
ReservationQuantity: number
Title:
Reserved Quantity
Identifies the quantity to be reserved in the reservation UOM code. -
ReservationUnitOfMeasure: string
Maximum Length:
25
Identifies the unit of measure for the reservation record. -
ReservationUOMCode: string
Title:
Reservation UOM
Maximum Length:3
Abbreviation that identifies the unit of measure selected by the user when placing the reservation. -
Revision: string
Maximum Length:
18
Revision of the item, which applies when the warehouse enables revision control for the item. -
RowStatusCode: string
Title:
Row Status
Maximum Length:30
Indicates the status of the request. Valid values are 1 and 3. 1 indicates Active, and 3 indicates Error. -
SecondaryReservationQuantity: number
Title:
Secondary Reserved Quantity
Reservation quantity expressed in the secondary unit of measure. -
SecondaryUnitOfMeasure: string
Maximum Length:
25
Secondary unit of measure of the item. -
SecondaryUOMCode: string
Title:
Secondary UOM
Maximum Length:3
Abbreviation that identifies the secondary unit of measure. -
SourceFulfillmentLineId: integer
(int64)
Value that identifies the source fulfillment line for the sales order demand.
-
SubinventoryCode: string
Maximum Length:
10
Name of the subinventory that the warehouse uses to make the reservation. -
SupplyProjectId: integer
(int64)
Value that uniquely identifies the project for the supply document.
-
SupplyProjectNumber: string
Maximum Length:
25
Number that identifies the project for the supply document. -
SupplySourceHeaderId: integer
(int64)
Title:
Supply Document Number
Value that identifies the supply document. -
SupplySourceHeaderNumber: string
Maximum Length:
150
Identifies the supply document. -
SupplySourceLineId: integer
(int64)
Title:
Supply Document Line
Value that identifies the line number in the supply document. -
SupplySourceLineNumber: string
Maximum Length:
150
Line number in the supply document. -
SupplySourceTypeId: integer
(int64)
Title:
Supply Document Type
Value that uniquely identifies the type of the supply document. -
SupplySourceTypeName: string
Maximum Length:
80
Type of supply document. A list of accepted values is defined in the lookup type INV_RESERVATION_SUPPLY_SRC_TYP, which includes: Purchase Order On Hand Requisition Transfer Order Return Work Order Transfer Order -
SupplyTaskId: integer
(int64)
Value that uniquely identifies the task corresponding to a project for the supply document.
-
SupplyTaskNumber: string
Maximum Length:
100
Number that identifies the task corresponding to a project for the supply document. -
ToDemandSourceHeaderId: integer
(int64)
Title:
To Demand Document Number
Value that identifies the header number for destination source of demand to update or transfer the reservation. -
ToDemandSourceHeaderNumber: string
Maximum Length:
150
Identifies the header number for destination source of demand to update or transfer the reservation. -
ToDemandSourceLineId: integer
(int64)
Title:
To Demand Document Line ID
Value that identifies the line number corresponding to a header number for the destination source of demand to update or transfer the reservation. -
ToDemandSourceLineNumber: string
Maximum Length:
150
Identifies the line number corresponding to a header number for the destination source of demand to update or transfer the reservation. -
ToDemandSourceName: string
Title:
To Demand Document Name
Maximum Length:30
Identifies the header number for source of demand to update or transfer the reservation. -
ToDemandSourceTypeId: integer
(int64)
Title:
To Demand Document Type
Identifies the destination demand source type name for updating or transferring the reservation. Valid values are 2, 3, 6, 8, and 13: 2 indicates Sales Order 3 indicates Account 6 indicates Account Alias 8 indicates Transfer Order 13 indicates User Defined -
ToDemandSourceTypeName: string
Maximum Length:
80
Identifies the destination demand source type name for updating or transferring the reservation. Valid values are: Sales Order Account Account Alias Transfer Order User Defined -
ToLocator: string
Maximum Length:
255
Identifies the destination locator to update or transfer the reservation. -
ToLocatorId: integer
(int64)
Title:
To Locator
Value that identifies the destination locator to update or transfer the reservation. -
ToLotNumber: string
Title:
To Lot
Maximum Length:80
Identifies the lot number to update or transfer the reservation. -
ToOrganizationId: integer
(int64)
Title:
To Organization
Value that identifies the organization name to which the reservation is updated or transferred. -
ToOrganizationName: string
Maximum Length:
240
Identifies the organization name to which the reservation is updated or transferred. -
ToRevision: string
Title:
To Revision
Maximum Length:18
Identifies the destination revision for a revision-controlled reserved item. -
ToSubinventoryCode: string
Title:
To Subinventory
Maximum Length:10
Identifies the destination subinventory to update or transfer the reservation. -
ToSupplyProjectId: integer
(int64)
Number that identifies the destination supply project to update or transfer the reservation.
-
ToSupplyProjectNumber: string
Maximum Length:
25
Name of the destination supply project to update or transfer the reservation. -
ToSupplySourceHeaderId: integer
(int64)
Title:
To Supply Document Number
Value that identifies the header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceHeaderNumber: string
Maximum Length:
150
Identifies the header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceLineId: integer
(int64)
Title:
To Supply Document Line
Value that identifies the line number corresponding to a header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceLineNumber: string
Maximum Length:
150
Identifies the line number corresponding to a header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceTypeId: integer
(int64)
Title:
To Supply Document Type
Value that identifies the destination supply source name to update or transfer the reservation. -
ToSupplySourceTypeName: string
Maximum Length:
80
Identifies the destination supply source name to update or transfer the reservation. -
ToSupplyTaskId: integer
(int64)
Value that identifies the destination task used to update and transfer the reservation.
-
ToSupplyTaskNumber: string
Maximum Length:
100
Identifies the destination task used to update and transfer the reservation.
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
-
DemandSourceHeaderId: integer
(int64)
Title:
Demand Document Number
Value that identifies the header number for the source of demand. -
DemandSourceHeaderNumber: string
Maximum Length:
150
Identifies the header number for the source of demand. -
DemandSourceLineId: integer
(int64)
Title:
Demand Document Line
Value that identifies the line number for the demand source. -
DemandSourceLineNumber: string
Maximum Length:
150
Identifies the line number for the demand source. -
DemandSourceName: string
Title:
Demand Document Name
Maximum Length:30
Identifies the user-defined demand. -
DemandSourceTypeId: integer
(int64)
Title:
Demand Document Type ID
This value identifies the type of demand. Valid values are 2, 3, 6, 8, and 13: 2 indicates Sales Order 3 indicates Account 6 indicates Account Alias 8 indicates Transfer Order 13 indicates User Defined -
DemandSourceTypeName: string
Maximum Length:
80
Identifies the type of demand. Valid values are Sales Order, Account, Account Alias, Transfer Order, and User defined. -
ErrorCode: number
Title:
Error
Error code returned by the reservations interface manager. -
ErrorExplanation: string
Title:
Error Explanation
Maximum Length:240
Indicates the error message code for the record in the error. -
ErrorExplanationCode: string
Maximum Length:
240
Error explanation code for the record in the error. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ItemNumber: string
Maximum Length:
300
Identifies the inventory item number. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
255
Abbreviation that identifies the subinventory used by the warehouse to reserve inventory for the item. It typically represents a physical area within the subinventory, such as a row, aisle, bin, or shelf, where the item is stored. -
LocatorId: integer
(int64)
Title:
Locator
Value that uniquely identifies the locator for the reservation. -
LockCode: string
Title:
Locked
Maximum Length:30
Default Value:2
Value identifies whether the record is locked to prevent it from being picked by another reservation interface process. Valid values are 1 and 2: 1 indicates that the record is locked 2 indicates that the record is available for a lock to be placed on it The default value is 2. -
LotNumber: string
Title:
Lot
Maximum Length:80
Number that identifies an item or group of items, which applies when the warehouse places the item under lot control. -
OrganizationCode: string
Maximum Length:
18
Code of organization for which the reservation is created. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization for which the reservation is created.
-
OrganizationName: string
Maximum Length:
240
Name of organization in which the reservation function is performed -
PrimaryReservationQuantity: number
Title:
Reserved Quantity
Reserved quantity expressed in the primary unit of measure of the item. -
PrimaryUnitOfMeasure: string
Maximum Length:
25
Primary unit of measure of the item. -
PrimaryUOMCode: string
Maximum Length:
3
Abbreviation that identifies the primary unit of measure. -
ProcessMode: string
Maximum Length:
255
The mode in which the interface record must be processed. The available values are: Online, Concurrent, and Background. This value identifies the mode for processing the inventory attribute transaction request lines. Valid values include 1, 2, and 3: 1 indicates Online 2 indicates Concurrent 3 indicates Background 1 indicates that the records are inserted into the Inventory Reservations interface with the transaction mode set to 1. This triggers the Manage Reservations Interface scheduled process to process the records in the reservation interface. 2 indicates that the records are inserted into the Inventory Reservations interface with the transaction mode set to 2. This triggers the Manage Reservations Interface to process the records in the reservation interface. 3 indicates that the records are inserted into the Inventory Reservations interface with the transaction mode set to 3. The user must manually invoke the Manage Reservations Interface scheduled process to process the records in the reservation interface. -
ProcessModeCode: string
This value identifies the process mode to be used for processing the interface records. Valid values are 1, 2, and 3: 1 indicates Online mode of processing 2 indicates Concurrent mode 3 indicates Background mode
-
RequirementDate: string
(date)
Title:
Due Date
Indicates the requirement date for the reservation. -
ReservationActionCode: string
Title:
Reservation Action
Maximum Length:30
Value identifies the reservation action that needs to be performed. Valid values are 1, 2, 3, and 4: 1 indicates Create 2 indicates Update 3 indicates Delete 4 indicates Transfer -
ReservationBatchId: integer
(int64)
Title:
Reservation Batch ID
Value that identifies a reservation batch. -
ReservationInterfaceId: integer
(int64)
Value that identifies a unique reservation record.
-
ReservationQuantity: number
Title:
Reserved Quantity
Identifies the quantity to be reserved in the reservation UOM code. -
ReservationUnitOfMeasure: string
Maximum Length:
25
Identifies the unit of measure for the reservation record. -
ReservationUOMCode: string
Title:
Reservation UOM
Maximum Length:3
Abbreviation that identifies the unit of measure selected by the user when placing the reservation. -
Revision: string
Maximum Length:
18
Revision of the item, which applies when the warehouse enables revision control for the item. -
RowStatusCode: string
Title:
Row Status
Maximum Length:30
Indicates the status of the request. Valid values are 1 and 3. 1 indicates Active, and 3 indicates Error. -
SecondaryReservationQuantity: number
Title:
Secondary Reserved Quantity
Reservation quantity expressed in the secondary unit of measure. -
SecondaryUnitOfMeasure: string
Maximum Length:
25
Secondary unit of measure of the item. -
SecondaryUOMCode: string
Title:
Secondary UOM
Maximum Length:3
Abbreviation that identifies the secondary unit of measure. -
SourceFulfillmentLineId: integer
(int64)
Value that identifies the source fulfillment line for the sales order demand.
-
SubinventoryCode: string
Maximum Length:
10
Name of the subinventory that the warehouse uses to make the reservation. -
SupplyProjectId: integer
(int64)
Value that uniquely identifies the project for the supply document.
-
SupplyProjectNumber: string
Maximum Length:
25
Number that identifies the project for the supply document. -
SupplySourceHeaderId: integer
(int64)
Title:
Supply Document Number
Value that identifies the supply document. -
SupplySourceHeaderNumber: string
Maximum Length:
150
Identifies the supply document. -
SupplySourceLineId: integer
(int64)
Title:
Supply Document Line
Value that identifies the line number in the supply document. -
SupplySourceLineNumber: string
Maximum Length:
150
Line number in the supply document. -
SupplySourceTypeId: integer
(int64)
Title:
Supply Document Type
Value that uniquely identifies the type of the supply document. -
SupplySourceTypeName: string
Maximum Length:
80
Type of supply document. A list of accepted values is defined in the lookup type INV_RESERVATION_SUPPLY_SRC_TYP, which includes: Purchase Order On Hand Requisition Transfer Order Return Work Order Transfer Order -
SupplyTaskId: integer
(int64)
Value that uniquely identifies the task corresponding to a project for the supply document.
-
SupplyTaskNumber: string
Maximum Length:
100
Number that identifies the task corresponding to a project for the supply document. -
ToDemandSourceHeaderId: integer
(int64)
Title:
To Demand Document Number
Value that identifies the header number for destination source of demand to update or transfer the reservation. -
ToDemandSourceHeaderNumber: string
Maximum Length:
150
Identifies the header number for destination source of demand to update or transfer the reservation. -
ToDemandSourceLineId: integer
(int64)
Title:
To Demand Document Line ID
Value that identifies the line number corresponding to a header number for the destination source of demand to update or transfer the reservation. -
ToDemandSourceLineNumber: string
Maximum Length:
150
Identifies the line number corresponding to a header number for the destination source of demand to update or transfer the reservation. -
ToDemandSourceName: string
Title:
To Demand Document Name
Maximum Length:30
Identifies the header number for source of demand to update or transfer the reservation. -
ToDemandSourceTypeId: integer
(int64)
Title:
To Demand Document Type
Identifies the destination demand source type name for updating or transferring the reservation. Valid values are 2, 3, 6, 8, and 13: 2 indicates Sales Order 3 indicates Account 6 indicates Account Alias 8 indicates Transfer Order 13 indicates User Defined -
ToDemandSourceTypeName: string
Maximum Length:
80
Identifies the destination demand source type name for updating or transferring the reservation. Valid values are: Sales Order Account Account Alias Transfer Order User Defined -
ToLocator: string
Maximum Length:
255
Identifies the destination locator to update or transfer the reservation. -
ToLocatorId: integer
(int64)
Title:
To Locator
Value that identifies the destination locator to update or transfer the reservation. -
ToLotNumber: string
Title:
To Lot
Maximum Length:80
Identifies the lot number to update or transfer the reservation. -
ToOrganizationId: integer
(int64)
Title:
To Organization
Value that identifies the organization name to which the reservation is updated or transferred. -
ToOrganizationName: string
Maximum Length:
240
Identifies the organization name to which the reservation is updated or transferred. -
ToRevision: string
Title:
To Revision
Maximum Length:18
Identifies the destination revision for a revision-controlled reserved item. -
ToSubinventoryCode: string
Title:
To Subinventory
Maximum Length:10
Identifies the destination subinventory to update or transfer the reservation. -
ToSupplyProjectId: integer
(int64)
Number that identifies the destination supply project to update or transfer the reservation.
-
ToSupplyProjectNumber: string
Maximum Length:
25
Name of the destination supply project to update or transfer the reservation. -
ToSupplySourceHeaderId: integer
(int64)
Title:
To Supply Document Number
Value that identifies the header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceHeaderNumber: string
Maximum Length:
150
Identifies the header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceLineId: integer
(int64)
Title:
To Supply Document Line
Value that identifies the line number corresponding to a header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceLineNumber: string
Maximum Length:
150
Identifies the line number corresponding to a header number for a destination supply source to update or transfer the reservation. -
ToSupplySourceTypeId: integer
(int64)
Title:
To Supply Document Type
Value that identifies the destination supply source name to update or transfer the reservation. -
ToSupplySourceTypeName: string
Maximum Length:
80
Identifies the destination supply source name to update or transfer the reservation. -
ToSupplyTaskId: integer
(int64)
Value that identifies the destination task used to update and transfer the reservation.
-
ToSupplyTaskNumber: string
Maximum Length:
100
Identifies the destination task used to update and transfer the reservation.
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.
Examples
This example describes how to create inventory reservation interface records.
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/inventoryStagedReservations"
Example 1 Request Body
Create a single reservation interface record.
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.
{ "ReservationBatchId":12341, "ReservationActionCode": "1", "ProcessModeCode":"1", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "User Defined", "DemandSourceName": "REST DOCUMENTATION TESTING", "DemandSourceHeaderNumber": null, "DemandSourceLineNumber": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "On hand", "SupplySourceHeaderNumber": null, "SupplySourceLineNumber": null, "Revision": null, "SubinventoryCode": "Stores", "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2" }
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{ "ReservationInterfaceId": 21008, "ReservationBatchId": 12341, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": "1", "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "User Defined", "DemandSourceTypeId": null, "DemandSourceName": "REST DOCUMENTATION TESTING", "DemandSourceHeaderNumber": null, "DemandSourceHeaderId": null, "DemandSourceLineNumber": null, "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "On hand", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": null, "SupplySourceHeaderId": null, "SupplySourceLineNumber": null, "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": "Stores", "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052100000000EACED000577080000000000003035", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052100000000EACED000577080000000000003035", "name": "inventoryStagedReservations", "kind": "item" } ] }
Example 2 Request Body
Create reservation for records that aren't in the same reservation batch, that's for records that aren't shipped together.
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.
{"parts": [ {"id":"part1","path":"/inventoryStagedReservations","operation":"create", "payload": {"ReservationBatchId":11111, "ReservationActionCode": "1", "ProcessModeCode":"3", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "User Defined", "DemandSourceName": "REST DOCUMENTATION TESTING", "DemandSourceHeaderNumber": null, "DemandSourceLineNumber": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "On hand", "SupplySourceHeaderNumber": null, "SupplySourceLineNumber": null, "Revision": null, "SubinventoryCode": "Stores", "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2"}}, {"id":"part2","path":"/inventoryStagedReservations","operation":"create", "payload": {"ReservationBatchId":11112, "ReservationActionCode": "1", "ProcessModeCode":"3", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "Sales order", "DemandSourceName": null, "DemandSourceHeaderNumber": "HK-SO-TEST", "DemandSourceLineNumber": "1", "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "On hand", "SupplySourceHeaderNumber": null, "SupplySourceLineNumber": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2"}}, {"id":"part3","path":"/inventoryStagedReservations","operation":"create", "payload": {"ReservationBatchId":11113, "ReservationActionCode": "1", "ProcessModeCode":"3", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "Transfer order", "DemandSourceName": null, "DemandSourceHeaderNumber": "12345", "DemandSourceLineNumber": "1", "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "Purchase order", "SupplySourceHeaderNumber": "87654", "SupplySourceLineNumber": "1", "Revision": null, "SubinventoryCode": null, "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2"}} ]}
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{ "parts": [ { "id": "part1", "path": "https://server/fscmRestApi/resources/version/inventoryStagedReservations", "operation": "create", "payload": { "ReservationInterfaceId": 21009, "ReservationBatchId": 11111, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": null, "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "User Defined", "DemandSourceTypeId": null, "DemandSourceName": "REST DOCUMENTATION TESTING", "DemandSourceHeaderNumber": null, "DemandSourceHeaderId": null, "DemandSourceLineNumber": null, "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "On hand", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": null, "SupplySourceHeaderId": null, "SupplySourceLineNumber": null, "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": "Stores", "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052110000000EACED000577080000000000002B67", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052110000000EACED000577080000000000002B67", "name": "inventoryStagedReservations", "kind": "item" } ] } }, { "id": "part2", "path": "https://server/fscmRestApi/resources/version/inventoryStagedReservations", "operation": "create", "payload": { "ReservationInterfaceId": 21010, "ReservationBatchId": 11112, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": null, "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "Sales order", "DemandSourceTypeId": null, "DemandSourceName": null, "DemandSourceHeaderNumber": "HK-SO-TEST", "DemandSourceHeaderId": null, "DemandSourceLineNumber": "1", "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "On hand", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": null, "SupplySourceHeaderId": null, "SupplySourceLineNumber": null, "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052120000000EACED000577080000000000002B68", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052120000000EACED000577080000000000002B68", "name": "inventoryStagedReservations", "kind": "item" } ] } }, { "id": "part3", "path": "https://server/fscmRestApi/resources/version/inventoryStagedReservations", "operation": "create", "payload": { "ReservationInterfaceId": 21011, "ReservationBatchId": 11113, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": null, "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "Transfer order", "DemandSourceTypeId": null, "DemandSourceName": null, "DemandSourceHeaderNumber": "12345", "DemandSourceHeaderId": null, "DemandSourceLineNumber": "1", "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "Purchase order", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": "87654", "SupplySourceHeaderId": null, "SupplySourceLineNumber": "1", "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052130000000EACED000577080000000000002B69", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052130000000EACED000577080000000000002B69", "name": "inventoryStagedReservations", "kind": "item" } ] } } ] }
Example 3 Request Body
Create multiple reservation interface records that form a shipset.
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.
{"parts": [ {"id":"part1","path":"/inventoryStagedReservations","operation":"create", "payload": {"ReservationBatchId":11114, "ReservationActionCode": "1", "ProcessModeCode":"2", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "Sales order", "DemandSourceName": null, "DemandSourceHeaderNumber": "SO-1", "DemandSourceLineNumber": "1", "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "On hand", "SupplySourceHeaderNumber": null, "SupplySourceLineNumber": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2"}}, {"id":"part2","path":"/inventoryStagedReservations","operation":"create", "payload": {"ReservationBatchId":11114, "ReservationActionCode": "1", "ProcessModeCode":"2", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "Sales order", "DemandSourceName": null, "DemandSourceHeaderNumber": "SO-2", "DemandSourceLineNumber": "1", "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "On hand", "SupplySourceHeaderNumber": null, "SupplySourceLineNumber": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2"}}, {"id":"part3","path":"/inventoryStagedReservations","operation":"create", "payload": {"ReservationBatchId":11114, "ReservationActionCode": "1", "ProcessModeCode":"2", "ItemNumber": "AS54888", "OrganizationName": "Seattle Manufacturing", "DemandSourceTypeName": "Sales order", "DemandSourceName": null, "DemandSourceHeaderNumber": "SO-3", "DemandSourceLineNumber": "1", "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "SupplySourceTypeName": "On hand", "SupplySourceHeaderNumber": null, "SupplySourceLineNumber": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyTaskNumber": null, "ToOrganizationName": null, "ToDemandSourceTypeName": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceLineNumber": null, "ToSupplySourceTypeName": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceLineNumber": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyTaskNumber": null, "RowStatusCode":"1", "LockCode":"2"}} ]}
Example 3 Response Body
The following example includes the contents of the response body in JSON format:
{ "parts": [ { "id": "part1", "path": "https://server/fscmRestApi/resources/version/inventoryStagedReservations", "operation": "create", "payload": { "ReservationInterfaceId": 21012, "ReservationBatchId": 11114, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": null, "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "Sales order", "DemandSourceTypeId": null, "DemandSourceName": null, "DemandSourceHeaderNumber": "SO-1", "DemandSourceHeaderId": null, "DemandSourceLineNumber": "1", "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "On hand", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": null, "SupplySourceHeaderId": null, "SupplySourceLineNumber": null, "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052140000000EACED000577080000000000002B6A", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052140000000EACED000577080000000000002B6A", "name": "inventoryStagedReservations", "kind": "item" } ] } }, { "id": "part2", "path": "https://server/fscmRestApi/resources/version/inventoryStagedReservations", "operation": "create", "payload": { "ReservationInterfaceId": 21013, "ReservationBatchId": 11114, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": null, "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "Sales order", "DemandSourceTypeId": null, "DemandSourceName": null, "DemandSourceHeaderNumber": "SO-2", "DemandSourceHeaderId": null, "DemandSourceLineNumber": "1", "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "On hand", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": null, "SupplySourceHeaderId": null, "SupplySourceLineNumber": null, "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052150000000EACED000577080000000000002B6A", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052150000000EACED000577080000000000002B6A", "name": "inventoryStagedReservations", "kind": "item" } ] } }, { "id": "part3", "path": "https://server/fscmRestApi/resources/version/inventoryStagedReservations", "operation": "create", "payload": { "ReservationInterfaceId": 21014, "ReservationBatchId": 11114, "ReservationActionCode": "1", "ProcessMode": null, "ProcessModeCode": null, "RequirementDate": "2022-04-20", "ItemNumber": "AS54888", "InventoryItemId": null, "OrganizationName": "Seattle Manufacturing", "OrganizationCode": null, "OrganizationId": 207, "DemandSourceTypeName": "Sales order", "DemandSourceTypeId": null, "DemandSourceName": null, "DemandSourceHeaderNumber": "SO-3", "DemandSourceHeaderId": null, "DemandSourceLineNumber": "1", "DemandSourceLineId": null, "SourceFulfillmentLineId": null, "ReservationQuantity": 1, "ReservationUnitOfMeasure": "Each", "ReservationUOMCode": null, "PrimaryReservationQuantity": null, "PrimaryUnitOfMeasure": null, "PrimaryUOMCode": null, "SecondaryReservationQuantity": null, "SecondaryUnitOfMeasure": null, "SecondaryUOMCode": null, "SupplySourceTypeName": "On hand", "SupplySourceTypeId": null, "SupplySourceHeaderNumber": null, "SupplySourceHeaderId": null, "SupplySourceLineNumber": null, "SupplySourceLineId": null, "Revision": null, "SubinventoryCode": null, "Locator": null, "LocatorId": null, "LotNumber": null, "SupplyProjectNumber": null, "SupplyProjectId": null, "SupplyTaskNumber": null, "SupplyTaskId": null, "ToOrganizationName": null, "ToOrganizationId": null, "ToDemandSourceTypeName": null, "ToDemandSourceTypeId": null, "ToDemandSourceName": null, "ToDemandSourceHeaderNumber": null, "ToDemandSourceHeaderId": null, "ToDemandSourceLineNumber": null, "ToDemandSourceLineId": null, "ToSupplySourceTypeName": null, "ToSupplySourceTypeId": null, "ToSupplySourceHeaderNumber": null, "ToSupplySourceHeaderId": null, "ToSupplySourceLineNumber": null, "ToSupplySourceLineId": null, "ToRevision": null, "ToSubinventoryCode": null, "ToLocator": null, "ToLocatorId": null, "ToLotNumber": null, "ToSupplyProjectNumber": null, "ToSupplyProjectId": null, "ToSupplyTaskNumber": null, "ToSupplyTaskId": null, "LockCode": "2", "RowStatusCode": "1", "ErrorCode": null, "ErrorExplanationCode": null, "ErrorExplanation": null, "links": [ { "rel": "self", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052160000000EACED000577080000000000002B6A", "name": "inventoryStagedReservations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://server/fscmRestApi/resources/version/inventoryStagedReservations/00020000000EACED0005770800000000000052160000000EACED000577080000000000002B6A", "name": "inventoryStagedReservations", "kind": "item" } ] } } ] }