messente_api 2.5.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +22 -15
  3. data/README.md +2 -2
  4. data/docs/OmnimessageMessagesInner.md +5 -3
  5. data/docs/Viber.md +6 -2
  6. data/docs/ViberCarousel.md +18 -0
  7. data/docs/ViberCarouselButton.md +20 -0
  8. data/docs/ViberCarouselItem.md +24 -0
  9. data/docs/ViberTemplate.md +22 -0
  10. data/lib/messente_api/api/account_balance_api.rb +1 -1
  11. data/lib/messente_api/api/blacklist_api.rb +1 -1
  12. data/lib/messente_api/api/bulk_messaging_api.rb +1 -1
  13. data/lib/messente_api/api/contacts_api.rb +1 -1
  14. data/lib/messente_api/api/delivery_report_api.rb +1 -1
  15. data/lib/messente_api/api/groups_api.rb +1 -1
  16. data/lib/messente_api/api/number_lookup_api.rb +1 -1
  17. data/lib/messente_api/api/number_verification_api.rb +1 -1
  18. data/lib/messente_api/api/omnimessage_api.rb +1 -1
  19. data/lib/messente_api/api/pricing_api.rb +1 -1
  20. data/lib/messente_api/api/statistics_api.rb +1 -1
  21. data/lib/messente_api/api/whats_app_templates_api.rb +1 -1
  22. data/lib/messente_api/api_client.rb +1 -1
  23. data/lib/messente_api/api_error.rb +1 -1
  24. data/lib/messente_api/configuration.rb +1 -1
  25. data/lib/messente_api/models/bulk_omni_message_create_success_response.rb +1 -1
  26. data/lib/messente_api/models/bulk_omni_message_create_success_response_messages_inner.rb +1 -1
  27. data/lib/messente_api/models/bulk_omnimessage.rb +1 -1
  28. data/lib/messente_api/models/channel.rb +1 -1
  29. data/lib/messente_api/models/contact_envelope.rb +1 -1
  30. data/lib/messente_api/models/contact_fields.rb +1 -1
  31. data/lib/messente_api/models/contact_list_envelope.rb +1 -1
  32. data/lib/messente_api/models/contact_response_fields.rb +1 -1
  33. data/lib/messente_api/models/contact_update_fields.rb +1 -1
  34. data/lib/messente_api/models/delivery_report_response.rb +1 -1
  35. data/lib/messente_api/models/delivery_result.rb +1 -1
  36. data/lib/messente_api/models/error_code_omnichannel.rb +1 -1
  37. data/lib/messente_api/models/error_code_omnichannel_machine.rb +1 -1
  38. data/lib/messente_api/models/error_code_phonebook.rb +1 -1
  39. data/lib/messente_api/models/error_code_statistics.rb +1 -1
  40. data/lib/messente_api/models/error_item_number_lookup.rb +1 -1
  41. data/lib/messente_api/models/error_item_number_lookup_error.rb +1 -1
  42. data/lib/messente_api/models/error_item_omnichannel.rb +1 -1
  43. data/lib/messente_api/models/error_item_phonebook.rb +1 -1
  44. data/lib/messente_api/models/error_item_statistics.rb +1 -1
  45. data/lib/messente_api/models/error_number_lookup.rb +1 -1
  46. data/lib/messente_api/models/error_omnichannel.rb +1 -1
  47. data/lib/messente_api/models/error_phonebook.rb +1 -1
  48. data/lib/messente_api/models/error_statistics.rb +1 -1
  49. data/lib/messente_api/models/error_title_omnichannel.rb +1 -1
  50. data/lib/messente_api/models/error_title_phonebook.rb +1 -1
  51. data/lib/messente_api/models/fetch_blacklist_success.rb +1 -1
  52. data/lib/messente_api/models/group_envelope.rb +1 -1
  53. data/lib/messente_api/models/group_list_envelope.rb +1 -1
  54. data/lib/messente_api/models/group_name.rb +1 -1
  55. data/lib/messente_api/models/group_response_fields.rb +1 -1
  56. data/lib/messente_api/models/message_result.rb +1 -1
  57. data/lib/messente_api/models/mobile_network.rb +1 -1
  58. data/lib/messente_api/models/number_to_blacklist.rb +1 -1
  59. data/lib/messente_api/models/numbers_to_investigate.rb +1 -1
  60. data/lib/messente_api/models/omni_message_create_success_response.rb +1 -1
  61. data/lib/messente_api/models/omnimessage.rb +1 -1
  62. data/lib/messente_api/models/omnimessage_messages_inner.rb +1 -1
  63. data/lib/messente_api/models/price.rb +1 -1
  64. data/lib/messente_api/models/price_info.rb +1 -1
  65. data/lib/messente_api/models/price_networks_inner.rb +1 -1
  66. data/lib/messente_api/models/priority.rb +1 -1
  67. data/lib/messente_api/models/rcs.rb +1 -1
  68. data/lib/messente_api/models/rcs_card_content.rb +1 -1
  69. data/lib/messente_api/models/rcs_card_orientation.rb +1 -1
  70. data/lib/messente_api/models/rcs_card_width.rb +1 -1
  71. data/lib/messente_api/models/rcs_carousel_card.rb +1 -1
  72. data/lib/messente_api/models/rcs_content_info.rb +1 -1
  73. data/lib/messente_api/models/rcs_create_calendar_event_action.rb +1 -1
  74. data/lib/messente_api/models/rcs_dial_action.rb +1 -1
  75. data/lib/messente_api/models/rcs_image_alignment.rb +1 -1
  76. data/lib/messente_api/models/rcs_lat_lng.rb +1 -1
  77. data/lib/messente_api/models/rcs_media.rb +1 -1
  78. data/lib/messente_api/models/rcs_media_height.rb +1 -1
  79. data/lib/messente_api/models/rcs_open_url_action.rb +1 -1
  80. data/lib/messente_api/models/rcs_open_url_application.rb +1 -1
  81. data/lib/messente_api/models/rcs_rich_card.rb +1 -1
  82. data/lib/messente_api/models/rcs_standalone_card.rb +1 -1
  83. data/lib/messente_api/models/rcs_suggested_action.rb +1 -1
  84. data/lib/messente_api/models/rcs_suggested_reply.rb +1 -1
  85. data/lib/messente_api/models/rcs_suggestion.rb +1 -1
  86. data/lib/messente_api/models/rcs_view_location_action.rb +1 -1
  87. data/lib/messente_api/models/rcs_webview_view_mode.rb +1 -1
  88. data/lib/messente_api/models/sms.rb +3 -3
  89. data/lib/messente_api/models/statistics_report.rb +1 -1
  90. data/lib/messente_api/models/statistics_report_settings.rb +1 -1
  91. data/lib/messente_api/models/statistics_report_success.rb +1 -1
  92. data/lib/messente_api/models/status.rb +1 -1
  93. data/lib/messente_api/models/sync_number_lookup_result.rb +3 -3
  94. data/lib/messente_api/models/sync_number_lookup_success.rb +1 -1
  95. data/lib/messente_api/models/text_store.rb +1 -1
  96. data/lib/messente_api/models/viber.rb +25 -7
  97. data/lib/messente_api/models/viber_carousel.rb +253 -0
  98. data/lib/messente_api/models/viber_carousel_button.rb +259 -0
  99. data/lib/messente_api/models/viber_carousel_item.rb +293 -0
  100. data/lib/messente_api/models/viber_template.rb +252 -0
  101. data/lib/messente_api/models/viber_video.rb +1 -1
  102. data/lib/messente_api/models/whats_app.rb +1 -1
  103. data/lib/messente_api/models/whats_app_audio.rb +1 -1
  104. data/lib/messente_api/models/whats_app_component.rb +1 -1
  105. data/lib/messente_api/models/whats_app_currency.rb +1 -1
  106. data/lib/messente_api/models/whats_app_datetime.rb +1 -1
  107. data/lib/messente_api/models/whats_app_document.rb +1 -1
  108. data/lib/messente_api/models/whats_app_image.rb +1 -1
  109. data/lib/messente_api/models/whats_app_language.rb +1 -1
  110. data/lib/messente_api/models/whats_app_media.rb +1 -1
  111. data/lib/messente_api/models/whats_app_parameter.rb +1 -1
  112. data/lib/messente_api/models/whats_app_sticker.rb +1 -1
  113. data/lib/messente_api/models/whats_app_template.rb +1 -1
  114. data/lib/messente_api/models/whats_app_text.rb +1 -1
  115. data/lib/messente_api/models/whats_app_video.rb +1 -1
  116. data/lib/messente_api/models/whatsapp_button_type.rb +1 -1
  117. data/lib/messente_api/models/whatsapp_component_type.rb +1 -1
  118. data/lib/messente_api/models/whatsapp_create_template_request.rb +1 -1
  119. data/lib/messente_api/models/whatsapp_create_template_response.rb +1 -1
  120. data/lib/messente_api/models/whatsapp_header_format.rb +1 -1
  121. data/lib/messente_api/models/whatsapp_list_templates_response.rb +1 -1
  122. data/lib/messente_api/models/whatsapp_otp_button_type.rb +1 -1
  123. data/lib/messente_api/models/whatsapp_pagination.rb +1 -1
  124. data/lib/messente_api/models/whatsapp_paging_cursors.rb +1 -1
  125. data/lib/messente_api/models/whatsapp_supported_app.rb +1 -1
  126. data/lib/messente_api/models/whatsapp_template_button.rb +1 -1
  127. data/lib/messente_api/models/whatsapp_template_category.rb +1 -1
  128. data/lib/messente_api/models/whatsapp_template_component.rb +1 -1
  129. data/lib/messente_api/models/whatsapp_template_example.rb +1 -1
  130. data/lib/messente_api/models/whatsapp_template_response.rb +1 -1
  131. data/lib/messente_api/models/whatsapp_template_status.rb +1 -1
  132. data/lib/messente_api/models/whatsapp_update_template_request.rb +1 -1
  133. data/lib/messente_api/version.rb +2 -2
  134. data/lib/messente_api.rb +5 -1
  135. data/messente_api.gemspec +1 -1
  136. data/spec/spec_helper.rb +1 -1
  137. metadata +10 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8d6627669fd5f0a81c7f8a6880505326e603be8f70f8e4a0c568c1d4d2074405
