Authentication v1
Authentication endpoints
| API | Description |
|---|---|
| POST api/v1/oauth2/environment/token |
Get access token |
| POST api/v1/oauth2/token |
Get access token |
Countries v1
Country endpoints
| API | Description |
|---|---|
| GET api/v1/countries |
List country |
| HEAD api/v1/countries |
List country |
Environments v1
Environment endpoints
| API | Description |
|---|---|
| GET api/v1/environments |
List environment |
| HEAD api/v1/environments |
List environment |
| POST api/v1/environments |
Create environment |
| DELETE api/v1/environments/{EnvironmentId} |
Delete environment |
| GET api/v1/environments/{EnvironmentId} |
Get Environment |
| HEAD api/v1/environments/{EnvironmentId} |
Get Environment |
| PATCH api/v1/environments/{EnvironmentId} |
Patch environment |
| PUT api/v1/environments/{EnvironmentId} |
Update environment |
KrachtNLExactOnlineItemPrice v1
KrachtNL ExactOnline item price endpoints
KrachtNLExactOnlineStockPosition v1
KrachtNL ExactOnline stock position endpoints
KrachtNLWebshopOrder v1
KrachtNL webshop order endpoints
| API | Description |
|---|---|
| POST api/v1/krachtnl/webshop/orders |
Create KrachtNL webshop order |
Logs v1
Log endpoints
| API | Description |
|---|---|
| POST api/v1/logs |
Create log entries |
Ping v1
Ping endpoints
| API | Description |
|---|---|
| GET api/v1/ping |
Ping |
| HEAD api/v1/ping |
Ping |
TestFiles v1
Test file endpoints
| API | Description |
|---|---|
| POST api/v1/tests/files |
Upload test file |
| PUT api/v1/tests/files |
Upload test file |
| GET api/v1/tests/files?Kind={Kind} |
Download test file |
| HEAD api/v1/tests/files?Kind={Kind} |
Download test file |
TestMethods v1
Test methods endpoints
| API | Description |
|---|---|
| DELETE api/v1/tests/methods |
Test delete |
| GET api/v1/tests/methods |
Test get |
| HEAD api/v1/tests/methods |
Test head |
| OPTIONS api/v1/tests/methods |
Test options |
| PATCH api/v1/tests/methods |
Test patch |
| POST api/v1/tests/methods |
Test post |
| PUT api/v1/tests/methods |
Test put |
TestValues v1
Values endpoints
| API | Description |
|---|---|
| GET api/v1/tests/values |
List values |
| HEAD api/v1/tests/values |
List values |
| PUT api/v1/tests/values/body |
Test body values |
| GET api/v1/tests/values/query |
Test query values |
| HEAD api/v1/tests/values/query |
Test query values |