StockBalance

APIDescription
GET api/v1/{companyId}/stockBalance/{productId}

No documentation available.

GET api/v1/{companyId}/stockBalance?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter}

No documentation available.

Product

APIDescription
GET api/v1/{companyId}/product/{productId}

No documentation available.

GET api/v1/{companyId}/product?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter}

No documentation available.

Company

APIDescription
GET api/v1/company

No documentation available.

Price

APIDescription
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

APIDescription
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

APIDescription
GET api/v1/{companyId}/customer/{customerId}

No documentation available.

GET api/v1/{companyId}/customer?page={page}&pageSize={pageSize}&modifiedAfter={modifiedAfter}

No documentation available.

Test

APIDescription
GET api/v1/test/connection

No documentation available.

GET api/v1/{companyId}/test/test

No documentation available.

Order

APIDescription
GET api/v1/{companyId}/order/{orderId}

No documentation available.

POST api/v1/{companyId}/order

No documentation available.