4
- data.tar.gz: 3f51f1ac79d02eeb1590dc681ddf9660ba56b51b85d9c8483727ece954feef43
3
+ metadata.gz: 44ddfd6655056b5d3ea62cbcf07c81a5fa30199142c57699f9a6609b0be383e1
4
+ data.tar.gz: 61d1b0cec7c127609dee671d232f6715a70c5c618c03ee3b4a0f1c3081792eb4
5
5
  SHA512:
6
- metadata.gz: 347a904c0b8973e7dbd6c74e1dcb8e31d7458ac569d986cb954dae5ad869c1356f145f16fed89a3de78352ad07ae4f2314e889fbe15bf891ce3966a536887286
7
- data.tar.gz: 07c26b43df889c47d0af38d3e7541e9cc81ed682208943685690c88295a15f428777aba19868d24f29b3a2cc36c24bfd6a6fba9d43c559f3904c8b09a2a09f79
6
+ metadata.gz: 9a379119aa7abebf833ad06faf497b69db1a003c067d0e575ad4cff6fc884a4ba59a80e22bca6216ec41886939f695766a353ae419ec7fe5345e879b5b2b3816
7
+ data.tar.gz: 3e633a7773b4324dc0b043390df7f0a9f35bd7dd1181db8bc9715b6ec5b094085b3946642f478058a94498912c660adfedcdc90d6af931c8a79f206f21a9dee5
data/Gemfile.lock CHANGED
@@ -1,38 +1,45 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- messente_api (2.5.0)
4
+ messente_api (2.6.0)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
10
  ast (2.4.3)
