Fixture Action Object
period
integer
1
The period Id
actionId
UUID
6ee3f4f6-e85c-448a-a13a-f5b85979337f
The id number of the action. This will be useful in linking actions that are pending, updated etc.
sendType
string
Confirmed
the send type name 1- Pending (possible action packet) 2- Updated (updates info on confirmed packets) 3- Cancelled (invalidates pending packet) 4-Deleted (deletes confirmed packets) 5-Confirmed (confirmed packet and can be added) 6-Restored (restored to previous state prior to deletion).
Note that Pending actions can be cancelled. Confirmed actions can be deleted and typically all key actions (card, goal, penalty) start with a pending state
clockTime
time
10:00
The value on the clock when the action was collected
fixtureId
UUID
2104e2e1-3439-4684-a146-28df3f89bda2
The unique fixture UUID
timestamp
date / time
2022-09-25T14:20:57.092100Z
The timestamp of the action delivered as yyyy-mm-ddThh:mm:ss.xxxxxxZ
sendTypeId
integer
5
the send type Id (as above)
fixtureSeqNum
integer
11
A deduplicated list of scorer sequence numbers based on the action creation time across all devices and all scorers.
timelineSequence
long
1.000000000000001
fixtureActionType
string
Start Fixture
The action type name (i.e. goal, shot etc) Full list of actions can be found above in Action Type & Sub Action Types section
fixtureActionTypeId
integer
4
The action type Id related to the fixtureActionType. Full list of actions can be found above in Action Type & Sub Action Types section
Last updated