Invoice
| API | Description |
|---|---|
| GET api/invoice/SyncInvoices?invoiceNumber={invoiceNumber}&days={days} |
No documentation available. |
| GET api/invoice/PostCrossInvoices |
No documentation available. |
Debtor
| API | Description |
|---|---|
| GET api/debtor |
No documentation available. |
Order
| API | Description |
|---|---|
| GET api/order/SyncOrders?days={days}&hours={hours} |
No documentation available. |
| GET api/order/resetSync/{uid} |
No documentation available. |
| POST api/order/Shipping/{orderId} |
No documentation available. |
| GET api/order/fix |
No documentation available. |
| GET api/invoice/fix |
No documentation available. |
| GET api/order/crosssync |
No documentation available. |
| GET api/order/getETA |
No documentation available. |
| GET api/order/test |
No documentation available. |
Item
| API | Description |
|---|---|
| GET api/item/SyncProducts?id={id} |
No documentation available. |
| POST api/item/SyncProductsByDate |
No documentation available. |
| GET api/item/Options?id={id} |
No documentation available. |
| GET api/item/products?id={id} |
No documentation available. |
| POST api/item/SyncReportItemsSold |
No documentation available. |
ItemStorage
| API | Description |
|---|---|
| GET api/storage |
No documentation available. |
| POST api/storage?Table={Table}&TableId={TableId}&companyId={companyId}&rowId={rowId}&key={key}&Action={Action} |
No documentation available. |
| GET api/storage/UpdateStock |
No documentation available. |
| GET api/storage/Bulk?findPosted={findPosted}&findAll={findAll} |
No documentation available. |