{
  "id": "f70a0f0d-48e1-4466-8f4c-32747b395de9",
  "object": "channel",
  "type": "sales",
  "platform": "walmart",
  "created_at": 1662738023
}

We’ll be expanding the object incrementally and with backward compatibility.

Attributes

id
string

Unique identifier for the object.

type
enum

The type of the channel. One of sales or advertising.

platform
enum

One of amazon or walmart.

More attributes

{
  "id": "f70a0f0d-48e1-4466-8f4c-32747b395de9",
  "object": "channel",
  "type": "sales",
  "platform": "walmart",
  "created_at": 1662738023
}