Get one transaction
get
/fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}
Request
Path Parameters
-
TransactionInterfaceId(required): integer(int64)
Value that uniquely identifies the transaction.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : inventoryStagedTransactions-item-response
Type:
Show Source
object
-
AccountAliasCombination: string
Combination of the inventory transactions for an account alias.
-
AccountCombination: string
Combination of the inventory transactions for a specified account combination.
-
AssessableValue: number
Price that the tax authority uses to calculate tax for the item.
-
attachments: array
Attachments
Title:
Attachments
Appendages in the inventory staged transactions, such as text files, images, documents, and spreadsheets. -
Carrier: string
Maximum Length:
255
Name of the carrier. -
CategoryId: integer
(int64)
Value that uniquely identifies the details of the category.
-
CategoryName: string
Maximum Length:
250
Name of the category. -
ChartOfAccountsId: integer
(int64)
Value that uniquely identifies the chart of accounts.
-
ConsignmentAgreementNumber: string
Maximum Length:
30
Number that identifies the consignment agreement. -
Containers: number
Value that identifies the container to use when packing the unit.
-
costs: array
Costs
Title:
Costs
Cost of an item corresponding to a miscellaneous issue or receipt transaction using inventory staged transactions. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the transaction. -
DefaultTaxationCountry: string
Maximum Length:
2
Abbreviation that identifies the default country for taxation. -
DemandSourceDelivery: string
Maximum Length:
30
Value that identifies the shipment in the demand document. -
DemandSourceHeaderId: integer
(int64)
Value that uniquely identifies the demand source header.
-
DemandSourceLine: string
Maximum Length:
30
Value that identifies the line in the demand document. -
dFFs: array
Flexfields for Inventory Staged Transactions
Title:
Flexfields for Inventory Staged Transactions
A flexible data field that includes details about inventory staged transactions. -
DistributionAccountId: integer
(int64)
Value that uniquely identifies the distribution account.
-
DocumentSubType: string
Maximum Length:
240
Abbreviation that identifies the classification of the fiscal document. -
ErrorCode: string
Maximum Length:
240
Abbreviation that identifies the error. -
ErrorExplanation: string
Maximum Length:
240
Explanation of why the error occurred. -
ExemptCertificateNumber: string
Maximum Length:
80
Number that identifies the exempt certificate. -
ExemptReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for exemption. -
ExpectedArrivalDate: string
(date)
Date when the item is expected to arrive.
-
ExternalSystemPackingUnit: string
Maximum Length:
2000
Name of the packing unit in the external application. -
ExternalSystemTransactionReference: string
Maximum Length:
300
Value that refers to the corresponding transaction in external applications. -
FinalDischargeLocCode: string
Maximum Length:
60
Abbreviation that identifies the final discharge location. -
FirstPtyNumber: string
Maximum Length:
30
Number that identifies the first party of the transaction. -
FreightCarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
IntendedUse: string
Maximum Length:
240
Value that identifies the classification for the intended use. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ItemDescription: string
Title:
Item Description
Read Only:true
Maximum Length:240
Description of the item. -
ItemNumber: string
Maximum Length:
255
Inventory item number. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadRequestId: integer
(int64)
Read Only:
true
Value that uniquely identifies the Load Interface File for Import scheduled process that uploaded the transaction. -
LocatorId: integer
(int64)
Value that uniquely identifies the stock locator.
-
LocatorName: string
Maximum Length:
255
Description of the stock locators. -
LockStatus: string
Maximum Length:
30
Current status of the lock. -
lots: array
Lots
Title:
Lots
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date. -
LotTransactionGroupName: string
Maximum Length:
30
Name of the group of lot split, merge, and translate transactions data. This value is defined by the user. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
OrganizationName: string
Maximum Length:
255
Name of the organization. -
OwningOrganizationId: integer
(int64)
Value that uniquely identifies the owning organization.
-
OwningOrganizationName: string
Maximum Length:
240
Name of the owning organization. -
OwningTpType: string
Maximum Length:
30
Type of owning trading partner. -
PrimaryQuantity: number
Transaction quantity in the primary unit of measure that the item uses.
-
ProcessStatus: string
Maximum Length:
30
Default Value:1
Current status of the process. -
ProcurementBusinessUnitName: string
Maximum Length:
240
Name of the business unit that procured the item. -
ProductCategory: string
Maximum Length:
240
Name of the product category of the transaction. -
ProductType: string
Maximum Length:
240
Type of the product of the transaction. -
projectCostingDFFs: array
Project Cost Details
Title:
Project Cost Details
The project, task, expenditure type, expenditure organization, and other project attributes for a project-enabled transaction type to issue material to a project using inventory staged transactions. -
ReasonId: integer
(int64)
Value that uniquely identifies the inventory staged transaction reason.
-
ReasonName: string
Maximum Length:
255
Name of the inventory staged transaction reason. -
ReceivingTransactionId: integer
(int64)
Value that uniquely identifies the details of the receiving transaction.
-
RepresentativeLotFlag: boolean
Maximum Length:
80
Contains one of the following values: true or false. If true, then the data belongs to the representative source lot for a lot merge transaction type. The lot attributes from the representative source lot will be copied to the resultant lot. If false, then the lot is not the representative source lot. This attribute does not have a default value. -
RequesterId: string
Maximum Length:
80
Value that uniquely identifies the person who requested the material issued or received. -
RequesterName: string
Maximum Length:
240
Name of the person who requested the material issued or received. -
RequesterNumber: string
Maximum Length:
30
Number that uniquely identifies the person who requested the material issued or received. This value is defined by the user. -
Revision: string
Maximum Length:
18
Revision of the inventory item. -
SecondaryInventoryName: string
Read Only:
true
Maximum Length:10
Name of the secondary inventory. -
SecondaryTransactionQuantity: number
Transaction quantity of an item in its secondary unit of measure.
-
SecondaryUnitOfMeasure: string
Maximum Length:
25
Secondary unit of measure in which an item can be transacted. -
SecondaryUOMCode: string
Maximum Length:
3
Abbreviation that identifies the secondary unit of measure that does not have a fixed conversion from the primary unit of measure. Also, this is part of the dual unit of measure record keeping that enables industries to maintain and use inventory in both quantity and weight units of measure, or volume and length units of measure. -
serials: array
Serials
Title:
Serials
Details for inventory transactions when the item is serial-controlled. The details include the serial number and additional information. -
ShipFromLocationId: integer
(int64)
Value that uniquely identifies the details of the location from which an item is shipped.
-
ShipmentNumber: string
Maximum Length:
30
Number that identifies the shipment. -
SourceCode: string
Maximum Length:
30
Abbreviation that identifies the source. -
SourceHeaderId: integer
(int64)
Value that uniquely identifies the source header.
-
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
SourceLotFlag: boolean
Maximum Length:
3
Contains one of the following values: true or false. If true, then the data belongs to the source lot of lot split, merge, and translate transaction types. If false, then the data belongs to the resultant lot of split, merge, and translate transaction types. This attribute does not have a default value. -
StructureInstanceNumber: integer
(int64)
Title:
Locator Structure
Read Only:true
Number that identifies the structure instance. -
SubinventoryCode: string
Maximum Length:
10
Abbreviation that identifies the subinventory. -
SubinventoryId: integer
(int64)
Read Only:
true
Value that uniquely identifies the subinventory. -
TaxClassificationCode: string
Maximum Length:
50
Abbreviation that identifies the tax classification. -
TaxInvoiceDate: string
(date)
Date and time of generation of the tax invoice document.
-
TaxInvoiceNumber: string
Maximum Length:
150
Number of the tax invoice document. -
ThirdPtyNumber: string
Maximum Length:
30
Number that identifies the third party of the transaction. -
trackingAttributesDFF: array
Tracking Attributes
Title:
Tracking Attributes
Attributes that are associated with the inventory staged transactions. This resource is associated with a feature that requires opt in. -
TransactionActionId: string
Maximum Length:
30
Value that uniquely identifies the transaction action. -
TransactionActionName: string
Maximum Length:
255
Name of the transaction action. -
TransactionBatchId: integer
(int64)
Value that uniquely identifies the transaction batch.
-
TransactionBatchSequence: integer
(int64)
Sequence number that identifies the transaction batch.
-
TransactionCost: number
Cost incurred for the transaction.
-
TransactionCostIdentifier: string
Maximum Length:
30
Value that uniquely identifies the transaction cost. -
TransactionDate: string
(date-time)
Date when the transaction occurred.
-
TransactionGroupId: integer
(int64)
Value that uniquely identifies the transaction group.
-
TransactionGroupSequence: number
Sequence number that identifies the transaction group.
-
TransactionHeaderId: integer
(int64)
Value that uniquely identifies the transaction header.
-
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
TransactionMode: string
Maximum Length:
30
Indicates the transaction mode. -
TransactionQuantity: number
Transacted quantity of the item.
-
TransactionReference: string
Maximum Length:
240
Reference to the transaction. -
TransactionSourceId: integer
(int64)
Value that uniquely identifies the transaction source.
-
TransactionSourceName: string
Name of the transaction source.
-
TransactionSourceTypeId: integer
(int64)
Value that uniquely identifies the transaction source type name.
-
TransactionSourceTypeName: string
Maximum Length:
255
Name of the transaction source type. -
TransactionTypeId: integer
(int64)
Value that uniquely identifies the transaction type.
-
TransactionTypeName: string
Maximum Length:
255
Name of the transaction type. -
TransactionUnitOfMeasure: string
Maximum Length:
25
Unit of measure for the transaction. -
TransactionUOM: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the transaction. -
TransferCost: number
Cost incurred for the transfer.
-
TransferInvProject: string
Maximum Length:
255
Number that identifies the destination project for the project transfer transactions. This attribute is associated with a feature that requires opt in. -
TransferInvTask: string
Maximum Length:
255
Number that identifies the destination task for the project transfer transactions. This attribute is associated with a feature that requires opt in. -
TransferLocator: integer
(int64)
Destination locator for a transfer transaction.
-
TransferLocatorName: string
Maximum Length:
255
Name of the destination locator for a transfer transaction. -
TransferLocatorsSIN: integer
(int64)
Title:
Locator Structure
Read Only:true
Structure instance number of the transfer locators. -
TransferOrganization: integer
(int64)
Value that uniquely identifies the destination organization for transfer transactions.
-
TransferOrganizationName: string
Maximum Length:
240
Name of the transfer organization. -
TransferOwningOrganizationId: integer
(int64)
Value that uniquely identifies the organization that owns the transfer.
-
TransferOwningOrganizationName: string
Maximum Length:
240
Name of the organization that owns the transfer. -
TransferOwningTpType: string
Maximum Length:
30
Type of trading party owning the transfer. -
TransferProjectId: integer
(int64)
Value that uniquely identifies the destination project for the project transfer transactions. This attribute is associated with a feature that requires opt in.
-
TransferSubinventory: string
Maximum Length:
10
Name of the destination subinventory for a transfer transaction. -
TransferSubInventoryId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transfer subinventory. -
TransferTaskId: integer
(int64)
Value that uniquely identifies the destination task for the project transfer transactions. This attribute is associated with a feature that requires opt in.
-
TransportationCost: number
Cost incurred for the transportation.
-
TrxBusinessCategory: string
Maximum Length:
240
Name of the transaction business category. -
TrxSourceDeliveryId: integer
(int64)
Value that uniquely identifies the transaction source shipment.
-
TrxSourceLineId: integer
(int64)
Value that uniquely identifies the transaction source line.
-
UseCurrentCostFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then use the current item cost. If false, then do not use the current item cost. This attribute does not have a default value. This attribute is mandatory. -
UserDefinedFiscClass: string
Maximum Length:
30
Name of the fiscal classification. -
VendorName: string
Maximum Length:
240
Name of the vendor. -
VendorNumber: string
Maximum Length:
30
Number that identifies the vendor. -
WaybillAirbill: string
Maximum Length:
20
Number that identifies the waybill or airbill.
Nested Schema : Attachments
Type:
array
Title:
Attachments
Appendages in the inventory staged transactions, such as text files, images, documents, and spreadsheets.
Show Source
Nested Schema : Costs
Type:
array
Title:
Costs
Cost of an item corresponding to a miscellaneous issue or receipt transaction using inventory staged transactions.
Show Source
Nested Schema : Flexfields for Inventory Staged Transactions
Type:
array
Title:
Flexfields for Inventory Staged Transactions
A flexible data field that includes details about inventory staged transactions.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Lots
Type:
array
Title:
Lots
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date.
Show Source
Nested Schema : Project Cost Details
Type:
array
Title:
Project Cost Details
The project, task, expenditure type, expenditure organization, and other project attributes for a project-enabled transaction type to issue material to a project using inventory staged transactions.
Show Source
Nested Schema : Serials
Type:
array
Title:
Serials
Details for inventory transactions when the item is serial-controlled. The details include the serial number and additional information.
Show Source
Nested Schema : Tracking Attributes
Type:
array
Title:
Tracking Attributes
Attributes that are associated with the inventory staged transactions. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : inventoryStagedTransactions-attachments-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attachment. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the interface record for the header request. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the attachment for the specification. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the interface record for the header request was created. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON-formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) of the attachment. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
Base64-encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the user most recently updated the record. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
Login of the user who most recently updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the attachment for the specification. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
Name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
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.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : inventoryStagedTransactions-costs-item-response
Type:
Show Source
object
-
Cost: number
Cost of the item.
-
CostComponentCode: string
Maximum Length:
30
Abbreviation that identifies the cost component. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-dFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Descriptive flexfield context name for the transaction. -
__FLEX_Context_DisplayValue: string
Title:
Context
Descriptive flexfield context display value for transactions. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-lots-item-response
Type:
Show Source
object
-
ErrorCode: string
Maximum Length:
240
Abbreviation that identifies the error. -
ExpirationActionCode: string
Maximum Length:
32
Abbreviation that identifies the expiration action. -
ExpirationActionDate: string
(date)
Date when the expiration action was performed.
-
ExpirationActionName: string
Maximum Length:
80
Name of the expiration action. -
GradeCode: string
Maximum Length:
150
Abbreviation that identifies the grade. -
HoldDate: string
(date)
Date when the warehouse applied a hold on the lot.
-
LengthUOMName: string
Maximum Length:
25
Unit of measure for the lot length. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
lotAttributeDFFs: array
Flexfields for Lot Attributes
Title:
Flexfields for Lot Attributes
A flexible data field that includes details about lot attributes. Use this resource only when the item is lot-controlled. -
LotExpirationDate: string
(date)
Date and time when the lot expires.
-
LotLength: number
Length of the lot.
-
LotNumber: string
Maximum Length:
80
Lot number for the item. -
lotSerials: array
Lot Serials
Title:
Lot Serials
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number. -
lotStandardDFFs: array
Flexfields for Lots
Title:
Flexfields for Lots
A flexible data field that includes details about lots. Use this resource only when the item is lot-controlled -
LotThickness: number
Thickness of the lot.
-
LotVolume: number
Volume of the lot.
-
LotWidth: number
Width of the lot.
-
MaturityDate: string
(date)
Date when the lot matures.
-
OriginationDate: string
(date)
Date when the warehouse created the lot.
-
OriginationType: string
Maximum Length:
30
Type of origination for the lot. -
PrimaryQuantity: number
Transaction quantity in the primary unit of measure that the item uses.
-
ProductCode: string
Maximum Length:
5
Abbreviation that identifies the product. -
ProductTransactionId: integer
(int64)
Value that uniquely identifies the product transaction.
-
ReasonCode: string
Maximum Length:
4
Abbreviation that identifies the inventory transaction reason. -
ReasonId: integer
(int64)
Value that uniquely identifies the reason.
-
ReasonName: string
Maximum Length:
30
Name of the inventory transaction reason. -
SecondaryTransactionQuantity: number
Transaction quantity of an item in its secondary unit of measure.
-
SerialTransactionTempId: integer
(int64)
Value that uniquely identifies the serial transaction.
-
SourceCode: string
Maximum Length:
30
Abbreviation that identifies the source. -
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
StatusCode: string
Maximum Length:
80
Abbreviation that identifies the status. -
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
SupplierLotNumber: string
Maximum Length:
150
Number that identifies the supplier lot. -
TerritoryShortName: string
Maximum Length:
80
Short name of the territory. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
TransactionQuantity: number
Transaction quantity of the item.
-
VendorName: string
Maximum Length:
240
Name of the vendor for the lot. -
VolumeUOMName: string
Maximum Length:
25
Unit of measure for the lot volume. -
WidthUOMName: string
Maximum Length:
25
Unit of measure for the lot width.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Lot Attributes
Type:
array
Title:
Flexfields for Lot Attributes
A flexible data field that includes details about lot attributes. Use this resource only when the item is lot-controlled.
Show Source
Nested Schema : Lot Serials
Type:
array
Title:
Lot Serials
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number.
Show Source
Nested Schema : Flexfields for Lots
Type:
array
Title:
Flexfields for Lots
A flexible data field that includes details about lots. Use this resource only when the item is lot-controlled
Show Source
Nested Schema : inventoryStagedTransactions-lots-lotAttributeDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for lot attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for lot attributes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
-
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-lots-lotSerials-item-response
Type:
Show Source
object
-
ErrorCode: string
Maximum Length:
240
Abbreviation that identifies the error. -
FmSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginationDate: string
(date)
Date when this lot serial originated.
-
serialAttributeDFFs: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
A flexible data field that includes details about serial attributes. Use this resource only when the item is serial-controlled. -
serialStandardDFFs: array
Flexfields for Serials
Title:
Flexfields for Serials
A flexible data field that includes details about serials. Use this resource only when the item is serial-controlled. -
SourceCode: string
Maximum Length:
30
Abbreviation that identifies the source. -
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
StatusCode: string
Maximum Length:
80
Abbreviation that identifies the status. -
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
StatusName: string
Maximum Length:
30
Description of the status. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorSerialNumber: string
Maximum Length:
80
Vendor serial number corresponding to a serial number for an item.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
A flexible data field that includes details about serial attributes. Use this resource only when the item is serial-controlled.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
A flexible data field that includes details about serials. Use this resource only when the item is serial-controlled.
Show Source
Nested Schema : inventoryStagedTransactions-lots-lotSerials-serialAttributeDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-lots-lotSerials-serialStandardDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-lots-lotStandardDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for lot standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for lot standards. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
-
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-projectCostingDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Descriptive flexfield context name for project costing transactions. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for project costing transactions. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-serials-item-response
Type:
Show Source
object
-
ErrorCode: string
Maximum Length:
240
Abbreviation that identifies the error. -
FmSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginationDate: string
(date)
Date when this lot serial originated.
-
serialAttributeDFFs: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
A flexible data field that includes details about serial attributes. Use this resource only when the item is serial-controlled. -
serialStandardDFFs: array
Flexfields for Serials
Title:
Flexfields for Serials
A flexible data field that includes details about serials. Use this resource only when the item is serial-controlled. -
SourceCode: string
Maximum Length:
30
Abbreviation that identifies the source. -
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
StatusCode: string
Maximum Length:
80
Abbreviation that identifies the status. -
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
StatusName: string
Maximum Length:
30
Description of the status. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorSerialNumber: string
Maximum Length:
80
Vendor serial number corresponding to a serial number for an item.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
A flexible data field that includes details about serial attributes. Use this resource only when the item is serial-controlled.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
A flexible data field that includes details about serials. Use this resource only when the item is serial-controlled.
Show Source
Nested Schema : inventoryStagedTransactions-serials-serialAttributeDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-serials-serialStandardDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-trackingAttributesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name for tracking attributes. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for tracking attributes. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
Appendages in the inventory staged transactions, such as text files, images, documents, and spreadsheets. - TransactionInterfaceId:
- costs
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/costsParameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
Cost of an item corresponding to a miscellaneous issue or receipt transaction using inventory staged transactions. - TransactionInterfaceId:
- dFFs
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFsParameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
A flexible data field that includes details about inventory staged transactions. - TransactionInterfaceId:
- lots
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lotsParameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date. - TransactionInterfaceId:
- projectCostingDFFs
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The project, task, expenditure type, expenditure organization, and other project attributes for a project-enabled transaction type to issue material to a project using inventory staged transactions. - TransactionInterfaceId:
- serials
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
Details for inventory transactions when the item is serial-controlled. The details include the serial number and additional information. - TransactionInterfaceId:
- trackingAttributesDFF
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
Attributes that are associated with the inventory staged transactions. This resource is associated with a feature that requires opt in. - TransactionInterfaceId:
Examples
This example describes how to get one transaction.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/inventoryStagedTransactions/TransactionInterfaceId"
Example Response Body
The following shows an example of the response body in JSON format.
{ "OrganizationId": null, "OrganizationName": "Seven Corporation", "InventoryItemId": null, "ItemNumber": "VC105", "ItemDescription": null, "Revision": null, "SubinventoryCode": "Staging1", .... }