Object Index
You are viewing an old version of the API
TerminalAction
BETA
Object Index
Represents an action processed by the Square Terminal.
Properties
Name | Description |
---|---|
id
|
Read only A unique ID for this |
device_
|
The unique Id of the device intended for this |
deadline_
|
The duration as an RFC 3339 duration, after which the action will be automatically canceled.
TerminalActions that are Default: 5 minutes from creation Maximum: 5 minutes Example for 2 days, 12 hours, 30 minutes, and 15 seconds: P2DT12H30M15S |
status
|
Read only The status of the |
cancel_
|
Read only The reason why |
created_
|
Read only The time when the Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
updated_
|
Read only The time when the Examples for January 25th, 2020 6:25:34pm Pacific Standard Time: UTC: 2020-01-26T02:25:34Z Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00 |
app_
|
Read only The ID of the application that created the action. |
type
|
Represents the type of the action. |
save_
|
Describes configuration for the save-card action. Requires |
receipt_
|
Describes configuration for the receipt action. Requires |
device_
|
Read only Details about the Terminal that received the action request (such as battery level, operating system version, and network connection settings). Only available for |