CreateCarrierInput

Input type to create a Carrier

Input Fields

ref (String!)

The unique reference identifier for the Carrier.
Max character limit: 100.

name (String!)

Name of the carrier.
Max character limit: 45.

retailer (RetailerId!)

ID of the retailer

type (String!)

Type of the Carrier, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Max character limit: 50.

attributes ([AttributeInput])

A list of attributes associated with this Carrier. This can be used to extend the existing data structure with additional data for use in orchestration rules, etc.