Skip to content

Instantly share code, notes, and snippets.

@kulvirTAC
Last active June 24, 2021 19:47
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 kulvirTAC/669fc94ff72abf7f2364db9df3389791 to your computer and use it in GitHub Desktop.
Save kulvirTAC/669fc94ff72abf7f2364db9df3389791 to your computer and use it in GitHub Desktop.
"TaxDetails": [
{
"id": "bc0fc7b0-ce58-47eb-a1cf-dba9eee671aa",
"rowNumber": 1,
"note": null,
"TaxableAmount": {
"value": 0.0000
},
"TaxAmount": {
"value": 0.0000
},
"TaxID": {
"value": "BCPSTAR"
},
"TaxRate": {
"value": 7.000000
},
"custom": {}
},
{
"id": "1232325c-45d0-48ed-8a9f-8c32fffe0a69",
"rowNumber": 2,
"note": null,
"TaxableAmount": {
"value": 0.0000
},
"TaxAmount": {
"value": 0.0000
},
"TaxID": {
"value": "EXEMPT"
},
"TaxRate": {
"value": 0.000000
},
"custom": {}
},
{
"id": "812cb152-04ec-404d-ade1-665c95a4b032",
"rowNumber": 3,
"note": null,
"TaxableAmount": {
"value": 4.6000
},
"TaxAmount": {
"value": 0.2300
},
"TaxID": {
"value": "GST"
},
"TaxRate": {
"value": 5.000000
},
"custom": {}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment