SalesTax
Action
HTTP Verb
URI
Create
POST
/salestax
Update
PUT
/salestax/<rowid>
Find by ID
GET
/salestax/<rowid>
Find All
GET
/salestax
Find by Filter
GET
/salestax?<filter>
Delete
DELETE
/salestax/<rowid>
Count
GET
/salestax/count
Last updated
Action
HTTP Verb
URI
Create
POST
/salestax
Update
PUT
/salestax/<rowid>
Find by ID
GET
/salestax/<rowid>
Find All
GET
/salestax
Find by Filter
GET
/salestax?<filter>
Delete
DELETE
/salestax/<rowid>
Count
GET
/salestax/count
Last updated