Class PreferredCarrier.SystemPreferredCarrierModifyRequest

  • Enclosing class:
    PreferredCarrier

    public static class PreferredCarrier.SystemPreferredCarrierModifyRequest
    extends Request<DefaultResponse>
    Modify the attributes of a carrier. The response is either a SuccessResponse or an ErrorResponse. An ErrorResponse is returned if countryCode modification is attempted while the carrier is assigned to a service provider. An ErrorResponse is returned if an attempt to set isIntraLata to false is made while the carrier is used as an intra-LATA carrier. An ErrorResponse is returned if an attempt to set isInternational to false is made while the carrier is used as an international carrier.
    Author:
    AlpacaGenerator