StockBalance
| API | Description |
|---|---|
| GET api/v1/{companyId}/stockBalance/{productId} |
No documentation available. |
| GET api/v1/{companyId}/stockBalance?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter} |
No documentation available. |
Product
| API | Description |
|---|---|
| GET api/v1/{companyId}/product/{productId} |
No documentation available. |
| GET api/v1/{companyId}/product?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter} |
No documentation available. |
Company
| API | Description |
|---|---|
| GET api/v1/company |
No documentation available. |
Price
| API | Description |
|---|---|
| GET api/v1/{companyId}/listprice/{productId} |
No documentation available. |
| GET api/v1/{companyId}/listprice?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter} |
No documentation available. |
| GET api/v1/{companyId}/prices/customer?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter} |
No documentation available. |
| GET api/v1/{companyId}/prices/customer/{customerId} |
No documentation available. |
| GET api/v1/{companyId}/prices/customergroup?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter} |
No documentation available. |
| GET api/v1/{companyId}/prices/customergroup/{customerGroupId} |
No documentation available. |
OrderHistory
| API | Description |
|---|---|
| GET api/v1/{companyId}/orderhistory/customer/{customerId} |
No documentation available. |
| GET api/v1/{companyId}/order/{orderId}/details |
No documentation available. |
| GET api/v1/{companyId}/order/{orderId}/documents |
No documentation available. |
Customer
| API | Description |
|---|---|
| GET api/v1/{companyId}/customer/{customerId} |
No documentation available. |
| GET api/v1/{companyId}/customer?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter} |
No documentation available. |
Test
| API | Description |
|---|---|
| GET api/v1/test/connection |
No documentation available. |
| GET api/v1/{companyId}/test/test |
No documentation available. |
Order
| API | Description |
|---|---|
| GET api/v1/{companyId}/order/{orderId} |
No documentation available. |
| POST api/v1/{companyId}/order |
No documentation available. |