11
- byebug (12.0.0)
11
+ byebug (13.0.0)
12
+ reline (>= 0.6.0)
12
13
  coderay (1.1.3)
13
14
  date (3.5.1)
14
15
  diff-lcs (1.6.2)
15
- ethon (0.15.0)
16
+ ethon (0.18.0)
16
17
  ffi (>= 1.15.0)
17
- ffi (1.17.3-x86_64-linux-gnu)
18
+ logger
19
+ ffi (1.17.4-x86_64-linux-gnu)
20
+ io-console (0.8.2)
18
21
  jaro_winkler (1.5.6)
22
+ logger (1.7.0)
19
23
  method_source (1.1.0)
20
- parallel (1.27.0)
21
- parser (3.3.10.0)
24
+ parallel (1.28.0)
25
+ parser (3.3.11.1)
22
26
  ast (~> 2.4.1)
23
27
  racc
24
- pry (0.15.2)
28
+ pry (0.16.0)
25
29
  coderay (~> 1.1)
26
30
  method_source (~> 1.0)
27
- pry-byebug (3.11.0)
28
- byebug (~> 12.0)
29
- pry (>= 0.13, < 0.16)
30
- psych (5.3.1)
31
+ reline (>= 0.6.0)
32
+ pry-byebug (3.12.0)
33
+ byebug (~> 13.0)
34
+ pry (>= 0.13, < 0.17)
35
+ psych (5.4.0)
31
36
  date
32
37
  stringio
33
38
  racc (1.8.1)
