Anchor to ChannelCreateInputChannel
input_objectChannel Create Input
The input fields for creating a Channel.
Anchor to FieldsFields
- accountId (String!)
- accountName (String!)
- handle (String)
- specificationHandle (String!)
- Anchor to accountIdaccount•String!
Id non-null A unique identifier for the merchant's account on the external platform, such as an Amazon Seller ID or Google Merchant Center ID. Used together with
to uniquely identify the channel connection.- Anchor to accountNameaccount•String!
Name non-null The merchant-facing name for the external account. Displayed in Shopify Admin wherever the channel connection is referenced, such as in Markets and order attribution. Should match how the merchant recognises the account on the external platform.
- Anchor to handlehandle•String
- Anchor to specificationHandlespecification•String!
Handle non-null The handle of the channel specification to bind to this channel. The specification must have been deployed by the calling application via
shopify app deploy. Determines the channel's regional coverage, capabilities, and requirements.
Was this section helpful?