Customers
| API | Description |
|---|---|
| GET api/Customers |
No documentation available. |
| GET api/Customers/{id} |
No documentation available. |
| POST api/Customers |
No documentation available. |
| PUT api/Customers/{id} |
No documentation available. |
| DELETE api/Customers/{id} |
No documentation available. |
Orders
| API | Description |
|---|---|
| GET api/Orders |
No documentation available. |
| GET api/Orders/{id} |
No documentation available. |
| POST api/Orders?value={value} |
No documentation available. |
| PUT api/Orders/{id} |
No documentation available. |
| POST api/Orders |
No documentation available. |
| DELETE api/Orders/{id} |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |
Products
| API | Description |
|---|---|
| GET api/Products |
No documentation available. |
| GET api/Products/{id} |
No documentation available. |
| POST api/Products |
No documentation available. |
| PUT api/Products/{id} |
No documentation available. |
| DELETE api/Products/{id} |
No documentation available. |