Class ActiveNumberUpdateSMSConfigurationRequestParameters


  • public class ActiveNumberUpdateSMSConfigurationRequestParameters
    extends Object
    SMS configuration parameters request to update an active number for a project
    Since:
    1.0
    • Constructor Detail

      • ActiveNumberUpdateSMSConfigurationRequestParameters

        public ActiveNumberUpdateSMSConfigurationRequestParameters​(String servicePlanId,
                                                                   String campaignId)
        Parameters:
        servicePlanId - The servicePlanId can be found in the Sinch Customer Dashboard. The service plan ID is what ties this number to the configured SMS service.
        campaignId - Only for US phone numbers. This campaignId is required to send SMS traffic to US; click here to read more about 10DLC A2P messaging. So, it is the current campaign ID for this number. The campaignId is found on your TCR platform.
      • ActiveNumberUpdateSMSConfigurationRequestParameters

        public ActiveNumberUpdateSMSConfigurationRequestParameters​(String servicePlanId)