eligible 3.1.0.beta4 → 3.1.0.beta5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c5040f3e03764c120ee3e69b80bc590c5d889e9b4549f17c2a214846c2ed8ad9
4
- data.tar.gz: bf8ff30165a49f7e2e2c9ad06a8b874ee35d86a5a2cbec576f291accebfd2896
3
+ metadata.gz: '09466ef3e77d60757a743de16d52781a53b903c8587942427b650c00d9beb835'
4
+ data.tar.gz: 57960bfecf7b5e3c2718d8204dd1e51402a6060901c219cd7b5453bff4452427
5
5
  SHA512:
6
- metadata.gz: 74c3b269ec52384c32531759b447eb29d8b8b4e9be000af95b5835d836c923bdcd4bd1404ccac31723ede13111d849de84724ce6aa07aa1ee849f1cb6c81eeb6
7
- data.tar.gz: fa1a2c3562b8ab48085ef00380bedfb2143b530e12d037c2c5708d09e820d5e666d1b40587d9db6d2c0d32ef46c2d2f9e0d147daef4754d40386e0a5703a8fad
6
+ metadata.gz: 66dca310540cff47609bed644d17fbbc4372489760d797fd39e725a641ac8953bd1d2bc215da6718f8f735fb965bb4f3d04c16649d575c73b26911817d27ac49
7
+ data.tar.gz: c9c28f9228fbe756f71549d51dbf138f2f68aa5b6e6f66ebe7e0f497f9290dbafe84ac136f332dcfb425defe8f6e7ab1309114430f7066159a7db0b426c06a88
data/CHANGELOG.md CHANGED
@@ -1,214 +1,276 @@
1
1
  # Changelog
2
+
3
+ ## 3.1.0.beta5 - 2025-01-20
4
+
5
+ - Updated pinned GDS SSL certificate
6
+
2
7
  ## 3.1.0.beta4 - 2025-01-15
3
- - Updated pinned GDS SSL certificate
8
+
9
+ - Updated pinned GDS SSL certificate
4
10
 
5
11
  ## 3.1.0.beta3 - 2024-01-16
6
- - Updated pinned GDS SSL certificate
12
+
13
+ - Updated pinned GDS SSL certificate
7
14
 
8
15
  ## 3.1.0.beta2 - 2023-01-16
9
- - Updated pinned GDS SSL certificate
16
+
17
+ - Updated pinned GDS SSL certificate
10
18
 
11
19
  ## 3.1.0.beta1 - 2022-09-12
12
- - Added support of ruby 3.1
20
+
21
+ - Added support of ruby 3.1
13
22
 
14
23
  ## 3.0.0.beta28 - 2022-02-07
15
- - Updated pinned GDS SSL certificate
24
+
25
+ - Updated pinned GDS SSL certificate
16
26
 
17
27
  ## 3.0.0.beta27 - 2021-09-23
18
- - Updated pinned api.eligible.com certificate
28
+
29
+ - Updated pinned api.eligible.com certificate
19
30
 
20
31
  ## 3.0.0.beta26 - 2021-05-12
21
- - Updated pinned GDS SSL certificate for Staging
32
+
33
+ - Updated pinned GDS SSL certificate for Staging
22
34
 
23
35
  ## 3.0.0.beta25 - 2021-04-12
24
- - Updated pinned GDS SSL certificate
36
+
37
+ - Updated pinned GDS SSL certificate
25
38
 
26
39
  ## 3.0.0.beta24 - 2021-04-01
27
- - Updated pinned GDS SSL certificate
40
+
41
+ - Updated pinned GDS SSL certificate
28
42
 
29
43
  ## 3.0.0.beta23 - 2020-11-13
30
- - Bug fixes
44
+
45
+ - Bug fixes
31
46
 
32
47
  ## 3.0.0.beta22 - 2020-10-21
33
- - Bug fixes
48
+
49
+ - Bug fixes
34
50
 
35
51
  ## 3.0.0.beta21 - 2020-10-21
36
- - Add post method for CE API to avoid 414 error with large X12 inputs
52
+
53
+ - Add post method for CE API to avoid 414 error with large X12 inputs
37
54
 
38
55
  ## 3.0.0.beta20 - 2020-08-17
39
- - Bug fixes
56
+
57
+ - Bug fixes
40
58
 
41
59
  ## 3.0.0.beta19 - 2020-07-28
42
- - Added refunds and balance_captures REST API endpoints
60
+
61
+ - Added refunds and balance_captures REST API endpoints
43
62
 
44
63
  ## 3.0.0.beta18 - 2020-07-24
45
- - Added claim_submit endpoint API url for PatientStatement endpoint
64
+
65
+ - Added claim_submit endpoint API url for PatientStatement endpoint
46
66
 
47
67
  ## 3.0.0.beta17 - 2020-07-13
