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.
-
Carrier: string
Maximum Length:
255Name of the carrier. -
CategoryName: string
Maximum Length:
250Name of the category. -
ChartOfAccountsId: integer
(int64)
Value that uniquely identifies the chart of accounts.
-
ConsignmentAgreementNumber: string
Maximum Length:
30Number that identifies the consignment agreement. -
Containers: number
Value that identifies the container to use when packing the unit.
-
costs: array
Costs
Title:
CostsThe Costs resource manages the costs associated with the inventory staged transaction. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the transaction. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the transaction. -
DefaultTaxationCountry: string
Maximum Length:
2Abbreviation that identifies the default country for taxation. -
DemandSourceDelivery: string
Maximum Length:
30Value that identifies the shipment in the demand document. -
DemandSourceHeaderId: integer
(int64)
Value that uniquely identifies the demand source header.
-
DemandSourceLine: string
Maximum Length:
30Value that identifies the line in the demand document. -
dFFs: array
Flexfields for Inventory Staged Transactions
Title:
Flexfields for Inventory Staged TransactionsThe 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:
240Abbreviation that identifies the classification of the fiscal document. -
ErrorCode: string
Maximum Length:
240Abbreviation that identifies the error. -
ErrorExplanation: string
Maximum Length:
240Explanation of why the error occurred. -
ExemptCertificateNumber: string
Maximum Length:
80Number that identifies the exempt certificate. -
ExemptReasonCode: string
Maximum Length:
30Abbreviation that identifies the reason for exemption. -
ExpectedArrivalDate: string
(date)
Date when the item is expected to arrive.
-
ExternalSystemPackingUnit: string
Maximum Length:
2000Name of the packing unit in the external application. -
ExternalSystemTransactionReference: string
Maximum Length:
300Value that refers to the corresponding transaction in external applications. -
FinalDischargeLocCode: string
Maximum Length:
60Abbreviation that identifies the final discharge location. -
FirstPtyNumber: string
Maximum Length:
30Number that identifies the first party of the transaction. -
FreightCarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
IntendedUse: string
Maximum Length:
240Value that identifies the classification for the intended use. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ItemDescription: string
Title:
Item DescriptionRead Only:trueMaximum Length:240Description of the item. -
ItemNumber: string
Maximum Length:
255Inventory item number. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LoadRequestId: integer
(int64)
Read Only:
trueValue 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:
255Description of the stock locators. -
LockStatus: string
Maximum Length:
30Current status of the lock. -
lots: array
Lots
Title:
LotsThe Lots resource manages the lots of a staged inventory transaction. -
LotTransactionGroupName: string
Maximum Length:
30Name 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:
255Name of the organization. -
OwningOrganizationId: integer
(int64)
Value that uniquely identifies the owning organization.
-
OwningOrganizationName: string
Maximum Length:
240Name of the owning organization. -
OwningTpType: string
Maximum Length:
30Type of owning trading partner. -
PrimaryQuantity: number
Transaction quantity in the primary unit of measure that the item uses.
-
ProcessStatus: string
Maximum Length:
30Default Value:1Current status of the process. -
ProcurementBusinessUnitName: string
Maximum Length:
240Name of the business unit that procured the item. -
ProductCategory: string
Maximum Length:
240Name of the product category of the transaction. -
ProductType: string
Maximum Length:
240Type of the product of the transaction. -
projectCostingDFFs: array
Project Cost Details
Title:
Project Cost DetailsThe 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:
255Name of the inventory staged transaction reason. -
RepresentativeLotFlag: boolean
Maximum Length:
80Contains 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:
80Value that uniquely identifies the person who requested the material issued or received. -
RequesterName: string
Maximum Length:
240Name of the person who requested the material issued or received. -
RequesterNumber: string
Maximum Length:
30Number that uniquely identifies the person who requested the material issued or received. This value is defined by the user. -
Revision: string
Maximum Length:
18Revision of the inventory item. -
SecondaryInventoryName: string
Read Only:
trueMaximum Length:10Name of the secondary inventory. -
SecondaryTransactionQuantity: number
Transaction quantity of an item in its secondary unit of measure.
-
SecondaryUnitOfMeasure: string
Maximum Length:
25Secondary unit of measure in which an item can be transacted. -
SecondaryUOMCode: string
Maximum Length:
3Abbreviation 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:
SerialsThe Serials resource manages the serials of a staged inventory transaction for a serial controlled item. -
ShipmentNumber: string
Maximum Length:
30Number that identifies the shipment. -
SourceCode: string
Maximum Length:
30Abbreviation 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:
3Contains 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 StructureRead Only:trueNumber that identifies the structure instance. -
SubinventoryCode: string
Maximum Length:
10Abbreviation that identifies the subinventory. -
SubinventoryId: integer
(int64)
Read Only:
trueValue that uniquely identifies the subinventory. -
TaxClassificationCode: string
Maximum Length:
50Abbreviation that identifies the tax classification. -
TaxInvoiceDate: string
(date)
Date and time of generation of the tax invoice document.
-
TaxInvoiceNumber: string
Maximum Length:
150Number of the tax invoice document. -
ThirdPtyNumber: string
Maximum Length:
30Number that identifies the third party of the transaction. -
trackingAttributesDFF: array
Tracking Attributes
Title:
Tracking AttributesThe 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:
30Value that uniquely identifies the transaction action. -
TransactionActionName: string
Maximum Length:
255Name 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:
30Value 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:
30Indicates the transaction mode. -
TransactionQuantity: number
Transacted quantity of the item.
-
TransactionReference: string
Maximum Length:
240Reference 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:
255Name of the transaction source type. -
TransactionTypeId: integer
(int64)
Value that uniquely identifies the transaction type.
-
TransactionTypeName: string
Maximum Length:
255Name of the transaction type. -
TransactionUnitOfMeasure: string
Maximum Length:
25Unit of measure for the transaction. -
TransactionUOM: string
Maximum Length:
3Abbreviation that identifies the unit of measure for the transaction. -
TransferCost: number
Cost incurred for the transfer.
-
TransferInvProject: string
Maximum Length:
255Number 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:
255Number 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:
255Name of the destination locator for a transfer transaction. -
TransferLocatorsSIN: integer
(int64)
Title:
Locator StructureRead Only:trueStructure instance number of the transfer locators. -
TransferOrganization: integer
(int64)
Value that uniquely identifies the destination organization for transfer transactions.
-
TransferOrganizationName: string
Maximum Length:
240Name of the transfer organization. -
TransferOwningOrganizationId: integer
(int64)
Value that uniquely identifies the organization that owns the transfer.
-
TransferOwningOrganizationName: string
Maximum Length:
240Name of the organization that owns the transfer. -
TransferOwningTpType: string
Maximum Length:
30Type 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:
10Name of the destination subinventory for a transfer transaction. -
TransferSubInventoryId: integer
(int64)
Read Only:
trueValue 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:
240Name 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:
1Contains 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:
30Name of the fiscal classification. -
VendorName: string
Maximum Length:
240Name of the vendor. -
VendorNumber: string
Maximum Length:
30Number that identifies the vendor. -
WaybillAirbill: string
Maximum Length:
20Number that identifies the waybill or airbill.
Nested Schema : Costs
Type:
arrayTitle:
CostsThe Costs resource manages the costs associated with the inventory staged transaction.
Show Source
Nested Schema : Flexfields for Inventory Staged Transactions
Type:
arrayTitle:
Flexfields for Inventory Staged TransactionsThe Flexfields for Inventory Staged Transactions resource manages the descriptive flexfields defined for the transaction.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Lots
Type:
arrayTitle:
LotsThe Lots resource manages the lots of a staged inventory transaction.
Show Source
Nested Schema : Project Cost Details
Type:
arrayTitle:
Project Cost DetailsThe Project Cost Details resource manages the project cost elements associated with the inventory staged transaction.
Show Source
Nested Schema : Serials
Type:
arrayTitle:
SerialsThe Serials resource manages the serials of a staged inventory transaction for a serial controlled item.
Show Source
Nested Schema : Tracking Attributes
Type:
arrayTitle:
Tracking AttributesThe 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:
30Abbreviation that identifies the cost component. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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 : inventoryStagedTransactions-dFFs-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
ContextMaximum Length:30Descriptive flexfield context name for transactions. -
__FLEX_Context_DisplayValue: string
Title:
ContextDescriptive flexfield context display value for transactions. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-lots-item-response
Type:
Show Source
object-
ErrorCode: string
Maximum Length:
240Abbreviation that identifies the error. -
ExpirationActionCode: string
Maximum Length:
32Abbreviation that identifies the expiration action. -
ExpirationActionDate: string
(date)
Date when the expiration action was performed.
-
ExpirationActionName: string
Maximum Length:
80Name of the expiration action. -
GradeCode: string
Maximum Length:
150Abbreviation that identifies the grade. -
HoldDate: string
(date)
Date when the warehouse applied a hold on the lot.
-
LengthUOMName: string
Maximum Length:
25Unit of measure for the lot length. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
lotAttributeDFFs: array
Flexfields for Lot Attributes
Title:
Flexfields for Lot AttributesThe 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:
80Lot number for the item. -
lotSerials: array
Lot Serials
Title:
Lot SerialsThe 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 LotsThe 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:
30Type of origination for the lot. -
PrimaryQuantity: number
Transaction quantity in the primary unit of measure that the item uses.
-
ProductCode: string
Maximum Length:
5Abbreviation that identifies the product. -
ProductTransactionId: integer
(int64)
Value that uniquely identifies the product transaction.
-
ReasonCode: string
Maximum Length:
4Abbreviation that identifies the inventory transaction reason. -
ReasonId: integer
(int64)
Value that uniquely identifies the reason.
-
ReasonName: string
Maximum Length:
30Name 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:
30Abbreviation that identifies the source. -
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
StatusCode: string
Maximum Length:
80Abbreviation that identifies the status. -
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
SupplierLotNumber: string
Maximum Length:
150Number that identifies the supplier lot. -
TerritoryShortName: string
Maximum Length:
80Short name of the territory. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
TransactionQuantity: number
Transaction quantity of the item.
-
VendorName: string
Maximum Length:
240Name of the vendor for the lot. -
VolumeUOMName: string
Maximum Length:
25Unit of measure for the lot volume. -
WidthUOMName: string
Maximum Length:
25Unit of measure for the lot width.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Lot Attributes
Type:
arrayTitle:
Flexfields for Lot AttributesThe Flexfields for Lot Attributes resource manages the lot attributes descriptive flexfields for a lot controlled item.
Show Source
Nested Schema : Lot Serials
Type:
arrayTitle:
Lot SerialsThe 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:
arrayTitle:
Flexfields for LotsThe 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 ValueMaximum Length:30Descriptive flexfield context name for lot attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for lot attributes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80 -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-lots-lotSerials-item-response
Type:
Show Source
object-
ErrorCode: string
Maximum Length:
240Abbreviation that identifies the error. -
FmSerialNumber: string
Maximum Length:
80Starting serial number in a range of serial numbers. -
links: array
Links
Title:
LinksThe 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 AttributesThe Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item. -
serialStandardDFFs: array
Flexfields for Serials
Title:
Flexfields for SerialsThe Flexfields for Serials resource manages the serial descriptive flexfields for a serial controlled item. -
SourceCode: string
Maximum Length:
30Abbreviation that identifies the source. -
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
StatusCode: string
Maximum Length:
80Abbreviation that identifies the status. -
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
StatusName: string
Maximum Length:
30Description of the status. -
ToSerialNumber: string
Maximum Length:
80Ending serial number in a range of serial numbers. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorSerialNumber: string
Maximum Length:
80Vendor serial number corresponding to a serial number for an item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serial Attributes
Type:
arrayTitle:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item.
Show Source
Nested Schema : Flexfields for Serials
Type:
arrayTitle:
Flexfields for SerialsThe 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 ValueMaximum Length:30Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Descriptive flexfield context name for lot standards. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for lot standards. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80 -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-projectCostingDFFs-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:40Descriptive flexfield context name for project costing transactions. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for project costing transactions. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-serials-item-response
Type:
Show Source
object-
ErrorCode: string
Maximum Length:
240Abbreviation that identifies the error. -
FmSerialNumber: string
Maximum Length:
80Starting serial number in a range of serial numbers. -
links: array
Links
Title:
LinksThe 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 AttributesThe Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item. -
serialStandardDFFs: array
Flexfields for Serials
Title:
Flexfields for SerialsThe Flexfields for Serials resource manages the serial descriptive flexfields for a serial controlled item. -
SourceCode: string
Maximum Length:
30Abbreviation that identifies the source. -
SourceLineId: integer
(int64)
Value that uniquely identifies the source line.
-
StatusCode: string
Maximum Length:
80Abbreviation that identifies the status. -
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
StatusName: string
Maximum Length:
30Description of the status. -
ToSerialNumber: string
Maximum Length:
80Ending serial number in a range of serial numbers. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorSerialNumber: string
Maximum Length:
80Vendor serial number corresponding to a serial number for an item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serial Attributes
Type:
arrayTitle:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item.
Show Source
Nested Schema : Flexfields for Serials
Type:
arrayTitle:
Flexfields for SerialsThe 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 ValueMaximum Length:30Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 ValueMaximum Length:30Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inventoryStagedTransactions-trackingAttributesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:40Descriptive flexfield context name for tracking attributes. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield context display value for tracking attributes. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of OriginMaximum Length:2Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of OriginName of the country of origin. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
ProjectValue that uniquely identifies the project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
ProjectNumber that identifies the project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
TaskValue that uniquely identifies the task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
TaskNumber 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:
arrayTitle:
LinksThe 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",
....
}