Skip to content

Instantly share code, notes, and snippets.

@flyingwebie
Created January 3, 2024 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flyingwebie/6ae51d14bb27e0558541f6700d92d69a to your computer and use it in GitHub Desktop.
Save flyingwebie/6ae51d14bb27e0558541f6700d92d69a to your computer and use it in GitHub Desktop.
id_4-standard.json
{
"TaxRate": {
"Name": "SS",
"Description": "VAT",
"Active": true,
"AgencyRef": {
"value": "1"
},
"TaxReturnLineRef": {
"value": "1"
},
"EffectiveTaxRate": [
{
"RateValue": 23,
"EffectiveDate": "1970-01-01T00:00:00-08:00",
"EndDate": "2020-08-31T00:00:00-07:00"
},
{
"RateValue": 21,
"EffectiveDate": "2020-09-01T00:00:00-07:00",
"EndDate": "2021-02-28T00:00:00-08:00"
},
{
"RateValue": 23,
"EffectiveDate": "2021-03-01T00:00:00-08:00"
}
],
"SpecialTaxType": "NONE",
"domain": "QBO",
"sparse": false,
"Id": "4",
"SyncToken": "0",
"MetaData": {
"CreateTime": "2023-12-17T08:09:56-08:00",
"LastUpdatedTime": "2023-12-17T08:09:56-08:00"
}
},
"time": "2024-01-03T09:33:31.844-08:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment