Create lots
post
/fscmRestApi/resources/11.13.18.05/inventoryBalanceTransactions/{inventoryBalanceTransactionsUniqID}/child/transactionLines/{transactionLinesUniqID}/child/itemLots
Request
Path Parameters
-
inventoryBalanceTransactionsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Inventory Balance Transactions resource and used to uniquely identify an instance of Inventory Balance Transactions. The client should not generate the hash key value. Instead, the client should query on the Inventory Balance Transactions collection resource in order to navigate to a specific instance of Inventory Balance Transactions to get the hash key.
-
transactionLinesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Transaction Lines resource and used to uniquely identify an instance of Transaction Lines. The client should not generate the hash key value. Instead, the client should query on the Transaction Lines collection resource in order to navigate to a specific instance of Transaction Lines to get the hash key.
Header Parameters
-
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
Age: number
Age of the lot.
-
dffForItemLots: array
Flexfields for Lots
Title:
Flexfields for LotsThe Flexfields for Lots resource manages descriptive flexfields that contain details about the lot. -
ExpirationActionCode: string
Title:
Expiration ActionMaximum Length:32Abbreviation that identifies the action taken to expire the lot. -
ExpirationActionDate: string
(date)
Title:
Expiration Action DateDate when the lot expiration action occurred. -
ExpirationActionName: string
Title:
DescriptionMaximum Length:80Description of the action taken to expire the lot. -
GradeCode: string
Title:
GradeMaximum Length:150Abbreviation that identifies the lot grade. -
HoldDate: string
(date)
Title:
Hold Until DateDate when the hold will release for the lot. -
itemSerialsForLot: array
Serial and Lot Details for Items
Title:
Serial and Lot Details for ItemsThe Serial and Lot Details for Items resource manages details that the inventory balance references when a serial and a lot control the item. -
LotExpirationDate: string
(date)
Title:
Lot Expiration DateDate when the lot expires. -
LotNumber(required): string
Title:
LotMaximum Length:80Lot number of the item when the warehouse places the item under lot control. -
OriginationDate: string
(date)
Title:
Origination DateDate when the lot originated. -
OriginationType: string
Title:
Origination TypeMaximum Length:30Origination type of the lot. -
ParentLotNumber: string
Title:
Parent LotMaximum Length:80Lot number of the parent lot. -
PlaceOfOrigin: string
Maximum Length:
150Place of origin of the lot. -
PrimaryQuantity: number
Title:
New On-Hand QuantityTransaction quantity for this lot in the primary unit of measure for the item. -
PrimaryUnitOfMeasure: string
Title:
New On-Hand Quantity UOMMaximum Length:25Primary unit of measure for the item in the current organization. -
PrimaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the primary unit of measure for the item in the current organization. -
SecondaryQuantity: number
Title:
New Secondary On-Hand QuantityTransaction quantity for this lot in the secondary unit of measure for the item. -
SecondaryUnitOfMeasure: string
Title:
New Secondary On-Hand Quantity UOMMaximum Length:25Secondary unit of measure for the item in the current organization. -
SecondaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the secondary unit of measure for the item in the current organization. -
StatusCode: string
Title:
Material StatusMaximum Length:80Abbreviation that identifies the status of the material that the lot references. -
StatusId: integer
(int64)
Value that uniquely identifies the lot status.
-
StatusName: string
Title:
DescriptionMaximum Length:240Description of the lot status. -
SupplierLotNumber: string
Title:
Supplier LotMaximum Length:150Supplier lot number. -
TerritoryCode: string
Maximum Length:
3Abbreviation that identifies the territory. -
TerritoryShortName: string
Maximum Length:
80Name of the territory. -
VendorId: integer
(int64)
Value that uniquely identifies the supplier who supplies the material.
-
VendorName: string
Title:
SupplierMaximum Length:240Name of the supplier who supplies the material.
Nested Schema : Flexfields for Lots
Type:
arrayTitle:
Flexfields for LotsThe Flexfields for Lots resource manages descriptive flexfields that contain details about the lot.
Show Source
Nested Schema : Serial and Lot Details for Items
Type:
arrayTitle:
Serial and Lot Details for ItemsThe Serial and Lot Details for Items resource manages details that the inventory balance references when a serial and a lot control the item.
Show Source
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for item lots when an item is under lot control. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for item lots when an item is under lot control. -
TxnLotInterfaceId: integer
(int64)
Value that uniquely identifies the lot balance record.
Nested Schema : inventoryBalanceTransactions-transactionLines-itemLots-itemSerialsForLot-item-post-request
Type:
Show Source
object-
dffForItemSerialsForLot: array
Flexfields for Serials and Lots
Title:
Flexfields for Serials and LotsThe Flexfields for Serials and Lots resource manages descriptive flexfields that contain details about the item when a serial and lot control the item. -
FromSerialNumber(required): string
Title:
From Serial NumberMaximum Length:80Starting serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control. -
FromVendorSerialNumber: string
Title:
Supplier Serial NumberMaximum Length:80Starting supplier serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control. -
OriginationDate: string
(date)
Title:
Origination DateDate when the serial originated. -
StatusCode: string
Title:
Material StatusMaximum Length:80Abbreviation that identifies the serial status. -
StatusId: integer
(int64)
Value that uniquely identifies the serial status.
-
StatusName: string
Title:
DescriptionMaximum Length:240Name of the serial status. -
TerritoryCode: string
Maximum Length:
30Value that uniquely identifies the territory. -
TerritoryShortName: string
Maximum Length:
80Name of the territory. -
ToSerialNumber(required): string
Title:
To Serial NumberMaximum Length:80Ending serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control. -
ToVendorSerialNumber: string
Title:
Supplier Serial NumberMaximum Length:80Ending supplier serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control.
Nested Schema : Flexfields for Serials and Lots
Type:
arrayTitle:
Flexfields for Serials and LotsThe Flexfields for Serials and Lots resource manages descriptive flexfields that contain details about the item when a serial and lot control the item.
Show Source
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for serials when an item is under serial control. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serials when an item is under serial control. -
SerialTxnInterfaceId: integer
(int64)
Value that uniquely identifies the serial balance.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : inventoryBalanceTransactions-transactionLines-itemLots-item-response
Type:
Show Source
object-
Age: number
Age of the lot.
-
dffForItemLots: array
Flexfields for Lots
Title:
Flexfields for LotsThe Flexfields for Lots resource manages descriptive flexfields that contain details about the lot. -
ExpirationActionCode: string
Title:
Expiration ActionMaximum Length:32Abbreviation that identifies the action taken to expire the lot. -
ExpirationActionDate: string
(date)
Title:
Expiration Action DateDate when the lot expiration action occurred. -
ExpirationActionName: string
Title:
DescriptionMaximum Length:80Description of the action taken to expire the lot. -
GradeCode: string
Title:
GradeMaximum Length:150Abbreviation that identifies the lot grade. -
HoldDate: string
(date)
Title:
Hold Until DateDate when the hold will release for the lot. -
itemSerialsForLot: array
Serial and Lot Details for Items
Title:
Serial and Lot Details for ItemsThe Serial and Lot Details for Items resource manages details that the inventory balance references when a serial and a lot control the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotExpirationDate: string
(date)
Title:
Lot Expiration DateDate when the lot expires. -
LotNumber: string
Title:
LotMaximum Length:80Lot number of the item when the warehouse places the item under lot control. -
OriginationDate: string
(date)
Title:
Origination DateDate when the lot originated. -
OriginationType: string
Title:
Origination TypeMaximum Length:30Origination type of the lot. -
ParentLotNumber: string
Title:
Parent LotMaximum Length:80Lot number of the parent lot. -
PlaceOfOrigin: string
Maximum Length:
150Place of origin of the lot. -
PrimaryQuantity: number
Title:
New On-Hand QuantityTransaction quantity for this lot in the primary unit of measure for the item. -
PrimaryUnitOfMeasure: string
Title:
New On-Hand Quantity UOMMaximum Length:25Primary unit of measure for the item in the current organization. -
PrimaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the primary unit of measure for the item in the current organization. -
SecondaryQuantity: number
Title:
New Secondary On-Hand QuantityTransaction quantity for this lot in the secondary unit of measure for the item. -
SecondaryUnitOfMeasure: string
Title:
New Secondary On-Hand Quantity UOMMaximum Length:25Secondary unit of measure for the item in the current organization. -
SecondaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the secondary unit of measure for the item in the current organization. -
StatusCode: string
Title:
Material StatusMaximum Length:80Abbreviation that identifies the status of the material that the lot references. -
StatusId: integer
(int64)
Value that uniquely identifies the lot status.
-
StatusName: string
Title:
DescriptionMaximum Length:240Description of the lot status. -
SupplierLotNumber: string
Title:
Supplier LotMaximum Length:150Supplier lot number. -
TerritoryCode: string
Maximum Length:
3Abbreviation that identifies the territory. -
TerritoryShortName: string
Maximum Length:
80Name of the territory. -
VendorId: integer
(int64)
Value that uniquely identifies the supplier who supplies the material.
-
VendorName: string
Title:
SupplierMaximum Length:240Name of the supplier who supplies the material.
Nested Schema : Flexfields for Lots
Type:
arrayTitle:
Flexfields for LotsThe Flexfields for Lots resource manages descriptive flexfields that contain details about the lot.
Show Source
Nested Schema : Serial and Lot Details for Items
Type:
arrayTitle:
Serial and Lot Details for ItemsThe Serial and Lot Details for Items resource manages details that the inventory balance references when a serial and a lot control the item.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryBalanceTransactions-transactionLines-itemLots-dffForItemLots-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for item lots when an item is under lot control. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for item lots when an item is under lot control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TxnLotInterfaceId: integer
(int64)
Value that uniquely identifies the lot balance record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : inventoryBalanceTransactions-transactionLines-itemLots-itemSerialsForLot-item-response
Type:
Show Source
object-
dffForItemSerialsForLot: array
Flexfields for Serials and Lots
Title:
Flexfields for Serials and LotsThe Flexfields for Serials and Lots resource manages descriptive flexfields that contain details about the item when a serial and lot control the item. -
FromSerialNumber: string
Title:
From Serial NumberMaximum Length:80Starting serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control. -
FromVendorSerialNumber: string
Title:
Supplier Serial NumberMaximum Length:80Starting supplier serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OriginationDate: string
(date)
Title:
Origination DateDate when the serial originated. -
StatusCode: string
Title:
Material StatusMaximum Length:80Abbreviation that identifies the serial status. -
StatusId: integer
(int64)
Value that uniquely identifies the serial status.
-
StatusName: string
Title:
DescriptionMaximum Length:240Name of the serial status. -
TerritoryCode: string
Maximum Length:
30Value that uniquely identifies the territory. -
TerritoryShortName: string
Maximum Length:
80Name of the territory. -
ToSerialNumber: string
Title:
To Serial NumberMaximum Length:80Ending serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control. -
ToVendorSerialNumber: string
Title:
Supplier Serial NumberMaximum Length:80Ending supplier serial number in a range of serial numbers. This attribute is used when the warehouse places the item under lot and serial control.
Nested Schema : Flexfields for Serials and Lots
Type:
arrayTitle:
Flexfields for Serials and LotsThe Flexfields for Serials and Lots resource manages descriptive flexfields that contain details about the item when a serial and lot control the item.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryBalanceTransactions-transactionLines-itemLots-itemSerialsForLot-dffForItemSerialsForLot-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for serials when an item is under serial control. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serials when an item is under serial control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialTxnInterfaceId: integer
(int64)
Value that uniquely identifies the serial balance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- dffForItemLots
-
Parameters:
- inventoryBalanceTransactionsUniqID:
$request.path.inventoryBalanceTransactionsUniqID - itemLotsUniqID:
$request.path.itemLotsUniqID - transactionLinesUniqID:
$request.path.transactionLinesUniqID
The Flexfields for Lots resource manages descriptive flexfields that contain details about the lot. - inventoryBalanceTransactionsUniqID:
- itemSerialsForLot
-
Parameters:
- inventoryBalanceTransactionsUniqID:
$request.path.inventoryBalanceTransactionsUniqID - itemLotsUniqID:
$request.path.itemLotsUniqID - transactionLinesUniqID:
$request.path.transactionLinesUniqID
The Serial and Lot Details for Items resource manages details that the inventory balance references when a serial and a lot control the item. - inventoryBalanceTransactionsUniqID: