@thera-hr/api-sdk 0.0.1424 → 0.0.1447
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/api/resources/services/resources/file/client/Client.js +4 -4
- package/api/resources/api/resources/test/resources/invoices/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +4 -4
- package/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/services/resources/file/client/Client.js +4 -4
- package/dist/api/resources/api/resources/test/resources/invoices/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +4 -4
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +1 -1
- package/package.json +1 -1
|
@@ -47,7 +47,7 @@ class File_ {
|
|
|
47
47
|
Authorization: await this._getAuthorizationHeader(),
|
|
48
48
|
"X-Fern-Language": "JavaScript",
|
|
49
49
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
50
|
-
"X-Fern-SDK-Version": "0.0.
|
|
50
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
51
51
|
},
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
body: await serializers.api.services.AttachDocumentToEmploymentRequest.jsonOrThrow(request, {
|
|
@@ -86,7 +86,7 @@ class File_ {
|
|
|
86
86
|
Authorization: await this._getAuthorizationHeader(),
|
|
87
87
|
"X-Fern-Language": "JavaScript",
|
|
88
88
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
89
|
-
"X-Fern-SDK-Version": "0.0.
|
|
89
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
90
90
|
},
|
|
91
91
|
contentType: "application/json",
|
|
92
92
|
body: await serializers.api.services.DeleteDocumentFromEmploymentRequest.jsonOrThrow(request, {
|
|
@@ -125,7 +125,7 @@ class File_ {
|
|
|
125
125
|
Authorization: await this._getAuthorizationHeader(),
|
|
126
126
|
"X-Fern-Language": "JavaScript",
|
|
127
127
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
128
|
-
"X-Fern-SDK-Version": "0.0.
|
|
128
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
129
129
|
},
|
|
130
130
|
contentType: "application/json",
|
|
131
131
|
timeoutMs: 60000,
|
|
@@ -166,7 +166,7 @@ class File_ {
|
|
|
166
166
|
Authorization: await this._getAuthorizationHeader(),
|
|
167
167
|
"X-Fern-Language": "JavaScript",
|
|
168
168
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
169
|
-
"X-Fern-SDK-Version": "0.0.
|
|
169
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
170
170
|
},
|
|
171
171
|
contentType: "application/json",
|
|
172
172
|
timeoutMs: 60000,
|
|
@@ -47,7 +47,7 @@ class Invoices {
|
|
|
47
47
|
Authorization: await this._getAuthorizationHeader(),
|
|
48
48
|
"X-Fern-Language": "JavaScript",
|
|
49
49
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
50
|
-
"X-Fern-SDK-Version": "0.0.
|
|
50
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
51
51
|
},
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
body: await serializers.api.test.VoidInvoiceRequest.jsonOrThrow(request, {
|
|
@@ -56,7 +56,7 @@ class BankApi {
|
|
|
56
56
|
Authorization: await this._getAuthorizationHeader(),
|
|
57
57
|
"X-Fern-Language": "JavaScript",
|
|
58
58
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
59
|
-
"X-Fern-SDK-Version": "0.0.
|
|
59
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
60
60
|
},
|
|
61
61
|
contentType: "application/json",
|
|
62
62
|
queryParameters: _queryParams,
|
|
@@ -101,7 +101,7 @@ class BankApi {
|
|
|
101
101
|
Authorization: await this._getAuthorizationHeader(),
|
|
102
102
|
"X-Fern-Language": "JavaScript",
|
|
103
103
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
104
|
-
"X-Fern-SDK-Version": "0.0.
|
|
104
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
105
105
|
},
|
|
106
106
|
contentType: "application/json",
|
|
107
107
|
body: await serializers.api.thera.bank.VerifyAccountSignupRequest.jsonOrThrow(request, {
|
|
@@ -143,7 +143,7 @@ class BankApi {
|
|
|
143
143
|
Authorization: await this._getAuthorizationHeader(),
|
|
144
144
|
"X-Fern-Language": "JavaScript",
|
|
145
145
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
146
|
-
"X-Fern-SDK-Version": "0.0.
|
|
146
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
147
147
|
},
|
|
148
148
|
contentType: "application/json",
|
|
149
149
|
timeoutMs: 60000,
|
|
@@ -182,7 +182,7 @@ class BankApi {
|
|
|
182
182
|
Authorization: await this._getAuthorizationHeader(),
|
|
183
183
|
"X-Fern-Language": "JavaScript",
|
|
184
184
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
185
|
-
"X-Fern-SDK-Version": "0.0.
|
|
185
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
186
186
|
},
|
|
187
187
|
contentType: "application/json",
|
|
188
188
|
body: await serializers.api.thera.bank.VerifyMicrodepositRequest.jsonOrThrow(request, {
|
|
@@ -50,7 +50,7 @@ class CompanyW2PayrollApi {
|
|
|
50
50
|
Authorization: await this._getAuthorizationHeader(),
|
|
51
51
|
"X-Fern-Language": "JavaScript",
|
|
52
52
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
53
|
-
"X-Fern-SDK-Version": "0.0.
|
|
53
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
54
54
|
},
|
|
55
55
|
contentType: "application/json",
|
|
56
56
|
body: await serializers.api.thera.company.OnboardW2PayrollRequest.jsonOrThrow(request, {
|
package/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js
CHANGED
|
@@ -50,7 +50,7 @@ class OncycleApi {
|
|
|
50
50
|
Authorization: await this._getAuthorizationHeader(),
|
|
51
51
|
"X-Fern-Language": "JavaScript",
|
|
52
52
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
53
|
-
"X-Fern-SDK-Version": "0.0.
|
|
53
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
54
54
|
},
|
|
55
55
|
contentType: "application/json",
|
|
56
56
|
timeoutMs: 60000,
|
|
@@ -47,7 +47,7 @@ class File_ {
|
|
|
47
47
|
Authorization: await this._getAuthorizationHeader(),
|
|
48
48
|
"X-Fern-Language": "JavaScript",
|
|
49
49
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
50
|
-
"X-Fern-SDK-Version": "0.0.
|
|
50
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
51
51
|
},
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
body: await serializers.api.services.AttachDocumentToEmploymentRequest.jsonOrThrow(request, {
|
|
@@ -86,7 +86,7 @@ class File_ {
|
|
|
86
86
|
Authorization: await this._getAuthorizationHeader(),
|
|
87
87
|
"X-Fern-Language": "JavaScript",
|
|
88
88
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
89
|
-
"X-Fern-SDK-Version": "0.0.
|
|
89
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
90
90
|
},
|
|
91
91
|
contentType: "application/json",
|
|
92
92
|
body: await serializers.api.services.DeleteDocumentFromEmploymentRequest.jsonOrThrow(request, {
|
|
@@ -125,7 +125,7 @@ class File_ {
|
|
|
125
125
|
Authorization: await this._getAuthorizationHeader(),
|
|
126
126
|
"X-Fern-Language": "JavaScript",
|
|
127
127
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
128
|
-
"X-Fern-SDK-Version": "0.0.
|
|
128
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
129
129
|
},
|
|
130
130
|
contentType: "application/json",
|
|
131
131
|
timeoutMs: 60000,
|
|
@@ -166,7 +166,7 @@ class File_ {
|
|
|
166
166
|
Authorization: await this._getAuthorizationHeader(),
|
|
167
167
|
"X-Fern-Language": "JavaScript",
|
|
168
168
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
169
|
-
"X-Fern-SDK-Version": "0.0.
|
|
169
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
170
170
|
},
|
|
171
171
|
contentType: "application/json",
|
|
172
172
|
timeoutMs: 60000,
|
|
@@ -47,7 +47,7 @@ class Invoices {
|
|
|
47
47
|
Authorization: await this._getAuthorizationHeader(),
|
|
48
48
|
"X-Fern-Language": "JavaScript",
|
|
49
49
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
50
|
-
"X-Fern-SDK-Version": "0.0.
|
|
50
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
51
51
|
},
|
|
52
52
|
contentType: "application/json",
|
|
53
53
|
body: await serializers.api.test.VoidInvoiceRequest.jsonOrThrow(request, {
|
package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js
CHANGED
|
@@ -56,7 +56,7 @@ class BankApi {
|
|
|
56
56
|
Authorization: await this._getAuthorizationHeader(),
|
|
57
57
|
"X-Fern-Language": "JavaScript",
|
|
58
58
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
59
|
-
"X-Fern-SDK-Version": "0.0.
|
|
59
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
60
60
|
},
|
|
61
61
|
contentType: "application/json",
|
|
62
62
|
queryParameters: _queryParams,
|
|
@@ -101,7 +101,7 @@ class BankApi {
|
|
|
101
101
|
Authorization: await this._getAuthorizationHeader(),
|
|
102
102
|
"X-Fern-Language": "JavaScript",
|
|
103
103
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
104
|
-
"X-Fern-SDK-Version": "0.0.
|
|
104
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
105
105
|
},
|
|
106
106
|
contentType: "application/json",
|
|
107
107
|
body: await serializers.api.thera.bank.VerifyAccountSignupRequest.jsonOrThrow(request, {
|
|
@@ -143,7 +143,7 @@ class BankApi {
|
|
|
143
143
|
Authorization: await this._getAuthorizationHeader(),
|
|
144
144
|
"X-Fern-Language": "JavaScript",
|
|
145
145
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
146
|
-
"X-Fern-SDK-Version": "0.0.
|
|
146
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
147
147
|
},
|
|
148
148
|
contentType: "application/json",
|
|
149
149
|
timeoutMs: 60000,
|
|
@@ -182,7 +182,7 @@ class BankApi {
|
|
|
182
182
|
Authorization: await this._getAuthorizationHeader(),
|
|
183
183
|
"X-Fern-Language": "JavaScript",
|
|
184
184
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
185
|
-
"X-Fern-SDK-Version": "0.0.
|
|
185
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
186
186
|
},
|
|
187
187
|
contentType: "application/json",
|
|
188
188
|
body: await serializers.api.thera.bank.VerifyMicrodepositRequest.jsonOrThrow(request, {
|
|
@@ -50,7 +50,7 @@ class CompanyW2PayrollApi {
|
|
|
50
50
|
Authorization: await this._getAuthorizationHeader(),
|
|
51
51
|
"X-Fern-Language": "JavaScript",
|
|
52
52
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
53
|
-
"X-Fern-SDK-Version": "0.0.
|
|
53
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
54
54
|
},
|
|
55
55
|
contentType: "application/json",
|
|
56
56
|
body: await serializers.api.thera.company.OnboardW2PayrollRequest.jsonOrThrow(request, {
|
|
@@ -50,7 +50,7 @@ class OncycleApi {
|
|
|
50
50
|
Authorization: await this._getAuthorizationHeader(),
|
|
51
51
|
"X-Fern-Language": "JavaScript",
|
|
52
52
|
"X-Fern-SDK-Name": "@thera-hr/api-sdk",
|
|
53
|
-
"X-Fern-SDK-Version": "0.0.
|
|
53
|
+
"X-Fern-SDK-Version": "0.0.1447",
|
|
54
54
|
},
|
|
55
55
|
contentType: "application/json",
|
|
56
56
|
timeoutMs: 60000,
|