name: x-fabric-channel-id
in: header
required: false
description: x-fabric-channel-id identifies the sales channel where the API request is being made; primarily for multichannel use cases. The channel ids are 12 corresponding to US and 13 corresponding to Canada. The default channel id is 12. This field is required.
schema:
  type: string
  example: '12'
