Class RentSMSConfigurationRequestParameters


  • public class RentSMSConfigurationRequestParameters
    extends Object
    SMS configuration parameters request to rent a number
    Since:
    1.0
    • Constructor Detail

      • RentSMSConfigurationRequestParameters

        public RentSMSConfigurationRequestParameters​(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.
      • RentSMSConfigurationRequestParameters

        public RentSMSConfigurationRequestParameters​(String servicePlanId)