UpdateCarrierInput
Input type to update a Carrier
Input Fields
id (
ID!
)
ID of the object
name (
String
)
Name of the carrier.
Max character limit: 45.
status (
String
)
The current status of the Carrier
.
By default, the initial value will be CREATED, however no other status values are enforced by the platform.
The status field is also used within ruleset selection during orchestration. For more info, see Orchestration
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.