The Firmhouse Logo [FH]
Developer Docs

createServiceChannel

Creates a service channel.

Arguments

ArgumentDescription
input (CreateServiceChannelInput!)
Parameters for CreateServiceChannel

CreateServiceChannelInput Arguments

ArgumentDescription
name (String!)
The name of the service channel
slug (String)
The slug that is used for connecting this service channel to a checkout. Leave this field empty to automatically generate the slug from the service channel name
address (String)
Physical address and/or contact details for this service channel
bccEmail (String)
Every email sent to a customer assigned to this Service Channel will also be BCC'd to this email address.

Return Fields

serviceChannel (ServiceChannel)