Update one RFID event
patch
/fscmRestApi/resources/11.13.18.05/inventoryRFIDEvents/{EventActionId}
Request
Path Parameters
-
EventActionId(required): integer(int64)
Value that uniquely identifies an event action.
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/json
Root Schema : schema
Type:
Show Source
object-
ActionTypeCode: string
Maximum Length:
30Event action type code. -
ErrorMessage: string
Maximum Length:
4000Processing-error message. -
EventId: integer
(int64)
Value that uniquely identifies an event.
-
EventKey: string
Maximum Length:
240Unique identifier for each event. -
EventTime: string
(date-time)
Timestamp of the event.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies an item.
-
LPNId: integer
(int64)
Value that uniquely identifies the LPN.
-
OrganizationId: integer
(int64)
Value that uniquely identifies an organization.
-
ProcessResponse: string
(byte)
Response of the inventory transaction.
-
ProcessStatusCode: string
Maximum Length:
30Status of the process. -
ProcessTypeCode: string
Maximum Length:
30Code of the process to be spawned when an event occurs. -
TagCode: string
Maximum Length:
64RFID tag.
Response
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 : inventoryRFIDEvents-item-response
Type:
Show Source
object-
ActionTypeCode: string
Maximum Length:
30Event action type code. -
ActionTypeMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Event action type name. -
DeviceId: integer
(int64)
Read Only:
trueValue that uniquely identifies a device. -
DeviceIdentifier: string
Read Only:
trueMaximum Length:240Value that uniquely identify the device. -
DeviceName: string
Read Only:
trueMaximum Length:120Name of the device. -
ErrorMessage: string
Maximum Length:
4000Processing-error message. -
EventActionId: integer
(int64)
Value that uniquely identifies an event action.
-
EventDatetime: string
(date-time)
Read Only:
trueIdentifies the date and time when the event was generated. -
EventErrorMessage: string
Read Only:
trueMaximum Length:4000Event-processing error messages. -
EventId: integer
(int64)
Value that uniquely identifies an event.
-
EventKey: string
Maximum Length:
240Unique identifier for each event. -
EventPayload: string
(byte)
Read Only:
trueIdentifies the content of the event. -
EventTime: string
(date-time)
Timestamp of the event.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies an item.
-
ItemNumber: string
Read Only:
trueMaximum Length:300Item number. -
LicensePlateNumber: string
Title:
Packing UnitRead Only:trueMaximum Length:30Name of the LPN. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the LPN.
-
ObjectTypeMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Uniquely identifies the type of object to which the given EPC code is mapped. -
OrganizationId: integer
(int64)
Value that uniquely identifies an organization.
-
OrganizationName: string
Read Only:
trueMaximum Length:240Name of the organization. -
ProcessingStatus: string
Read Only:
trueMaximum Length:30Status of processing for this event. -
ProcessResponse: string
(byte)
Response of the inventory transaction.
-
ProcessStatusCode: string
Maximum Length:
30Status of the process. -
ProcessTypeCode: string
Maximum Length:
30Code of the process to be spawned when an event occurs. -
ProcessTypeMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Name of the process type. -
RequestIdentifier: integer
(int64)
Read Only:
trueRequest Identifier. -
TagCode: string
Maximum Length:
64RFID tag.
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.