POST api/products/all?isDebug={isDebug}
All product data from Navision for product syncing
Request Information
URI Parameters
| Name | Description | Type |
|---|
Body Parameters
None.
Response Information
Resource Description
Json with all products in Navision if successful. Exception (Status 500) Otherwise
XDocument| Name | Description | Type |
|---|---|---|
| Declaration | XDeclaration | |
| DocumentType | XDocumentType | |
| NodeType | XmlNodeType | |
| Root | XElement | |
| FirstNode | XNode | |
| LastNode | XNode | |
| NextNode | XNode | |
| PreviousNode | XNode | |
| BaseUri | string | |
| Document | XDocument | |
| Parent | XElement |
Sample:
{}