Skip to main content

setCustomCarrierMappingOutboundDefault

Set Custom Carrier Mapping Outbound Default

Marks one custom carrier mapping as the default external service to emit outbound for its internal carrier service. Any sibling mapping for the same integration + internal carrier service is cleared, so exactly one default exists per pair.

Authentication

Requires authentication and the set_custom_carrier_mapping_outbound_default permission.

Possible Errors

  • **Integration not found**: The specified integration doesn't exist
  • **Integration not active**: The specified integration is not active
  • **Custom Carrier Mapping not found**: The specified mapping doesn't exist
  • **Unauthorized**: User lacks the required permission
setCustomCarrierMappingOutboundDefault(
input: SetCustomCarrierMappingOutboundDefaultInput!
): SetCustomCarrierMappingOutboundDefaultPayload

Arguments

setCustomCarrierMappingOutboundDefault.input ● SetCustomCarrierMappingOutboundDefaultInput! non-null input common

Parameters for SetCustomCarrierMappingOutboundDefault

Type

SetCustomCarrierMappingOutboundDefaultPayload object common

Autogenerated return type of SetCustomCarrierMappingOutboundDefault.