Class: Twilio::REST::Numbers::V1::PortingPortInList::NumbersV1PortingPortInCreate

Inherits:
Object
  • Object
show all
Defined in:
lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(payload) ⇒ NumbersV1PortingPortInCreate

Returns a new instance of NumbersV1PortingPortInCreate.



63
64
65
66
67
68
69
70
71
72
73
74
75
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 63

def initialize(payload)
        @account_sid = payload["account_sid"]
        @documents = payload["documents"]
        @phone_numbers = payload["phone_numbers"]
        @losing_carrier_information = payload["losing_carrier_information"]
        @notification_emails = payload["notification_emails"]
        @target_port_in_date = payload["target_port_in_date"]
        @target_port_in_time_range_start = payload["target_port_in_time_range_start"]
        @target_port_in_time_range_end = payload["target_port_in_time_range_end"]
        @bundle_sid = payload["bundle_sid"]
        @portability_advance_carrier = payload["portability_advance_carrier"]
        @auto_cancel_approval_numbers = payload["auto_cancel_approval_numbers"]
end

Instance Attribute Details

#account_sidObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def 
  @account_sid
end

#auto_cancel_approval_numbersObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def auto_cancel_approval_numbers
  @auto_cancel_approval_numbers
end

#bundle_sidObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def bundle_sid
  @bundle_sid
end

#documentsObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def documents
  @documents
end

#losing_carrier_informationObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def losing_carrier_information
  @losing_carrier_information
end

#notification_emailsObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def notification_emails
  @notification_emails
end

#phone_numbersObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def phone_numbers
  @phone_numbers
end

#portability_advance_carrierObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def portability_advance_carrier
  @portability_advance_carrier
end

#target_port_in_dateObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def target_port_in_date
  @target_port_in_date
end

#target_port_in_time_range_endObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def target_port_in_time_range_end
  @target_port_in_time_range_end
end

#target_port_in_time_range_startObject

Parameters:

  • : (account_sid)
    String

    Account Sid or subaccount where the phone number(s) will be Ported

  • : (documents)
    Array<String>

    List of document SIDs for all phone numbers included in the port in request. At least one document SID referring to a document of the type Utility Bill is required.

  • : (phone_numbers)
    Array<PortingPortInList.NumbersV1PortingPortInCreatePhoneNumbers>

    List of phone numbers to be ported. Maximum of 1,000 phone numbers per request.

  • : (losing_carrier_information)
    PortingPortInList.NumbersV1PortingLosingCarrierInformation
  • : (notification_emails)
    Array<String>

    Additional emails to send a copy of the signed LOA to.

  • : (target_port_in_date)
    Date

    Target date to port the number. We cannot guarantee that this date will be honored by the other carriers, please work with Ops to get a confirmation of the firm order commitment (FOC) date. Expected format is ISO Local Date, example: ‘2011-12-03`. This date must be at least 7 days in the future for US ports and 10 days in the future for Japanese ports. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_start)
    String

    The earliest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (target_port_in_time_range_end)
    String

    The latest time that the port should occur on the target port in date. Expected format is ISO Offset Time, example: ‘10:15:00-08:00’. We can’t guarantee the exact date and time, as this depends on the losing carrier

  • : (bundle_sid)
    String

    The bundle sid is an optional identifier to reference a group of regulatory documents for a port request.

  • : (portability_advance_carrier)
    String

    A field only required for Japan port in requests. It is a unique identifier for the donor carrier service the line is being ported from.

  • : (auto_cancel_approval_numbers)
    String

    Japan specific field, indicates the number of phone numbers to automatically approve for cancellation.



62
63
64
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 62

def target_port_in_time_range_start
  @target_port_in_time_range_start
end

Instance Method Details

#to_json(options = {}) ⇒ Object



76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# File 'lib/twilio-ruby/rest/numbers/v1/porting_port_in.rb', line 76

def to_json(options = {})
{
        "account_sid": @account_sid,
        "documents": @documents,
        "phone_numbers": @phone_numbers,
        "losing_carrier_information": @losing_carrier_information,
        "notification_emails": @notification_emails,
        "target_port_in_date": @target_port_in_date,
        "target_port_in_time_range_start": @target_port_in_time_range_start,
        "target_port_in_time_range_end": @target_port_in_time_range_end,
        "bundle_sid": @bundle_sid,
        "portability_advance_carrier": @portability_advance_carrier,
        "auto_cancel_approval_numbers": @auto_cancel_approval_numbers,
}.to_json(options)
end