You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`uuid`|*Optional\<String>*|:heavy_minus_sign:| Unique identifier for this suspension. |
11
+
|`companyUuid`|*Optional\<String>*|:heavy_minus_sign:| Unique identifier for the company which is suspended. |
12
+
|`effectiveDate`|*Optional\<String>*|:heavy_minus_sign:| Date that the suspension took effect. |
13
+
|`leavingFor`|*Optional\<String>*|:heavy_minus_sign:| Which competitor the company is joining instead. Only required if `reason` is `'switching_provider'`. |
14
+
|`reason`|*Optional\<String>*|:heavy_minus_sign:| Explanation for why the company's account was suspended. |
15
+
|`reconcileTaxMethod`|[Optional\<ReconcileTaxMethod>](../../models/components/ReconcileTaxMethod.md)|:heavy_minus_sign:| How Gusto will handle taxes already collected. |
16
+
|`fileQuarterlyForms`|*Optional\<Boolean>*|:heavy_minus_sign:| Should Gusto file quarterly tax forms on behalf of the company? The correct answer can depend on why the company<br/>is suspending their account, and how taxes are being reconciled.<br/> |
17
+
|`fileYearlyForms`|*Optional\<Boolean>*|:heavy_minus_sign:| Should Gusto file yearly tax forms on behalf of the company? The correct answer can depend on why the company<br/>is suspending their account, and how taxes are being reconciled.<br/> |
18
+
|`comments`|*Optional\<String>*|:heavy_minus_sign:| User-supplied comments describing why then are suspending their account. |
19
+
|`taxRefunds`|[Optional\<TaxRefunds>](../../models/components/TaxRefunds.md)|:heavy_minus_sign:| Describes the taxes which are refundable to the company for this suspension. These may be refunded, or paid<br/>by Gusto, depending on the value in `reconcile_tax_method`.<br/> |
0 commit comments