48
- - Bug fixes
68
+
69
+ - Bug fixes
49
70
 
50
71
  ## 3.0.0.beta16 - 2020-07-10
51
- - Migrated "Patient" endpoint to "PatientRecord"
72
+
73
+ - Migrated "Patient" endpoint to "PatientRecord"
52
74
 
53
75
  ## 3.0.0.beta15 - 2020-06-12
54
- - Added support for patient questionnaire, patient questions API endpoints
76
+
77
+ - Added support for patient questionnaire, patient questions API endpoints
55
78
 
56
79
  ## 3.0.0.beta14 - 2020-06-08
57
- - Added Fee and FeeRefund new REST API endpoints
80
+
81
+ - Added Fee and FeeRefund new REST API endpoints
58
82
 
59
83
  ## 3.0.0.beta13 - 2020-06-05
60
- - Added create, update, delete and validate endpoints support for rules
84
+
85
+ - Added create, update, delete and validate endpoints support for rules
61
86
 
62
87
  ## 3.0.0.beta12 - 2020-05-12
63
- - Updated pinned GDS SSL certificate
88
+
89
+ - Updated pinned GDS SSL certificate
64
90
 
65
91
  ## 3.0.0.beta11 - 2020-05-12
66
- - Added summary and escalate actions for Enrollments endpoint
67
- - Added Action endpoint
68
- - Added Attribute endpoint
69
- - Added Claim endpoint
70
- - Added ClaimServiceLine endpoint
71
- - Added Device endpoint
72
- - Added Discount endpoint
73
- - Renamed FileObject to File in order to kept consistency
74
- - Added FileLink endpoint
75
- - Added InsuranceCompanyAlias endpoint
76
- - Added PaymentReport endpoint
77
- - Added Remark endpoint
78
- - Added Rule endpoint
79
- - Added Session endpoint
80
- - Added Transaction endpoint
81
- - Added ValueList endpoint
82
- - Added ValueListItem endpoint
83
- - Added Verification endpoint
84
- - Updated Charge endpoint to raise exception on delete action
85
- - Updated Estimate endpoint, raise exception on update and delete actions, and added missing actions process, reestimate, convert
86
- - Update EstimateServiceLine endpoint to raise exception on update and delete actions
87
- - Updated InsuranceCompany endpoint to raise exception on delete action
92
+
93
+ - Added summary and escalate actions for Enrollments endpoint
94
+ - Added Action endpoint
95
+ - Added Attribute endpoint
96
+ - Added Claim endpoint
97
+ - Added ClaimServiceLine endpoint
98
+ - Added Device endpoint
99
+ - Added Discount endpoint
100
+ - Renamed FileObject to File in order to kept consistency
101
+ - Added FileLink endpoint
102
+ - Added InsuranceCompanyAlias endpoint
103
+ - Added PaymentReport endpoint
104
+ - Added Remark endpoint
105
+ - Added Rule endpoint
106
+ - Added Session endpoint
107
+ - Added Transaction endpoint
108
+ - Added ValueList endpoint
109
+ - Added ValueListItem endpoint
110
+ - Added Verification endpoint
111
+ - Updated Charge endpoint to raise exception on delete action
112
+ - Updated Estimate endpoint, raise exception on update and delete actions, and added missing actions process, reestimate, convert
113
+ - Update EstimateServiceLine endpoint to raise exception on update and delete actions
114
+ - Updated InsuranceCompany endpoint to raise exception on delete action
88
115
 
89
116
  ## 3.0.0.beta10 - 2020-05-06
90
- - Added support for new REST API endpoints "Contract, Enrollment, Provider"
91
- - Added support delete operations on new API.
117
+
118
+ - Added support for new REST API endpoints "Contract, Enrollment, Provider"
119
+ - Added support delete operations on new API.
92
120
 
93
121
  ## 3.0.0.beta9 - 2020-05-04
94
- - Added support for new REST API endpoints "Charge, Estimate, EstimateServiceLine, Product, Treatment"
122
+
123
+ - Added support for new REST API endpoints "Charge, Estimate, EstimateServiceLine, Product, Treatment"
95
124
 
96
125
  ## 3.0.0.beta8 - 2020-04-30
97
- - Fixed payment and payment_reports API urls for new PatientStatement endpoint
126
+
127
+ - Fixed payment and payment_reports API urls for new PatientStatement endpoint
98
128
 
99
129
  ## 3.0.0.beta7 - 2020-04-16
100
- - Removed un-wanted parameters from the API request while making calls to new REST API endpoint
130
+
131
+ - Removed un-wanted parameters from the API request while making calls to new REST API endpoint
101
132
 
102
133
  ## 3.0.0.beta6 - 2020-04-08
103
- - Bug fix for "PatientStatement" endpoint
134
+
135
+ - Bug fix for "PatientStatement" endpoint
104
136
 