34
39
  rainbow (3.1.1)
35
40
  rake (13.0.6)
41
+ reline (0.6.3)
42
+ io-console (~> 0.5)
36
43
  rspec (3.13.2)
37
44
  rspec-core (~> 3.13.0)
38
45
  rspec-expectations (~> 3.13.0)
@@ -42,10 +49,10 @@ GEM
42
49
  rspec-expectations (3.13.5)
43
50
  diff-lcs (>= 1.2.0, < 2.0)
44
51
  rspec-support (~> 3.13.0)
45
- rspec-mocks (3.13.7)
52
+ rspec-mocks (3.13.8)
46
53
  diff-lcs (>= 1.2.0, < 2.0)
47
54
  rspec-support (~> 3.13.0)
48
- rspec-support (3.13.6)
55
+ rspec-support (3.13.7)
49
56
  rubocop (0.66.0)
50
57
  jaro_winkler (~> 1.5.1)
51
58
  parallel (~> 1.10)
@@ -56,8 +63,8 @@ GEM
56
63
  unicode-display_width (>= 1.4.0, < 1.6)
57
64
  ruby-progressbar (1.13.0)
58
65
  stringio (3.2.0)
59
- typhoeus (1.5.0)
60
- ethon (>= 0.9.0, < 0.16.0)
66
+ typhoeus (1.6.0)
67
+ ethon (>= 0.18.0)
61
68
  unicode-display_width (1.5.0)
62
69
 
63
70
  PLATFORMS
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Messente API Library
2
2
 
3
- - Messente API version: 2.0.0
4
- - Ruby gem version: 2.5.0
3
+ - Messente API version: 2.1.0
4
+ - Ruby gem version: 2.6.0
5
5
 
6
6
  [Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you&#39;re not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
7
7
 
@@ -8,14 +8,15 @@
8
8
  | **validity** | **Integer** | After how many minutes this channel is considered as failed and the next channel is attempted.Only one of \&quot;ttl\&quot; and \&quot;validity\&quot; can be used. | [optional] |
9
9
  | **ttl** | **Integer** | After how many seconds this channel is considered as failed and the next channel is attempted. Only one of \&quot;ttl\&quot; and \&quot;validity\&quot; can be used. | [optional] |
10
10
  | **text** | **String** | Text content of the RCS message | |
11
- | **image_url** | **String** | URL for the embedded image Valid combinations: 1) image_url, 2) text, image_url, button_url, button_text | [optional] |
11
+ | **image_url** | **String** | URL for the embedded image. | [optional] |
12
12
  | **button_url** | **String** | URL of the button, must be specified along with &#39;&#39;text&#39;&#39;, &#39;&#39;button_text&#39;&#39; and &#39;&#39;image_url&#39;&#39; (optional) | [optional] |
13
13
  | **button_text** | **String** | Must be specified along with &#39;&#39;text&#39;&#39;, &#39;&#39;button_url&#39;&#39;, &#39;&#39;button_text&#39;&#39;, &#39;&#39;image_url&#39;&#39; (optional) | [optional] |
14
14
  | **channel** | **String** | The channel used to deliver the message | [optional][default to &#39;rcs&#39;] |
15
15
  | **video** | [**WhatsAppVideo**](WhatsAppVideo.md) | | [optional] |
16
+ | **template** | [**WhatsAppTemplate**](WhatsAppTemplate.md) | | [optional] |
17
+ | **carousel** | [**ViberCarousel**](ViberCarousel.md) | | [optional] |
16
18
  | **autoconvert** | **String** | Defines how non-GSM characters will be treated: - \&quot;on\&quot; Use replacement settings from the account&#39;s [API Auto Replace settings page](https://dashboard.messente.com/api-settings/auto-replace) (default) - \&quot;full\&quot; All non GSM 03.38 characters will be replaced with suitable alternatives - \&quot;off\&quot; Message content is not modified in any way | [optional] |
17
19
  | **udh** | **String** | hex-encoded string containing SMS UDH | [optional] |
18
- | **template** | [**WhatsAppTemplate**](WhatsAppTemplate.md) | | [optional] |
19
20
  | **image** | [**WhatsAppImage**](WhatsAppImage.md) | | [optional] |
20
21
  | **audio** | [**WhatsAppAudio**](WhatsAppAudio.md) | | [optional] |
21
22
  | **document** | [**WhatsAppDocument**](WhatsAppDocument.md) | | [optional] |
@@ -39,9 +40,10 @@ instance = MessenteApi::OmnimessageMessagesInner.new(
39
40
  button_text: null,
40
41
  channel: null,
41
42
  video: null,
43
+ template: null,
44
+ carousel: null,
42
45
  autoconvert: null,
43
46
  udh: null,
44
- template: null,
45
47
  image: null,
46
48
  audio: null,
47
49
  document: null,
data/docs/Viber.md CHANGED
@@ -8,11 +8,13 @@
8
8
  | **validity** | **Integer** | After how many minutes this channel is considered as failed and the next channel is attempted. Only one of \&quot;ttl\&quot; and \&quot;validity\&quot; can be used. | [optional] |
9
9
  | **ttl** | **Integer** | After how many seconds this channel is considered as failed and the next channel is attempted. Only one of \&quot;ttl\&quot; and \&quot;validity\&quot; can be used. | [optional] |
10
10
  | **text** | **String** | Plaintext content for Viber | [optional] |
11
- | **image_url** | **String** | URL for the embedded image Valid combinations: 1) image_url, 2) text, image_url, button_url, button_text | [optional] |
11
+ | **image_url** | **String** | URL for the embedded image. | [optional] |
12
12
  | **button_url** | **String** | URL of the button, must be specified along with &#39;&#39;text&#39;&#39;, &#39;&#39;button_text&#39;&#39; and &#39;&#39;image_url&#39;&#39; (optional) | [optional] |
