APIs for VBASoftware
VBASoftware (v1)
- application/json
- text/json
- application/*+json
Unique identier for each Tax configuration on this Member. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's state annual withholding allowance as listed on the Member's tax documents.
Member's deductions amount as listed on the Member's tax documents.
Member's dependant withholding amount as listed on the Member's tax documents.
Member's exemptions as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
State of the Member's exemptions as listed on the Member's tax documents.
Member's extra withholding amount as listed on the Member's tax documents.
Member's federal exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's filing status for state taxes as listed on the Member's tax documents.
Member's federal flat tax amount as listed on the Member's tax documents.
Member's state flat tax amount as listed on the Member's tax documents.
Number of hours the Member worked at the specified frequency as listed on the Member's tax documents.
Frequency at which the Member worked the specified number of hours as listed on the Member's tax documents.
Member's local tax code as listed on the Member's tax documents.
Member's medicare exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's miscellaneous amounts as listed on the Member's tax documents.
Member's other income amount as listed on the Member's tax documents.
Member's election percentage at the federal level as listed on the Member's tax documents.
Member's social security exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's election percentage at the state level as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's tax exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Holds a numeric value listed as withholding, used in conjunction with Tax Control.
References Members.Subscriber_ID value on the parent record.
Member's exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Specifies that the associated W4 is from 2020. Note: This field is marked as NOT NULL in the database and therefore required by the API.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/taxes/{memberTaxKey}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/taxes/{memberTaxKey}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '{
"memberTax_Key": 0,
"annual_Withholding_Allowance": 0.1,
"auxiliary": 0.1,
"deductions_Amt": 0.1,
"dependant_Withholding_Amt": 0.1,
"effective_From": "2019-08-24T14:15:22Z",
"effective_Thru": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"exemptions": 0,
"exemptions_State": 0,
"extra_Withholding_Amt": 0.1,
"federal_Tax_Exempt": true,
"filing_Status": 0,
"filing_Status_State": 0,
"flat_Tax": 0.1,
"flat_Tax_State": 0.1,
"gross_Salary": 0.1,
"hours_Worked": 0.1,
"hours_Worked_Frequency": "s",
"local_Tax_Code": "string",
"medicare_Tax_Exempt": true,
"member_Seq": "st",
"miscellaneous": 0.1,
"net_Salary": 0.1,
"other_Income_Amt": 0.1,
"percentage_Election": 0.1,
"socSec_Tax_Exempt": true,
"state_Percentage_Election": true,
"state_Tax_Exempt": true,
"state_Withholding": 0.1,
"subscriber_ID": "string",
"tax_Exempt": true,
"tips": 0.1,
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"w4_2020": true,
"w4_Box_C": true
}'No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/taxes/{memberTaxKey}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/taxes/{memberTaxKey}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'- application/json
- text/json
- application/*+json
Unique identier for each Tax configuration on this Member. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's state annual withholding allowance as listed on the Member's tax documents.
Member's deductions amount as listed on the Member's tax documents.
Member's dependant withholding amount as listed on the Member's tax documents.
Member's exemptions as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
State of the Member's exemptions as listed on the Member's tax documents.
Member's extra withholding amount as listed on the Member's tax documents.
Member's federal exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's filing status for state taxes as listed on the Member's tax documents.
Member's federal flat tax amount as listed on the Member's tax documents.
Member's state flat tax amount as listed on the Member's tax documents.
Number of hours the Member worked at the specified frequency as listed on the Member's tax documents.
Frequency at which the Member worked the specified number of hours as listed on the Member's tax documents.
Member's local tax code as listed on the Member's tax documents.
Member's medicare exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's miscellaneous amounts as listed on the Member's tax documents.
Member's other income amount as listed on the Member's tax documents.
Member's election percentage at the federal level as listed on the Member's tax documents.
Member's social security exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's election percentage at the state level as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Member's tax exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Holds a numeric value listed as withholding, used in conjunction with Tax Control.
References Members.Subscriber_ID value on the parent record.
Member's exemption status as listed on the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Specifies that the associated W4 is from 2020. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Specifies whether Box C was checked according to the Member's tax documents. Note: This field is marked as NOT NULL in the database and therefore required by the API.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/taxes-batch
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/subscribers/{subscriberID}/members/{memberSeq}/taxes-batch' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '[
{
"memberTax_Key": 0,
"annual_Withholding_Allowance": 0.1,
"auxiliary": 0.1,
"deductions_Amt": 0.1,
"dependant_Withholding_Amt": 0.1,
"effective_From": "2019-08-24T14:15:22Z",
"effective_Thru": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"exemptions": 0,
"exemptions_State": 0,
"extra_Withholding_Amt": 0.1,
"federal_Tax_Exempt": true,
"filing_Status": 0,
"filing_Status_State": 0,
"flat_Tax": 0.1,
"flat_Tax_State": 0.1,
"gross_Salary": 0.1,
"hours_Worked": 0.1,
"hours_Worked_Frequency": "s",
"local_Tax_Code": "string",
"medicare_Tax_Exempt": true,
"member_Seq": "st",
"miscellaneous": 0.1,
"net_Salary": 0.1,
"other_Income_Amt": 0.1,
"percentage_Election": 0.1,
"socSec_Tax_Exempt": true,
"state_Percentage_Election": true,
"state_Tax_Exempt": true,
"state_Withholding": 0.1,
"subscriber_ID": "string",
"tax_Exempt": true,
"tips": 0.1,
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"w4_2020": true,
"w4_Box_C": true
}
]'No response example