GET action not supported
get
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}
Request
Path Parameters
-
GroupId(required): integer
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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: string
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: string
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 : receipts-item-response
Type:
Show Source
object-
ErrorCode: string
Abbreviation that identifies the error message. If the call is successful, then this attribute is empty.
-
ErrorExplanation: string
Message text of the error. If the call is successful, then this attribute is empty.
-
ErrorUniqueHeaderId: integer
Value that uniquely identifies the receipt header that includes errors. If the call is successful, then this attribute is empty.
-
ErrorUniqueTransactionId: string
Value that uniquely identifies the receipt line that includes an error. If the call is successful, then this attribute is empty.
-
GroupId: integer
Value that uniquely identifies the group that contains the receipts and transactions from each service call. The system creates this value. It's recommended that you leave the value for this attribute empty.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
receiptHeaders: array
Receipt Headers
Title:
Receipt HeadersThe Receipt Headers resource manages details about the receipt header or inbound shipment header. -
ReturnStatus: string
Status of the current service call. Values include SUCCESS or FAILURE.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Receipt Headers
Type:
arrayTitle:
Receipt HeadersThe Receipt Headers resource manages details about the receipt header or inbound shipment header.
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 : receipts-receiptHeaders-item-response
Type:
Show Source
object-
BillOfLading: string
Maximum Length:
25Number that identifies the bill of lading for this shipment. -
BUId: integer
(int64)
Value that uniquely identifies the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains.
-
BusinessUnit: string
Maximum Length:
240Name of the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains. -
Comments: string
Maximum Length:
4000Text that describes the receiving that occurred when receiving the item. -
CustomerId: integer
(int64)
Value that uniquely identifies the customer.
-
CustomerPartyName: string
Maximum Length:
360Name of the customer. -
CustomerPartyNumber: string
Maximum Length:
30Unique identifier for customer party number. -
EmployeeId: integer
(int64)
Value that uniquely identifies the employee who performed the receiving transactions.
-
EmployeeName: string
Maximum Length:
240Name of the employee who performed the receiving transactions. -
FreightCarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
FreightCarrierName: string
Maximum Length:
360Name of the carrier. -
FromOrganizationCode: string
Maximum Length:
18Abbreviation that identifies the source organization for an in-transit shipment. -
FromOrganizationId: integer
(int64)
Value that uniquely identifies the source organization for an in-transit shipment.
-
GLDate: string
(date)
General ledger date.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberOfPackingUnits: integer
(int64)
Number of containers in the shipment.
-
OrganizationCode: string
Maximum Length:
18Abbreviation that identifies the receiving organization. -
OrganizationId: integer
(int64)
Value that uniquely identifies the receiving organization.
-
PackingSlip: string
Maximum Length:
25Number that identifies the packing slip for a container on the shipment. -
RADOOSourceSystemId: integer
(int64)
Value that uniquely identifies the source system that created the receipt advice for this item.
-
RADOOSourceSystemName: string
Maximum Length:
80Name of the source system that created the receipt advice for this item. -
receiptHeaderDFF: array
receiptHeaderDFF
-
ReceiptHeaderId: integer
(int64)
Value that uniquely identifies the receipt header or shipment header. Use this attribute when you receive an inbound shipment or advance shipment notice, or when you add an item to a receipt that already exists.
-
receiptLines: array
Transaction Lines
Title:
Transaction LinesThe Receipt Lines resource manages details about the receipt line transaction or the inbound shipment line. -
ReceiptNumber: string
Maximum Length:
30Number that identifies items that the warehouse receives in a single receipt. -
ReceiptSourceCode: string
Maximum Length:
25Source of the shipment or the receipt. Values include Supplier, Inventory, Transfer Order, or Customer. -
ShipmentNumber: string
Maximum Length:
30Shipment number that the shipment source assigns. This number corresponds to the number that identifies one of the following objects: advance shipment notice, in-transit shipment, or transfer order shipment. -
ShippedDate: string
(date-time)
Date when the supplier shipped the item.
-
TransactionDate: string
(date)
Date when the transaction occurred.
-
UniqueHeaderId: integer
(int64)
Value that uniquely identifies the receipt header.
-
VendorId: integer
(int64)
Value that uniquely identifies the supplier.
-
VendorName: string
Maximum Length:
240Name of the supplier. -
VendorNumber: string
Maximum Length:
30Number that identifies the supplier. -
VendorSiteCode: string
Maximum Length:
240Abbreviation that identifies the supplier site for the business unit. -
VendorSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
WaybillAirbillNumber: string
Maximum Length:
30Number that identifies the waybill or airbill.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Transaction Lines
Type:
arrayTitle:
Transaction LinesThe Receipt Lines resource manages details about the receipt line transaction or the inbound shipment line.
Show Source
Nested Schema : receipts-receiptHeaders-receiptHeaderDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
HeaderInterfaceId: integer
(int64)
-
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 : receipts-receiptHeaders-receiptLines-item-response
Type:
Show Source
object-
Amount: number
Transaction amount in the purchase order currency. Use this attribute for a fixed price line.
-
ASNLineNumber: integer
(int64)
Number that identifies the line on the advance shipment notice.
-
AutoTransactCode: string
Maximum Length:
25Abbreviation that determines how to finish subsequent transactions. Values include SHIP, RECEIVE, or DELIVER. For example, if transaction type is RECEIVE, and if the auto transact code is DELIVER, then the warehouse will complete the put away when it processes the receipt. -
BUId: integer
(int64)
Value that uniquely identifies the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains.
-
BusinessUnit: string
Maximum Length:
240Name of the business unit. For a purchase order receipt, this attribute references the procurement business unit of the supplier site. For a receipt that includes a return material authorization, this attribute references the business unit that the return material authorization contains. -
Comments: string
Maximum Length:
240Text that describes the receiving that occurred when receiving the item. -
ConsignmentLine: string
Maximum Length:
1Indicates whether or not the receiving transaction is for consigned material. -
ContainerNumber: string
Maximum Length:
35Container number for the receipt line. -
CountryOfOriginCode: string
Maximum Length:
2Abbreviation that identifies the country of manufacture for this item. -
CreateDebitMemo: string
Maximum Length:
1Determines whether to create the debit memo. -
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the receiving transaction uses. -
CurrencyConversionDate: string
(date)
Date when the currency conversion occurred for the receipt. Use this attribute only for a purchase order receipt.
-
CurrencyConversionRate: number
Currency conversion rate for the receipt. Use this attribute only for a purchase order receipt.
-
CurrencyConversionType: string
Maximum Length:
30Type of currency conversion rate of the purchase order. Use this attribute only for a purchase order receipt. -
CustomerId: integer
(int64)
Value that uniquely identifies the customer.
-
CustomerItemId: integer
(int64)
Value that the customer uses to uniquely identify the item.
-
CustomerItemNumber: string
Maximum Length:
50Number that the customer uses to identify the item. -
CustomerPartyName: string
Maximum Length:
360Name of the customer. -
CustomerPartyNumber: string
Maximum Length:
30Unique identifier for customer party number. -
DeliverToLocationCode: string
Maximum Length:
60Abbreviation that identifies the deliver-to location. -
DeliverToLocationId: integer
(int64)
Value that uniquely identifies the deliver-to location.
-
DeliverToPersonId: integer
(int64)
Value that uniquely identifies the deliver-to person or requester.
-
DeliverToPersonName: string
Maximum Length:
240Name of the deliver-to person or requester. -
DestinationTypeCode: string
Maximum Length:
25Abbreviation that identifies the destination type for the receiving transaction. -
DocumentDistributionNumber: integer
(int64)
Number that identifies the document distribution for the receiving transaction.
-
DocumentLineNumber: integer
(int64)
Number that identifies the document line number for the receiving transaction.
-
DocumentNumber: string
Maximum Length:
30Number that identifies the document for the receiving transaction. -
DocumentScheduleNumber: integer
(int64)
Number that identifies the document schedule for the receiving transaction.
-
EmployeeId: integer
(int64)
Value that uniquely identifies the employee who performed the receiving transaction.
-
EmployeeName: string
Maximum Length:
240Name of the employee who performed the receiving transaction. -
Exception: string
Maximum Length:
1Contains one of the following values. Yes: record that an exception occurred. No: don't record that an exception occurred. The default value is empty. -
ExternalSystemPackingUnit: string
Maximum Length:
150License plate number of the external Warehouse Management System. -
FromLocator: string
Maximum Length:
81Source locator name for the receiving transaction. -
FromLocatorId: integer
(int64)
Value that uniquely identifies the source locator for the receiving transaction.
-
FromOrganizationCode: string
Maximum Length:
18Abbreviation that identifies the source organization for an interorganization transfer. -
FromOrganizationId: integer
(int64)
Value that uniquely identifies the source organization for an in-transit shipment.
-
FromSubinventory: string
Maximum Length:
10Source subinventory name for the receiving transaction. -
InspectionQualityCode: string
Maximum Length:
25Abbreviation that identifies the inspection quality. The RCV_QUALITY_CODE lookup defines the values that you can use with this attribute. -
InterfaceSourceCode: string
Maximum Length:
30Default Value:RESTAbbreviation that identifies the source that interfaced the receiving transaction. -
InterfaceSourceLineId: integer
(int64)
Value that uniquely identifies the interfaced source line.
-
ItemDescription: string
Maximum Length:
240Description of the item. For a purchase order receipt, this attribute describes the item on the purchase order line. For other receipts, this attribute describes the inventory item. -
ItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ItemNumber: string
Maximum Length:
300Name of the item. -
ItemRevision: string
Maximum Length:
18Revision number of the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Maximum Length:
81Name of the destination locator for the receiving transaction. -
LocatorId: integer
(int64)
Value that uniquely identifies the destination locator for the receiving transaction.
-
lotItemLots: array
Lots That Control Items
Title:
Lots That Control ItemsThe Lots for Lot Items resource manages the lot information for a transaction line whose item is lot controlled and not serial controlled. -
lotSerialItemLots: array
Serials and Lots That Control Items
Title:
Serials and Lots That Control ItemsThe Lots for Lot and Serial Items resource manages the lot information for a transaction line whose item is both lot and serial controlled. -
OrganizationCode: string
Maximum Length:
18Abbreviation that identifies the receiving organization. -
OrganizationId: integer
(int64)
Value that uniquely identifies the receiving organization.
-
PackingSlip: string
Maximum Length:
25Packing slip number for the container that contains this item. -
ParentSourceTransactionNumber: string
Maximum Length:
25Number that identifies the source transaction number of the parent receiving transaction. -
ParentTransactionId: integer
(int64)
Value that uniquely identifies the parent receiving transaction.
-
PhysicalMaterialReturnRequired: string
Maximum Length:
1Determines whether the return against a transfer order requires a physical return of the item. -
PODistributionId: integer
(int64)
Value that uniquely identifies the purchase order distribution.
-
POHeaderId: integer
(int64)
Value that uniquely identifies the purchase order header.
-
POLineId: integer
(int64)
Value that uniquely identifies the purchase order line.
-
POLineLocationId: integer
(int64)
Value that uniquely identifies the purchase order schedule.
-
PrimaryQuantity: number
Transaction quantity in the primary unit of measure that the item uses.
-
PrimaryUnitOfMeasure: string
Maximum Length:
25Primary unit of measure that the item in the receiving organization uses. -
PrimaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the primary unit of measure that the item in the receiving organization uses. -
Quantity: number
Transaction quantity in the unit of measure that the receiving transaction uses.
-
ReasonId: integer
(int64)
Value that uniquely identifies the inventory transaction reason for the receiving transaction.
-
ReasonName: string
Maximum Length:
30Name of the inventory transaction reason for the receiving transaction. -
ReceiptAdviceDocumentLineNumber: string
Maximum Length:
80Line number on the source document that the warehouse uses for the receipt advice. -
ReceiptAdviceDocumentNumber: string
Maximum Length:
80Source document number that the warehouse uses for the receipt advice. -
ReceiptAdviceDocumentScheduleNumber: string
Maximum Length:
80Schedule number on the source document that the warehouse uses for the receipt advice line. -
ReceiptAdviceHeaderId: integer
(int64)
Value that uniquely identifies the receipt advice header.
-
ReceiptAdviceLineId: integer
(int64)
Value that uniquely identifies the receipt advice line.
-
ReceiptSourceCode: string
Maximum Length:
25Source of the shipment or the receipt. Values include VENDOR, INVENTORY, TRANSFER ORDER, or CUSTOMER. -
receiptTransactionDFF: array
receiptTransactionDFF
-
RMAReference: string
Maximum Length:
30Number that identifies the return material authorization that the supplier provides when returning goods to the supplier. -
RoutingHeaderId: integer
(int64)
Value that uniquely identifies the receiving routing. Values include 1 for standard receipt, 2 for inspection required, or 3 for direct delivery.
-
SecondaryQuantity: number
Transaction quantity in the secondary unit of measure that the item uses.
-
SecondaryUnitOfMeasure: string
Maximum Length:
25Secondary unit of measure that the item in the receiving organization uses. -
SecondaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the secondary unit of measure that the item in the receiving organization uses. -
serialItemSerials: array
Serials That Control Items
Title:
Serials That Control ItemsThe Serials for Serial Items resource manages the serial number information for a transaction line whose item is serial controlled and not lot controlled. -
ShipmentHeaderId: integer
(int64)
Value that uniquely identifies the receiving shipment or receipt header.
-
ShipmentLineId: integer
(int64)
Value that uniquely identifies the shipment line.
-
ShipmentNumber: string
Maximum Length:
30Shipment number that the shipment source assigns. This number corresponds to the number that identifies one of the following objects: advance shipment notice, in-transit shipment, or transfer order shipment. -
ShipToLocationCode: string
Maximum Length:
60Abbreviation that identifies the receiving location. -
ShipToLocationId: integer
(int64)
Value that uniquely identifies the receiving location.
-
SoldtoLegalEntity: string
Maximum Length:
240Name of the sold-to legal entity. -
SoldtoLegalEntityId: integer
(int64)
Value that uniquely identifies the sold-to legal entity.
-
SourceDocumentCode: string
Maximum Length:
25Abbreviation that identifies the type of source document. The RCV_SOURCE_DOCUMENT_TYPE lookup defines the values that you can use with this attribute. -
SourceTransactionNumber: string
Maximum Length:
25Number that identifies the unique transaction identifier in the source system. -
Subinventory: string
Maximum Length:
10Name of the destination subinventory for the receiving transaction. -
SubstituteItemId: integer
(int64)
Value that uniquely identifies the substitute item.
-
SubstituteItemNumber: string
Maximum Length:
300Substitute item number for the item on the receipt line. -
SubstituteUnorderedCode: string
Maximum Length:
25Indicates whether the transaction is for a substitute item. Value is SUBSTITUTE. -
TransactionDate: string
(date-time)
Date when the receiving transaction occurred.
-
TransactionType: string
Maximum Length:
25Type of receiving transaction. The RCV_TRANSACTION_TYPE lookup defines the values that you can use with this attribute. -
TransferOrderHeaderId: integer
(int64)
Value that uniquely identifies the transfer order header.
-
TransferOrderLineId: integer
(int64)
Value that uniquely identifies the transfer order line.
-
UniqueTransactionId: integer
(int64)
Value that uniquely identifies the receiving transaction.
-
UnitOfMeasure: string
Maximum Length:
25Unit of measure for the receiving transaction. -
UOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure that the receiving transaction uses. -
VendorId: integer
(int64)
Value that uniquely identifies the supplier.
-
VendorItemNumber: string
Maximum Length:
300Number that the supplier uses to identify the item. -
VendorName: string
Maximum Length:
240Name of the supplier. -
VendorNumber: string
Maximum Length:
30Number that identifies the supplier. -
VendorSiteCode: string
Maximum Length:
240Abbreviation that identifies the supplier site for a business unit. -
VendorSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Lots That Control Items
Type:
arrayTitle:
Lots That Control ItemsThe Lots for Lot Items resource manages the lot information for a transaction line whose item is lot controlled and not serial controlled.
Show Source
Nested Schema : Serials and Lots That Control Items
Type:
arrayTitle:
Serials and Lots That Control ItemsThe Lots for Lot and Serial Items resource manages the lot information for a transaction line whose item is both lot and serial controlled.
Show Source
Nested Schema : Serials That Control Items
Type:
arrayTitle:
Serials That Control ItemsThe Serials for Serial Items resource manages the serial number information for a transaction line whose item is serial controlled and not lot controlled.
Show Source
Nested Schema : receipts-receiptHeaders-receiptLines-lotItemLots-item-response
Type:
Show Source
object-
ExpirationActionCode: string
Maximum Length:
32Abbreviation that identifies the expiration action. -
ExpirationActionDate: string
(date)
Date when the warehouse performed 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 corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotExpirationDate: string
(date)
Date when the item of the lot corresponding to receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
-
lotItemLotAttributesDFF: array
lotItemLotAttributesDFF
-
lotItemLotsDFF: array
lotItemLotsDFF
-
LotNumber: string
Maximum Length:
80Number that identifies the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. -
MaturityDate: string
(date)
Date when the lot matures. This attribute is applicable when the warehouse places the item under lot control.
-
OriginationDate: string
(date-time)
Date when the lot originated corresponding to the ASN line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control.
-
OriginationType: string
Maximum Length:
30Type of origination for the lot corresponding to the advanced shipment notice (ASN) line request or receipt line request. This attribute is applicable when the warehouse places the item under lot control. -
ParentLotNumber: string
Maximum Length:
80Number that identifies the parent lot of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control. -
PrimaryQuantity: number
Transaction quantity for the lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control.
-
ProductTransactionId: integer
(int64)
Value that uniquely identifies the receipt line request.
-
ReasonId: integer
(int64)
Value that uniquely identifies the reason for the receiving transaction. This attribute is applicable when the warehouse places the item under lot control.
-
ReasonName: string
Maximum Length:
30Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot control. -
RetestDate: string
(date)
Date when the lot is retested. This attribute is based on the lot origination date and the retest interval.
-
SecondaryTransactionQuantity: number
Transaction quantity for the lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot control.
-
StatusId: integer
(int64)
Value that uniquely identifies the material status.
-
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the lot for the receipt line request.
-
TransactionQuantity: number
Transaction quantity of the item for the lot corresponding to the receipt transaction request expires. This attribute is applicable when the warehouse places the item under lot control.
-
VendorLotNumber: string
Maximum Length:
150Number that identifies the supplier lot for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : receipts-receiptHeaders-receiptLines-lotItemLots-lotItemLotAttributesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-lotItemLots-lotItemLotsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-lotSerialItemLots-item-response
Type:
Show Source
object-
ExpirationActionCode: string
Maximum Length:
32Abbreviation that identifies the expiration action. -
ExpirationActionDate: string
(date)
Date when the warehouse performed 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 corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotExpirationDate: string
(date)
Date when the item of this lot corresponding to the receipt transaction request expires. This attribute is applicable when the warehouse places the item under lot and serial control.
-
LotNumber: string
Maximum Length:
80Number that identifies the lot for the item corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. -
lotSerialItemLotAttributesDFF: array
lotSerialItemLotAttributesDFF
-
lotSerialItemLotsDFF: array
lotSerialItemLotsDFF
-
lotSerialItemSerials: array
Lots and Serials That Control Items
Title:
Lots and Serials That Control ItemsThe Serials for Lot and Serial Items resource manages the serial number information associated with a specific lot for a transaction line whose item is both lot and serial controlled. -
MaturityDate: string
(date)
Date when the lot matures for the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control.
-
OriginationDate: string
(date-time)
Date when this lot originated for the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control.
-
OriginationType: string
Maximum Length:
30Type of origination for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. -
ParentLotNumber: string
Maximum Length:
80Number that identifies the parent lot of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. -
PrimaryQuantity: number
Transaction quantity for this lot in the primary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot and serial control.
-
ProductTransactionId: integer
(int64)
Value that uniquely identifies the receipt line request.
-
ReasonId: integer
(int64)
Value that uniquely identifies the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot and serial control.
-
ReasonName: string
Maximum Length:
30Name of the reason for the receiving transaction for the lot. This attribute is applicable when the warehouse places the item under lot and serial control. -
RetestDate: string
(date)
Date when the lot is retested. This attribute is based on the lot origination date and the retest interval.
-
SecondaryTransactionQuantity: number
Transaction quantity for this lot in the secondary unit of measure that the item uses. This attribute is applicable when the warehouse places the item under lot and serial control.
-
StatusId: integer
(int64)
Value that uniquely identifies the material status.
-
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the lot for lot serial items for the receipt line request.
-
TransactionQuantity: number
Transaction quantity of the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control.
-
VendorLotNumber: string
Maximum Length:
150Number that identifies the supplier lot for the lot corresponding to the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Lots and Serials That Control Items
Type:
arrayTitle:
Lots and Serials That Control ItemsThe Serials for Lot and Serial Items resource manages the serial number information associated with a specific lot for a transaction line whose item is both lot and serial controlled.
Show Source
Nested Schema : receipts-receiptHeaders-receiptLines-lotSerialItemLots-lotSerialItemLotAttributesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-lotSerialItemLots-lotSerialItemLotsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-lotSerialItemLots-lotSerialItemSerials-item-response
Type:
Show Source
object-
FromSerialNumber: string
Maximum Length:
80Starting serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
lotSerialItemSerialAttributesDFF: array
lotSerialItemSerialAttributesDFF
-
lotSerialItemSerialsDFF: array
lotSerialItemSerialsDFF
-
ProductTransactionId: integer
(int64)
Value that uniquely identifies the receipt line request.
-
ToSerialNumber: string
Maximum Length:
80Ending serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the serial for lot serial items for the receipt line request.
-
VendorSerialNumber: string
Maximum Length:
80Supplier serial number for the serial range of the receipt transaction request. This attribute is applicable when the warehouse places the item under lot and serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : receipts-receiptHeaders-receiptLines-lotSerialItemLots-lotSerialItemSerials-lotSerialItemSerialAttributesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-lotSerialItemLots-lotSerialItemSerials-lotSerialItemSerialsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-receiptTransactionDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
InterfaceTransactionId: integer
(int64)
-
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 : receipts-receiptHeaders-receiptLines-serialItemSerials-item-response
Type:
Show Source
object-
FromSerialNumber: string
Maximum Length:
80Starting serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under serial control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProductTransactionId: integer
(int64)
Value that uniquely identifies the receipt line request.
-
serialItemSerialAttributesDFF: array
serialItemSerialAttributesDFF
-
serialItemSerialsDFF: array
serialItemSerialsDFF
-
ToSerialNumber: string
Maximum Length:
80Ending serial number in a range of serial numbers of the receipt transaction request. This attribute is applicable when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the serial for the receipt line request.
-
VendorSerialNumber: string
Maximum Length:
80Supplier serial number for the serial range of the receipt transaction request. This attribute is applicable when the warehouse places the item under serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : receipts-receiptHeaders-receiptLines-serialItemSerials-serialItemSerialAttributesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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 : receipts-receiptHeaders-receiptLines-serialItemSerials-serialItemSerialsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
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
Links
- receiptHeaders
-
Parameters:
- GroupId:
$request.path.GroupId
The Receipt Headers resource manages details about the receipt header or inbound shipment header. - GroupId: