IPCheck
| API | Description |
|---|---|
| GET api/IPCheck |
No documentation available. |
Customers
| API | Description |
|---|---|
| POST api/Customers?data={data} |
No documentation available. |
| GET api/Customers?data={data} |
No documentation available. |
| GET api/Customers?key={key}&nonce={nonce}&secret={secret} |
No documentation available. |
Categories
| API | Description |
|---|---|
| GET api/Categories?data={data} |
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/{id}?catid={catid} |
No documentation available. |
| GET api/Products?data={data} |
No documentation available. |
| GET api/Products?key={key}&nonce={nonce}&secret={secret} |
No documentation available. |
Orders
| API | Description |
|---|---|
| GET api/Orders?data={data} |
No documentation available. |
| GET api/Orders?key={key}&nonce={nonce}&secret={secret} |
No documentation available. |