Create serial attribute flexfields
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/serialItemSerials/{serialItemSerialsUniqID}/child/serialAttributesDFF
Request
-
HeaderInterfaceId(required): integer(int64)
Value that uniquely identifies the receipt request header.
-
InterfaceTransactionId(required): integer(int64)
Value that uniquely identifies the interfaced receipt line request.
-
serialItemSerialsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Serials for Serial Items resource and used to uniquely identify an instance of Serials for Serial Items. The client should not generate the hash key value. Instead, the client should query on the Serials for Serial Items collection resource in order to navigate to a specific instance of Serials for Serial Items to get the hash key.
-
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. This attribute is applicable when the warehouse places the item under serial control. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value serial attributes. This attribute is applicable when the warehouse places the item under serial control. -
FromSerialNumber: string
Maximum Length:
80
-
TransactionInterfaceId: integer
(int64)
Response
- application/json
Default Response
-
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.
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. This attribute is applicable when the warehouse places the item under serial control. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value serial attributes. This attribute is applicable when the warehouse places the item under serial control. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
array
Links
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
- LVVO_V___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3BBind_ApplicationId%3D401%2CBind_DescriptiveFlexfieldCode%3DINV_SERIAL_ATTRIBUTES
The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context_DisplayValue; Target Attribute: Name
- Display Attribute: Name, Description
- finder:
- LVVO___FLEX_Context
-
Parameters:
- finder:
ValidValuesFinder%3BBind_ApplicationId%3D401%2CBind_DescriptiveFlexfieldCode%3DINV_SERIAL_ATTRIBUTES
The following properties are defined on the LOV link relation:- Source Attribute: __FLEX_Context; Target Attribute: ContextCode
- Display Attribute: Name
- finder:
Examples
This example describes how to create serial attribute flexfields.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/HeaderInterfaceId/child/lines/InterfaceTransactionId/child/serialItemSerials/FromSerialNumber/child/serialAttributesDFF"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "ReceiptSourceCode": "INVENTORY", "OrganizationCode": "M1", "BusinessUnit": "Vision Operations", "EmployeeId": "25", "ShipmentNumber": 2972455, "InsertAndProcessFlag": "true", "attachments": [ { "DatatypeCode": "FILE", "Title": "HeaderAttachments.txt", "Description": "TEXT UPLOAD from REST", "FileName": "headerAttachments.txt", "UploadedFileContentType": "text/plain", "CategoryName": "MISC", "FileContents": "UE9TVCBVcGxvYWQgRnJvbSBSRVNUIHR4dA==" } ], "DFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ], "lines": [ { "SourceDocumentCode": "INVENTORY", "ReceiptSourceCode": "INVENTORY", "TransactionType": "RECEIVE", "AutoTransactCode": "DELIVER", "OrganizationCode": "M1", "ShipmentNumber": 2972455, "DocumentLineNumber": 1, "ItemNumber": "RCV-100", "Quantity": 1, "UnitOfMeasure": "Each", "SoldtoLegalEntity": "Vision Operations", "Subinventory": "Stores", "transactionDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] }, { "SourceDocumentCode": "INVENTORY", "ReceiptSourceCode": "INVENTORY", "TransactionType": "RECEIVE", "AutoTransactCode": "DELIVER", "OrganizationCode": "M1", "ShipmentNumber": 2972455, "DocumentLineNumber": 2, "ItemNumber": "RCV-101", "Quantity": 1, "UnitOfMeasure": "Each", "SoldtoLegalEntity": "Vision Operations", "Subinventory": "Stores", "lotItemLots": [ { "LotNumber": "Sel76010", "TransactionQuantity": 1, "lotNumbersDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ], "lotAttributesDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] } ], "transactionDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] }, { "SourceDocumentCode": "INVENTORY", "ReceiptSourceCode": "INVENTORY", "TransactionType": "RECEIVE", "AutoTransactCode": "DELIVER", "OrganizationCode": "M1", "ShipmentNumber": 2972455, "DocumentLineNumber": 3, "ItemNumber": "RCV-102", "Quantity": 1, "UnitOfMeasure": "Each", "SoldtoLegalEntity": "Vision Operations", "Subinventory": "Stores", "serialItemSerials": [ { "FromSerialNumber": "SS0033", "ToSerialNumber": "SS0033", "serialNumbersDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ], "serialAttributesDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] } ], "transactionDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] }, { "SourceDocumentCode": "INVENTORY", "ReceiptSourceCode": "INVENTORY", "TransactionType": "RECEIVE", "AutoTransactCode": "DELIVER", "OrganizationCode": "M1", "ShipmentNumber": 2972455, "DocumentLineNumber": 4, "ItemNumber": "VC110", "Quantity": 1, "UnitOfMeasure": "Each", "SoldtoLegalEntity": "Vision Operations", "Subinventory": "Stores", "lotSerialItemLots": [ { "LotNumber": "Sel76012", "TransactionQuantity": 1, "lotSerialItemSerials": [ { "FromSerialNumber": "SerVC100027", "ToSerialNumber": "SerVC100027", "serialNumbersDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ], "serialAttributesDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] } ], "lotAttributesDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ], "lotNumbersDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] } ], "transactionDFF": [ { "newseg": "abc", "__FLEX_Context": "newctx", "newctxseg": "1" } ] } ] }
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderInterfaceId": 300100175676607, "ASNType": "STD", "CreatedBy": "WHSE_MGR_M1", "CreationDate": "2018-09-25T08:10:43.012+00:00", "LastUpdateDate": "2018-09-25T08:10:43.355+00:00", "LastUpdatedBy": "WHSE_MGR_M1", "ReceiptSourceCode": "INVENTORY", "TransactionDate": null, "ShipmentNumber": "2972455", "ReceiptNumber": null, "ReceiptHeaderId": null, "VendorName": null, "VendorNumber": null, "VendorId": null, "VendorSiteCode": null, "VendorSiteId": null, "BusinessUnitId": 204, "BusinessUnit": "Vision Operations", "OrganizationCode": "M1", "OrganizationId": 207, "ShippedDate": null, "ExpectedReceiptDate": "2018-09-25", "FreightTerms": null, "FreightCarrierId": null, "FreightCarrierName": null, "NumberOfPackingUnits": null, "BillOfLading": null, "WaybillAirbillNumber": null, "PackingSlip": null, "PackagingCode": null, "SpecialHandlingCode": null, "TarWeight": null, "TarWeightUOMCode": null, "TarWeightUnitOfMeasure": null, "NetWeight": null, "NetWeightUOMCode": null, "NetWeightUnitOfMeasure": null, "Comments": null, "CustomerPartyName": null, "CustomerPartyNumber": null, "CustomerId": null, "EmployeeName": null, "EmployeeId": 25, "FromOrganizationCode": null, "FromOrganizationId": null, "RMASourceSystemId": null, "RMASourceSystemName": null, "GroupId": 163414, "ProcessingStatusCode": "ERROR", "GLDate": "2018-09-25", "InvoiceDate": null, "InvoiceNumber": null, "TotalInvoiceAmount": null, "FreightAmount": null, "TaxAmount": null, "PaymentTermsId": null, "PaymentTermsName": null, "CurrencyCode": null, "InsertAndProcessFlag": "true", "ReturnStatus": "ERROR", "SaveAndSubmitFlag": "false", "DFF": [ { "HeaderInterfaceId": 300100175676607, "_Global__Segment": null, "_zBIADFF1": null, "_BI_2DGlob_2DRH": null, "newseg": "abc", "__FLEX_Context": "newctx", "__FLEX_Context_DisplayValue": "newctx", "newctxseg": "1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/DFF/300100175676607", "name": "DFF", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/DFF/300100175676607", "name": "DFF", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607", "name": "receivingReceiptRequests", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/DFF/300100175676607/lov/LVVO___FLEX_Context", "name": "LVVO___FLEX_Context", "kind": "collection" } ], } ], "lines": [ { "InterfaceTransactionId": 300100175676610, "HeaderInterfaceId": 300100175676607, "CreatedBy": "WHSE_MGR_M1", "CreationDate": "2018-09-25T08:10:43.077+00:00", "LastUpdateDate": "2018-09-25T08:10:43.355+00:00", "LastUpdatedBy": "WHSE_MGR_M1", "TransactionType": "RECEIVE", "AutoTransactCode": "DELIVER", "TransactionDate": "2018-09-25T08:10:43+00:00", "OrganizationCode": "M1", "OrganizationId": null, "ItemDescription": null, "ItemId": null, "ItemNumber": "RCV-100", "ItemRevision": null, "ReceiptSourceCode": "INVENTORY", "SourceDocumentCode": "INVENTORY", "DocumentNumber": null, "DocumentLineNumber": 1, "DocumentShipmentLineNumber": null, "DocumentDistributionNumber": null, "PODistributionId": null, "POHeaderId": null, "POLineId": null, "POLineLocationId": null, "ShipmentHeaderId": null, "ShipmentLineId": null, "ShipmentNumber": "2972455", "ASNLineNumber": null, "TransferOrderHeaderId": null, "TransferOrderLineId": null, "TransferOrderDistributionId": null, "SoldtoLegalEntity": "Vision Operations", "SoldtoLegalEntityId": null, "DestinationTypeCode": null, "Subinventory": "Stores", "Locator": null, "LocatorId": null, "Quantity": 1, "UnitOfMeasure": "Each", "UOMCode": null, "PrimaryQuantity": null, "PrimaryUOMCode": null, "PrimaryUnitOfMeasure": null, "ProcessingStatusCode": "ERROR", "SecondaryUOMCode": null, "SecondaryUnitOfMeasure": null, "SecondaryQuantity": null, "EmployeeId": null, "EmployeeName": null, "ParentTransactionId": null, "SourceTransactionNumber": null, "ParentSourceTransactionNumber": null, "InterfaceSourceCode": "REST", "InterfaceSourceLineId": null, "ShipToLocationCode": null, "ShipToLocationId": null, "DeliverToLocationCode": null, "DeliverToLocationId": null, "DeliverToPersonId": null, "DeliverToPersonName": null, "RoutingCode": null, "RoutingHeaderId": null, "InspectionQualityCode": null, "Exception": null, "RMAReference": null, "RMANumber": null, "RMALineNumber": null, "RMAScheduleNumber": null, "ReceiptAdviceHeaderId": null, "ReceiptAdviceLineId": null, "CustomerId": null, "CustomerPartyName": null, "CustomerPartyNumber": null, "CustomerItemNumber": null, "CustomerItemId": null, "Amount": null, "CountryOfOriginCode": null, "CurrencyCode": null, "CurrencyConversionDate": null, "CurrencyConversionRate": null, "FromOrganizationCode": null, "FromOrganizationId": null, "ContainerNumber": null, "SubstituteItemNumber": null, "SubstituteItemId": null, "SubstituteUnorderedCode": null, "VendorName": null, "VendorId": null, "VendorNumber": null, "VendorSiteCode": null, "VendorSiteId": null, "VendorItemNumber": null, "BusinessUnit": null, "BusinessUnitId": null, "ConsignedLine": null, "ReasonId": null, "ReasonName": null, "PackingSlip": null, "Comments": null, "FromSubinventory": null, "FromLocator": null, "FromLocatorId": null, "TransactionStatusCode": "PENDING", "GroupId": 163414, "ExternalSystemPackingUnit": null, "DefaultTaxationCountry": null, "DocumentFiscalClassification": null, "FirstPartyRegistrationId": null, "ThirdPartyRegistrationId": null, "TransactionBusinessCategory": null, "TaxInvoiceNumber": null, "TaxInvoiceDate": null, "UserDefinedFiscalClassification": null, "ProductFiscalClassificationId": null, "TaxClassificationCode": null, "IntendedUseClassificationId": null, "IntendedUse": null, "ProductCategory": null, "AssessableValue": null, "FinalDischargeLocationId": null, "ProductType": null, "FirstPartyRegistrationNumber": null, "ThirdPartyRegistrationNumber": null, "ProductFiscalClassName": null, "FinalDischargeLocationCode": null, "BarcodeLabel": null, "TruckNumber": null, "InsertAndProcessFlag": "true", "ReturnStatus": "ERROR", "LPNId": null, "LicensePlateNumber": null, "SaveAndSubmitFlag": "false", "CreateDebitMemoFlag": null, "PhysicalMaterialReturnRequiredFlag": null, "transactionDFF": [ { "InterfaceTransactionId": 300100175676610, "_Global__Segment": null, "_zBIADFF1": null, "_BI_2DGlob_2DRT": null, "newseg": "abc", "__FLEX_Context": "newctx", "__FLEX_Context_DisplayValue": "newctx", "newctxseg": "1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/transactionDFF/300100175676610", "name": "transactionDFF", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/transactionDFF/300100175676610", "name": "transactionDFF", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610", "name": "lines", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/transactionDFF/300100175676610/lov/LVVO___FLEX_Context", "name": "LVVO___FLEX_Context", "kind": "collection" } ], } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610", "name": "lines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610", "name": "lines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607", "name": "receivingReceiptRequests", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/ASNPackingUnits", "name": "ASNPackingUnits", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/ASNLineDFF", "name": "ASNLineDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/serialItemSerials", "name": "serialItemSerials", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/transactionAttachments", "name": "transactionAttachments", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/processingErrors", "name": "processingErrors", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/lotItemLots", "name": "lotItemLots", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/ASNLineAttachments", "name": "ASNLineAttachments", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/transactionDFF", "name": "transactionDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676610/child/lotSerialItemLots", "name": "lotSerialItemLots", "kind": "collection" } ], }, { "InterfaceTransactionId": 300100175676611, "HeaderInterfaceId": 300100175676607, "CreatedBy": "WHSE_MGR_M1", "CreationDate": "2018-09-25T08:10:43.114+00:00", "LastUpdateDate": "2018-09-25T08:10:43.356+00:00", "LastUpdatedBy": "WHSE_MGR_M1", "TransactionType": "RECEIVE", "AutoTransactCode": "DELIVER", "TransactionDate": "2018-09-25T08:10:43+00:00", "OrganizationCode": "M1", "OrganizationId": null, "ItemDescription": null, "ItemId": null, "ItemNumber": "RCV-101", "ItemRevision": null, "ReceiptSourceCode": "INVENTORY", "SourceDocumentCode": "INVENTORY", "DocumentNumber": null, "DocumentLineNumber": 2, "DocumentShipmentLineNumber": null, "DocumentDistributionNumber": null, "PODistributionId": null, "POHeaderId": null, "POLineId": null, "POLineLocationId": null, "ShipmentHeaderId": null, "ShipmentLineId": null, "ShipmentNumber": "2972455", "ASNLineNumber": null, "TransferOrderHeaderId": null, "TransferOrderLineId": null, "TransferOrderDistributionId": null, "SoldtoLegalEntity": "Vision Operations", "SoldtoLegalEntityId": null, "DestinationTypeCode": null, "Subinventory": "Stores", "Locator": null, "LocatorId": null, "Quantity": 1, "UnitOfMeasure": "Each", "UOMCode": null, "PrimaryQuantity": null, "PrimaryUOMCode": null, "PrimaryUnitOfMeasure": null, "ProcessingStatusCode": "ERROR", "SecondaryUOMCode": null, "SecondaryUnitOfMeasure": null, "SecondaryQuantity": null, "EmployeeId": null, "EmployeeName": null, "ParentTransactionId": null, "SourceTransactionNumber": null, "ParentSourceTransactionNumber": null, "InterfaceSourceCode": "REST", "InterfaceSourceLineId": null, "ShipToLocationCode": null, "ShipToLocationId": null, "DeliverToLocationCode": null, "DeliverToLocationId": null, "DeliverToPersonId": null, "DeliverToPersonName": null, "RoutingCode": null, "RoutingHeaderId": null, "InspectionQualityCode": null, "Exception": null, "RMAReference": null, "RMANumber": null, "RMALineNumber": null, "RMAScheduleNumber": null, "ReceiptAdviceHeaderId": null, "ReceiptAdviceLineId": null, "CustomerId": null, "CustomerPartyName": null, "CustomerPartyNumber": null, "CustomerItemNumber": null, "CustomerItemId": null, "Amount": null, "CountryOfOriginCode": null, "CurrencyCode": null, "CurrencyConversionDate": null, "CurrencyConversionRate": null, "FromOrganizationCode": null, "FromOrganizationId": null, "ContainerNumber": null, "SubstituteItemNumber": null, "SubstituteItemId": null, "SubstituteUnorderedCode": null, "VendorName": null, "VendorId": null, "VendorNumber": null, "VendorSiteCode": null, "VendorSiteId": null, "VendorItemNumber": null, "BusinessUnit": null, "BusinessUnitId": null, "ConsignedLine": null, "ReasonId": null, "ReasonName": null, "PackingSlip": null, "Comments": null, "FromSubinventory": null, "FromLocator": null, "FromLocatorId": null, "TransactionStatusCode": "PENDING", "GroupId": 163414, "ExternalSystemPackingUnit": null, "DefaultTaxationCountry": null, "DocumentFiscalClassification": null, "FirstPartyRegistrationId": null, "ThirdPartyRegistrationId": null, "TransactionBusinessCategory": null, "TaxInvoiceNumber": null, "TaxInvoiceDate": null, "UserDefinedFiscalClassification": null, "ProductFiscalClassificationId": null, "TaxClassificationCode": null, "IntendedUseClassificationId": null, "IntendedUse": null, "ProductCategory": null, "AssessableValue": null, "FinalDischargeLocationId": null, "ProductType": null, "FirstPartyRegistrationNumber": null, "ThirdPartyRegistrationNumber": null, "ProductFiscalClassName": null, "FinalDischargeLocationCode": null, "BarcodeLabel": null, "TruckNumber": null, "InsertAndProcessFlag": "true", "ReturnStatus": "ERROR", "LPNId": null, "LicensePlateNumber": null, "SaveAndSubmitFlag": "false", "CreateDebitMemoFlag": null, "PhysicalMaterialReturnRequiredFlag": null, "lotItemLots": [ { "LotNumber": "Sel76010", "LotExpirationDate": null, "ParentLotNumber": null, "VendorLotNumber": null, "TransactionQuantity": 1, "PrimaryQuantity": null, "SecondaryTransactionQuantity": null, "OriginationDate": null, "OriginationType": null, "HoldDate": null, "ReasonId": null, "ReasonName": null, "MaturityDate": null, "lotNumbersDFF": [ { "TransactionInterfaceId": 300100175676612, "LotNumber": "Sel76010", "_BI_2DGlobSeg_2DLNum": null, "_zBIALotNumDFF": null, "newseg": "abc", "__FLEX_Context": "newctx", "__FLEX_Context_DisplayValue": "newctx", "newctxseg": "1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotNumbersDFF/00020000000EACED00057708000110F0845E44C40000000853656C3736303130", "name": "lotNumbersDFF", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotNumbersDFF/00020000000EACED00057708000110F0845E44C40000000853656C3736303130", "name": "lotNumbersDFF", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4", "name": "lotItemLots", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotNumbersDFF/00020000000EACED00057708000110F0845E44C40000000853656C3736303130/lov/LVVO___FLEX_Context", "name": "LVVO___FLEX_Context", "kind": "collection" } ], } ], "lotAttributesDFF": [ { "TransactionInterfaceId": 300100175676612, "LotNumber": "Sel76010", "_Lot_2DGlob": null, "_BI_2DGlobSeg_2DLAttr": null, "_zBIALotAttDFF": null, "newseg": "abc", "__FLEX_Context": "newctx", "__FLEX_Context_DisplayValue": "newctx", "newctxseg": "1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotAttributesDFF/00020000000EACED00057708000110F0845E44C40000000853656C3736303130", "name": "lotAttributesDFF", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotAttributesDFF/00020000000EACED00057708000110F0845E44C40000000853656C3736303130", "name": "lotAttributesDFF", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4", "name": "lotItemLots", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotAttributesDFF/00020000000EACED00057708000110F0845E44C40000000853656C3736303130/lov/LVVO___FLEX_Context", "name": "LVVO___FLEX_Context", "kind": "collection" } ], } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4", "name": "lotItemLots", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4", "name": "lotItemLots", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611", "name": "lines", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotNumbersDFF", "name": "lotNumbersDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots/00020000000853656C37363031300000000EACED00057708000110F0845E44C4/child/lotAttributesDFF", "name": "lotAttributesDFF", "kind": "collection" } ], } ], "transactionDFF": [ { "InterfaceTransactionId": 300100175676611, "_Global__Segment": null, "_zBIADFF1": null, "_BI_2DGlob_2DRT": null, "newseg": "abc", "__FLEX_Context": "newctx", "__FLEX_Context_DisplayValue": "newctx", "newctxseg": "1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/transactionDFF/300100175676611", "name": "transactionDFF", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/transactionDFF/300100175676611", "name": "transactionDFF", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611", "name": "lines", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/transactionDFF/300100175676611/lov/LVVO___FLEX_Context", "name": "LVVO___FLEX_Context", "kind": "collection" } ], } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611", "name": "lines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611", "name": "lines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607", "name": "receivingReceiptRequests", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/ASNPackingUnits", "name": "ASNPackingUnits", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/ASNLineDFF", "name": "ASNLineDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/serialItemSerials", "name": "serialItemSerials", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/transactionAttachments", "name": "transactionAttachments", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/processingErrors", "name": "processingErrors", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotItemLots", "name": "lotItemLots", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/ASNLineAttachments", "name": "ASNLineAttachments", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/transactionDFF", "name": "transactionDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/receivingReceiptRequests/300100175676607/child/lines/300100175676611/child/lotSerialItemLots", "name": "lotSerialItemLots", "kind": "collection" } ], }, }