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