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(required):
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(required):
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.
-
Carrier: string
Maximum Length:
255
Name of the carrier. -
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
The Costs resource manages the costs associated with the inventory staged transaction. -
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
The Flexfields for Inventory Staged Transactions resource manages the descriptive flexfields defined for the transaction. -
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
The Lots resource manages the lots of a staged inventory transaction. -
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 Cost Details resource manages the project cost elements associated with the inventory staged transaction. -
ReasonId: integer
(int64)
Value that uniquely identifies the inventory staged transaction reason.
-
ReasonName: string
Maximum Length:
255
Name of the inventory staged transaction reason. -
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
The Serials resource manages the serials of a staged inventory transaction for a serial controlled item. -
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
The Tracking Attributes resource manages the inventory tracking attribute associated with the inventory staged transaction. 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 : Costs
Type:
array
Title:
Costs
The Costs resource manages the costs associated with the inventory staged transaction.
Show Source
Nested Schema : Flexfields for Inventory Staged Transactions
Type:
array
Title:
Flexfields for Inventory Staged Transactions
The Flexfields for Inventory Staged Transactions resource manages the descriptive flexfields defined for the transaction.
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
The Lots resource manages the lots of a staged inventory transaction.
Show Source
Nested Schema : Project Cost Details
Type:
array
Title:
Project Cost Details
The Project Cost Details resource manages the project cost elements associated with the inventory staged transaction.
Show Source
Nested Schema : Serials
Type:
array
Title:
Serials
The Serials resource manages the serials of a staged inventory transaction for a serial controlled item.
Show Source
Nested Schema : Tracking Attributes
Type:
array
Title:
Tracking Attributes
The Tracking Attributes resource manages the inventory tracking attribute associated with the inventory staged transaction. This resource is associated with a feature that requires opt in.
Show Source
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 : 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-dFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Descriptive flexfield context name for transactions. -
__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
The Flexfields for Lot Attributes resource manages the lot attributes descriptive flexfields for a lot controlled item. -
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
The Lot Serials resource manages the serials for a lot of a staged inventory transaction when an item is both lot and serial controlled. -
lotStandardDFFs: array
Flexfields for Lots
Title:
Flexfields for Lots
The Flexfields for Lots resource manages the lot descriptive flexfields for a lot controlled item. -
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
The Flexfields for Lot Attributes resource manages the lot attributes descriptive flexfields for a lot controlled item.
Show Source
Nested Schema : Lot Serials
Type:
array
Title:
Lot Serials
The Lot Serials resource manages the serials for a lot of a staged inventory transaction when an item is both lot and serial controlled.
Show Source
Nested Schema : Flexfields for Lots
Type:
array
Title:
Flexfields for Lots
The Flexfields for Lots resource manages the lot descriptive flexfields for a lot controlled item.
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
The Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item. -
serialStandardDFFs: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages the serial descriptive flexfields for a serial controlled item. -
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.
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
The Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages the serial descriptive flexfields for a serial controlled item.
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
The Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item. -
serialStandardDFFs: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages the serial descriptive flexfields for a serial controlled item. -
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.
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
The Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages the serial descriptive flexfields for a serial controlled item.
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
- costs
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/costsParameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The Costs resource manages the costs associated with the inventory staged transaction. - TransactionInterfaceId:
- dFFs
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFsParameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The Flexfields for Inventory Staged Transactions resource manages the descriptive flexfields defined for the transaction. - TransactionInterfaceId:
- lots
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lotsParameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The Lots resource manages the lots of a staged inventory transaction. - TransactionInterfaceId:
- projectCostingDFFs
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The Project Cost Details resource manages the project cost elements associated with the inventory staged transaction. - TransactionInterfaceId:
- serials
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The Serials resource manages the serials of a staged inventory transaction for a serial controlled item. - TransactionInterfaceId:
- trackingAttributesDFF
-
Parameters:
- TransactionInterfaceId:
$request.path.TransactionInterfaceId
The Tracking Attributes resource manages the inventory tracking attribute associated with the inventory staged transaction. 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", .... }