13
13
  | **button_text** | **String** | Must be specified along with &#39;&#39;text&#39;&#39;, &#39;&#39;button_url&#39;&#39;, &#39;&#39;button_text&#39;&#39;, &#39;&#39;image_url&#39;&#39; (optional) | [optional] |
14
14
  | **channel** | **String** | The channel used to deliver the message | [optional][default to &#39;viber&#39;] |
15
15
  | **video** | [**ViberVideo**](ViberVideo.md) | | [optional] |
16
+ | **template** | [**ViberTemplate**](ViberTemplate.md) | | [optional] |
17
+ | **carousel** | [**ViberCarousel**](ViberCarousel.md) | | [optional] |
16
18
 
17
19
  ## Example
18
20
 
@@ -28,7 +30,9 @@ instance = MessenteApi::Viber.new(
28
30
  button_url: null,
29
31
  button_text: null,
30
32
  channel: null,
31
- video: null
33
+ video: null,
34
+ template: null,
35
+ carousel: null
32
36
  )
33
37
  ```
34
38
 
@@ -0,0 +1,18 @@
1
+ # MessenteApi::ViberCarousel
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **items** | [**Array&lt;ViberCarouselItem&gt;**](ViberCarouselItem.md) | Carousel items. Must contain between 2 and 5 items. | |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'messente_api'
13
+
14
+ instance = MessenteApi::ViberCarousel.new(
15
+ items: null
16
+ )
17
+ ```
18
+
@@ -0,0 +1,20 @@
1
+ # MessenteApi::ViberCarouselButton
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **label** | **String** | Button label text. | |
8
+ | **action_url** | **String** | URL opened when the button is clicked. | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'messente_api'
14
+
15
+ instance = MessenteApi::ViberCarouselButton.new(
16
+ label: null,
17
+ action_url: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,24 @@
1
+ # MessenteApi::ViberCarouselItem
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **title** | **String** | Carousel item title. | |
8
+ | **image_url** | **String** | URL of the carousel item image. | |
9
+ | **primary_button** | [**ViberCarouselButton**](ViberCarouselButton.md) | | |
10
+ | **secondary_button** | [**ViberCarouselButton**](ViberCarouselButton.md) | | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'messente_api'
16
+
17
+ instance = MessenteApi::ViberCarouselItem.new(
18
+ title: null,
19
+ image_url: null,
20
+ primary_button: null,
21
+ secondary_button: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,22 @@
1
+ # MessenteApi::ViberTemplate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **id** | **String** | Template ID. | |
8
+ | **lang** | **String** | Template language code. | |
9
+ | **params** | **Hash&lt;String, String&gt;** | Optional template parameters as key-value string pairs. | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'messente_api'
15
+
16
+ instance = MessenteApi::ViberTemplate.new(
17
+ id: null,
18
+ lang: en,
19
+ params: {&quot;name&quot;:&quot;John&quot;,&quot;order_number&quot;:&quot;12345&quot;}
20
+ )
21
+ ```
22
+
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
5
5
 
6
- The version of the OpenAPI document: 2.0.0
6
+ The version of the OpenAPI document: 2.1.0
7
7
  Contact: messente@messente.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.11.0