@thera-hr/api-sdk 0.0.1-prerelease3196-dev-3 → 0.0.1-prerelease3198-dev-3
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/aiprise/resources/aipriseWebhookApi/client/Client.js +1 -1
- package/api/resources/api/resources/dev/resources/dev/client/Client.js +1 -1
- package/api/resources/api/resources/external/resources/externalApi/client/Client.js +1 -1
- package/api/resources/api/resources/services/resources/file/client/Client.js +5 -5
- package/api/resources/api/resources/thera/resources/accounting/resources/accountingApi/client/Client.js +4 -4
- package/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +37 -37
- package/api/resources/api/resources/thera/resources/bridge/resources/bridgeApi/client/Client.js +24 -24
- package/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +18 -18
- package/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +5 -5
- package/api/resources/api/resources/thera/resources/contractor/resources/contractorApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +7 -7
- package/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/document/resources/documentApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/email/resources/emailApi/client/Client.js +2 -2
- package/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +5 -5
- package/api/resources/api/resources/thera/resources/eor/resources/eorTrackerApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/incorporation/resources/incorporationApi/client/Client.js +3 -3
- package/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.d.ts +12 -0
- package/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.js +56 -7
- package/api/resources/api/resources/thera/resources/misc/resources/misc/client/requests/TriggerContractorWalletReportCronRequest.d.ts +12 -0
- package/api/resources/api/resources/thera/resources/misc/resources/misc/client/requests/TriggerContractorWalletReportCronRequest.js +5 -0
- package/api/resources/api/resources/thera/resources/misc/resources/misc/client/requests/index.d.ts +1 -0
- package/api/resources/api/resources/thera/resources/payroll/resources/expenseApi/client/Client.js +11 -11
- package/api/resources/api/resources/thera/resources/payroll/resources/offcycleApi/client/Client.js +1 -1
- package/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +4 -4
- package/api/resources/api/resources/thera/resources/payroll/resources/payscheduleApi/client/Client.js +7 -7
- package/api/resources/api/resources/thera/resources/timeoff/resources/timeoffApi/client/Client.js +15 -15
- package/api/resources/api/resources/thera/resources/timetracking/resources/timetrackingApi/client/Client.js +9 -9
- package/api/resources/api/resources/thera/resources/tp/resources/tpApi/client/Client.js +11 -11
- package/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/aiprise/resources/aipriseWebhookApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/dev/resources/dev/client/Client.js +1 -1
- package/dist/api/resources/api/resources/external/resources/externalApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/services/resources/file/client/Client.js +5 -5
- package/dist/api/resources/api/resources/thera/resources/accounting/resources/accountingApi/client/Client.js +4 -4
- package/dist/api/resources/api/resources/thera/resources/bank/resources/bankApi/client/Client.js +37 -37
- package/dist/api/resources/api/resources/thera/resources/bridge/resources/bridgeApi/client/Client.js +24 -24
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyApi/client/Client.js +18 -18
- package/dist/api/resources/api/resources/thera/resources/company/resources/companyW2PayrollApi/client/Client.js +5 -5
- package/dist/api/resources/api/resources/thera/resources/contractor/resources/contractorApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementApi/client/Client.js +7 -7
- package/dist/api/resources/api/resources/thera/resources/disbursement/resources/disbursementWebhookApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/document/resources/documentApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/email/resources/emailApi/client/Client.js +2 -2
- package/dist/api/resources/api/resources/thera/resources/employment/resources/employmentApi/client/Client.js +5 -5
- package/dist/api/resources/api/resources/thera/resources/eor/resources/eorTrackerApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/incorporation/resources/incorporationApi/client/Client.js +3 -3
- package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.d.ts +12 -0
- package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.js +56 -7
- package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/requests/TriggerContractorWalletReportCronRequest.d.ts +12 -0
- package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/requests/TriggerContractorWalletReportCronRequest.js +5 -0
- package/dist/api/resources/api/resources/thera/resources/misc/resources/misc/client/requests/index.d.ts +1 -0
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/expenseApi/client/Client.js +11 -11
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/offcycleApi/client/Client.js +1 -1
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/oncycleApi/client/Client.js +4 -4
- package/dist/api/resources/api/resources/thera/resources/payroll/resources/payscheduleApi/client/Client.js +7 -7
- package/dist/api/resources/api/resources/thera/resources/timeoff/resources/timeoffApi/client/Client.js +15 -15
- package/dist/api/resources/api/resources/thera/resources/timetracking/resources/timetrackingApi/client/Client.js +9 -9
- package/dist/api/resources/api/resources/thera/resources/tp/resources/tpApi/client/Client.js +11 -11
- package/dist/api/resources/api/resources/thera/resources/user/resources/userApi/client/Client.js +3 -3
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/reference.md +65 -0
- package/version.d.ts +1 -1
- package/version.js +1 -1
package/reference.md
CHANGED
|
@@ -8996,6 +8996,71 @@ await client.api.thera.misc.misc.filloutEorEmployeeWebhook({
|
|
|
8996
8996
|
</dl>
|
|
8997
8997
|
</details>
|
|
8998
8998
|
|
|
8999
|
+
<details><summary><code>client.api.thera.misc.misc.<a href="/src/api/resources/api/resources/thera/resources/misc/resources/misc/client/Client.ts">triggerContractorWalletReport</a>({ ...params }) -> void</code></summary>
|
|
9000
|
+
<dl>
|
|
9001
|
+
<dd>
|
|
9002
|
+
|
|
9003
|
+
#### 📝 Description
|
|
9004
|
+
|
|
9005
|
+
<dl>
|
|
9006
|
+
<dd>
|
|
9007
|
+
|
|
9008
|
+
<dl>
|
|
9009
|
+
<dd>
|
|
9010
|
+
|
|
9011
|
+
Calling this API will trigger contractor ledger balances report for each currency.
|
|
9012
|
+
|
|
9013
|
+
</dd>
|
|
9014
|
+
</dl>
|
|
9015
|
+
</dd>
|
|
9016
|
+
</dl>
|
|
9017
|
+
|
|
9018
|
+
#### 🔌 Usage
|
|
9019
|
+
|
|
9020
|
+
<dl>
|
|
9021
|
+
<dd>
|
|
9022
|
+
|
|
9023
|
+
<dl>
|
|
9024
|
+
<dd>
|
|
9025
|
+
|
|
9026
|
+
```typescript
|
|
9027
|
+
await client.api.thera.misc.misc.triggerContractorWalletReport({
|
|
9028
|
+
theraWebhookSignatureHeader: "string",
|
|
9029
|
+
});
|
|
9030
|
+
```
|
|
9031
|
+
|
|
9032
|
+
</dd>
|
|
9033
|
+
</dl>
|
|
9034
|
+
</dd>
|
|
9035
|
+
</dl>
|
|
9036
|
+
|
|
9037
|
+
#### ⚙️ Parameters
|
|
9038
|
+
|
|
9039
|
+
<dl>
|
|
9040
|
+
<dd>
|
|
9041
|
+
|
|
9042
|
+
<dl>
|
|
9043
|
+
<dd>
|
|
9044
|
+
|
|
9045
|
+
**request:** `TheraApi.api.thera.misc.TriggerContractorWalletReportCronRequest`
|
|
9046
|
+
|
|
9047
|
+
</dd>
|
|
9048
|
+
</dl>
|
|
9049
|
+
|
|
9050
|
+
<dl>
|
|
9051
|
+
<dd>
|
|
9052
|
+
|
|
9053
|
+
**requestOptions:** `Misc.RequestOptions`
|
|
9054
|
+
|
|
9055
|
+
</dd>
|
|
9056
|
+
</dl>
|
|
9057
|
+
</dd>
|
|
9058
|
+
</dl>
|
|
9059
|
+
|
|
9060
|
+
</dd>
|
|
9061
|
+
</dl>
|
|
9062
|
+
</details>
|
|
9063
|
+
|
|
8999
9064
|
## W2 Expense APIs
|
|
9000
9065
|
|
|
9001
9066
|
<details><summary><code>client.api.thera.payroll.expenseApi.<a href="/src/api/resources/api/resources/thera/resources/payroll/resources/expenseApi/client/Client.ts">createW2Expense</a>(companyId, { ...params }) -> TheraApi.Expense</code></summary>
|
package/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "0.0.1-
|
|
1
|
+
export declare const SDK_VERSION = "0.0.1-prerelease3198-dev-3";
|
package/version.js
CHANGED