105
137
  ## 3.0.0.beta5 - 2020-03-31
106
- - Added support for new REST API endpoints "Insurance Company, Insurance Policy, Patient"
138
+
139
+ - Added support for new REST API endpoints "Insurance Company, Insurance Policy, Patient"
107
140
 
108
141
  ## 3.0.0.beta4 - 2020-03-16
109
- - Fixed query params conversion to support Expand feature for new REST API Endpoints
110
- - Changed new REST API endpoints format to support `ID` field or `params`
142
+
143
+ - Fixed query params conversion to support Expand feature for new REST API Endpoints
144
+ - Changed new REST API endpoints format to support `ID` field or `params`
111
145
 
112
146
  ## 3.0.0.beta3 - 2020-03-09
113
- - Added support for new REST API endpoint "PatientStatement" and "PatientStatementServiceLine"
147
+
148
+ - Added support for new REST API endpoint "PatientStatement" and "PatientStatementServiceLine"
114
149
 
115
150
  ## 3.0.0.beta2 - 2020-03-03
116
- - Added support for V1.0 REST API endpoints and added Files endpoints
117
- - Update pinned api.eligible.com and wildcard.eligible.com certificate
151
+
152
+ - Added support for V1.0 REST API endpoints and added Files endpoints
153
+ - Update pinned api.eligible.com and wildcard.eligible.com certificate
118
154
 
119
155
  ## 3.0.0.beta1 - 2019-10-01
120
- - Added support for Eligible-Account Header in the API requests when used Eligible Connect feature
156
+
157
+ - Added support for Eligible-Account Header in the API requests when used Eligible Connect feature
121
158
 
122
159
  ## 2.9.9 - 2019-08-07
123
- - Added Icd code endpoints
160
+
161
+ - Added Icd code endpoints
124
162
 
125
163
  ## 2.9.8 - 2019-06-24
126
- - Added an endpoint to fetch Risk Assessment
164
+
165
+ - Added an endpoint to fetch Risk Assessment
127
166
 
128
167
  ## 2.9.7 - 2019-03-08
129
- - Updated GDS SSL certificate
168
+
169
+ - Updated GDS SSL certificate
130
170
 
131
171
  ## 2.9.6 - 2018-07-17
132
- - Added Risk Assessment endpoints
172
+
173
+ - Added Risk Assessment endpoints
133
174
 
134
175
  ## 2.9.5 - 2018-07-06
135
- - Added Mix and Match support for coverage requests
176
+
177
+ - Added Mix and Match support for coverage requests
136
178
 
137
179
  ## 2.9.4 - 2018-04-25
138
- - Rename endpoint provider_detail to provider_model
180
+
181
+ - Rename endpoint provider_detail to provider_model
139
182
 
140
183
  ## 2.9.3 - 2018-04-19
141
- - Added new endpoints visit types, provider details
184
+
185
+ - Added new endpoints visit types, provider details
142
186
 
143
187
  ## 2.9.2 - 2018-03-26
144
- - We can use session token or api_key for making a Eligible Call
145
- - for session token supported endpoints
188
+
189
+ - We can use session token or api_key for making a Eligible Call
190
+ - for session token supported endpoints
146
191
 
147
192
  ## 2.9.0 - 2017-10-04
148
- - Adding revoke functionality for session tokens
193
+
194
+ - Adding revoke functionality for session tokens
149
195
 
150
196
  ## 2.8.2 - 2017-03-24
151
- - Upgraded internal rest-client dependency to 2.0.0 and higher
197
+
198
+ - Upgraded internal rest-client dependency to 2.0.0 and higher
152
199
 
153
200
  ## 2.8.1 - 2017-02-23
154
- - Upgraded internal rest-client dependency to 2.0.1
155
- - Fixes mime-type dependency issue with newer Rails projects
201
+
202
+ - Upgraded internal rest-client dependency to 2.0.1
203
+ - Fixes mime-type dependency issue with newer Rails projects
156
204
 
157
205
  ## 2.8.0 - 2017-02-23
158
- - Added support for session tokens
206
+
207
+ - Added support for session tokens
159
208
 
160
209
  ## 2.7.0 - 2016-12-14
161
- - Changed default content type to application/json
210
+
211
+ - Changed default content type to application/json
162
212
 
163
213
  ## 2.6.3 - 2016-11-18
164
- - Added a new certificate fingerprint
214
+
215
+ - Added a new certificate fingerprint
165
216
 
166
217
  ## 2.6.2 - 2016-08-31
167
- - New APIs added in testing mode, no public-facing changes
218
+
219
+ - New APIs added in testing mode, no public-facing changes
168
220
 
169
221
  ## 2.6.1 - 2016-05-10
