Process all transactions for one header
post
/fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/action/processByHeader
Processes all tranasctions for a header.
Request
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.
Supported Media Types
- application/vnd.oracle.adf.action+json
Root Schema : schema
Type:
Show Source
object-
carrierId: number
Unique value identifying the carrier in an in-transit transfer.
-
dispositionId: number
Unique value identifying an account alias.
-
distributionAccountId: number
Unique value identifying the account combination related to the transaction.
-
eresEnabled: boolean
Indicates whether the organization is ERES-enabled for miscellaneous transactions.
-
expectedArrivalDate: string
Expected receiving date of the shipment in an in-transit transfer.
-
headerId: number
Input parameter to process the transaction.
-
lotGrade: string
Code of a lot in a lot grade change transaction.
-
noOfPackingUnits: number
Number of packing units in an in-transit transfer.
-
processType: string
Value that indicates the type of processing.
-
reasonId: number
Unique value identifying the reason for the transaction.
-
reasonName: string
Reason for the lot grade change in a lot grade change transaction.
-
shipmentNumber: string
Shipment number identifying the shipment in an in-transit transfer.
-
toProjectId: number
Unique value identifying the destination project in case of a project transfer.
-
toTaskId: number
Unique value identifying the destination project task in a project transfer.
-
trackingNumber: string
Tracking number of shipments in an in-transit transfer.
-
transactionActionId: number
Unique value identifying the transaction action associated with the transaction type.
-
transactionDate: string
Date of the transaction.
-
transactionSourceName: string
Name of the transaction source.
-
transactionSourceTypeId: number
Unique value identifying the transaction source type.
-
transactionTypeId: number
Unique value identifying the type of transaction.
-
transactionTypeName: string
Name of the type of transaction.
-
transferLocatorId: number
Unique value identifying the destination locator.
-
transferLocatorName: string
Name of the destination locator.
-
transferLpnId: number
Unique value identifying the destination LPN.
-
transferOrganizationId: number
Unique value identifying the destination organization in an interorganizational transfer.
-
transferOrganizationName: string
Name of the destination organization in an interorganizational transfer.
-
transferSubinventory: string
Code of the destination subinventory.
Response
Supported Media Types
- application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
Show Source
object-
result(required): string
Result of processing the request.