candidhealth 0.0.13 → 0.0.14
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.
- package/api/resources/billingNotes/client/Client.js +1 -1
- package/api/resources/encounters/resources/v3/client/Client.js +8 -8
- package/api/resources/expectedNetworkStatus/client/Client.js +1 -1
- package/api/resources/payers/client/Client.js +2 -2
- package/dist/api/resources/billingNotes/client/Client.js +1 -1
- package/dist/api/resources/encounters/resources/v3/client/Client.js +8 -8
- package/dist/api/resources/expectedNetworkStatus/client/Client.js +1 -1
- package/dist/api/resources/payers/client/Client.js +2 -2
- package/package.json +1 -1
|
@@ -48,7 +48,7 @@ class BillingNotes {
|
|
|
48
48
|
Authorization: await this._getAuthorizationHeader(),
|
|
49
49
|
"X-Fern-Language": "JavaScript",
|
|
50
50
|
"X-Fern-SDK-Name": "candidhealth",
|
|
51
|
-
"X-Fern-SDK-Version": "0.0.
|
|
51
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
52
52
|
},
|
|
53
53
|
contentType: "application/json",
|
|
54
54
|
body: await serializers.StandaloneBillingNoteCreate.jsonOrThrow(request, {
|
|
@@ -94,7 +94,7 @@ class V3 {
|
|
|
94
94
|
Authorization: await this._getAuthorizationHeader(),
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "candidhealth",
|
|
97
|
-
"X-Fern-SDK-Version": "0.0.
|
|
97
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -124,7 +124,7 @@ class V3 {
|
|
|
124
124
|
Authorization: await this._getAuthorizationHeader(),
|
|
125
125
|
"X-Fern-Language": "JavaScript",
|
|
126
126
|
"X-Fern-SDK-Name": "candidhealth",
|
|
127
|
-
"X-Fern-SDK-Version": "0.0.
|
|
127
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
128
128
|
},
|
|
129
129
|
contentType: "application/json",
|
|
130
130
|
timeoutMs: 60000,
|
|
@@ -153,7 +153,7 @@ class V3 {
|
|
|
153
153
|
Authorization: await this._getAuthorizationHeader(),
|
|
154
154
|
"X-Fern-Language": "JavaScript",
|
|
155
155
|
"X-Fern-SDK-Name": "candidhealth",
|
|
156
|
-
"X-Fern-SDK-Version": "0.0.
|
|
156
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
157
157
|
},
|
|
158
158
|
contentType: "application/json",
|
|
159
159
|
body: await serializers.encounters.v3.EncounterCreate.jsonOrThrow(request, {
|
|
@@ -185,7 +185,7 @@ class V3 {
|
|
|
185
185
|
Authorization: await this._getAuthorizationHeader(),
|
|
186
186
|
"X-Fern-Language": "JavaScript",
|
|
187
187
|
"X-Fern-SDK-Name": "candidhealth",
|
|
188
|
-
"X-Fern-SDK-Version": "0.0.
|
|
188
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
189
189
|
},
|
|
190
190
|
contentType: "application/json",
|
|
191
191
|
body: await serializers.encounters.v3.EncounterUpdate.jsonOrThrow(request, {
|
|
@@ -217,7 +217,7 @@ class V3 {
|
|
|
217
217
|
Authorization: await this._getAuthorizationHeader(),
|
|
218
218
|
"X-Fern-Language": "JavaScript",
|
|
219
219
|
"X-Fern-SDK-Name": "candidhealth",
|
|
220
|
-
"X-Fern-SDK-Version": "0.0.
|
|
220
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
221
221
|
},
|
|
222
222
|
contentType: "application/json",
|
|
223
223
|
timeoutMs: 60000,
|
|
@@ -246,7 +246,7 @@ class V3 {
|
|
|
246
246
|
Authorization: await this._getAuthorizationHeader(),
|
|
247
247
|
"X-Fern-Language": "JavaScript",
|
|
248
248
|
"X-Fern-SDK-Name": "candidhealth",
|
|
249
|
-
"X-Fern-SDK-Version": "0.0.
|
|
249
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
250
250
|
},
|
|
251
251
|
contentType: "application/json",
|
|
252
252
|
timeoutMs: 60000,
|
|
@@ -278,7 +278,7 @@ class V3 {
|
|
|
278
278
|
Authorization: await this._getAuthorizationHeader(),
|
|
279
279
|
"X-Fern-Language": "JavaScript",
|
|
280
280
|
"X-Fern-SDK-Name": "candidhealth",
|
|
281
|
-
"X-Fern-SDK-Version": "0.0.
|
|
281
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
282
282
|
},
|
|
283
283
|
contentType: "application/json",
|
|
284
284
|
timeoutMs: 60000,
|
|
@@ -307,7 +307,7 @@ class V3 {
|
|
|
307
307
|
Authorization: await this._getAuthorizationHeader(),
|
|
308
308
|
"X-Fern-Language": "JavaScript",
|
|
309
309
|
"X-Fern-SDK-Name": "candidhealth",
|
|
310
|
-
"X-Fern-SDK-Version": "0.0.
|
|
310
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
311
311
|
},
|
|
312
312
|
contentType: "application/json",
|
|
313
313
|
timeoutMs: 60000,
|
|
@@ -48,7 +48,7 @@ class ExpectedNetworkStatus {
|
|
|
48
48
|
Authorization: await this._getAuthorizationHeader(),
|
|
49
49
|
"X-Fern-Language": "JavaScript",
|
|
50
50
|
"X-Fern-SDK-Name": "candidhealth",
|
|
51
|
-
"X-Fern-SDK-Version": "0.0.
|
|
51
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
52
52
|
},
|
|
53
53
|
contentType: "application/json",
|
|
54
54
|
body: await serializers.ExpectedNetworkStatusRequest.jsonOrThrow(request, {
|
|
@@ -49,7 +49,7 @@ class Payers {
|
|
|
49
49
|
Authorization: await this._getAuthorizationHeader(),
|
|
50
50
|
"X-Fern-Language": "JavaScript",
|
|
51
51
|
"X-Fern-SDK-Name": "candidhealth",
|
|
52
|
-
"X-Fern-SDK-Version": "0.0.
|
|
52
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
53
53
|
},
|
|
54
54
|
contentType: "application/json",
|
|
55
55
|
timeoutMs: 60000,
|
|
@@ -89,7 +89,7 @@ class Payers {
|
|
|
89
89
|
Authorization: await this._getAuthorizationHeader(),
|
|
90
90
|
"X-Fern-Language": "JavaScript",
|
|
91
91
|
"X-Fern-SDK-Name": "candidhealth",
|
|
92
|
-
"X-Fern-SDK-Version": "0.0.
|
|
92
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
93
93
|
},
|
|
94
94
|
contentType: "application/json",
|
|
95
95
|
queryParameters: _queryParams,
|
|
@@ -48,7 +48,7 @@ class BillingNotes {
|
|
|
48
48
|
Authorization: await this._getAuthorizationHeader(),
|
|
49
49
|
"X-Fern-Language": "JavaScript",
|
|
50
50
|
"X-Fern-SDK-Name": "candidhealth",
|
|
51
|
-
"X-Fern-SDK-Version": "0.0.
|
|
51
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
52
52
|
},
|
|
53
53
|
contentType: "application/json",
|
|
54
54
|
body: await serializers.StandaloneBillingNoteCreate.jsonOrThrow(request, {
|
|
@@ -94,7 +94,7 @@ class V3 {
|
|
|
94
94
|
Authorization: await this._getAuthorizationHeader(),
|
|
95
95
|
"X-Fern-Language": "JavaScript",
|
|
96
96
|
"X-Fern-SDK-Name": "candidhealth",
|
|
97
|
-
"X-Fern-SDK-Version": "0.0.
|
|
97
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
98
98
|
},
|
|
99
99
|
contentType: "application/json",
|
|
100
100
|
queryParameters: _queryParams,
|
|
@@ -124,7 +124,7 @@ class V3 {
|
|
|
124
124
|
Authorization: await this._getAuthorizationHeader(),
|
|
125
125
|
"X-Fern-Language": "JavaScript",
|
|
126
126
|
"X-Fern-SDK-Name": "candidhealth",
|
|
127
|
-
"X-Fern-SDK-Version": "0.0.
|
|
127
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
128
128
|
},
|
|
129
129
|
contentType: "application/json",
|
|
130
130
|
timeoutMs: 60000,
|
|
@@ -153,7 +153,7 @@ class V3 {
|
|
|
153
153
|
Authorization: await this._getAuthorizationHeader(),
|
|
154
154
|
"X-Fern-Language": "JavaScript",
|
|
155
155
|
"X-Fern-SDK-Name": "candidhealth",
|
|
156
|
-
"X-Fern-SDK-Version": "0.0.
|
|
156
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
157
157
|
},
|
|
158
158
|
contentType: "application/json",
|
|
159
159
|
body: await serializers.encounters.v3.EncounterCreate.jsonOrThrow(request, {
|
|
@@ -185,7 +185,7 @@ class V3 {
|
|
|
185
185
|
Authorization: await this._getAuthorizationHeader(),
|
|
186
186
|
"X-Fern-Language": "JavaScript",
|
|
187
187
|
"X-Fern-SDK-Name": "candidhealth",
|
|
188
|
-
"X-Fern-SDK-Version": "0.0.
|
|
188
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
189
189
|
},
|
|
190
190
|
contentType: "application/json",
|
|
191
191
|
body: await serializers.encounters.v3.EncounterUpdate.jsonOrThrow(request, {
|
|
@@ -217,7 +217,7 @@ class V3 {
|
|
|
217
217
|
Authorization: await this._getAuthorizationHeader(),
|
|
218
218
|
"X-Fern-Language": "JavaScript",
|
|
219
219
|
"X-Fern-SDK-Name": "candidhealth",
|
|
220
|
-
"X-Fern-SDK-Version": "0.0.
|
|
220
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
221
221
|
},
|
|
222
222
|
contentType: "application/json",
|
|
223
223
|
timeoutMs: 60000,
|
|
@@ -246,7 +246,7 @@ class V3 {
|
|
|
246
246
|
Authorization: await this._getAuthorizationHeader(),
|
|
247
247
|
"X-Fern-Language": "JavaScript",
|
|
248
248
|
"X-Fern-SDK-Name": "candidhealth",
|
|
249
|
-
"X-Fern-SDK-Version": "0.0.
|
|
249
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
250
250
|
},
|
|
251
251
|
contentType: "application/json",
|
|
252
252
|
timeoutMs: 60000,
|
|
@@ -278,7 +278,7 @@ class V3 {
|
|
|
278
278
|
Authorization: await this._getAuthorizationHeader(),
|
|
279
279
|
"X-Fern-Language": "JavaScript",
|
|
280
280
|
"X-Fern-SDK-Name": "candidhealth",
|
|
281
|
-
"X-Fern-SDK-Version": "0.0.
|
|
281
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
282
282
|
},
|
|
283
283
|
contentType: "application/json",
|
|
284
284
|
timeoutMs: 60000,
|
|
@@ -307,7 +307,7 @@ class V3 {
|
|
|
307
307
|
Authorization: await this._getAuthorizationHeader(),
|
|
308
308
|
"X-Fern-Language": "JavaScript",
|
|
309
309
|
"X-Fern-SDK-Name": "candidhealth",
|
|
310
|
-
"X-Fern-SDK-Version": "0.0.
|
|
310
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
311
311
|
},
|
|
312
312
|
contentType: "application/json",
|
|
313
313
|
timeoutMs: 60000,
|
|
@@ -48,7 +48,7 @@ class ExpectedNetworkStatus {
|
|
|
48
48
|
Authorization: await this._getAuthorizationHeader(),
|
|
49
49
|
"X-Fern-Language": "JavaScript",
|
|
50
50
|
"X-Fern-SDK-Name": "candidhealth",
|
|
51
|
-
"X-Fern-SDK-Version": "0.0.
|
|
51
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
52
52
|
},
|
|
53
53
|
contentType: "application/json",
|
|
54
54
|
body: await serializers.ExpectedNetworkStatusRequest.jsonOrThrow(request, {
|
|
@@ -49,7 +49,7 @@ class Payers {
|
|
|
49
49
|
Authorization: await this._getAuthorizationHeader(),
|
|
50
50
|
"X-Fern-Language": "JavaScript",
|
|
51
51
|
"X-Fern-SDK-Name": "candidhealth",
|
|
52
|
-
"X-Fern-SDK-Version": "0.0.
|
|
52
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
53
53
|
},
|
|
54
54
|
contentType: "application/json",
|
|
55
55
|
timeoutMs: 60000,
|
|
@@ -89,7 +89,7 @@ class Payers {
|
|
|
89
89
|
Authorization: await this._getAuthorizationHeader(),
|
|
90
90
|
"X-Fern-Language": "JavaScript",
|
|
91
91
|
"X-Fern-SDK-Name": "candidhealth",
|
|
92
|
-
"X-Fern-SDK-Version": "0.0.
|
|
92
|
+
"X-Fern-SDK-Version": "0.0.14",
|
|
93
93
|
},
|
|
94
94
|
contentType: "application/json",
|
|
95
95
|
queryParameters: _queryParams,
|