170
- - Suppressing ssl_verify_callback return code warning
171
- - Added new endpoints: received_pdf, precert and referral
172
- - Refactored the code and fixed couple of bugs
173
- - Documentation updates for the endpoints
222
+
223
+ - Suppressing ssl_verify_callback return code warning
224
+ - Added new endpoints: received_pdf, precert and referral
225
+ - Refactored the code and fixed couple of bugs
226
+ - Documentation updates for the endpoints
174
227
 
175
228
  ## 2.6.0 - 2016-02-23
176
- - Added new endpoints customer, original signature pdf, and payer.
177
- - Added specs
178
- - Bumped api version to 1.5
179
- - Fixed few bugs
229
+
230
+ - Added new endpoints customer, original signature pdf, and payer.
231
+ - Added specs
232
+ - Bumped api version to 1.5
233
+ - Fixed few bugs
180
234
 
181
235
  ## 2.5.0 - 2016-01-07
182
- - Added certificate pinning
183
- - Added rubocop and fixed style/linting/metrics issues
184
- - Migrated from outdated test-unit/mocha to current rspec for test suite
236
+
237
+ - Added certificate pinning
238
+ - Added rubocop and fixed style/linting/metrics issues
239
+ - Migrated from outdated test-unit/mocha to current rspec for test suite
185
240
 
186
241
  ## 2.4
187
- - Refactoring Code
188
- - More test cases
189
- - Removed legacy endpoint for *plans*, *coverage* should be used instead.
190
- - Removed legacy endpoint for *services*, *coverage* should be used instead.
191
- - List of contributors and documentation updated.
192
- - Gemfile updated, dependencies updated as well.
193
- - Removed json gem in favor of multi_json
194
- - Fixed the code to let the users make x12 requests at anytime.
195
- - New endpoint for Tickets
242
+
243
+ - Refactoring Code
244
+ - More test cases
245
+ - Removed legacy endpoint for _plans_, _coverage_ should be used instead.
246
+ - Removed legacy endpoint for _services_, _coverage_ should be used instead.
247
+ - List of contributors and documentation updated.
248
+ - Gemfile updated, dependencies updated as well.
249
+ - Removed json gem in favor of multi_json
250
+ - Fixed the code to let the users make x12 requests at anytime.
251
+ - New endpoint for Tickets
196
252
 
197
253
  ## 2.3
198
- - New endpoint for Batch
254
+
255
+ - New endpoint for Batch
199
256
 
200
257
  ## 2.2
201
- - New endpoint for x12 POST
258
+
259
+ - New endpoint for x12 POST
202
260
 
203
261
  ## 2.1
204
- - New endpoint for payment status
262
+
263
+ - New endpoint for payment status
205
264
 
206
265
  ## 2.0
207
- - Additional endpoints for claims, enrollments, and coverage
266
+
267
+ - Additional endpoints for claims, enrollments, and coverage
208
268
 
209
269
  ## 1.1
210
- - Additional endpoints for service/general and service/list
211
- - Support x12 format in params
270
+
271
+ - Additional endpoints for service/general and service/list
272
+ - Support x12 format in params
212
273
 
213
274
  ## 1.0
214
- - Initial release
275
+
276
+ - Initial release
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- eligible (3.1.0.beta4)
4
+ eligible (3.1.0.beta5)
5
5
  multi_json (~> 1.15.0)
6
6
  rest-client (~> 2.1.0)
7
7
 
@@ -1,3 +1,3 @@
1
1
  module Eligible
2
- VERSION = '3.1.0.beta4'.freeze
2
+ VERSION = '3.1.0.beta5'.freeze
3
3
  end
data/lib/eligible.rb CHANGED
@@ -92,7 +92,7 @@ module Eligible
92
92
  @@test = false
93
93
  @@api_version = '1.5'
94
94
  @@api_base = "https://gds.eligibleapi.com/v#{@@api_version}"
95
- @@fingerprints = %w(e51513175a7a71cb6e5a75f8c7a1db87cb161d2e
95
+ @@fingerprints = %w(ad10dbfd536a0d054b02a7d30c11aa1eb5dbfb41
96
96
  1fe04161ed657b55ac29a0c48da4cf246f8e657b
97
97
  1a1b7d4faa43ecdeab40cc8d203583624d5917f4
98
98
  b4225ee59dc7ede4d68e7b2c75c6e6ac79649416
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eligible
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0.beta4
4
+ version: 3.1.0.beta5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Katelyn Gleaon
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2025-01-17 00:00:00.000000000 Z
13
+ date: 2025-02-06 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rest-client
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  - !ruby/object:Gem::Version
215
215
  version: 1.3.1
216
216
  requirements: []
217
- rubygems_version: 3.1.6
217
+ rubygems_version: 3.4.10
218
218
  signing_key:
219
219
  specification_version: 4
220
220
  summary: Ruby wrapper for the Eligible API