<- Object

Object

All versions ->

ChannelBeta

Link to section

Properties

Link to section

id

string

Read only The channel's unique ID.

Link to section

merchant_id

string

Read only The unique ID of the merchant this channel belongs to.

Link to section

name

string

The name of the channel.

Link to section

version

integer(32-bit)

Read only The version number which is incremented each time an update is made to the channel.

Link to section

reference

Represents an entity the channel is associated with.

Link to section

status

string

Status of the channel.

Link to section

created_at

string

Read only The timestamp for when the channel was created, in RFC 3339 format (for example, "2016-09-04T23:59:33.123Z"). For more information, see Working with Dates.

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

Link to section

updated_at

string

Read only The timestamp for when the channel was last updated, in RFC 3339 format (for example, "2016-09-04T23:59:33.123Z"). For more information, see Working with Dates.

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