SalesTaxCode
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, page, pageSize, modTimeStart, modTimeEnd, is Active, isDeleted |
{
"ID": "",
"Name": "",
"Description": "",
"IsTaxable": true,
"ItemSalesTax": {
"ID": "",
"FullName": ""
},
"LastModifiedDate": "2023-01-11T16:10:18Z",
"DeletedDate": "2023-01-11T16:10:18Z",
"CreatedDate": "2023-01-11T16:10:18Z"
}
Updated almost 2 years ago