{"info":{"_postman_id":"0289f7fe-2010-476f-b269-06157d52b6a7","name":"Kompas4 API Documentation","description":"<html><head></head><body><p>In this description you will find everything you need to connect your Shop, CRM system, Retail System or other external programs to Kompas4 API. Be sure to create the instance and connection, combined with the API Token for your Database before connecting. You will find the authentication page at <a href=\"https://api.kompas4.com\">https://api.kompas4.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6227381","collectionId":"0289f7fe-2010-476f-b269-06157d52b6a7","publishedId":"T1DpDHjX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-24T13:56:03.000Z"},"item":[{"name":"Purchase","item":[{"name":"Purchase List","id":"bf9e4910-2925-4957-95cd-6e89514dfcbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Purchase/Purchases","description":"<p>This endpoint provides you with a list of all purchases.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>OpenPurchases\n    </p><ul>\n        <li>False = Invoiced purchases (default if not selected)</li>\n        <li>True = Open purchases</li>\n    </ul>\n<p></p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns all selected purchases.</p>\n\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the supplier.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the supplier.</td></tr>\n        <tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Address 3 of the supplier.</td></tr>\n        <tr><td>Agent</td><td>nvarchar</td><td>20</td><td>Agent on this purchase.</td></tr>\n        <tr><td>Amount</td><td>float</td><td></td><td>Amount of the purchase.<br /><i>Allways in selected currency.</i></td></tr>\n        <tr><td>AmountBase</td><td>float</td><td></td><td>Amount of the purchase (Base amount).<br /><i>Allways in DKK.</i></td></tr>\n        <tr><td>ApprovedBy1</td><td>bit</td><td></td><td>Approver no. 1.</td></tr>\n        <tr><td>ApprovedBy2</td><td>bit</td><td></td><td>Approver no. 2.</td></tr> \n        <tr><td>ApprovedBy3</td><td>bit</td><td></td><td>Approver no. 3.</td></tr> \n        <tr><td>BetalingsID</td><td>nvarchar</td><td>19</td><td>Payment ID.</td></tr>\n        <tr><td>Buyer</td><td>nvarchar</td><td>20</td><td>Buyer on the purchase.</td></tr>\n        <tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Cash discount.</td></tr>\n        <tr><td>CashSetOff</td><td>nvarchar</td><td>20</td><td>Account for setoff.<br /><i>Only used for cash purchases.</i></td></tr> \n        <tr><td>Category</td><td>nvarchar</td><td>20</td><td>Reference to the category this supplier is attached to.</td></tr>\n        <tr><td>ChangedBy</td><td>nvarchar</td><td>20</td><td>Name of the user, who has made the last change on this record.</td></tr> \n        <tr><td>ChangedDate</td><td>datetime</td><td></td><td>Timestamp for changing data on this record.</td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>61</td><td>Merged field of Postalcode and City.</td></tr> \n        <tr><td>CityName</td><td>nvarchar</td><td>40</td><td>The city of the supplier.</td></tr>\n        <tr><td>Color</td><td>int</td><td></td><td>The color code for this customer:<br /><i>0 = default color.</i></td></tr>\n        <tr><td>Contact</td><td>nvarchar</td><td>40</td><td>The contact of the supplier.</td></tr>\n        <tr><td>CostCenter</td><td>nvarchar</td><td>20</td><td>Reference to the Costcenter this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr> \n        <tr><td>CostPercent</td><td>float</td><td></td><td>The amount of cost percentage distribution.</td></tr> \n        <tr><td>CostPercentDistribution</td><td>tinyint</td><td></td><td>Cost percentage distribution:<br /><i>0=Amount (in currency), 1=Quantity, 2=Weight, 3=Volume.</i></td></tr>\n        <tr><td>CostPercentPurchases</td><td>ntext</td><td></td><td>The percent of cost percentage distribution.</td></tr> \n        <tr><td>Country</td><td>nvarchar</td><td>40</td><td>Name of the country for this supplier.</td></tr>\n        <tr><td>CreatedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has created this purchase.</td></tr> \n        <tr><td>CreatedDate</td><td>datetime</td><td></td><td>Timestamp when then purchase was created.</td></tr>\n        <tr><td>Currency</td><td>nvarcha</td><td>3</td><td>Currency for this purchase.</td></tr>\n        <tr><td>Delivery</td><td>nvarchar</td><td>20</td><td>Reference to the delivery this purchase is attached to.</td></tr>\n        <tr><td>DeliveryDate</td><td>datetime</td><td></td><td>Delivery date for this purchase.</td></tr> \n        <tr><td>DeliveryWeek</td><td>int</td><td></td><td>Delivery week for this purchase.</td></tr> \n        <tr><td>Department</td><td>nvarchar</td><td>20</td><td>Reference to the Departmen this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Due</td><td>datetime</td><td></td><td>Due dato for this purchase when booked.</td></tr> \n        <tr><td>EDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no.<br /><i>For commumication with EDI fact / eFaktura.</i></td></tr>\n        <tr><td>EECCountry</td><td>smallint</td><td></td><td>The ISO code for EEC Country.</td></tr> \n        <tr><td>EECTransCode</td><td>tinyint</td><td></td><td>The ISO code for EEC Transaction code.</td></tr> \n        <tr><td>EndDisc</td><td>float</td><td></td><td>End discount amount.<br /><i>Always in selected currency of the purchase.</i></td></tr>\n        <tr><td>EndDiscBase</td><td>float</td><td></td><td>End discount amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>EndDiscPct</td><td>float</td><td></td><td>End discount in pct.</td></tr> \n        <tr><td>Excise</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>ExciseBase</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>GUID.<br /><i>The unique identifier for the purchase.</i></td></tr>\n        <tr><td>InternalRemarks</td><td>ntext</td><td></td><td>Internal remarks for this purchase.</td></tr> \n        <tr><td>InvoiceDate</td><td>datetime</td><td></td><td>Invoice date for the booked purchase.</td></tr> \n        <tr><td>InvoiceNo</td><td>nvarchar</td><td>20</td><td>Suppliers invoice no.</td></tr>\n        <tr><td>IsLiableToPayTax</td><td>tinyint</td><td></td><td>Is this purchase set up to pay tax:<br /><i>0=Yes, 1=No</i></td></tr>\n        <tr><td>KortArt</td><td>nvarchar</td><td>2</td><td>Impayment Form Type.</td></tr>\n        <tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language for this purchase.</td></tr>\n        <tr><td>LEANCustomersReference</td><td>nvarchar</td><td>35</td><td>LEAN Customers reference.<br /><i>Only used for LEAN communication.</i></td></tr>\n        <tr><td>LEANShipReference</td><td>nvarchar</td><td>14</td><td>LEAN ship reference.<br /><i>Only used for LEAN communication.</i></td></tr>\n        <tr><td>LEANTest</td><td>bit</td><td></td><td>LEAN test<i>Only used for LEAN communication.</i></td></tr> \n        <tr><td>Link</td><td>smallint</td><td></td><td>Internal field.</td></tr> \n        <tr><td>LockedBy</td><td>nvarchar</td><td>20</td><td>Tells if the purchase i locked by another user.</td></tr>\n        <tr><td>Log</td><td>ntext</td><td></td><td>A log of what has happend on the purchse.</td></tr> \n        <tr><td>Name</td><td>nvarchar</td><td>60</td><td>Name of the supplier.</td></tr>\n        <tr><td>NumericPurchaseNo</td><td>decimal</td><td>(20,0)</td><td>Nummeric purchase no.<br /><i>Can be used for sorting all purchases numerical.</i></td></tr>\n        <tr><td>Optional1</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 1.</td></tr> \n        <tr><td>Optional2</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 2.</td></tr> \n        <tr><td>Optional3</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 3.</td></tr> \n        <tr><td>Optional4</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 4.</td></tr> \n        <tr><td>Optional5</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 5.</td></tr> \n        <tr><td>Optional6</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 6.</td></tr> \n        <tr><td>Optional7</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 7.</td></tr> \n        <tr><td>Optional8</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 8.</td></tr> \n        <tr><td>OptionalNumber1</td><td>float</td><td></td><td>Number of the userdefined optional number field 1.</td></tr> \n        <tr><td>OptionalNumber2</td><td>float</td><td></td><td>Number of the userdefined optional number field 2.</td></tr> \n        <tr><td>OptionalNumber3</td><td>float</td><td></td><td>Number of the userdefined optional number field 3.</td></tr>\n        <tr><td>OptionalNumber4</td><td>float</td><td></td><td>Number of the userdefined optional number field 4.</td></tr>\n        <tr><td>OptionalNumber5</td><td>float</td><td></td><td>Number of the userdefined optional number field 5.</td></tr>\n        <tr><td>OptionalNumber6</td><td>float</td><td></td><td>Number of the userdefined optional number field 6.</td></tr>\n        <tr><td>OptionalNumber7</td><td>float</td><td></td><td>Number of the userdefined optional number field 7.</td></tr> \n        <tr><td>OptionalNumber8</td><td>float</td><td></td><td>Number of the userdefined optional number field 8.</td></tr> \n        <tr><td>OptionalText1</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 1.</td></tr>\n        <tr><td>OptionalText2</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 2.</td></tr>\n        <tr><td>OptionalText3</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 3.</td></tr>\n        <tr><td>OptionalText4</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 4.</td></tr>\n        <tr><td>OptionalText5</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 5.</td></tr>\n        <tr><td>OptionalText6</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 6.</td></tr>\n        <tr><td>OptionalText7</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 7.</td></tr>\n        <tr><td>OptionalText8</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 8.</td></tr>\n        <tr><td>Ordered</td><td>smallint</td><td></td><td>Tells if the purchase has been ordred:<br /><i>0=No, 1=Yes</i></td></tr>\n        <tr><td>OurAccount</td><td>nvarchar</td><td>20</td><td>Our account at supplier.</td></tr>\n        <tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Payment terms.</td></tr>\n        <tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>Postal Code.</td></tr>\n        <tr><td>PriceList</td><td>nvarchar</td><td>20</td><td>Pricelist.</td></tr>\n        <tr><td>Project</td><td>nvarchar</td><td>20</td><td>Reference to the Project this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>PurchaseCommunication</td><td>nvarchar</td><td>20</td><td>Communication method.<br /><i>Reference to the ordercommunication this purchase is attached to. Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>PurchaseCommunicationStatus</td><td>nvarchar</td><td>20</td><td>Communication status.<br /><i>Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>PurchaseDate</td><td>datetime</td><td></td><td>Purchase date.</td></tr> \n        <tr><td>PurchaseNo</td><td>nvarchar</td><td>20</td><td>Purchase No.<br /><i>Must be nummeric eg. 2000001.</i></td></tr>\n        <tr><td>PurchaseText</td><td>nvarchar</td><td>60</td><td>Purchase description.</td></tr>\n        <tr><td>Purpose</td><td>nvarchar</td><td>20</td><td>Reference to the Purpose this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr> \n        <tr><td>Rate</td><td>float</td><td></td><td>Rate.<br /><i>Must always be 100 for DKK.</i></td></tr>\n        <tr><td>RecordID</td><td>int</td><td></td><td>Post ID.<br /><i>Record ID is the unique identifier for the record.</i></td></tr>\n        <tr><td>RecvNo</td><td>nvarchar</td><td>40</td><td>Requisition number.</td></tr>\n        <tr><td>Remarks</td><td>ntext</td><td></td><td>Remarks for this purchase.</td></tr> \n        <tr><td>Reports</td><td>nvarchar</td><td>20</td><td>Code for the report to be used.<br /><i>Blank = default.</i></td></tr>\n        <tr><td>RoundedAmount</td><td>float</td><td></td><td>Rounded amount.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>RoundedAmountBase</td><td>float</td><td></td><td>Roundet amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>SettlePurchases</td><td>ntext</td><td></td><td>Settlement of purchase order.</td></tr> \n        <tr><td>Ship1</td><td>nvarchar</td><td>60</td><td>Name of the delivery customer.</td></tr>\n        <tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Address 1 for the delivery customer.</td></tr>\n        <tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Address 2 for the delivery customer.</td></tr>\n        <tr><td>Ship4</td><td>nvarchar</td><td>61</td><td>Postal code and City for the delivery customer.</td></tr>\n        <tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Country for the delivery customer.</td></tr>\n        <tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Our ref. for the delivery customer.</td></tr>\n        <tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Address 3 for the delivery customer.</td></tr>\n        <tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Name of the city for the delivery customer.</td></tr>\n        <tr><td>ShipFrom</td><td>nvarchar</td><td>20</td><td>The customer no. for the delivery customer (if created).</td></tr>\n        <tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Postal code for the delivery customer.</td></tr>\n        <tr><td>ShipTo</td><td>nvarchar</td><td>20</td><td>Not used.</td></tr>\n        <tr><td>Status</td><td>nvarchar</td><td>20</td><td>Status for the purchase.</td></tr>\n        <tr><td>Supplier</td><td>nvarchar</td><td>20</td><td>The supplier no. for this purchase.</td></tr>\n        <tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n        <tr><td>TaxAmount</td><td>float</td><td></td><td>The total amount of tax on the purchase in the purchase currency.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>TaxAmountBase</td><td>float</td><td></td><td>The total amount of tax in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number.<br /><i>For example CVR no. in Denmark.</i></td></tr>\n        <tr><td>Total</td><td>float</td><td></td><td>The total amount in selected currency.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>TotalBase</td><td>float</td><td></td><td>The total amount in base currency.<br /><i>Always in currency DKK</i></td></tr>\n        <tr><td>TotalDuty</td><td>float</td><td></td><td>The total due amount in selected currency.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>TotalDutyBase</td><td>float</td><td></td><td>Total duty in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TotalVolume</td><td>float</td><td></td><td>Total volume.</td></tr> \n        <tr><td>TotalWeight</td><td>float</td><td></td><td>Total weight.</td></tr> \n        <tr><td>Trail</td><td>float</td><td></td><td>Trail on booked purchase.</td></tr>\n        <tr><td>VatFee</td><td>float</td><td></td><td>VAT fee.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>VatFeeBase</td><td>float</td><td></td><td>VAT fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VatFreeFee</td><td>float</td><td></td><td>VAT free fee.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>VatFreeFeeBase</td><td>float</td><td></td><td>VAT free fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VATLiableAmount</td><td>float</td><td></td><td>VAT liable amount.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>VATLiableAmountBase</td><td>float</td><td></td><td>VAT liable amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>Voucher</td><td>nvarchar</td><td>20</td><td>Invoice no. for the booked purchase.</td></tr>\n        <tr><td>Warehouse</td><td>nvarchar</td><td>20</td><td>Goods receipt.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Purchase","Purchases"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf9e4910-2925-4957-95cd-6e89514dfcbb"},{"name":"Purchase By Id","event":[{"listen":"test","script":{"id":"f1cadb97-0231-4d33-accf-d89876f281ef","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"16ad659b-01ac-4d38-ab69-7b11225aef76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Purchase/PurchaseById?GUID=407a36a9-f057-4e9f-b561-a318b9002a8d","description":"<p>This endpoint will give you a specific purchase order from the Purchasing Table.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n\n\n<p>PurchaseNo</p>\n    <p>Trail</p>\n        <ul>\n            <li>0 = Open purchase (default if not selected).</li>\n            <li>&gt; 0 = Specific booked purchase.</li>\n        </ul>\n    <p>GUID</p>\n<p></p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the selected purchase.</p>\n\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the supplier.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the supplier.</td></tr>\n        <tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Address 3 of the supplier.</td></tr>\n        <tr><td>Agent</td><td>nvarchar</td><td>20</td><td>Agent on this purchase.</td></tr>\n        <tr><td>Amount</td><td>float</td><td></td><td>Amount of the purchase.<br /><i>Allways in selected currency.</i></td></tr>\n        <tr><td>AmountBase</td><td>float</td><td></td><td>Amount of the purchase (Base amount).<br /><i>Allways in DKK.</i></td></tr>\n        <tr><td>ApprovedBy1</td><td>bit</td><td></td><td>Approver no. 1.</td></tr>\n        <tr><td>ApprovedBy2</td><td>bit</td><td></td><td>Approver no. 2.</td></tr> \n        <tr><td>ApprovedBy3</td><td>bit</td><td></td><td>Approver no. 3.</td></tr> \n        <tr><td>BetalingsID</td><td>nvarchar</td><td>19</td><td>Payment ID.</td></tr>\n        <tr><td>Buyer</td><td>nvarchar</td><td>20</td><td>Buyer on the purchase.</td></tr>\n        <tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Cash discount.</td></tr>\n        <tr><td>CashSetOff</td><td>nvarchar</td><td>20</td><td>Account for setoff.<br /><i>Only used for cash purchases.</i></td></tr> \n        <tr><td>Category</td><td>nvarchar</td><td>20</td><td>Reference to the category this supplier is attached to.</td></tr>\n        <tr><td>ChangedBy</td><td>nvarchar</td><td>20</td><td>Name of the user, who has made the last change on this record.</td></tr> \n        <tr><td>ChangedDate</td><td>datetime</td><td></td><td>Timestamp for changing data on this record.</td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>61</td><td>Merged field of Postalcode and City.</td></tr> \n        <tr><td>CityName</td><td>nvarchar</td><td>40</td><td>The city of the supplier.</td></tr>\n        <tr><td>Color</td><td>int</td><td></td><td>The color code for this customer:<br /><i>0 = default color.</i></td></tr>\n        <tr><td>Contact</td><td>nvarchar</td><td>40</td><td>The contanct of the supplier.</td></tr>\n        <tr><td>CostCenter</td><td>nvarchar</td><td>20</td><td>Reference to the Costcenter this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr> \n        <tr><td>CostPercent</td><td>float</td><td></td><td>The amount of cost percentage distribution.</td></tr> \n        <tr><td>CostPercentDistribution</td><td>tinyint</td><td></td><td>Cost percentage distribution:<br /><i>0=Amount (in currency), 1=Quantity, 2=Weight, 3=Volume.</i></td></tr>\n        <tr><td>CostPercentPurchases</td><td>ntext</td><td></td><td>The percent of cost percentage distribution.</td></tr> \n        <tr><td>Country</td><td>nvarchar</td><td>40</td><td>Name of the country for this supplier.</td></tr>\n        <tr><td>CreatedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has created this purchase.</td></tr> \n        <tr><td>CreatedDate</td><td>datetime</td><td></td><td>Timestamp when then purchase was created.</td></tr>\n        <tr><td>Currency</td><td>nvarcha</td><td>3</td><td>Currency for this purchase.</td></tr>\n        <tr><td>Delivery</td><td>nvarchar</td><td>20</td><td>Reference to the delivery this purchase is attached to.</td></tr>\n        <tr><td>DeliveryDate</td><td>datetime</td><td></td><td>Delivery date for this purchase.</td></tr> \n        <tr><td>DeliveryWeek</td><td>int</td><td></td><td>Delivery week for this purchase.</td></tr> \n        <tr><td>Department</td><td>nvarchar</td><td>20</td><td>Reference to the Departmen this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Due</td><td>datetime</td><td></td><td>Due dato for this purchase when booked.</td></tr> \n        <tr><td>EDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no.<br /><i>For commumication with EDI fact / eFaktura.</i></td></tr>\n        <tr><td>EECCountry</td><td>smallint</td><td></td><td>The ISO code for EEC Country.</td></tr> \n        <tr><td>EECTransCode</td><td>tinyint</td><td></td><td>The ISO code for EEC Transaction code.</td></tr> \n        <tr><td>EndDisc</td><td>float</td><td></td><td>End discount amount.<br /><i>Always in selected currency of the purchase.</i></td></tr>\n        <tr><td>EndDiscBase</td><td>float</td><td></td><td>End discount amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>EndDiscPct</td><td>float</td><td></td><td>End discount in pct.</td></tr> \n        <tr><td>Excise</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>ExciseBase</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>GUID.<br /><i>The unique identifier for the purchase.</i></td></tr>\n        <tr><td>InternalRemarks</td><td>ntext</td><td></td><td>Internal remarks for this purchase.</td></tr> \n        <tr><td>InvoiceDate</td><td>datetime</td><td></td><td>Invoice date for the booked purchase.</td></tr> \n        <tr><td>InvoiceNo</td><td>nvarchar</td><td>20</td><td>Suppliers invoice no.</td></tr>\n        <tr><td>IsLiableToPayTax</td><td>tinyint</td><td></td><td>Is this purchase set up to pay tax:<br /><i>0=Yes, 1=No</i></td></tr>\n        <tr><td>KortArt</td><td>nvarchar</td><td>2</td><td>Impayment Form Type.</td></tr>\n        <tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language for this purchase.</td></tr>\n        <tr><td>LEANCustomersReference</td><td>nvarchar</td><td>35</td><td>LEAN Customers reference.<br /><i>Only used for LEAN communication.</i></td></tr>\n        <tr><td>LEANShipReference</td><td>nvarchar</td><td>14</td><td>LEAN ship reference.<br /><i>Only used for LEAN communication.</i></td></tr>\n        <tr><td>LEANTest</td><td>bit</td><td></td><td>LEAN test<i>Only used for LEAN communication.</i></td></tr> \n        <tr><td>Link</td><td>smallint</td><td></td><td>Internal field.</td></tr> \n        <tr><td>LockedBy</td><td>nvarchar</td><td>20</td><td>Tells if the purchase i locked by another user.</td></tr>\n        <tr><td>Log</td><td>ntext</td><td></td><td>A log of what has happend on the purchse.</td></tr> \n        <tr><td>Name</td><td>nvarchar</td><td>60</td><td>Name of the supplier.</td></tr>\n        <tr><td>NumericPurchaseNo</td><td>decimal</td><td>(20,0)</td><td>Nummeric purchase no.<br /><i>Can be used for sorting all purchases numerical.</i></td></tr>\n        <tr><td>Optional1</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 1.</td></tr> \n        <tr><td>Optional2</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 2.</td></tr> \n        <tr><td>Optional3</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 3.</td></tr> \n        <tr><td>Optional4</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 4.</td></tr> \n        <tr><td>Optional5</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 5.</td></tr> \n        <tr><td>Optional6</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 6.</td></tr> \n        <tr><td>Optional7</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 7.</td></tr> \n        <tr><td>Optional8</td><td>smallint</td><td></td><td>Timestamp of the userdefined optional date 8.</td></tr> \n        <tr><td>OptionalNumber1</td><td>float</td><td></td><td>Number of the userdefined optional number field 1.</td></tr> \n        <tr><td>OptionalNumber2</td><td>float</td><td></td><td>Number of the userdefined optional number field 2.</td></tr> \n        <tr><td>OptionalNumber3</td><td>float</td><td></td><td>Number of the userdefined optional number field 3.</td></tr>\n        <tr><td>OptionalNumber4</td><td>float</td><td></td><td>Number of the userdefined optional number field 4.</td></tr>\n        <tr><td>OptionalNumber5</td><td>float</td><td></td><td>Number of the userdefined optional number field 5.</td></tr>\n        <tr><td>OptionalNumber6</td><td>float</td><td></td><td>Number of the userdefined optional number field 6.</td></tr>\n        <tr><td>OptionalNumber7</td><td>float</td><td></td><td>Number of the userdefined optional number field 7.</td></tr> \n        <tr><td>OptionalNumber8</td><td>float</td><td></td><td>Number of the userdefined optional number field 8.</td></tr> \n        <tr><td>OptionalText1</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 1.</td></tr>\n        <tr><td>OptionalText2</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 2.</td></tr>\n        <tr><td>OptionalText3</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 3.</td></tr>\n        <tr><td>OptionalText4</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 4.</td></tr>\n        <tr><td>OptionalText5</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 5.</td></tr>\n        <tr><td>OptionalText6</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 6.</td></tr>\n        <tr><td>OptionalText7</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 7.</td></tr>\n        <tr><td>OptionalText8</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 8.</td></tr>\n        <tr><td>Ordered</td><td>smallint</td><td></td><td>Tells if the purchase has been ordred:<br /><i>0=No, 1=Yes</i></td></tr>\n        <tr><td>OurAccount</td><td>nvarchar</td><td>20</td><td>Our account at supplier.</td></tr>\n        <tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Payment terms.</td></tr>\n        <tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>Postal Code.</td></tr>\n        <tr><td>PriceList</td><td>nvarchar</td><td>20</td><td>Pricelist.</td></tr>\n        <tr><td>Project</td><td>nvarchar</td><td>20</td><td>Reference to the Project this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>PurchaseCommunication</td><td>nvarchar</td><td>20</td><td>Communication method.<br /><i>Reference to the ordercommunication this purchase is attached to. Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>PurchaseCommunicationStatus</td><td>nvarchar</td><td>20</td><td>Communication status.<br /><i>Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>PurchaseDate</td><td>datetime</td><td></td><td>Purchase date.</td></tr> \n        <tr><td>PurchaseNo</td><td>nvarchar</td><td>20</td><td>Purchase No.<br /><i>Must be nummeric eg. 2000001.</i></td></tr>\n        <tr><td>PurchaseText</td><td>nvarchar</td><td>60</td><td>Purchase description.</td></tr>\n        <tr><td>Purpose</td><td>nvarchar</td><td>20</td><td>Reference to the Purpose this purchase is attached to.<br /><i>(one of 4 dimensions).</i></td></tr> \n        <tr><td>Rate</td><td>float</td><td></td><td>Rate.<br /><i>Must always be 100 for DKK.</i></td></tr>\n        <tr><td>RecordID</td><td>int</td><td></td><td>Post ID.<br /><i>Record ID is the unique identifier for the record.</i></td></tr>\n        <tr><td>RecvNo</td><td>nvarchar</td><td>40</td><td>Requisition number.</td></tr>\n        <tr><td>Remarks</td><td>ntext</td><td></td><td>Remarks for this purchase.</td></tr> \n        <tr><td>Reports</td><td>nvarchar</td><td>20</td><td>Code for the report to be used.<br /><i>Blank = default.</i></td></tr>\n        <tr><td>RoundedAmount</td><td>float</td><td></td><td>Rounded amount.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>RoundedAmountBase</td><td>float</td><td></td><td>Roundet amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>SettlePurchases</td><td>ntext</td><td></td><td>Settlement of purchase order.</td></tr> \n        <tr><td>Ship1</td><td>nvarchar</td><td>60</td><td>Name of the delivery customer.</td></tr>\n        <tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Address 1 for the delivery customer.</td></tr>\n        <tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Address 2 for the delivery customer.</td></tr>\n        <tr><td>Ship4</td><td>nvarchar</td><td>61</td><td>Postal code and City for the delivery customer.</td></tr>\n        <tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Country for the delivery customer.</td></tr>\n        <tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Our ref. for the delivery customer.</td></tr>\n        <tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Address 3 for the delivery customer.</td></tr>\n        <tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Name of the city for the delivery customer.</td></tr>\n        <tr><td>ShipFrom</td><td>nvarchar</td><td>20</td><td>The customer no. for the delivery customer (if created).</td></tr>\n        <tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Postal code for the delivery customer.</td></tr>\n        <tr><td>ShipTo</td><td>nvarchar</td><td>20</td><td>Not used.</td></tr>\n        <tr><td>Status</td><td>nvarchar</td><td>20</td><td>Status for the purchase.</td></tr>\n        <tr><td>Supplier</td><td>nvarchar</td><td>20</td><td>The supplier no. for this purchase.</td></tr>\n        <tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n        <tr><td>TaxAmount</td><td>float</td><td></td><td>The total amount of tax on the purchase in the purchase currency.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>TaxAmountBase</td><td>float</td><td></td><td>The total amount of tax in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number.<br /><i>For example CVR no. in Denmark.</i></td></tr>\n        <tr><td>Total</td><td>float</td><td></td><td>The total amount in selected currency.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>TotalBase</td><td>float</td><td></td><td>The total amount in base currency.<br /><i>Always in currency DKK</i></td></tr>\n        <tr><td>TotalDuty</td><td>float</td><td></td><td>The total due amount in selected currency.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>TotalDutyBase</td><td>float</td><td></td><td>Total duty in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TotalVolume</td><td>float</td><td></td><td>Total volume.</td></tr> \n        <tr><td>TotalWeight</td><td>float</td><td></td><td>Total weight.</td></tr> \n        <tr><td>Trail</td><td>float</td><td></td><td>&gt;Trail on booked purchase.</td></tr>\n        <tr><td>VatFee</td><td>float</td><td></td><td>VAT fee.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>VatFeeBase</td><td>float</td><td></td><td>VAT fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VatFreeFee</td><td>float</td><td></td><td>VAT free fee.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>VatFreeFeeBase</td><td>float</td><td></td><td>VAT free fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VATLiableAmount</td><td>float</td><td></td><td>VAT liable amount.<br /><i>Always in selected currency of the  purchase.</i></td></tr>\n        <tr><td>VATLiableAmountBase</td><td>float</td><td></td><td>VAT liable amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>Voucher</td><td>nvarchar</td><td>20</td><td>Invoice no. for the booked purchase.</td></tr>\n        <tr><td>Warehouse</td><td>nvarchar</td><td>20</td><td>Goods receipt.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Purchase","PurchaseById"],"host":["api","kompas4","com"],"query":[{"disabled":true,"key":"purchaseNo","value":"400001"},{"disabled":true,"key":"trail","value":""},{"key":"GUID","value":"407a36a9-f057-4e9f-b561-a318b9002a8d"}],"variable":[]}},"response":[{"id":"81563392-3f84-49a6-8969-5bf5f2534499","name":"Purchase By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kompas4.com/api/Purchase/PurchaseById?GUID=407a36a9-f057-4e9f-b561-a318b9002a8d","protocol":"https","host":["api","kompas4","com"],"path":["api","Purchase","PurchaseById"],"query":[{"key":"purchaseNo","value":"400001","disabled":true},{"key":"trail","value":"","disabled":true},{"key":"GUID","value":"407a36a9-f057-4e9f-b561-a318b9002a8d"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1227"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 27 Jul 2020 07:34:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"purchaseNo\": \"400001\",\n        \"supplier\": \"70208340\",\n        \"name\": \"FirmaIT\",\n        \"address1\": \"Sadelmagervej 17\",\n        \"address2\": \"\",\n        \"address3\": \"\",\n        \"country\": \"\",\n        \"contact\": \"Bo\",\n        \"warehouse\": \"\",\n        \"shipFrom\": \"\",\n        \"ship1\": \"\",\n        \"ship2\": \"\",\n        \"ship3\": \"\",\n        \"ship5\": \"\",\n        \"ship6\": \"\",\n        \"ship7\": \"\",\n        \"priceList\": \"\",\n        \"category\": \"\",\n        \"buyer\": \"\",\n        \"payment\": \"03. Netto 8 dage\",\n        \"ourAccount\": \"\",\n        \"tax\": \"Købsmoms\",\n        \"taxNo\": \"\",\n        \"agent\": \"\",\n        \"delivery\": \"\",\n        \"currency\": \"DKK\",\n        \"rate\": 100,\n        \"language\": \"Dansk\",\n        \"department\": \"\",\n        \"costCenter\": \"\",\n        \"purpose\": \"\",\n        \"project\": \"\",\n        \"status\": \"Faktureret\",\n        \"ordered\": 0,\n        \"amount\": 8249.48,\n        \"amountBase\": 8249.48,\n        \"taxAmount\": 2062.37,\n        \"taxAmountBase\": 2062.37,\n        \"total\": 10311.85,\n        \"totalBase\": 10311.85,\n        \"remarks\": \"\",\n        \"log\": \"\",\n        \"trail\": 21,\n        \"due\": \"2012-10-18T00:00:00\",\n        \"voucher\": \"160008\",\n        \"link\": 0,\n        \"roundedAmount\": 0,\n        \"roundedAmountBase\": 0,\n        \"vatFee\": 0,\n        \"vatFeeBase\": 0,\n        \"vatFreeFee\": 0,\n        \"vatFreeFeeBase\": 0,\n        \"excise\": 0,\n        \"exciseBase\": 0,\n        \"endDisc\": 0,\n        \"endDiscBase\": 0,\n        \"endDiscPct\": 0,\n        \"createdBy\": \"EJE\",\n        \"createdDate\": \"2012-10-10T00:00:00\",\n        \"changedBy\": \"EJE\",\n        \"changedDate\": \"2012-11-05T00:00:00\",\n        \"invoiceNo\": \"2381\",\n        \"recordId\": 1,\n        \"invoiceDate\": \"2012-10-10T00:00:00\",\n        \"purchaseText\": \"\",\n        \"totalDuty\": 0,\n        \"totalDutyBase\": 0,\n        \"purchaseDate\": \"2012-10-10T00:00:00\",\n        \"deliveryDate\": \"2012-10-10T00:00:00\",\n        \"recvNo\": \"\",\n        \"reports\": \"\",\n        \"shipTo\": \"\",\n        \"betalingsId\": \"\",\n        \"kortArt\": \"\",\n        \"optionalText1\": \"\",\n        \"optionalText2\": \"\",\n        \"optionalText3\": \"\",\n        \"optionalText4\": \"\",\n        \"optionalText5\": \"\",\n        \"optionalText6\": \"\",\n        \"optionalText7\": \"\",\n        \"optionalText8\": \"\",\n        \"optionalNumber1\": 0,\n        \"optionalNumber2\": 0,\n        \"optionalNumber3\": 0,\n        \"optionalNumber4\": 0,\n        \"optionalNumber5\": 0,\n        \"optionalNumber6\": 0,\n        \"optionalNumber7\": 0,\n        \"optionalNumber8\": 0,\n        \"optional1\": 0,\n        \"optional2\": 0,\n        \"optional3\": 0,\n        \"optional4\": 0,\n        \"optional5\": 0,\n        \"optional6\": 0,\n        \"optional7\": 0,\n        \"optional8\": 0,\n        \"costPercent\": 0,\n        \"totalWeight\": 0,\n        \"totalVolume\": 0,\n        \"cashDiscount\": \"\",\n        \"costPercentDistribution\": 0,\n        \"costPercentPurchases\": \"\",\n        \"lockedBy\": \"\",\n        \"eeccountry\": 0,\n        \"eectransCode\": 0,\n        \"settlePurchases\": \"\",\n        \"deliveryWeek\": 0,\n        \"internalRemarks\": \"\",\n        \"vatliableAmount\": 8249.48,\n        \"vatliableAmountBase\": 8249.48,\n        \"guid\": \"407a36a9-f057-4e9f-b561-a318b9002a8d\",\n        \"purchaseCommunication\": \"\",\n        \"purchaseCommunicationStatus\": \"Oprettet\",\n        \"edilocationNr\": \"\",\n        \"leanshipReference\": \"\",\n        \"leantest\": false,\n        \"leancustomersReference\": \"\",\n        \"cashSetOff\": null,\n        \"isLiableToPayTax\": 0,\n        \"cityName\": \"Vejle\",\n        \"postalCode\": \"7100\",\n        \"shipCityName\": \"\",\n        \"shipPostalCode\": \"\",\n        \"city\": \"7100 Vejle\",\n        \"ship4\": \" \",\n        \"numericPurchaseNo\": 400001,\n        \"approvedBy1\": false,\n        \"approvedBy2\": false,\n        \"approvedBy3\": false,\n        \"documentPath\": null,\n        \"color\": 0\n    },\n    \"message\": \"\",\n    \"totalCounts\": 0\n}"}],"_postman_id":"16ad659b-01ac-4d38-ab69-7b11225aef76"},{"name":"Add Purchases","id":"c71a2669-6591-48cb-8fc9-34f5166f59df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Address1\":\"Address 123\",\r\n\t\"Address2\":\"Address 456\",\r\n    \"Agent\":\"\",\r\n    \"Contact\":\"Chris Thomson\",\r\n    \"CashDiscount\":\"\",\r\n    \"City\":\"Roskilde\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Purchase/AddNewPurchases","description":"<p>This endpoint allows you to create a new purchase.</p>\n\n<p></p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the added purchase.</p>\n\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the supplier.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the supplier.</td></tr>\n        <tr><td>Agent</td><td>nvarchar</td><td>20</td><td>Agent on this purchase.</td></tr>\n        <tr><td>Contact</td><td>nvarchar</td><td>40</td><td>The contanct of the supplier.</td></tr>\n        <tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Cash discount.</td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>61</td><td>Merged field of Postalcode and City.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Purchase","AddNewPurchases"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c71a2669-6591-48cb-8fc9-34f5166f59df"},{"name":"Update Purchases","id":"7f5a7fa8-c193-4362-822b-e4c2d6e90163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \t\"PurchaseNo\":\"9\",\r\n\t\"Address1\":\"Skolegade 1\",\r\n\t\"Address2\":\"Postboks 123\",\r\n    \"Agent\":\"\",\r\n    \"Contact\":\"Ole Henriksen\",\r\n    \"CashDiscount\":\"\",\r\n    \"City\":\"Odense\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Purchase/UpdatePurchases","description":"<p>This endpoint allows you to create a new purchase.</p>\n\n<p></p><h4>Required properties</h4><p></p>\n<p>PurchaseNo</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the updated purchase.</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the supplier.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the supplier.</td></tr>\n        <tr><td>Agent</td><td>nvarchar</td><td>20</td><td>Agent on this purchase.</td></tr>\n        <tr><td>Contact</td><td>nvarchar</td><td>40</td><td>The contanct of the supplier.</td></tr>\n        <tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Cash discount.</td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>61</td><td>Merged field of Postalcode and City.</td></tr>\n        <tr><td>PurchaseNo</td><td>nvarchar</td><td>20</td><td>Purchase No.<br /><i>Must be nummeric eg. 2000001.</i></td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Purchase","UpdatePurchases"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f5a7fa8-c193-4362-822b-e4c2d6e90163"},{"name":"Delete Purchases","id":"7dcccb30-b08c-40c9-bbc6-e73dd1eff090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Purchase/DeletePurchases?purchaseNo=&GUID=&textLanguage=","description":"<p>This endpoint allows you to delete an open purchase order.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>PurchaseNo</p>\n<p>GUID</p>\n\n<p></p><h4>Return message</h4><p></p>\n\n<p>If the operation is succesfull it will return this:</p>\n<p>\n<br />{\n<br />  \"success\": true,\n<br />  \"data\": 1,\n<br />  \"message\": \"Purchases Deleted sucessfully\",\n<br />  \"totalCounts\": 0\n<br />}\n</p>\n\n<p>Else you will get a message, why you can not delete the purchase ordre.</p>","urlObject":{"protocol":"https","path":["api","Purchase","DeletePurchases"],"host":["api","kompas4","com"],"query":[{"description":{"content":"<p>The number of the purchase.</p>\n","type":"text/plain"},"key":"purchaseNo","value":""},{"description":{"content":"<p>The specific GUID of the purchase.</p>\n","type":"text/plain"},"key":"GUID","value":""},{"description":{"content":"<p>Return message, 1=danish (default)</p>\n","type":"text/plain"},"key":"textLanguage","value":""}],"variable":[]}},"response":[],"_postman_id":"7dcccb30-b08c-40c9-bbc6-e73dd1eff090"}],"id":"fbd0134f-acc0-444b-8c6d-2b8fef322b14","_postman_id":"fbd0134f-acc0-444b-8c6d-2b8fef322b14","description":""},{"name":"TransEntry","item":[{"name":"TransEntry List","id":"8560a47f-c2d2-411f-b5be-4eb441cbe646","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/TransEntry/TransEntries?journal=dfsdf","urlObject":{"protocol":"https","path":["api","TransEntry","TransEntries"],"host":["api","kompas4","com"],"query":[{"key":"journal","value":"dfsdf"}],"variable":[]}},"response":[],"_postman_id":"8560a47f-c2d2-411f-b5be-4eb441cbe646"},{"name":"TransEntry By Id","id":"621d5ff7-d718-4f2c-9b38-6bcc88430c16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/TransEntry/TransEntryById?recordId=28564&GUID=206b1e88-46bd-4118-b562-8c9ba72d89f2","urlObject":{"protocol":"https","path":["api","TransEntry","TransEntryById"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"28564"},{"key":"GUID","value":"206b1e88-46bd-4118-b562-8c9ba72d89f2"}],"variable":[]}},"response":[],"_postman_id":"621d5ff7-d718-4f2c-9b38-6bcc88430c16"},{"name":"Add TransEntry","id":"ef8e3c86-da8b-4b49-b931-101be0ef2e60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Account\":\"test\",\r\n\t\"Amount\":10,\r\n    \"CashDiscountAmount\":1,\r\n    \"Code\":2,\r\n\t\"CostCenter\":\"test\",\r\n    \"Currency\":\"USD\",\r\n\t\"Journal\":\"dfsdf\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/TransEntry/AddNewTransEntry","urlObject":{"protocol":"https","path":["api","TransEntry","AddNewTransEntry"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef8e3c86-da8b-4b49-b931-101be0ef2e60"},{"name":"Update TransEntry","id":"a0945bb9-060b-4818-a983-985f9fec9687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"RecordId\":28564,\r\n\t\"Account\":\"test updated\",\r\n\t\"Amount\":20,\r\n    \"CashDiscountAmount\":1,\r\n    \"Code\":3,\r\n\t\"CostCenter\":\"test\",\r\n    \"Currency\":\"USD\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/TransEntry/UpdateTransEntry","urlObject":{"protocol":"https","path":["api","TransEntry","UpdateTransEntry"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0945bb9-060b-4818-a983-985f9fec9687"},{"name":"Delete TransEntry","id":"8d9c3d88-95ce-47e0-9f1b-edfcfe71c7f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/TransEntry/DeleteTransEntry?recordId=28565","urlObject":{"protocol":"https","path":["api","TransEntry","DeleteTransEntry"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"28565"},{"disabled":true,"key":"GUID","value":""},{"disabled":true,"key":"textLanguage","value":""},{"disabled":true,"key":"currentUserId","value":""}],"variable":[]}},"response":[],"_postman_id":"8d9c3d88-95ce-47e0-9f1b-edfcfe71c7f9"}],"id":"d52b6e5f-505d-4a6d-8590-93de0ec1e360","_postman_id":"d52b6e5f-505d-4a6d-8590-93de0ec1e360","description":""},{"name":"ItemInternet Group","item":[{"name":"ItemInternet Group List","id":"534ad3b9-d2c0-482e-bce9-1e2004c3f433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/ItemInternetGroup/ItemInternetGroup","urlObject":{"protocol":"https","path":["api","ItemInternetGroup","ItemInternetGroup"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"534ad3b9-d2c0-482e-bce9-1e2004c3f433"},{"name":"ItemInternetGroup By Id","id":"07be08ef-4bd4-4107-b3bb-7c9c4449d802","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/ItemInternetGroup/ItemInternetGroupById?group=test&GUID=961593b7-0073-41fa-9d2d-529534aa365b","urlObject":{"protocol":"https","path":["api","ItemInternetGroup","ItemInternetGroupById"],"host":["api","kompas4","com"],"query":[{"key":"group","value":"test"},{"key":"GUID","value":"961593b7-0073-41fa-9d2d-529534aa365b"}],"variable":[]}},"response":[],"_postman_id":"07be08ef-4bd4-4107-b3bb-7c9c4449d802"},{"name":"Add ItemInternet Group","id":"cb61d291-b8dd-4f42-82f3-19f858d133d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Group\":\"test\",\r\n    \"Item\":\"021-07257\",\r\n    \"Resume\":\"resume test\"\r\n\t\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/ItemInternetGroup/AddNewItemInternetGroup","urlObject":{"protocol":"https","path":["api","ItemInternetGroup","AddNewItemInternetGroup"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb61d291-b8dd-4f42-82f3-19f858d133d2"},{"name":"Update ItemInternetGroup","id":"f0ef0f5b-9732-4408-8e49-e95c6b110255","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Group\":\"test\",\r\n    \"Resume\":\"test update\"\r\n\t\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/ItemInternetGroup/UpdateItemInternetGroup","urlObject":{"protocol":"https","path":["api","ItemInternetGroup","UpdateItemInternetGroup"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0ef0f5b-9732-4408-8e49-e95c6b110255"},{"name":"Delete ItemInternetGroup","id":"f083f026-eaa0-4ca9-864a-a5aec0a1b0c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/ItemInternetGroup/DeleteItemInternetGroup?item=021-07257&group=test&GUID=&textLanguage=&currentUserId=","urlObject":{"protocol":"https","path":["api","ItemInternetGroup","DeleteItemInternetGroup"],"host":["api","kompas4","com"],"query":[{"key":"item","value":"021-07257"},{"key":"group","value":"test"},{"key":"GUID","value":""},{"key":"textLanguage","value":""},{"key":"currentUserId","value":""}],"variable":[]}},"response":[],"_postman_id":"f083f026-eaa0-4ca9-864a-a5aec0a1b0c5"}],"id":"4de225dc-e503-4aeb-8cbd-874fc7e4bf15","_postman_id":"4de225dc-e503-4aeb-8cbd-874fc7e4bf15","description":""},{"name":"InventoryParameter","item":[{"name":"InventoryParameter List","id":"aeae0474-d1a9-4086-b461-c6bbcc2b446e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"tokenid","value":"zBy3dhOCrDxQ1XD4ei4DrCBlTCfBSsQHc_MfAhz*Zo9NgNB99MDJrXC3iK5GgF5yIqQjMrABIC_HrYT9j2CMdxQHy*T0GE6k","type":"text"}],"url":"https://api.kompas4.com/api/InventoryParameter/InventoryParameters","urlObject":{"protocol":"https","path":["api","InventoryParameter","InventoryParameters"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"aeae0474-d1a9-4086-b461-c6bbcc2b446e"},{"name":"InventoryParameter By Id","id":"71b13110-8bdf-4b41-8dbe-2b6b304d8528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/ItemInternetGroup/ItemInternetGroupById?ItemId=test&GUID=961593b7-0073-41fa-9d2d-529534aa365b","urlObject":{"protocol":"https","path":["api","ItemInternetGroup","ItemInternetGroupById"],"host":["api","kompas4","com"],"query":[{"key":"ItemId","value":"test"},{"key":"GUID","value":"961593b7-0073-41fa-9d2d-529534aa365b"}],"variable":[]}},"response":[],"_postman_id":"71b13110-8bdf-4b41-8dbe-2b6b304d8528"}],"id":"56de1a6f-3da3-4211-a961-c1581a2628cb","_postman_id":"56de1a6f-3da3-4211-a961-c1581a2628cb","description":""},{"name":"Invoice Text","item":[{"name":"InvoiceText List","id":"c2d17fb3-6393-4254-b7b7-b8e11edb6551","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/InvoiceText/InvoiceTexts?recordId=123&language=eg","urlObject":{"protocol":"https","path":["api","InvoiceText","InvoiceTexts"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"123"},{"key":"language","value":"eg"}],"variable":[]}},"response":[],"_postman_id":"c2d17fb3-6393-4254-b7b7-b8e11edb6551"},{"name":"InvoiceText By Id","id":"7d53697b-abfe-40f2-a02a-87ffafda1db4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/InvoiceText/InvoiceTextById?recordId=123&language=eg&GUID=sfd","urlObject":{"protocol":"https","path":["api","InvoiceText","InvoiceTextById"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"123"},{"key":"language","value":"eg"},{"key":"GUID","value":"sfd"}],"variable":[]}},"response":[],"_postman_id":"7d53697b-abfe-40f2-a02a-87ffafda1db4"},{"name":"Add InvoiceText","id":"4cb4d8c5-e269-4fab-a6e2-a59c1bd94305","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Active\":\"2020-06-26\",\r\n\t\"Description\":\"Test Desription\",\r\n    \"Language\":\"eng\"\r\n\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/InvoiceText/AddNewInvoiceText","urlObject":{"protocol":"https","path":["api","InvoiceText","AddNewInvoiceText"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4cb4d8c5-e269-4fab-a6e2-a59c1bd94305"},{"name":"Update InvoiceText","id":"62ccb41c-486a-4c7f-96d2-a13b337fcf73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RecordId\":2,\r\n    \"Language\":\"eng\",\r\n\t\"Active\":\"2020-06-28\",\r\n    \"InActive\":\"2020-06-30\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/InvoiceText/UpdateInvoiceText","urlObject":{"protocol":"https","path":["api","InvoiceText","UpdateInvoiceText"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"62ccb41c-486a-4c7f-96d2-a13b337fcf73"},{"name":"Delete InvoiceText","id":"f532daf1-2e34-4cb8-a894-d4dff18ea08e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/InvoiceText/DeleteInvoiceText?recordId=123&GUID=sfd&language=eg","urlObject":{"protocol":"https","path":["api","InvoiceText","DeleteInvoiceText"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"123"},{"key":"GUID","value":"sfd"},{"key":"language","value":"eg"}],"variable":[]}},"response":[],"_postman_id":"f532daf1-2e34-4cb8-a894-d4dff18ea08e"}],"id":"10abcc73-a658-46a3-8cce-d82847e7dc84","_postman_id":"10abcc73-a658-46a3-8cce-d82847e7dc84","description":""},{"name":"OrderDiscount","item":[{"name":"OrderDiscount List","id":"c2e89831-0e08-4e6e-8426-fb4329ce1754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/OrderDiscount/OrderDiscounts","urlObject":{"protocol":"https","path":["api","OrderDiscount","OrderDiscounts"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2e89831-0e08-4e6e-8426-fb4329ce1754"},{"name":"OrderDiscount By Id","id":"2ecd90d4-eb6f-4cfe-b132-05ea21524aca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/OrderDiscount/OrderDiscountById?customer=33132512","urlObject":{"protocol":"https","path":["api","OrderDiscount","OrderDiscountById"],"host":["api","kompas4","com"],"query":[{"key":"customer","value":"33132512"},{"disabled":true,"key":"customerCat","value":""},{"disabled":true,"key":"item","value":""},{"disabled":true,"key":"inventoryCat","value":""},{"disabled":true,"key":"GUID","value":""}],"variable":[]}},"response":[],"_postman_id":"2ecd90d4-eb6f-4cfe-b132-05ea21524aca"}],"id":"cb481158-87d0-4c87-8a68-90d6e514dc0f","_postman_id":"cb481158-87d0-4c87-8a68-90d6e514dc0f","description":""},{"name":"Purchase Line","item":[{"name":"PurchaseLine List","id":"295ee792-47fd-46e6-a52b-81a79e8ade71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/PurchaseLine/PurchaseLines","urlObject":{"protocol":"https","path":["api","PurchaseLine","PurchaseLines"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"295ee792-47fd-46e6-a52b-81a79e8ade71"},{"name":"PurchaseLine By Id","id":"80bfdb22-12dd-4006-b779-4ffdc55b21e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/PurchaseLine/PurchaseLineById?recordId=50438","urlObject":{"protocol":"https","path":["api","PurchaseLine","PurchaseLineById"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"50438"}],"variable":[]}},"response":[],"_postman_id":"80bfdb22-12dd-4006-b779-4ffdc55b21e2"},{"name":"Add PurchaseLine","id":"32fa4568-d250-452a-97d0-43c2fb309d25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Account\":\"1004\",\r\n    \"AllowDuty\":0,\r\n    \"BatchNo\":\"Stk.\",\r\n    \"CostCenter\":\"Administration\",\r\n    \"PurchaseNo\":\"404040\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/PurchaseLine/AddPurchaseLine","urlObject":{"protocol":"https","path":["api","PurchaseLine","AddPurchaseLine"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"32fa4568-d250-452a-97d0-43c2fb309d25"},{"name":"Update PurchaseLine","id":"cf9816ac-7d1d-4e2a-9c3b-0e004d70ceef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"RecordId\":50438,\r\n\t\"Account\":\"1004\",\r\n    \"AllowDuty\":0,\r\n    \"BatchNo\":\"test Update.\",\r\n    \"CostCenter\":\"Administration\",\r\n    \"PurchaseNo\":\"404040\"\r\n\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/PurchaseLine/UpdatePurchaseLine","urlObject":{"protocol":"https","path":["api","PurchaseLine","UpdatePurchaseLine"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf9816ac-7d1d-4e2a-9c3b-0e004d70ceef"},{"name":"Delete PurchaseLine","id":"8c9b8734-2a5d-4682-9384-9254ae7cadd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/PurchaseLine/DeletePurchaseLine?recordId=50438","urlObject":{"protocol":"https","path":["api","PurchaseLine","DeletePurchaseLine"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"50438"},{"disabled":true,"key":"textLanguage","value":""},{"disabled":true,"key":"GUID","value":""},{"disabled":true,"key":"currentUserId","value":""}],"variable":[]}},"response":[],"_postman_id":"8c9b8734-2a5d-4682-9384-9254ae7cadd8"}],"id":"45e2ef2d-6c39-4341-b459-372c23a5f644","_postman_id":"45e2ef2d-6c39-4341-b459-372c23a5f644","description":""},{"name":"Inventory","item":[{"name":"Inventory List","id":"6a296ab6-685c-4fb3-966a-ac0dadff4b01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Inventory/Inventories","urlObject":{"protocol":"https","path":["api","Inventory","Inventories"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a296ab6-685c-4fb3-966a-ac0dadff4b01"},{"name":"Invenotry By Id","id":"07e1a11d-cc8e-498b-b36f-acd36fd865de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Inventory/InvenotryById?itemId=23456&GUID=20A6927E-3E65-4242-B6A6-E6D20EAC2A9C","urlObject":{"protocol":"https","path":["api","Inventory","InvenotryById"],"host":["api","kompas4","com"],"query":[{"key":"itemId","value":"23456"},{"key":"GUID","value":"20A6927E-3E65-4242-B6A6-E6D20EAC2A9C"}],"variable":[]}},"response":[],"_postman_id":"07e1a11d-cc8e-498b-b36f-acd36fd865de"},{"name":"Add Inventory","id":"9f955547-acb8-4867-9109-42c8e82cfea5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Item\":\"23456\",\r\n\t\"Grouping\":\"Hardware\",\r\n    \"AllocateBOMItems\":1,\r\n    \"AllowDiscount\":0,\r\n\t\"ADeliveryPacket\":0,\r\n    \"Unit\":\"Stk.\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Inventory/AddNewInventory","urlObject":{"protocol":"https","path":["api","Inventory","AddNewInventory"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f955547-acb8-4867-9109-42c8e82cfea5"},{"name":"Update Inventory","id":"5c91bf15-290b-4860-8d14-e2db34a25838","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Item\":\"23456\",\r\n\t\"Grouping\":\"Hardware\",\r\n    \"AllocateBOMItems\":1,\r\n    \"AllowDiscount\":1,\r\n\t\"ADeliveryPacket\":0,\r\n    \"Unit\":\"Stk.\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Inventory/UpdateInventory","urlObject":{"protocol":"https","path":["api","Inventory","UpdateInventory"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c91bf15-290b-4860-8d14-e2db34a25838"},{"name":"Delete Inventory","id":"41f72eac-e658-47ec-9d67-ecb51f11bd24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Inventory/DeleteInventory?itemId=23456&GUID=2a16e895-eb3a-4218-bad8-2ae09473aeb1","urlObject":{"protocol":"https","path":["api","Inventory","DeleteInventory"],"host":["api","kompas4","com"],"query":[{"key":"itemId","value":"23456"},{"key":"GUID","value":"2a16e895-eb3a-4218-bad8-2ae09473aeb1"}],"variable":[]}},"response":[],"_postman_id":"41f72eac-e658-47ec-9d67-ecb51f11bd24"}],"id":"8f76a395-6121-40ef-8d94-b57fbf159436","_postman_id":"8f76a395-6121-40ef-8d94-b57fbf159436","description":""},{"name":"Lines","item":[{"name":"Line List","id":"e86a6c12-1792-4fa5-b13b-768daeb8eafa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Line/Lines?orderNo=900001","urlObject":{"protocol":"https","path":["api","Line","Lines"],"host":["api","kompas4","com"],"query":[{"key":"orderNo","value":"900001"},{"disabled":true,"key":"purchaseNo","value":""},{"disabled":true,"key":"item","value":""},{"disabled":true,"key":"trail","value":"2"}],"variable":[]}},"response":[],"_postman_id":"e86a6c12-1792-4fa5-b13b-768daeb8eafa"},{"name":"Line By Id","id":"fbc23dc7-3d36-4ee2-9f09-81398abb005c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Line/LineById?recordId=1","urlObject":{"protocol":"https","path":["api","Line","LineById"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"1"},{"disabled":true,"key":"GUID","value":""},{"disabled":true,"key":"decimals","value":"2"}],"variable":[]}},"response":[],"_postman_id":"fbc23dc7-3d36-4ee2-9f09-81398abb005c"}],"id":"6ad6d14d-de31-450a-aa05-9e013f304ccf","_postman_id":"6ad6d14d-de31-450a-aa05-9e013f304ccf","description":""},{"name":"Internet Group","item":[{"name":"Internet Group List","id":"4f11360a-a34b-4838-96a9-9f05c88e8de2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/InternetGroup/InternetGroups","description":"<p>Klaus</p>\n","urlObject":{"protocol":"https","path":["api","InternetGroup","InternetGroups"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f11360a-a34b-4838-96a9-9f05c88e8de2"},{"name":"InternetGroup By Id","id":"f2c9dddb-8187-4b72-bac3-00ef47d00d11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/InternetGroup/InternetGroupById?grouping=testing","urlObject":{"protocol":"https","path":["api","InternetGroup","InternetGroupById"],"host":["api","kompas4","com"],"query":[{"key":"grouping","value":"testing"},{"disabled":true,"key":"GUID","value":""}],"variable":[]}},"response":[],"_postman_id":"f2c9dddb-8187-4b72-bac3-00ef47d00d11"},{"name":"Add InternetGroup","id":"9f6f2643-f6bb-4585-86c5-dcf4a9e02a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Grouping\":\"testing\",\r\n    \"Name\":\"test name\",\r\n    \"ParentGroup\":\"\",\r\n\t\"Sorting\":0,\r\n    \"Remarks\":\"test remarks\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/InternetGroup/AddNewInternetGroup","urlObject":{"protocol":"https","path":["api","InternetGroup","AddNewInternetGroup"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f6f2643-f6bb-4585-86c5-dcf4a9e02a3b"},{"name":"Update InternetGroup","id":"40f57037-38c5-4fcc-8142-a696a98f12a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Grouping\":\"testing\",\r\n    \"Name\":\"test name update\",\r\n    \"ParentGroup\":\"\",\r\n\t\"Sorting\":0,\r\n    \"Remarks\":\"test remarks update\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/InternetGroup/UpdateInternetGroup","urlObject":{"protocol":"https","path":["api","InternetGroup","UpdateInternetGroup"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"40f57037-38c5-4fcc-8142-a696a98f12a7"},{"name":"Delete InternetGroup","id":"4852a8b9-dcff-4d77-a9e2-ab801e888f83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/InternetGroup/DeleteInternetGroup?grouping=testing","urlObject":{"protocol":"https","path":["api","InternetGroup","DeleteInternetGroup"],"host":["api","kompas4","com"],"query":[{"key":"grouping","value":"testing"},{"disabled":true,"key":"GUID","value":""},{"disabled":true,"key":"textLanguage","value":""},{"disabled":true,"key":"currentUserId","value":""}],"variable":[]}},"response":[],"_postman_id":"4852a8b9-dcff-4d77-a9e2-ab801e888f83"}],"id":"4bf5a0eb-2657-45b9-bb3f-abdfeb115f8e","_postman_id":"4bf5a0eb-2657-45b9-bb3f-abdfeb115f8e","description":""},{"name":"Order Line","item":[{"name":"OrderLine List","id":"4a813a49-1778-47f4-b19b-7d51b3c101f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/OrderLine/OrderLines","urlObject":{"protocol":"https","path":["api","OrderLine","OrderLines"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a813a49-1778-47f4-b19b-7d51b3c101f9"},{"name":"OrderLine By Id","id":"20dea449-eb16-4825-8eaa-27b2592d851d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/OrderLine/OrderLineById?recordId=50437&decimals=&GUID=","urlObject":{"protocol":"https","path":["api","OrderLine","OrderLineById"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"50437"},{"key":"decimals","value":""},{"key":"GUID","value":""}],"variable":[]}},"response":[],"_postman_id":"20dea449-eb16-4825-8eaa-27b2592d851d"},{"name":"Add OrderLine","id":"07a2bf84-7447-4aba-aea3-b13f337f6def","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"OrderNo\":\"50\",\r\n\t\"Item\":\"400\",\r\n    \"Ordered\":12,\r\n    \"Price\":34.56,\r\n    \"Description\":\"new text\",\r\n    \"Unit\":\"time\",\r\n    \"Parameter1\":\"Blue\",\r\n    \"Parameter2\":\"S\",\r\n    \"Location\":\"Herlev\",\r\n    \"Delivery\":\"2022-10-01\",\r\n    \"Discount\":14,\r\n    \"Employee\":\"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/OrderLine/AddOrderLine","description":"<p>This endpoint allows you to add new orderlines to an existing open order.</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the added orderline.</p>\n\n<p></p><h4>Required properties</h4><p></p>\n<p>OrderNo</p>\n<p>Item</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Deliver</td><td>float</td><td></td><td>The amount that has to be delivered.</td></tr>\n        <tr><td>Delivery</td><td>datetime</td><td></td><td>The delivery date.</td></tr>\n        <tr><td>Description</td><td>ntext</td><td></td><td>Description of the Item.</td></tr>\n        <tr><td>Discount</td><td>float</td><td></td><td>Any discount in pct.</td></tr>\n        <tr><td>Employee</td><td>nvarchar</td><td>20</td><td>Employee for this orderline.</td></tr>\n        <tr><td>Item</td><td>nvarchar</td><td>20</td><td>Item no.</td></tr>\n        <tr><td>Location</td><td>nvarchar</td><td>20</td><td>Location for the item.</td></tr>\n        <tr><td>Ordered</td><td>float</td><td></td><td>The quantity to be ordrered.</td></tr>\n        <tr><td>OrderNo</td><td>nvarchar</td><td>20</td><td>Order no.</td></tr>\n        <tr><td>Parameter1</td><td>nvarchar</td><td>20</td><td>Parameter 1 for this item.</td></tr>\n        <tr><td>Parameter2</td><td>nvarchar</td><td>20</td><td>Parameter 2 for this item.</td></tr>\n        <tr><td>Price</td><td>float</td><td></td><td>Price of the item excl. tax.</td></tr>\n        <tr><td>Unit</td><td>nvarchar</td><td>20</td><td>Unit.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","OrderLine","AddOrderLine"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[{"id":"5c3db8e9-1bba-4e87-ba41-db14fed1ca70","name":"Add OrderLine","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"OrderNo\":\"50\",\r\n\t\"Item\":\"400\",\r\n    \"Ordered\":12,\r\n    \"Price\":34.56,\r\n    \"Description\":\"new text\",\r\n    \"Unit\":\"time\",\r\n    \"Parameter1\":\"Blå\",\r\n    \"Parameter2\":\"S\",\r\n    \"Location\":\"Herlev\",\r\n    \"Delivery\":\"2022-10-01\",\r\n    \"Discount\":14,\r\n    \"Employee\":\"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/OrderLine/AddOrderLine"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1051"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Set-Cookie","value":"ARRAffinity=2bc84f7540cae9fa0e13ee9b377da85ae072e0086c414b5b16e61e8788fd31c6;Path=/;HttpOnly;Secure;Domain=api.kompas4.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=2bc84f7540cae9fa0e13ee9b377da85ae072e0086c414b5b16e61e8788fd31c6;Path=/;HttpOnly;SameSite=None;Secure;Domain=api.kompas4.com"},{"key":"Date","value":"Fri, 12 Mar 2021 09:15:24 GMT"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"07a2bf84-7447-4aba-aea3-b13f337f6def"},{"name":"Update OrderLine","id":"7c104857-8332-41d9-a502-7c6009657486","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"GUID\":\"F7EA1C1D-F1D7-43C0-9899-D201F621729C\",\r\n    \"Ordered\":15,\r\n    \"Price\":30.12,\r\n    \"Description\":\"Edited text\",\r\n    \"Unit\":\"stk.\",\r\n    \"Parameter1\":\"Rød\",\r\n    \"Parameter2\":\"L\",\r\n    \"Location\":\"Odense\",\r\n    \"Delivery\":\"2022-10-01\",\r\n    \"Discount\":10,\r\n    \"Employee\":\"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/OrderLine/UpdateOrderLine","description":"<p>This endpoint allows you to update an existing orderline on an existing open order.</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the updated orderline.</p>\n\n<p></p><h4>Required properties</h4><p></p>\n<p>GUID</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Deliver</td><td>float</td><td></td><td>The amount thas has to be delivered.</td></tr>\n        <tr><td>Delivery</td><td>datetime</td><td></td><td>The delivery date.</td></tr>\n        <tr><td>Description</td><td>ntext</td><td></td><td>Description of the Item.</td></tr>\n        <tr><td>Discount</td><td>float</td><td></td><td>Any discount in pct.</td></tr>\n        <tr><td>Employee</td><td>nvarchar</td><td>20</td><td>Employee for this orderline.</td></tr>\n        <tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>The uniqie identifier for this record.</td></tr>\n        <tr><td>Item</td><td>nvarchar</td><td>20</td><td>Item no.</td></tr>\n        <tr><td>Location</td><td>nvarchar</td><td>20</td><td>Location for the item.</td></tr>\n        <tr><td>Ordered</td><td>float</td><td></td><td>The quantity to be ordrered.</td></tr>\n        <tr><td>OrderNo</td><td>nvarchar</td><td>20</td><td>Order no.</td></tr>\n        <tr><td>Parameter1</td><td>nvarchar</td><td>20</td><td>Parameter 1 for this item.</td></tr>\n        <tr><td>Parameter2</td><td>nvarchar</td><td>20</td><td>Parameter 2 for this item.</td></tr>\n        <tr><td>Price</td><td>float</td><td></td><td>Price of the item excl. vat.</td></tr>\n        <tr><td>Unit</td><td>nvarchar</td><td>20</td><td>Unit.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","OrderLine","UpdateOrderLine"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[{"id":"68562f61-601e-47bd-b002-17b8eb362176","name":"Update OrderLine","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"GUID\":\"F7EA1C1D-F1D7-43C0-9899-D201F621729C\",\r\n    \"Ordered\":15,\r\n    \"Price\":30.12,\r\n    \"Description\":\"Edited text\",\r\n    \"Unit\":\"stk.\",\r\n    \"Parameter1\":\"Rød\",\r\n    \"Parameter2\":\"L\",\r\n    \"Location\":\"Odense\",\r\n    \"Delivery\":\"2022-10-01\",\r\n    \"Discount\":10,\r\n    \"Employee\":\"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/OrderLine/UpdateOrderLine"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1042"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 12 Mar 2021 11:38:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"journal\": \"\",\n        \"orderNo\": \"50\",\n        \"purchaseNo\": null,\n        \"delivery\": \"2022-10-01T00:00:00\",\n        \"item\": \"400\",\n        \"location\": \"Odense\",\n        \"ordered\": 15,\n        \"deliver\": 15,\n        \"unit\": \"stk.\",\n        \"conversion\": 1,\n        \"description\": \"Edited text\",\n        \"price\": 30.12,\n        \"discount\": 0,\n        \"amount\": 451.8,\n        \"currency\": \"DKK\",\n        \"rate\": 100,\n        \"amountBase\": 451.8,\n        \"tax\": \"Salgsmoms\",\n        \"delivered\": 0,\n        \"invoiced\": 0,\n        \"externalNo\": \"\",\n        \"batchNo\": \"\",\n        \"customer\": \"Standard\",\n        \"supplier\": null,\n        \"voucher\": null,\n        \"department\": \"\",\n        \"costCenter\": \"\",\n        \"purpose\": \"\",\n        \"project\": \"\",\n        \"oldOrderNo\": \"\",\n        \"quantity\": 0,\n        \"costPrice\": 50,\n        \"error\": 0,\n        \"recordId\": 61,\n        \"remarksBefore\": \"\",\n        \"remarksAfter\": \"\",\n        \"allowDiscount\": 0,\n        \"allowFinalDiscount\": 0,\n        \"selected\": true,\n        \"weight\": 0,\n        \"volume\": 0,\n        \"adeliveryPacket\": 0,\n        \"customsNo\": \"\",\n        \"dutyAmount\": 0,\n        \"dutyAmountBase\": 0,\n        \"refOrderNo\": null,\n        \"refPurchaseNo\": \"\",\n        \"multiplaFaktor\": 1,\n        \"masterId\": 0,\n        \"account\": \"\",\n        \"status\": 0,\n        \"employee\": \"10\",\n        \"lineNo\": 28,\n        \"fixedLine\": 0,\n        \"costPercent\": 0,\n        \"tmpLong\": 0,\n        \"internalLine\": false,\n        \"parameter1\": \"Rød\",\n        \"parameter2\": \"L\",\n        \"allowDuty\": 0,\n        \"newSalesPrice\": null,\n        \"deliverQuantity\": null,\n        \"invoiceQuantity\": null,\n        \"bomlineId\": 0,\n        \"splitStatus\": 0,\n        \"lastDelivered\": 0,\n        \"backOrderQuantity\": 0,\n        \"quantityPrColi\": 1,\n        \"optional1\": \"\",\n        \"optional2\": \"\",\n        \"jobNo\": 0,\n        \"guid\": \"f7ea1c1d-f1d7-43c0-9899-d201f621729c\",\n        \"physicalDeliveredGuid\": null,\n        \"physicalDelivered\": null,\n        \"optionalNumber1\": 0,\n        \"optionalNumber2\": 0,\n        \"optionalDate1\": null,\n        \"optionalDate2\": null,\n        \"journalLineNo\": 0,\n        \"lengthQuantity\": null,\n        \"quotationTrail\": 0,\n        \"meargedDiscountAmount\": 0,\n        \"meargedDiscountDisplayAmount\": 0,\n        \"wpaguid\": null,\n        \"color\": 0,\n        \"ordPurLink\": null,\n        \"batchNoLink\": 0,\n        \"accrualStart\": null,\n        \"accrualQuantity\": 0,\n        \"discountAmount\": 0,\n        \"discountAmountBase\": 0,\n        \"totalWeight\": 0,\n        \"totalVolume\": 0,\n        \"totalDutyAmount\": 0,\n        \"totalDutyAmountBase\": 0,\n        \"taxRate\": 25,\n        \"priceIncl\": 37.65\n    },\n    \"message\": \"OrderLine Updated sucessfully\",\n    \"totalCounts\": 0\n}"}],"_postman_id":"7c104857-8332-41d9-a502-7c6009657486"},{"name":"Delete OrderLine","id":"07c7c440-b20a-4d37-b47e-700b357f40e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"url":"https://api.kompas4.com/api/OrderLine/DeleteOrderLine?recordId=33","description":"<p>This endpoint allows you to delete an orderline on an open order.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>GUID</p>\n<p>RecordId</p>\n\n<p></p><h4>Return message</h4><p></p>\n\n<p>If the operation is succesfull it will return this:</p>\n<p>\n<br />{\n<br />  \"success\": true,\n<br />  \"data\": 1,\n<br />  \"message\": \"OrderLine Deleted sucessfully\",\n<br />  \"totalCounts\": 0\n<br />}\n</p>\n\n<p>Else you will get a message, why you can not delete the orderline.</p>","urlObject":{"protocol":"https","path":["api","OrderLine","DeleteOrderLine"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"33"},{"disabled":true,"key":"GUID","value":"4ECDE32B-A051-4E34-8C29-1FC5E50A3926"}],"variable":[]}},"response":[],"_postman_id":"07c7c440-b20a-4d37-b47e-700b357f40e0"}],"id":"1a9bd732-3542-4fe1-942a-59e0aac50b56","_postman_id":"1a9bd732-3542-4fe1-942a-59e0aac50b56","description":""},{"name":"Customer","item":[{"name":"Customer List","id":"d0d99a5c-ac36-40cb-99ff-40b6b5484efd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Customer/Customers","description":"<p>This endpoint provides you with a list of all customers.</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n\n<tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the customer.</td></tr>\n<tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the customer.</td></tr>\n<tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Address 3 of the customer.</td></tr>\n<tr><td>Agent</td><td>nvarchar</td><td>20</td><td>The agent connected to the customer.</td></tr>\n<tr><td>Allocate</td><td>smallint</td><td></td><td>Indicates the status of an order that allocates an item:<br />0 = No allocation<br />1 = Created<br />2 = Quotation<br />3 = Confimation<br />4 = Deliverynote<br />5 = Packing list</td></tr>\n<tr><td>AllowStatement</td><td>tinyint</td><td></td><td>Tells if the customer can be selected in statements of accounts:<br />0 = Yes<br />1 = No</td></tr>\n<tr><td>Balance</td><td>float</td><td></td><td>The outstanding amount for this customer.</td></tr>\n<tr><td>Bank</td><td>nvarchar</td><td>20</td><td>Bank account no. for the customer.</td></tr>\n<tr><td>Blocked</td><td>smallint</td><td></td><td>Is the customer blocked for creating orderes:<br />0 = No<br />1 = Yes</td></tr>\n<tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Reference to the cash discount this customer is attached to.</td></tr>\n<tr><td>Category</td><td>nvarchar</td><td>20</td><td>Reference to the category this customer is attached to.</td></tr>\n<tr><td>ChangedBy</td><td>nvarchar</td><td>20</td><td>Name of the user, who has made the last change on this record.</td></tr>\n<tr><td>ChangedDate</td><td>datetime</td><td></td><td>Timestamp for changing data on this record.</td></tr>\n<tr><td>City</td><td>nvarchar</td><td>40</td><td>The city of the customer.</td></tr>\n<tr><td>Contact</td><td>nvarchar</td><td>40</td><td>The main contanct of the customer when creating orders.</td></tr>\n<tr><td>CostCenter</td><td>nvarchar</td><td>20</td><td>Reference to the Costcenter this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>Country</td><td>nvarchar</td><td>40</td><td>Name of the country for this customer.</td></tr>\n<tr><td>CountryCode</td><td>nvarchar</td><td>3</td><td>The iso code for the country.</td></tr>\n<tr><td>CPR</td><td>nvarchar</td><td>11</td><td>Person no of the customer. Is only used for companies working with patients.</td></tr>\n<tr><td>CreatedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has created this customer.</td></tr>\n<tr><td>CreatedDate</td><td>datetime</td><td></td><td>Timestamp when then customer was created.</td></tr>\n<tr><td>CreditLimit</td><td>float</td><td></td><td> A maximum credit for this customer. Once the maximum is reached or passed in connection with an order/quotation/invoice for this customer you'll see a warning in Kompas4.</td></tr>\n<tr><td>Currency</td><td>nvarchar</td><td>3</td><td>Default payment currency.</td></tr>\n<tr><td>Customer</td><td>nvarchar</td><td>20</td><td>The customer no. is a unique identifier.</td></tr>\n<tr><td>CustomerRight</td><td>nvarchar</td><td>20</td><td>The customer no. alligned to the right filled with spaces.</td></tr>\n<tr><td>Delivery</td><td>nvarchar</td><td>20</td><td>Reference to the delivery this customer is attached to.</td></tr>\n<tr><td>Department</td><td>nvarchar</td><td>20</td><td>Reference to the department this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>EDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no. for commumication with EDI fact / eFaktura.</td></tr>\n<tr><td>EECCountry</td><td>smallint</td><td></td><td>The ISO code for EEC Country.</td></tr>\n<tr><td>EECTransCode</td><td>tinyint</td><td></td><td>The ISO code for EEC Trans. code.</td></tr>\n<tr><td>Email</td><td>nvarchar</td><td>max.</td><td>The default email for this customer.</td></tr>\n<tr><td>EndDiscPct</td><td>float</td><td></td><td>The end discount percent to be used on orders.</td></tr>\n<tr><td>FactoringState</td><td>tinyint</td><td></td><td>Shows the state of a Factoring process.</td></tr>\n<tr><td>FactoringGroup</td><td>nvarchar</td><td>20</td><td>Reference to the Factoring group this customer is attached to.</td></tr>\n<tr><td>Fax</td><td>nvarchar</td><td>20</td><td>The customers fax no.</td></tr>\n<tr><td>FIKNo</td><td>nvarchar</td><td>8</td><td>The FIK number used combined with Factoring.</td></tr>\n<tr><td>Giro</td><td>nvarchar</td><td>20</td><td>Giro number for the customer.</td></tr>\n<tr><td>Grouping</td><td>nvarchar</td><td>20</td><td>Reference to the customer group this customer is assigned to.</td></tr>\n<tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>The unique identifier of the customer.</td></tr>\n<tr><td>Interest</td><td>nvarchar</td><td>20</td><td>Reference to the interest this customer is attached to.</td></tr>\n<tr><td>InternalRemarks</td><td>nvarchar</td><td>max.</td><td>Internal remarks for this customer.</td></tr>\n<tr><td>InterNet</td><td>nvarchar</td><td>max.</td><td>The customers webside.</td></tr>\n<tr><td>InvoiceTo</td><td>nvarchar</td><td>20</td><td>Number of the customer the invoice is bookeeped on. Blank if not used.</td></tr>\n<tr><td>IsLiableToPayTax</td><td>tinyint</td><td></td><td>Is the customer set up to pay tax:<br />0 = Yes<br />1 = No</td></tr>\n<tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language code for this customer.</td></tr>\n<tr><td>LastInterest</td><td>datetime</td><td></td><td>Timestamp for the last interest.</td></tr>\n<tr><td>LastInvoice</td><td>datetime</td><td></td><td>Timestamp for the last invoice.</td></tr>\n<tr><td>LastPayment</td><td>datetime</td><td></td><td>Timestamp for the last payment.</td></tr>\n<tr><td>LastReminder</td><td>datetime</td><td></td><td>Timestamp for the last reminder.</td></tr>\n<tr><td>LastReminderNo</td><td>smallint</td><td></td><td>Number of the last reminder.</td></tr>\n<tr><td>Link</td><td>smallint</td><td></td><td>Internal field.</td></tr>\n<tr><td>LoginName</td><td>nvarchar</td><td>20</td><td>Login name to e.g. a webshop.</td></tr>\n<tr><td>LoginPassWord</td><td>nvarchar</td><td>20</td><td>Password for e.g. a webshop.</td></tr>\n<tr><td>Mobile</td><td>nvarchar</td><td>40</td><td>Mobile phone.</td></tr>\n<tr><td>Name</td><td>nvarchar</td><td>60</td><td>Name of the customer.</td></tr>\n<tr><td>OpenItemLockedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has locked the open items if locked.</td></tr>\n<tr><td>Optional1</td><td>smallint</td><td></td><td>Number of the userdefined optional field 1.</td></tr>\n<tr><td>Optional2</td><td>smallint</td><td></td><td>Number of the userdefined optional field 2.</td></tr>\n<tr><td>Optional3</td><td>smallint</td><td></td><td>Number of the userdefined optional field 3.</td></tr>\n<tr><td>Optional4</td><td>smallint</td><td></td><td>Number of the userdefined optional field 4.</td></tr>\n<tr><td>Optional5</td><td>smallint</td><td></td><td>Number of the userdefined optional field 5.</td></tr>\n<tr><td>Optional6</td><td>smallint</td><td></td><td>Number of the userdefined optional field 6.</td></tr>\n<tr><td>Optional7</td><td>smallint</td><td></td><td>Number of the userdefined optional field 7.</td></tr>\n<tr><td>Optional8</td><td>smallint</td><td></td><td>Number of the userdefined optional field 8.</td></tr>\n<tr><td>OptionalDate1</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 1</td></tr>\n<tr><td>OptionalDate2</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 2</td></tr>\n<tr><td>OptionalDate3</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 3</td></tr>\n<tr><td>OptionalDate4</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 4</td></tr>\n<tr><td>OptionalDate5</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 5</td></tr>\n<tr><td>OptionalDate6</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 6</td></tr>\n<tr><td>OptionalDate7</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 7</td></tr>\n<tr><td>OptionalDate8</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 8</td></tr>\n<tr><td>OptionalNumber1</td><td>float</td><td></td><td>Number of the userdefined optional number field 1.</td></tr>\n<tr><td>OptionalNumber2</td><td>float</td><td></td><td>Number of the userdefined optional number field 2.</td></tr>\n<tr><td>OptionalNumber3</td><td>float</td><td></td><td>Number of the userdefined optional number field 3.</td></tr>\n<tr><td>OptionalNumber4</td><td>float</td><td></td><td>Number of the userdefined optional number field 4.</td></tr>\n<tr><td>OptionalNumber5</td><td>float</td><td></td><td>Number of the userdefined optional number field 5.</td></tr>\n<tr><td>OptionalNumber6</td><td>float</td><td></td><td>Number of the userdefined optional number field 6.</td></tr>\n<tr><td>OptionalNumber7</td><td>float</td><td></td><td>Number of the userdefined optional number field 7.</td></tr>\n<tr><td>OptionalNumber8</td><td>float</td><td></td><td>Number of the userdefined optional number field 8.</td></tr>\n<tr><td>OptionalText1</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 1.</td></tr>\n<tr><td>OptionalText2</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 2.</td></tr>\n<tr><td>OptionalText3</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 3.</td></tr>\n<tr><td>OptionalText4</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 4.</td></tr>\n<tr><td>OptionalText5</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 5.</td></tr>\n<tr><td>OptionalText6</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 6.</td></tr>\n<tr><td>OptionalText7</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 7.</td></tr>\n<tr><td>OptionalText8</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 8.</td></tr>\n<tr><td>OrderCommunication</td><td>nvarchar</td><td>20</td><td>Reference to the ordercommunication this customer is attached to. Used together with EDI / eFaktura.</td></tr>\n<tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Reference to the payment terms this customer is attached to.</td></tr>\n<tr><td>PBSAgrementNo</td><td>bigint</td><td></td><td>Agrement no. to be used with Nets.</td></tr>\n<tr><td>PBSGruppeNo</td><td>bigint</td><td></td><td>Group no. to be used with Nets.</td></tr>\n<tr><td>PBSStartDate</td><td>datetime</td><td></td><td>Start date to be used with Nets.</td></tr>\n<tr><td>Phone</td><td>nvarchar</td><td>40</td><td>The phone of the customer.</td></tr>\n<tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>The Postal code.</td></tr>\n<tr><td>PriceList </td><td>nvarchar</td><td>20</td><td>Reference to the pricelist this customer is attached to. Blank uses default prices.</td></tr>\n<tr><td>Project</td><td>nvarchar</td><td>20</td><td>Reference to the project this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>Purpose</td><td>nvarchar</td><td>20</td><td>Reference to the purpose this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>Remarks</td><td>nvarchar</td><td>20</td><td>Remarks for this customer.</td></tr>\n<tr><td>Reports</td><td>nvarchar</td><td>20</td><td>Code for the report to be used. Blank = default.</td></tr>\n<tr><td>SalesRep</td><td>nvarchar</td><td>20</td><td>Reference to the salesperson this customer is attached to.</td></tr>\n<tr><td>Ship1</td><td>nvarchar</td><td>20</td><td>Name of the delivery customer.</td></tr>\n<tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Address 1 for the delivery customer.</td></tr>\n<tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Address 2 for the delivery customer.</td></tr>\n<tr><td>Ship4</td><td>nvarchar</td><td>60</td><td>Postal code and City for the delivery customer.</td></tr>\n<tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Country for the delivery customer.</td></tr>\n<tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Your ref. for the delivery customer.</td></tr>\n<tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Address 3 for the delivery customer.</td></tr>\n<tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Name of the city for the delivery customer.</td></tr>\n<tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Postal code for the delivery customer.</td></tr>\n<tr><td>ShipTo</td><td>nvarchar</td><td>20</td><td>The customer no. for the delivery customer (if created).</td></tr>\n<tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n<tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number. For example CVR no. in Denmark.</td></tr>\n<tr><td>OrderMerging</td><td>smallint</td><td></td><td>Allow to merge orders.<br />0 = Yes<br />1 = No</td></tr>\n<tr><td>Color</td><td>int</td><td></td><td>The color code for this customer. 0 = default color.</td></tr>\n</tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Customer","Customers"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[{"id":"a04061cd-1c30-469b-b327-b53cb906f4d4","name":"Customer List","originalRequest":{"method":"GET","header":[{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"url":"https://api.kompas4.com/api/Customer/Customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2880"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 05 Aug 2020 11:23:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"customer\": \"10\",\n            \"name\": \"Test Data\",\n            \"address1\": \"Chnage Addres1\",\n            \"address2\": \"Address2\",\n            \"address3\": \"Address3\",\n            \"city\": \"Test City\",\n            \"postalCode\": \"9800\",\n            \"country\": \"Test Country\",\n            \"contact\": \"\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"mobile\": \"\",\n            \"invoiceTo\": \"\",\n            \"priceList\": \"Standardpriser\",\n            \"category\": \"Kundetype1\",\n            \"salesRep\": \"\",\n            \"delivery\": \"Afhentet\",\n            \"payment\": \"04. Netto 14 dage\",\n            \"giro\": \"\",\n            \"tax\": \"Eksport u/moms\",\n            \"taxNo\": \"\",\n            \"balance\": 6146.5,\n            \"creditLimit\": 10000,\n            \"grouping\": \"Debitorer\",\n            \"currency\": \"DKK\",\n            \"language\": \"Engelsk\",\n            \"interest\": \"2. 1.5% pr. måned\",\n            \"agent\": \"\",\n            \"reports\": \"\",\n            \"department\": \"\",\n            \"costCenter\": \"\",\n            \"purpose\": \"\",\n            \"project\": \"\",\n            \"allocate\": 0,\n            \"blocked\": 0,\n            \"remarks\": \"\",\n            \"link\": 0,\n            \"email\": \"\",\n            \"interNet\": \"\",\n            \"eeccountry\": 0,\n            \"eectransCode\": 0,\n            \"lastInterest\": null,\n            \"lastReminder\": null,\n            \"lastInvoice\": \"2018-01-01T00:00:00\",\n            \"lastPayment\": \"2011-09-28T00:00:00\",\n            \"createdBy\": \"Sys\",\n            \"createdDate\": \"2009-11-25T00:00:00\",\n            \"changedBy\": \"\",\n            \"changedDate\": \"2020-07-28T14:28:24.47\",\n            \"calcInterest\": 0,\n            \"calcBalance\": 0,\n            \"lastReminderNo\": 0,\n            \"endDiscPct\": 0,\n            \"bank\": \"\",\n            \"shipTo\": \"\",\n            \"ship1\": \"\",\n            \"ship2\": \"\",\n            \"ship3\": \"\",\n            \"ship5\": \"\",\n            \"ship6\": \"\",\n            \"ship7\": \"\",\n            \"optionalText1\": \"\",\n            \"optionalText2\": \"\",\n            \"optionalText3\": \"\",\n            \"optionalText4\": \"\",\n            \"optionalText5\": \"\",\n            \"optionalText6\": \"\",\n            \"optionalText7\": \"\",\n            \"optionalText8\": \"\",\n            \"optionalNumber1\": 0,\n            \"optionalNumber2\": 0,\n            \"optionalNumber3\": 0,\n            \"optionalNumber4\": 0,\n            \"optionalNumber5\": 0,\n            \"optionalNumber6\": 0,\n            \"optionalNumber7\": 0,\n            \"optionalNumber8\": 0,\n            \"optional1\": 0,\n            \"optional2\": 0,\n            \"optional3\": 0,\n            \"optional4\": 0,\n            \"optional5\": 0,\n            \"optional6\": 0,\n            \"optional7\": 0,\n            \"optional8\": 0,\n            \"cashDiscount\": \"\",\n            \"pbsgruppeNo\": 0,\n            \"pbsagrementNo\": 0,\n            \"pbsstartDate\": null,\n            \"openItemLockedBy\": \"\",\n            \"guid\": \"790386c7-26b0-40f5-8ab8-a8324d60865b\",\n            \"orderCommunication\": \"\",\n            \"edilocationNr\": \"\",\n            \"internalRemarks\": \"\",\n            \"loginName\": \"\",\n            \"loginPassWord\": \"\",\n            \"allowStatement\": 0,\n            \"factoringState\": 0,\n            \"factoringGroup\": \"\",\n            \"fikno\": \"\",\n            \"countryCode\": \"\",\n            \"isLiableToPayTax\": 0,\n            \"shipCityName\": \"\",\n            \"shipPostalCode\": \"\",\n            \"ship4\": \" \",\n            \"customerRight\": \"                  10\",\n            \"optionalDate1\": null,\n            \"optionalDate2\": null,\n            \"optionalDate3\": null,\n            \"optionalDate4\": null,\n            \"optionalDate5\": null,\n            \"optionalDate6\": null,\n            \"optionalDate7\": null,\n            \"optionalDate8\": null,\n            \"cpr\": \"\",\n            \"orderMerging\": 0,\n            \"color\": 0\n        },\n        {\n            \"customer\": \"20\",\n            \"name\": \"Günther Flick\",\n            \"address1\": \"Hertzstrasse 46\",\n            \"address2\": \"\",\n            \"address3\": \"\",\n            \"city\": \"Kiel\",\n            \"postalCode\": \"D-24105\",\n            \"country\": \"Tyskland\",\n            \"contact\": \"\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"mobile\": \"\",\n            \"invoiceTo\": \"\",\n            \"priceList\": \"Standardpriser\",\n            \"category\": \"Kundetype1\",\n            \"salesRep\": \"\",\n            \"delivery\": \"Pakkepost\",\n            \"payment\": \"04. Netto 14 dage\",\n            \"giro\": \"\",\n            \"tax\": \"EU-Salg u/moms\",\n            \"taxNo\": \"\",\n            \"balance\": 0,\n            \"creditLimit\": 0,\n            \"grouping\": \"Debitorer\",\n            \"currency\": \"EUR\",\n            \"language\": \"Dansk\",\n            \"interest\": \"2. 1.5% pr. måned\",\n            \"agent\": \"\",\n            \"reports\": \"\",\n            \"department\": \"\",\n            \"costCenter\": \"\",\n            \"purpose\": \"\",\n            \"project\": \"\",\n            \"allocate\": 0,\n            \"blocked\": 0,\n            \"remarks\": \"Han er meget tilfreds med vores skærme, så han vil anbefale dem til hans venner :)\",\n            \"link\": 0,\n            \"email\": \"Gunther.flick@hotmail.de\",\n            \"interNet\": \"\",\n            \"eeccountry\": 4,\n            \"eectransCode\": 11,\n            \"lastInterest\": null,\n            \"lastReminder\": null,\n            \"lastInvoice\": \"2011-02-15T00:00:00\",\n            \"lastPayment\": \"2011-02-26T00:00:00\",\n            \"createdBy\": \"Sys\",\n            \"createdDate\": \"2002-04-04T00:00:00\",\n            \"changedBy\": \"Sys\",\n            \"changedDate\": \"2018-06-19T00:00:00\",\n            \"calcInterest\": 0,\n            \"calcBalance\": 0,\n            \"lastReminderNo\": 0,\n            \"endDiscPct\": 0,\n            \"bank\": \"\",\n            \"shipTo\": \"\",\n            \"ship1\": \"\",\n            \"ship2\": \"\",\n            \"ship3\": \"\",\n            \"ship5\": \"\",\n            \"ship6\": \"\",\n            \"ship7\": \"\",\n            \"optionalText1\": \"\",\n            \"optionalText2\": \"\",\n            \"optionalText3\": \"\",\n            \"optionalText4\": \"\",\n            \"optionalText5\": \"\",\n            \"optionalText6\": \"\",\n            \"optionalText7\": \"\",\n            \"optionalText8\": \"\",\n            \"optionalNumber1\": 0,\n            \"optionalNumber2\": 0,\n            \"optionalNumber3\": 0,\n            \"optionalNumber4\": 0,\n            \"optionalNumber5\": 0,\n            \"optionalNumber6\": 0,\n            \"optionalNumber7\": 0,\n            \"optionalNumber8\": 0,\n            \"optional1\": 0,\n            \"optional2\": 0,\n            \"optional3\": 0,\n            \"optional4\": 0,\n            \"optional5\": 0,\n            \"optional6\": 0,\n            \"optional7\": 0,\n            \"optional8\": 0,\n            \"cashDiscount\": \"\",\n            \"pbsgruppeNo\": 0,\n            \"pbsagrementNo\": 0,\n            \"pbsstartDate\": null,\n            \"openItemLockedBy\": \"\",\n            \"guid\": \"1938b005-3ebc-4e3b-9e30-da113c89455c\",\n            \"orderCommunication\": \"\",\n            \"edilocationNr\": \"\",\n            \"internalRemarks\": \"\",\n            \"loginName\": \"\",\n            \"loginPassWord\": \"\",\n            \"allowStatement\": 0,\n            \"factoringState\": 0,\n            \"factoringGroup\": \"\",\n            \"fikno\": \"\",\n            \"countryCode\": \"DE\",\n            \"isLiableToPayTax\": 0,\n            \"shipCityName\": \"\",\n            \"shipPostalCode\": \"\",\n            \"ship4\": \" \",\n            \"customerRight\": \"                  20\",\n            \"optionalDate1\": null,\n            \"optionalDate2\": null,\n            \"optionalDate3\": null,\n            \"optionalDate4\": null,\n            \"optionalDate5\": null,\n            \"optionalDate6\": null,\n            \"optionalDate7\": null,\n            \"optionalDate8\": null,\n            \"cpr\": \"\",\n            \"orderMerging\": 0,\n            \"color\": 0\n        },\n        {\n            \"customer\": \"39236192\",\n            \"name\": \"Kunde i demoregnskabet\",\n            \"address1\": \"\",\n            \"address2\": \"\",\n            \"address3\": \"\",\n            \"city\": \"\",\n            \"postalCode\": \"\",\n            \"country\": \"\",\n            \"contact\": \"\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"mobile\": \"\",\n            \"invoiceTo\": \"\",\n            \"priceList\": \"Standardpriser\",\n            \"category\": \"Kundetype1\",\n            \"salesRep\": \"\",\n            \"delivery\": \"Afhentet\",\n            \"payment\": \"04. Netto 14 dage\",\n            \"giro\": \"\",\n            \"tax\": \"Salgsmoms\",\n            \"taxNo\": \"\",\n            \"balance\": 96.7,\n            \"creditLimit\": 10000,\n            \"grouping\": \"Debitorer\",\n            \"currency\": \"DKK\",\n            \"language\": \"Dansk\",\n            \"interest\": \"2. 1.5% pr. måned\",\n            \"agent\": \"\",\n            \"reports\": \"\",\n            \"department\": \"\",\n            \"costCenter\": \"\",\n            \"purpose\": \"\",\n            \"project\": \"\",\n            \"allocate\": 0,\n            \"blocked\": 0,\n            \"remarks\": \"\",\n            \"link\": 0,\n            \"email\": \"\",\n            \"interNet\": \"\",\n            \"eeccountry\": 0,\n            \"eectransCode\": 0,\n            \"lastInterest\": null,\n            \"lastReminder\": null,\n            \"lastInvoice\": \"2018-11-01T00:00:00\",\n            \"lastPayment\": null,\n            \"createdBy\": \"Sys\",\n            \"createdDate\": \"2018-05-24T00:00:00\",\n            \"changedBy\": \"\",\n            \"changedDate\": null,\n            \"calcInterest\": 0,\n            \"calcBalance\": 0,\n            \"lastReminderNo\": 0,\n            \"endDiscPct\": 0,\n            \"bank\": \"\",\n            \"shipTo\": \"\",\n            \"ship1\": \"\",\n            \"ship2\": \"\",\n            \"ship3\": \"\",\n            \"ship5\": \"\",\n            \"ship6\": \"\",\n            \"ship7\": \"\",\n            \"optionalText1\": \"\",\n            \"optionalText2\": \"\",\n            \"optionalText3\": \"\",\n            \"optionalText4\": \"\",\n            \"optionalText5\": \"\",\n            \"optionalText6\": \"\",\n            \"optionalText7\": \"\",\n            \"optionalText8\": \"\",\n            \"optionalNumber1\": 0,\n            \"optionalNumber2\": 0,\n            \"optionalNumber3\": 0,\n            \"optionalNumber4\": 0,\n            \"optionalNumber5\": 0,\n            \"optionalNumber6\": 0,\n            \"optionalNumber7\": 0,\n            \"optionalNumber8\": 0,\n            \"optional1\": 0,\n            \"optional2\": 0,\n            \"optional3\": 0,\n            \"optional4\": 0,\n            \"optional5\": 0,\n            \"optional6\": 0,\n            \"optional7\": 0,\n            \"optional8\": 0,\n            \"cashDiscount\": \"\",\n            \"pbsgruppeNo\": 0,\n            \"pbsagrementNo\": 0,\n            \"pbsstartDate\": null,\n            \"openItemLockedBy\": \"\",\n            \"guid\": \"22666f9c-81f7-4e63-8cd1-f3aded7fcaff\",\n            \"orderCommunication\": \"\",\n            \"edilocationNr\": \"\",\n            \"internalRemarks\": \"\",\n            \"loginName\": \"\",\n            \"loginPassWord\": \"\",\n            \"allowStatement\": 0,\n            \"factoringState\": 0,\n            \"factoringGroup\": \"\",\n            \"fikno\": \"\",\n            \"countryCode\": \"\",\n            \"isLiableToPayTax\": 0,\n            \"shipCityName\": \"\",\n            \"shipPostalCode\": \"\",\n            \"ship4\": \" \",\n            \"customerRight\": \"            39236192\",\n            \"optionalDate1\": null,\n            \"optionalDate2\": null,\n            \"optionalDate3\": null,\n            \"optionalDate4\": null,\n            \"optionalDate5\": null,\n            \"optionalDate6\": null,\n            \"optionalDate7\": null,\n            \"optionalDate8\": null,\n            \"cpr\": \"\",\n            \"orderMerging\": 0,\n            \"color\": 0\n        },\n        {\n            \"customer\": \"400\",\n            \"name\": \"Harrold Greenwood\",\n            \"address1\": \"Threadneedle Street\\r\\n\",\n            \"address2\": \"London EC2R 8AH\",\n            \"address3\": \"\",\n            \"city\": \"\",\n            \"postalCode\": \"\",\n            \"country\": \"Storbritannien\",\n            \"contact\": \"\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"mobile\": \"\",\n            \"invoiceTo\": \"\",\n            \"priceList\": \"Standardpriser\",\n            \"category\": \"Kundetype1\",\n            \"salesRep\": \"\",\n            \"delivery\": \"Afhentet\",\n            \"payment\": \"04. Netto 14 dage\",\n            \"giro\": \"\",\n            \"tax\": \"EU-Salg u/moms\",\n            \"taxNo\": \"1122233443\",\n            \"balance\": 665.21,\n            \"creditLimit\": 10000,\n            \"grouping\": \"Debitorer\",\n            \"currency\": \"EUR\",\n            \"language\": \"Engelsk\",\n            \"interest\": \"2. 1.5% pr. måned\",\n            \"agent\": \"\",\n            \"reports\": \"\",\n            \"department\": \"\",\n            \"costCenter\": \"\",\n            \"purpose\": \"\",\n            \"project\": \"\",\n            \"allocate\": 0,\n            \"blocked\": 0,\n            \"remarks\": \"\",\n            \"link\": 0,\n            \"email\": \"\",\n            \"interNet\": \"\",\n            \"eeccountry\": 6,\n            \"eectransCode\": 11,\n            \"lastInterest\": null,\n            \"lastReminder\": null,\n            \"lastInvoice\": \"2012-05-10T00:00:00\",\n            \"lastPayment\": \"2011-06-10T00:00:00\",\n            \"createdBy\": \"Sys\",\n            \"createdDate\": \"2003-02-04T00:00:00\",\n            \"changedBy\": \"Sys\",\n            \"changedDate\": \"2012-05-31T00:00:00\",\n            \"calcInterest\": 0,\n            \"calcBalance\": 0,\n            \"lastReminderNo\": 0,\n            \"endDiscPct\": 0,\n            \"bank\": \"\",\n            \"shipTo\": \"\",\n            \"ship1\": \"\",\n            \"ship2\": \"\",\n            \"ship3\": \"\",\n            \"ship5\": \"\",\n            \"ship6\": \"\",\n            \"ship7\": \"\",\n            \"optionalText1\": \"\",\n            \"optionalText2\": \"\",\n            \"optionalText3\": \"\",\n            \"optionalText4\": \"\",\n            \"optionalText5\": \"\",\n            \"optionalText6\": \"\",\n            \"optionalText7\": \"\",\n            \"optionalText8\": \"\",\n            \"optionalNumber1\": 0,\n            \"optionalNumber2\": 0,\n            \"optionalNumber3\": 0,\n            \"optionalNumber4\": 0,\n            \"optionalNumber5\": 0,\n            \"optionalNumber6\": 0,\n            \"optionalNumber7\": 0,\n            \"optionalNumber8\": 0,\n            \"optional1\": 0,\n            \"optional2\": 0,\n            \"optional3\": 0,\n            \"optional4\": 0,\n            \"optional5\": 0,\n            \"optional6\": 0,\n            \"optional7\": 0,\n            \"optional8\": 0,\n            \"cashDiscount\": \"\",\n            \"pbsgruppeNo\": 0,\n            \"pbsagrementNo\": 0,\n            \"pbsstartDate\": null,\n            \"openItemLockedBy\": \"\",\n            \"guid\": \"368445dd-3363-4bf3-b97b-66206f863f1a\",\n            \"orderCommunication\": \"\",\n            \"edilocationNr\": \"\",\n            \"internalRemarks\": \"\",\n            \"loginName\": \"\",\n            \"loginPassWord\": \"\",\n            \"allowStatement\": 0,\n            \"factoringState\": 0,\n            \"factoringGroup\": \"\",\n            \"fikno\": \"\",\n            \"countryCode\": \"GB\",\n            \"isLiableToPayTax\": 0,\n            \"shipCityName\": \"\",\n            \"shipPostalCode\": \"\",\n            \"ship4\": \" \",\n            \"customerRight\": \"                 400\",\n            \"optionalDate1\": null,\n            \"optionalDate2\": null,\n            \"optionalDate3\": null,\n            \"optionalDate4\": null,\n            \"optionalDate5\": null,\n            \"optionalDate6\": null,\n            \"optionalDate7\": null,\n            \"optionalDate8\": null,\n            \"cpr\": \"\",\n            \"orderMerging\": 0,\n            \"color\": 0\n        },\n        {\n            \"customer\": \"500\",\n            \"name\": \"Helene Rasmussen\",\n            \"address1\": \"Jemmebakken 8\",\n            \"address2\": \"Postboks 32\",\n            \"address3\": \"\",\n            \"city\": \"Roskilde\",\n            \"postalCode\": \"4000\",\n            \"country\": \"\",\n            \"contact\": \"\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"mobile\": \"\",\n            \"invoiceTo\": \"\",\n            \"priceList\": \"Standardpriser\",\n            \"category\": \"Kundetype2\",\n            \"salesRep\": \"\",\n            \"delivery\": \"Pakkepost\",\n            \"payment\": \"02. Netto 8 dage\",\n            \"giro\": \"\",\n            \"tax\": \"Ingen salgsmoms\",\n            \"taxNo\": \"22334455\",\n            \"balance\": 286.9,\n            \"creditLimit\": 10000,\n            \"grouping\": \"Debitorer\",\n            \"currency\": \"DKK\",\n            \"language\": \"Dansk\",\n            \"interest\": \"2. 1.5% pr. måned\",\n            \"agent\": \"\",\n            \"reports\": \"\",\n            \"department\": \"\",\n            \"costCenter\": \"\",\n            \"purpose\": \"\",\n            \"project\": \"\",\n            \"allocate\": 0,\n            \"blocked\": 0,\n            \"remarks\": \"\",\n            \"link\": 0,\n            \"email\": \"\",\n            \"interNet\": \"\",\n            \"eeccountry\": 0,\n            \"eectransCode\": 0,\n            \"lastInterest\": null,\n            \"lastReminder\": null,\n            \"lastInvoice\": \"2012-04-08T00:00:00\",\n            \"lastPayment\": \"2011-05-06T00:00:00\",\n            \"createdBy\": \"Sys\",\n            \"createdDate\": \"2003-02-02T00:00:00\",\n            \"changedBy\": \"Sys\",\n            \"changedDate\": \"2012-05-31T00:00:00\",\n            \"calcInterest\": 0,\n            \"calcBalance\": 0,\n            \"lastReminderNo\": 0,\n            \"endDiscPct\": 0,\n            \"bank\": \"\",\n            \"shipTo\": \"\",\n            \"ship1\": \"\",\n            \"ship2\": \"\",\n            \"ship3\": \"\",\n            \"ship5\": \"\",\n            \"ship6\": \"\",\n            \"ship7\": \"\",\n            \"optionalText1\": \"\",\n            \"optionalText2\": \"\",\n            \"optionalText3\": \"\",\n            \"optionalText4\": \"\",\n            \"optionalText5\": \"\",\n            \"optionalText6\": \"\",\n            \"optionalText7\": \"\",\n            \"optionalText8\": \"\",\n            \"optionalNumber1\": 0,\n            \"optionalNumber2\": 0,\n            \"optionalNumber3\": 0,\n            \"optionalNumber4\": 0,\n            \"optionalNumber5\": 0,\n            \"optionalNumber6\": 0,\n            \"optionalNumber7\": 0,\n            \"optionalNumber8\": 0,\n            \"optional1\": 0,\n            \"optional2\": 0,\n            \"optional3\": 0,\n            \"optional4\": 0,\n            \"optional5\": 0,\n            \"optional6\": 0,\n            \"optional7\": 0,\n            \"optional8\": 0,\n            \"cashDiscount\": \"\",\n            \"pbsgruppeNo\": 0,\n            \"pbsagrementNo\": 0,\n            \"pbsstartDate\": null,\n            \"openItemLockedBy\": \"\",\n            \"guid\": \"523f284d-c303-4e87-8e28-98128bbcaf5a\",\n            \"orderCommunication\": \"\",\n            \"edilocationNr\": \"\",\n            \"internalRemarks\": \"\",\n            \"loginName\": \"\",\n            \"loginPassWord\": \"\",\n            \"allowStatement\": 0,\n            \"factoringState\": 0,\n            \"factoringGroup\": \"\",\n            \"fikno\": \"\",\n            \"countryCode\": \"\",\n            \"isLiableToPayTax\": 0,\n            \"shipCityName\": \"\",\n            \"shipPostalCode\": \"\",\n            \"ship4\": \" \",\n            \"customerRight\": \"                 500\",\n            \"optionalDate1\": null,\n            \"optionalDate2\": null,\n            \"optionalDate3\": null,\n            \"optionalDate4\": null,\n            \"optionalDate5\": null,\n            \"optionalDate6\": null,\n            \"optionalDate7\": null,\n            \"optionalDate8\": null,\n            \"cpr\": \"\",\n            \"orderMerging\": 0,\n            \"color\": 0\n        },\n        {\n            \"customer\": \"600\",\n            \"name\": \"Svensk Debitor\",\n            \"address1\": \"Seminarvägen 7\",\n            \"address2\": \"\",\n            \"address3\": \"\",\n            \"city\": \"Växjö\",\n            \"postalCode\": \"S-352 38\",\n            \"country\": \"Sverige\",\n            \"contact\": \"\",\n            \"phone\": \"0771-44 22 00\\r\\n\",\n            \"fax\": \"\",\n            \"mobile\": \"\",\n            \"invoiceTo\": \"\",\n            \"priceList\": \"Standardpriser\",\n            \"category\": \"Kundetype1\",\n            \"salesRep\": \"\",\n            \"delivery\": \"Afhentet\",\n            \"payment\": \"04. Netto 14 dage\",\n            \"giro\": \"\",\n            \"tax\": \"EU-Salg u/moms\",\n            \"taxNo\": \"12345678\",\n            \"balance\": 7079.27,\n            \"creditLimit\": 10000,\n            \"grouping\": \"Debitorer\",\n            \"currency\": \"EUR\",\n            \"language\": \"Dansk\",\n            \"interest\": \"2. 1.5% pr. måned\",\n            \"agent\": \"\",\n            \"reports\": \"\",\n            \"department\": \"\",\n            \"costCenter\": \"\",\n            \"purpose\": \"\",\n            \"project\": \"\",\n            \"allocate\": 0,\n            \"blocked\": 0,\n            \"remarks\": \"\",\n            \"link\": 0,\n            \"email\": \"info@hemsida.se\",\n            \"interNet\": \"\",\n            \"eeccountry\": 30,\n            \"eectransCode\": 11,\n            \"lastInterest\": null,\n            \"lastReminder\": null,\n            \"lastInvoice\": \"2018-06-19T00:00:00\",\n            \"lastPayment\": \"2011-05-17T00:00:00\",\n            \"createdBy\": \"Sys\",\n            \"createdDate\": \"2003-02-04T00:00:00\",\n            \"changedBy\": \"Sys\",\n            \"changedDate\": \"2012-05-31T00:00:00\",\n            \"calcInterest\": 0,\n            \"calcBalance\": 0,\n            \"lastReminderNo\": 0,\n            \"endDiscPct\": 0,\n            \"bank\": \"\",\n            \"shipTo\": \"\",\n            \"ship1\": \"\",\n            \"ship2\": \"\",\n            \"ship3\": \"\",\n            \"ship5\": \"\",\n            \"ship6\": \"\",\n            \"ship7\": \"\",\n            \"optionalText1\": \"\",\n            \"optionalText2\": \"\",\n            \"optionalText3\": \"\",\n            \"optionalText4\": \"\",\n            \"optionalText5\": \"\",\n            \"optionalText6\": \"\",\n            \"optionalText7\": \"\",\n            \"optionalText8\": \"\",\n            \"optionalNumber1\": 0,\n            \"optionalNumber2\": 0,\n            \"optionalNumber3\": 0,\n            \"optionalNumber4\": 0,\n            \"optionalNumber5\": 0,\n            \"optionalNumber6\": 0,\n            \"optionalNumber7\": 0,\n            \"optionalNumber8\": 0,\n            \"optional1\": 0,\n            \"optional2\": 0,\n            \"optional3\": 0,\n            \"optional4\": 0,\n            \"optional5\": 0,\n            \"optional6\": 0,\n            \"optional7\": 0,\n            \"optional8\": 0,\n            \"cashDiscount\": \"\",\n            \"pbsgruppeNo\": 0,\n            \"pbsagrementNo\": 0,\n            \"pbsstartDate\": null,\n            \"openItemLockedBy\": \"\",\n            \"guid\": \"da03a897-84f5-44b9-96be-bee210d51ac0\",\n            \"orderCommunication\": \"\",\n            \"edilocationNr\": \"\",\n            \"internalRemarks\": \"\",\n            \"loginName\": \"\",\n            \"loginPassWord\": \"\",\n            \"allowStatement\": 0,\n            \"factoringState\": 0,\n            \"factoringGroup\": \"\",\n            \"fikno\": \"\",\n            \"countryCode\": \"SE\",\n            \"isLiableToPayTax\": 0,\n            \"shipCityName\": \"\",\n            \"shipPostalCode\": \"\",\n            \"ship4\": \" \",\n            \"customerRight\": \"                 600\",\n            \"optionalDate1\": null,\n            \"optionalDate2\": null,\n            \"optionalDate3\": null,\n            \"optionalDate4\": null,\n            \"optionalDate5\": null,\n            \"optionalDate6\": null,\n            \"optionalDate7\": null,\n            \"optionalDate8\": null,\n            \"cpr\": \"\",\n            \"orderMerging\": 0,\n            \"color\": 0\n        }\n    ],\n    \"message\": \"\",\n    \"totalCounts\": 6\n}"}],"_postman_id":"d0d99a5c-ac36-40cb-99ff-40b6b5484efd"},{"name":"Customer By Id","id":"3bf90690-90e5-4a3f-94ae-0ff3add1b370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"tokenid","type":"text","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg=="}],"url":"https://api.kompas4.com/api/Customer/CustomerById?customerNo=20","description":"<p>This endpoint provides you with a singel customer.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n\n<p>CustomerNo, GUID</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n\n<tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the customer.</td></tr>\n<tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the customer.</td></tr>\n<tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Address 3 of the customer.</td></tr>\n<tr><td>Agent</td><td>nvarchar</td><td>20</td><td>The agent connected to the customer.</td></tr>\n<tr><td>Allocate</td><td>smallint</td><td></td><td>Indicates the status of an order that allocates an item:<br />0 = No allocation<br />1 = Created<br />2 = Quotation<br />3 = Confimation<br />4 = Deliverynote<br />5 = Packing list</td></tr>\n<tr><td>AllowStatement</td><td>tinyint</td><td></td><td>Tells if the customer can be selected in statements of accounts:<br />0 = Yes<br />1 = No</td></tr>\n<tr><td>Balance</td><td>float</td><td></td><td>The outstanding amount for this customer.</td></tr>\n<tr><td>Bank</td><td>nvarchar</td><td>20</td><td>Bank account no. for the customer.</td></tr>\n<tr><td>Blocked</td><td>smallint</td><td></td><td>Is the customer blocked for creating orderes:<br />0 = No<br />1 = Yes</td></tr>\n<tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Reference to the cash discount this customer is attached to.</td></tr>\n<tr><td>Category</td><td>nvarchar</td><td>20</td><td>Reference to the category this customer is attached to.</td></tr>\n<tr><td>ChangedBy</td><td>nvarchar</td><td>20</td><td>Name of the user, who has made the last change on this record.</td></tr>\n<tr><td>ChangedDate</td><td>datetime</td><td></td><td>Timestamp for changing data on this record.</td></tr>\n<tr><td>City</td><td>nvarchar</td><td>40</td><td>The city of the customer.</td></tr>\n<tr><td>Contact</td><td>nvarchar</td><td>40</td><td>The main contanct of the customer when creating orders.</td></tr>\n<tr><td>CostCenter</td><td>nvarchar</td><td>20</td><td>Reference to the Costcenter this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>Country</td><td>nvarchar</td><td>40</td><td>Name of the country for this customer.</td></tr>\n<tr><td>CountryCode</td><td>nvarchar</td><td>3</td><td>The iso code for the country.</td></tr>\n<tr><td>CPR</td><td>nvarchar</td><td>11</td><td>Person no of the customer. Is only used for companies working with patients.</td></tr>\n<tr><td>CreatedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has created this customer.</td></tr>\n<tr><td>CreatedDate</td><td>datetime</td><td></td><td>Timestamp when then customer was created.</td></tr>\n<tr><td>CreditLimit</td><td>float</td><td></td><td> A maximum credit for this customer. Once the maximum is reached or passed in connection with an order/quotation/invoice for this customer you'll see a warning in Kompas4.</td></tr>\n<tr><td>Currency</td><td>nvarchar</td><td>3</td><td>Default payment currency.</td></tr>\n<tr><td>Customer</td><td>nvarchar</td><td>20</td><td>The customer no. is a unique identifier.</td></tr>\n<tr><td>CustomerRight</td><td>nvarchar</td><td>20</td><td>The customer no. alligned to the right filled with spaces.</td></tr>\n<tr><td>Delivery</td><td>nvarchar</td><td>20</td><td>Reference to the delivery this customer is attached to.</td></tr>\n<tr><td>Department</td><td>nvarchar</td><td>20</td><td>Reference to the department this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>EDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no. for commumication with EDI fact / eFaktura.</td></tr>\n<tr><td>EECCountry</td><td>smallint</td><td></td><td>The ISO code for EEC Country.</td></tr>\n<tr><td>EECTransCode</td><td>tinyint</td><td></td><td>The ISO code for EEC Trans. code.</td></tr>\n<tr><td>Email</td><td>nvarchar</td><td>max.</td><td>The default email for this customer.</td></tr>\n<tr><td>EndDiscPct</td><td>float</td><td></td><td>The end discount percent to be used on orders.</td></tr>\n<tr><td>FactoringState</td><td>tinyint</td><td></td><td>Shows the state of a Factoring process.</td></tr>\n<tr><td>FactoringGroup</td><td>nvarchar</td><td>20</td><td>Reference to the Factoring group this customer is attached to.</td></tr>\n<tr><td>Fax</td><td>nvarchar</td><td>20</td><td>The customers fax no.</td></tr>\n<tr><td>FIKNo</td><td>nvarchar</td><td>8</td><td>The FIK number used combined with Factoring.</td></tr>\n<tr><td>Giro</td><td>nvarchar</td><td>20</td><td>Giro number for the customer.</td></tr>\n<tr><td>Grouping</td><td>nvarchar</td><td>20</td><td>Reference to the customer group this customer is assigned to.</td></tr>\n<tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>The unique identifier of the customer.</td></tr>\n<tr><td>Interest</td><td>nvarchar</td><td>20</td><td>Reference to the interest this customer is attached to.</td></tr>\n<tr><td>InternalRemarks</td><td>nvarchar</td><td>max.</td><td>Internal remarks for this customer.</td></tr>\n<tr><td>InterNet</td><td>nvarchar</td><td>max.</td><td>The customers webside.</td></tr>\n<tr><td>InvoiceTo</td><td>nvarchar</td><td>20</td><td>Number of the customer the invoice is bookeeped on. Blank if not used.</td></tr>\n<tr><td>IsLiableToPayTax</td><td>tinyint</td><td></td><td>Is the customer set up to pay tax:<br />0 = Yes<br />1 = No</td></tr>\n<tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language code for this customer.</td></tr>\n<tr><td>LastInterest</td><td>datetime</td><td></td><td>Timestamp for the last interest.</td></tr>\n<tr><td>LastInvoice</td><td>datetime</td><td></td><td>Timestamp for the last invoice.</td></tr>\n<tr><td>LastPayment</td><td>datetime</td><td></td><td>Timestamp for the last payment.</td></tr>\n<tr><td>LastReminder</td><td>datetime</td><td></td><td>Timestamp for the last reminder.</td></tr>\n<tr><td>LastReminderNo</td><td>smallint</td><td></td><td>Number of the last reminder.</td></tr>\n<tr><td>Link</td><td>smallint</td><td></td><td>Internal field.</td></tr>\n<tr><td>LoginName</td><td>nvarchar</td><td>20</td><td>Login name to e.g. a webshop.</td></tr>\n<tr><td>LoginPassWord</td><td>nvarchar</td><td>20</td><td>Password for e.g. a webshop.</td></tr>\n<tr><td>Mobile</td><td>nvarchar</td><td>40</td><td>Mobile phone.</td></tr>\n<tr><td>Name</td><td>nvarchar</td><td>60</td><td>Name of the customer.</td></tr>\n<tr><td>OpenItemLockedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has locked the open items if locked.</td></tr>\n<tr><td>Optional1</td><td>smallint</td><td></td><td>Number of the userdefined optional field 1.</td></tr>\n<tr><td>Optional2</td><td>smallint</td><td></td><td>Number of the userdefined optional field 2.</td></tr>\n<tr><td>Optional3</td><td>smallint</td><td></td><td>Number of the userdefined optional field 3.</td></tr>\n<tr><td>Optional4</td><td>smallint</td><td></td><td>Number of the userdefined optional field 4.</td></tr>\n<tr><td>Optional5</td><td>smallint</td><td></td><td>Number of the userdefined optional field 5.</td></tr>\n<tr><td>Optional6</td><td>smallint</td><td></td><td>Number of the userdefined optional field 6.</td></tr>\n<tr><td>Optional7</td><td>smallint</td><td></td><td>Number of the userdefined optional field 7.</td></tr>\n<tr><td>Optional8</td><td>smallint</td><td></td><td>Number of the userdefined optional field 8.</td></tr>\n<tr><td>OptionalDate1</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 1</td></tr>\n<tr><td>OptionalDate2</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 2</td></tr>\n<tr><td>OptionalDate3</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 3</td></tr>\n<tr><td>OptionalDate4</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 4</td></tr>\n<tr><td>OptionalDate5</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 5</td></tr>\n<tr><td>OptionalDate6</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 6</td></tr>\n<tr><td>OptionalDate7</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 7</td></tr>\n<tr><td>OptionalDate8</td><td>datetime</td><td></td><td>Timestamp of the userdefined optional date 8</td></tr>\n<tr><td>OptionalNumber1</td><td>float</td><td></td><td>Number of the userdefined optional number field 1.</td></tr>\n<tr><td>OptionalNumber2</td><td>float</td><td></td><td>Number of the userdefined optional number field 2.</td></tr>\n<tr><td>OptionalNumber3</td><td>float</td><td></td><td>Number of the userdefined optional number field 3.</td></tr>\n<tr><td>OptionalNumber4</td><td>float</td><td></td><td>Number of the userdefined optional number field 4.</td></tr>\n<tr><td>OptionalNumber5</td><td>float</td><td></td><td>Number of the userdefined optional number field 5.</td></tr>\n<tr><td>OptionalNumber6</td><td>float</td><td></td><td>Number of the userdefined optional number field 6.</td></tr>\n<tr><td>OptionalNumber7</td><td>float</td><td></td><td>Number of the userdefined optional number field 7.</td></tr>\n<tr><td>OptionalNumber8</td><td>float</td><td></td><td>Number of the userdefined optional number field 8.</td></tr>\n<tr><td>OptionalText1</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 1.</td></tr>\n<tr><td>OptionalText2</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 2.</td></tr>\n<tr><td>OptionalText3</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 3.</td></tr>\n<tr><td>OptionalText4</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 4.</td></tr>\n<tr><td>OptionalText5</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 5.</td></tr>\n<tr><td>OptionalText6</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 6.</td></tr>\n<tr><td>OptionalText7</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 7.</td></tr>\n<tr><td>OptionalText8</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 8.</td></tr>\n<tr><td>OrderCommunication</td><td>nvarchar</td><td>20</td><td>Reference to the ordercommunication this customer is attached to. Used together with EDI / eFaktura.</td></tr>\n<tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Reference to the payment terms this customer is attached to.</td></tr>\n<tr><td>PBSAgrementNo</td><td>bigint</td><td></td><td>Agrement no. to be used with Nets.</td></tr>\n<tr><td>PBSGruppeNo</td><td>bigint</td><td></td><td>Group no. to be used with Nets.</td></tr>\n<tr><td>PBSStartDate</td><td>datetime</td><td></td><td>Start date to be used with Nets.</td></tr>\n<tr><td>Phone</td><td>nvarchar</td><td>40</td><td>The phone of the customer.</td></tr>\n<tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>The Postal code.</td></tr>\n<tr><td>PriceList </td><td>nvarchar</td><td>20</td><td>Reference to the pricelist this customer is attached to. Blank uses default prices.</td></tr>\n<tr><td>Project</td><td>nvarchar</td><td>20</td><td>Reference to the project this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>Purpose</td><td>nvarchar</td><td>20</td><td>Reference to the purpose this customer is attached to (one of 4 dimensions).</td></tr>\n<tr><td>Remarks</td><td>nvarchar</td><td>20</td><td>Remarks for this customer.</td></tr>\n<tr><td>Reports</td><td>nvarchar</td><td>20</td><td>Code for the report to be used. Blank = default.</td></tr>\n<tr><td>SalesRep</td><td>nvarchar</td><td>20</td><td>Reference to the salesperson this customer is attached to.</td></tr>\n<tr><td>Ship1</td><td>nvarchar</td><td>20</td><td>Name of the delivery customer.</td></tr>\n<tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Address 1 for the delivery customer.</td></tr>\n<tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Address 2 for the delivery customer.</td></tr>\n<tr><td>Ship4</td><td>nvarchar</td><td>60</td><td>Postal code and City for the delivery customer.</td></tr>\n<tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Country for the delivery customer.</td></tr>\n<tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Your ref. for the delivery customer.</td></tr>\n<tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Address 3 for the delivery customer.</td></tr>\n<tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Name of the city for the delivery customer.</td></tr>\n<tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Postal code for the delivery customer.</td></tr>\n<tr><td>ShipTo</td><td>nvarchar</td><td>20</td><td>The customer no. for the delivery customer (if created).</td></tr>\n<tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n<tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number. For example CVR no. in Denmark.</td></tr>\n<tr><td>OrderMerging</td><td>smallint</td><td></td><td>Allow to merge orders.<br />0 = Yes<br />1 = No</td></tr>\n<tr><td>Color</td><td>int</td><td></td><td>The color code for this customer. 0 = default color.</td></tr>\n</tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Customer","CustomerById"],"host":["api","kompas4","com"],"query":[{"key":"customerNo","value":"20"},{"disabled":true,"key":"GUID","value":"4f7583b6-31e2-4ebd-9397-e3f59db7c5df"}],"variable":[]}},"response":[{"id":"85f927b5-0575-474c-8946-ea6e1712a5b4","name":"Customer By Id","originalRequest":{"method":"GET","header":[{"key":"tokenid","type":"text","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg=="}],"url":{"raw":"https://api.kompas4.com/api/Customer/CustomerById?customerNo=20","protocol":"https","host":["api","kompas4","com"],"path":["api","Customer","CustomerById"],"query":[{"key":"customerNo","value":"20"},{"key":"GUID","value":"4f7583b6-31e2-4ebd-9397-e3f59db7c5df","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"1240"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 11 Aug 2020 07:24:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"customer\": \"20\",\n        \"name\": \"Günther Flick\",\n        \"address1\": \"Hertzstrasse 46\",\n        \"address2\": \"\",\n        \"address3\": \"\",\n        \"city\": \"Kiel\",\n        \"postalCode\": \"D-24105\",\n        \"country\": \"Tyskland\",\n        \"contact\": \"\",\n        \"phone\": \"\",\n        \"fax\": \"\",\n        \"mobile\": \"\",\n        \"invoiceTo\": \"\",\n        \"priceList\": \"Standardpriser\",\n        \"category\": \"Kundetype1\",\n        \"salesRep\": \"\",\n        \"delivery\": \"Pakkepost\",\n        \"payment\": \"04. Netto 14 dage\",\n        \"giro\": \"\",\n        \"tax\": \"EU-Salg u/moms\",\n        \"taxNo\": \"\",\n        \"balance\": 0,\n        \"creditLimit\": 0,\n        \"grouping\": \"Debitorer\",\n        \"currency\": \"EUR\",\n        \"language\": \"Dansk\",\n        \"interest\": \"2. 1.5% pr. måned\",\n        \"agent\": \"\",\n        \"reports\": \"\",\n        \"department\": \"\",\n        \"costCenter\": \"\",\n        \"purpose\": \"\",\n        \"project\": \"\",\n        \"allocate\": 0,\n        \"blocked\": 0,\n        \"remarks\": \"Han er meget tilfreds med vores skærme, så han vil anbefale dem til hans venner :)\",\n        \"link\": 0,\n        \"email\": \"Gunther.flick@hotmail.de\",\n        \"interNet\": \"\",\n        \"eeccountry\": 4,\n        \"eectransCode\": 11,\n        \"lastInterest\": null,\n        \"lastReminder\": null,\n        \"lastInvoice\": \"2011-02-15T00:00:00\",\n        \"lastPayment\": \"2011-02-26T00:00:00\",\n        \"createdBy\": \"Sys\",\n        \"createdDate\": \"2002-04-04T00:00:00\",\n        \"changedBy\": \"Sys\",\n        \"changedDate\": \"2018-06-19T00:00:00\",\n        \"calcInterest\": 0,\n        \"calcBalance\": 0,\n        \"lastReminderNo\": 0,\n        \"endDiscPct\": 0,\n        \"bank\": \"\",\n        \"shipTo\": \"\",\n        \"ship1\": \"\",\n        \"ship2\": \"\",\n        \"ship3\": \"\",\n        \"ship5\": \"\",\n        \"ship6\": \"\",\n        \"ship7\": \"\",\n        \"optionalText1\": \"\",\n        \"optionalText2\": \"\",\n        \"optionalText3\": \"\",\n        \"optionalText4\": \"\",\n        \"optionalText5\": \"\",\n        \"optionalText6\": \"\",\n        \"optionalText7\": \"\",\n        \"optionalText8\": \"\",\n        \"optionalNumber1\": 0,\n        \"optionalNumber2\": 0,\n        \"optionalNumber3\": 0,\n        \"optionalNumber4\": 0,\n        \"optionalNumber5\": 0,\n        \"optionalNumber6\": 0,\n        \"optionalNumber7\": 0,\n        \"optionalNumber8\": 0,\n        \"optional1\": 0,\n        \"optional2\": 0,\n        \"optional3\": 0,\n        \"optional4\": 0,\n        \"optional5\": 0,\n        \"optional6\": 0,\n        \"optional7\": 0,\n        \"optional8\": 0,\n        \"cashDiscount\": \"\",\n        \"pbsgruppeNo\": 0,\n        \"pbsagrementNo\": 0,\n        \"pbsstartDate\": null,\n        \"openItemLockedBy\": \"\",\n        \"guid\": \"1938b005-3ebc-4e3b-9e30-da113c89455c\",\n        \"orderCommunication\": \"\",\n        \"edilocationNr\": \"\",\n        \"internalRemarks\": \"\",\n        \"loginName\": \"\",\n        \"loginPassWord\": \"\",\n        \"allowStatement\": 0,\n        \"factoringState\": 0,\n        \"factoringGroup\": \"\",\n        \"fikno\": \"\",\n        \"countryCode\": \"DE\",\n        \"isLiableToPayTax\": 0,\n        \"shipCityName\": \"\",\n        \"shipPostalCode\": \"\",\n        \"ship4\": \" \",\n        \"customerRight\": \"                  20\",\n        \"optionalDate1\": null,\n        \"optionalDate2\": null,\n        \"optionalDate3\": null,\n        \"optionalDate4\": null,\n        \"optionalDate5\": null,\n        \"optionalDate6\": null,\n        \"optionalDate7\": null,\n        \"optionalDate8\": null,\n        \"cpr\": \"\",\n        \"orderMerging\": 0,\n        \"color\": 0\n    },\n    \"message\": \"\",\n    \"totalCounts\": 0\n}"}],"_postman_id":"3bf90690-90e5-4a3f-94ae-0ff3add1b370"},{"name":"Add Customer","id":"e4cdd566-99d9-4d51-90e3-432c63e5e281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Customer\":\"12345678\",\r\n\t\"Name\":\"New Customer\",\r\n\t\"Address1\":\"Address 1\",\r\n\t\"Address2\":\"Address 2\",\r\n\t\"Address3\":\"Address 3\",\r\n\t\"PostalCode\":\"2100\",\r\n\t\"City\":\"København S\",\r\n\t\"Country\":\"Danmark\",\r\n\t\"Phone\":\"12345678\",\r\n\t\"Mobile\":\"20202020\",\r\n\t\"Email\":\"mail@mail.dk\",\r\n\t\"TaxNo\":\"88888888\",\r\n\t\"Language\":\"Dansk\",\r\n\t\"Grouping\":\"Debitorer\",\r\n\t\"Tax\":\"Salgsmoms\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Customer/AddNewCustomer","description":"<p>This endpoint allows you to create a new customer.</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the added customer.</p>\n\n<p></p><h4>Required properties</h4><p></p>\n<p>Customers, Grouping, Language, Tax</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the customer.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the customer.</td></tr>\n        <tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Address 3 of the customer.</td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>40</td><td>The city of the customer.</td></tr>\n        <tr><td>Country</td><td>nvarchar</td><td>40</td><td>Name of the country for this customer.</td></tr>\n        <tr><td>Customer</td><td>nvarchar</td><td>20</td><td>The customer no. is a unique identifier.</td></tr>\n        <tr><td>Email</td><td>nvarchar</td><td>max.</td><td>The default email for this customer.</td></tr>\n        <tr><td>Grouping</td><td>nvarchar</td><td>20</td><td>Reference to the customer group this customer is assigned to.</td></tr>\n        <tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language code for this customer.</td></tr>\n        <tr><td>Mobile</td><td>nvarchar</td><td>40</td><td>Mobile phone.</td></tr>\n        <tr><td>Name</td><td>nvarchar</td><td>60</td><td>Name of the customer.</td></tr>\n        <tr><td>Phone</td><td>nvarchar</td><td>40</td><td>The phone of the customer.</td></tr>\n        <tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>The Postal code.</td></tr>\n        <tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n        <tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number. For example CVR no. in Denmark.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Customer","AddNewCustomer"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4cdd566-99d9-4d51-90e3-432c63e5e281"},{"name":"Update Customer","id":"4a83970c-ec4a-4988-9d58-28aeff57f8bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Customer\":\"30\",\r\n\t\"Name\":\"Changed Name\",\r\n\t\"Address1\":\"Changed Address 1\",\r\n\t\"Address2\":\"Changed Address 2\",\r\n\t\"Address3\":\"Changed Address 3\",\r\n\t\"PostalCode\":\"4000\",\r\n\t\"City\":\"Roskilde\",\r\n\t\"Country\":\"England\",\r\n\t\"Phone\":\"87654321\",\r\n\t\"Mobile\":\"2222020\",\r\n\t\"Email\":\"Changed_mail@mail.dk\",\r\n\t\"TaxNo\":\"7777777\",\r\n\t\"Language\":\"Engelsk\",\r\n\t\"Grouping\":\"Debitorer\",\r\n\t\"Tax\":\"Eksport u/moms\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Customer/UpdateCustomer","description":"<p>This endpoint allows you to update an existing customer.</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the updated customer.</p>\n\n<p></p><h4>Required properties</h4><p></p>\n<p>Customers</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Address 1 of the customer.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Address 2 of the customer.</td></tr>\n        <tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Address 3 of the customer.</td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>40</td><td>The city of the customer.</td></tr>\n        <tr><td>Country</td><td>nvarchar</td><td>40</td><td>Name of the country for this customer.</td></tr>\n        <tr><td>Customer</td><td>nvarchar</td><td>20</td><td>The customer no. is a unique identifier.</td></tr>\n        <tr><td>Email</td><td>nvarchar</td><td>max.</td><td>The default email for this customer.</td></tr>\n        <tr><td>Grouping</td><td>nvarchar</td><td>20</td><td>Reference to the customer group this customer is assigned to.</td></tr>\n        <tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language code for this customer.</td></tr>\n        <tr><td>Mobile</td><td>nvarchar</td><td>40</td><td>Mobile phone.</td></tr>\n        <tr><td>Name</td><td>nvarchar</td><td>60</td><td>Name of the customer.</td></tr>\n        <tr><td>Phone</td><td>nvarchar</td><td>40</td><td>The phone of the customer.</td></tr>\n        <tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>The Postal code.</td></tr>\n        <tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n        <tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number. For example CVR no. in Denmark.</td></tr>\n    </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Customer","UpdateCustomer"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a83970c-ec4a-4988-9d58-28aeff57f8bc"},{"name":"Delete Customer","id":"f3d00fcb-1f69-4a87-ac1d-ed6f0d656957","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"url":"https://api.kompas4.com/api/Customer/DeleteCustomer?GUID=4f7583b6-31e2-4ebd-9397-e3f59db7c5df&CustomerNo=10","description":"<p>This endpoint allows you to delete a customer.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n\n<p>CustomerNo, GUID</p>\n\n<p></p><h4>Return message</h4><p></p>\n\n<p>If operation is succesfull the operation will return this:</p>\n<p>\n<br />{\n<br />    \"success\": true,\n<br />    \"data\": 1,\n<br />    \"message\": \"Customer Deleted sucessfully\",\n<br />    \"totalCounts\": 0\n<br />}\n</p>\n\n<p>Else you will get a message, why you can not delete the customer.</p>","urlObject":{"protocol":"https","path":["api","Customer","DeleteCustomer"],"host":["api","kompas4","com"],"query":[{"key":"GUID","value":"4f7583b6-31e2-4ebd-9397-e3f59db7c5df"},{"key":"CustomerNo","value":"10"}],"variable":[]}},"response":[],"_postman_id":"f3d00fcb-1f69-4a87-ac1d-ed6f0d656957"}],"id":"c5021b23-9633-475e-a8e6-d52bd627e195","_postman_id":"c5021b23-9633-475e-a8e6-d52bd627e195","description":""},{"name":"Item Price","item":[{"name":"ItemPrice List","id":"c874797d-1f85-4bd2-a3f3-370e68194e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/ItemPrice/ItemPrice?item=klip&priceList=","urlObject":{"protocol":"https","path":["api","ItemPrice","ItemPrice"],"host":["api","kompas4","com"],"query":[{"key":"item","value":"klip"},{"key":"priceList","value":""}],"variable":[]}},"response":[],"_postman_id":"c874797d-1f85-4bd2-a3f3-370e68194e76"},{"name":"ItemPrice ById","id":"a169824a-e11a-498f-9276-c0b8c4755823","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/ItemPrice/ItemPriceById?item=&priceList=&priceType=&GUID=17fdda72-26cc-4194-9a99-40a09c3ecd2b","urlObject":{"protocol":"https","path":["api","ItemPrice","ItemPriceById"],"host":["api","kompas4","com"],"query":[{"key":"item","value":""},{"key":"priceList","value":""},{"key":"priceType","value":""},{"key":"GUID","value":"17fdda72-26cc-4194-9a99-40a09c3ecd2b"}],"variable":[]}},"response":[],"_postman_id":"a169824a-e11a-498f-9276-c0b8c4755823"}],"id":"f06fe775-b7c3-4099-a54f-da4646095f7a","_postman_id":"f06fe775-b7c3-4099-a54f-da4646095f7a","description":""},{"name":"Orders","item":[{"name":"Order List","id":"79b34c7e-1186-4642-ad9c-ac133947816b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"tokenid","type":"text","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg=="}],"url":"https://api.kompas4.com/api/Orders/Orders?OpenOrders=false","description":"<p>This endpoint provides you with a list of all orders.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>OpenOrders\n    </p><ul>\n        <li>False = Invoiced orders (default if not selected)</li>\n        <li>True = Open orders</li>\n    </ul>\n<p></p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns all selected orders.</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Invoice customer: Address 1.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Invoice customer: Address 2.</td></tr>\n        <tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Invoice customer: Address 3.</td></tr>\n        <tr><td>Agent</td><td>nvarchar</td><td>20</td><td>Agent on this order.</td></tr>\n        <tr><td>Allocated</td><td>smallint</td><td></td><td>Tells if the items on the order lines shall be allocated on inventory.<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>Amount</td><td>float</td><td></td><td>Amount of the order.<br /><i>Allways in selected currency.</i></td></tr>\n        <tr><td>AmountBase</td><td>float</td><td></td><td>Amount of the order (Base amount).<br /><i>Allways in DKK.</i></td></tr>\n        <tr><td>ArchiveTrail</td><td>float</td><td></td><td>Archive trail.</td></tr>\n        <tr><td>CalculationOfCargo</td><td>tinyint</td><td></td><td>Automatically calculation af freight.<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Cash discount.</td></tr>\n        <tr><td>Category</td><td>nvarchar</td><td>20</td><td>Reference to the category which the customer is associated.</td></tr>\n        <tr><td>ChangedBy</td><td>nvarchar</td><td>20</td><td>Changed by.<br /><i>Name of the user, who has made the last change on this record.</i></td></tr>\n        <tr><td>ChangedDate</td><td>datetime</td><td></td><td>Changed date.<br /><i>Timestamp for changing data on this record.</i></td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>61</td><td>Merged field of Postalcode and City of the invoice customer.</td></tr>\n        <tr><td>CityName</td><td>nvarchar</td><td>40</td><td>The city of the invoice customer.</td></tr>\n        <tr><td>Color</td><td>int</td><td></td><td>Color code.<br /><i>0 = no color.</i></td></tr>\n        <tr><td>Contact</td><td>nvarchar</td><td>40</td><td>Invoice customer: Contact person.</td></tr>\n        <tr><td>CostAmount</td><td>float</td><td></td><td>Cost amount.<br /><i>Always in selected currency.</i></td></tr>\n        <tr><td>CostAmountBase</td><td>float</td><td></td><td>Cost amount (base currency).<br /><i>Always in DKK</i></td></tr>\n        <tr><td>CostCenter</td><td>nvarchar</td><td>20</td><td>Reference to the Costcenter which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Country</td><td>nvarchar</td><td>40</td><td>Invoice customer: Country.</td></tr>\n        <tr><td>CreatedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has created this order.</td></tr>\n        <tr><td>CreatedDate</td><td>datetime</td><td></td><td>Timestamp when the order was created.</td></tr>\n        <tr><td>Currency</td><td>nvarchar</td><td>3</td><td>Currency for this order.<br /><i>ISO standard</i></td></tr>\n        <tr><td>Customer</td><td>nvarchar</td><td>20</td><td>Invoice customer: Cusotmer no.</td></tr>\n        <tr><td>Delivery</td><td>nvarchar</td><td>20</td><td>Reference to the Delivery code which the order is associated.</td></tr>\n        <tr><td>DeliveryDate</td><td>datetime</td><td></td><td>Delivery date.</td></tr>\n        <tr><td>DeliveryWeek</td><td>int</td><td></td><td>Delivery week.</td></tr>\n        <tr><td>Department</td><td>nvarchar</td><td>20</td><td>Reference to the Department which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Due</td><td>datetime</td><td></td><td>Due date.</td></tr>\n        <tr><td>EDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no.<br /><i>For commumication with EDI fact / eFaktura.</i></td></tr>\n        <tr><td>EECCountry</td><td>smallint</td><td></td><td>The ISO code for EEC Country.</td></tr>\n        <tr><td>EECTransCode</td><td>tinyint</td><td></td><td>The ISO code for EEC Trans. code.</td></tr>\n        <tr><td>EMail</td><td>nvarchar</td><td>0</td><td>Invoice customer: E-mail.</td></tr>\n        <tr><td>EndDisc</td><td>float</td><td></td><td>End discount amount.<br /><i>Always in selected currency of the order.</i></td></tr>\n        <tr><td>EndDiscBase</td><td>float</td><td></td><td>End discount amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>EndDiscPct</td><td>float</td><td></td><td>End discount in pct.</td></tr>\n        <tr><td>Excise</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>ExciseBase</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>Giro</td><td>nvarchar</td><td>20</td><td>Giro number for the customer.</td></tr>\n        <tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>The unique identifier of the order no.</td></tr>\n        <tr><td>InternalRemarks</td><td>ntext</td><td></td><td>Internal remarks for this order no.</td></tr>\n        <tr><td>InvoiceDate</td><td>datetime</td><td></td><td>Invoice date for the invoiced order no.</td></tr>\n        <tr><td>IsLiableToPayTax</td><td>tinyint</td><td></td><td>Tells if this order no. is set up to pay tax:<br /><i>0=Yes, 1=No</i></td></tr>\n        <tr><td>KeepOrder</td><td>bit</td><td></td><td>Tells if you want to keep the order no. (header information) after the order has been booket:<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language for this order no.</td></tr>\n        <tr><td>LEANCustomersReference</td><td>nvarchar</td><td>35</td><td>LEAN/EDI: Customers reference.</td></tr>\n        <tr><td>LEANOrderIdent</td><td>nvarchar</td><td>17</td><td>LEAN/EDI: Web order ID.</td></tr>\n        <tr><td>LEANShipReference</td><td>nvarchar</td><td>14</td><td>LEAN/EDI: Shipping reference.</td></tr>\n        <tr><td>LEANTest</td><td>bit</td><td></td><td>LEAN/EDI: Test order:<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>Link</td><td>smallint</td><td></td><td>Internal field.</td></tr>\n        <tr><td>LockedBy</td><td>nvarchar</td><td>20</td><td>Shows the name of the user if the order no. is locked by another user.</td></tr>\n        <tr><td>Log</td><td>ntext</td><td></td><td>A log of what has happend on the order no.</td></tr>\n        <tr><td>Mobile</td><td>nvarchar</td><td>50</td><td>Order customer: mobile.</td></tr>\n        <tr><td>Name</td><td>nvarchar</td><td>60</td><td>Invoice customer: Name.</td></tr>\n        <tr><td>NumericOrderNo</td><td>decimal</td><td>(20,0)</td><td>Nummeric order no.<br /><i>Can be used for sorting all purchases numerical.</i></td></tr>\n        <tr><td>Optional1</td><td>smallint</td><td></td><td>Number of the userdefined optional field 1.</td></tr>\n        <tr><td>Optional2</td><td>smallint</td><td></td><td>Number of the userdefined optional field 2.</td></tr>\n        <tr><td>Optional3</td><td>smallint</td><td></td><td>Number of the userdefined optional field 3.</td></tr>\n        <tr><td>Optional4</td><td>smallint</td><td></td><td>Number of the userdefined optional field 4.</td></tr>\n        <tr><td>Optional5</td><td>smallint</td><td></td><td>Number of the userdefined optional field 5.</td></tr>\n        <tr><td>Optional6</td><td>smallint</td><td></td><td>Number of the userdefined optional field 6.</td></tr>\n        <tr><td>Optional7</td><td>smallint</td><td></td><td>Number of the userdefined optional field 7.</td></tr>\n        <tr><td>Optional8</td><td>smallint</td><td></td><td>Number of the userdefined optional field 8.</td></tr>\n        <tr><td>OptionalNumber1</td><td>float</td><td></td><td>Number of the userdefined optional number field 1.</td></tr>\n        <tr><td>OptionalNumber2</td><td>float</td><td></td><td>Number of the userdefined optional number field 2.</td></tr>\n        <tr><td>OptionalNumber3</td><td>float</td><td></td><td>Number of the userdefined optional number field 3.</td></tr>\n        <tr><td>OptionalNumber4</td><td>float</td><td></td><td>Number of the userdefined optional number field 4.</td></tr>\n        <tr><td>OptionalNumber5</td><td>float</td><td></td><td>Number of the userdefined optional number field 5.</td></tr>\n        <tr><td>OptionalNumber6</td><td>float</td><td></td><td>Number of the userdefined optional number field 6.</td></tr>\n        <tr><td>OptionalNumber7</td><td>float</td><td></td><td>Number of the userdefined optional number field 7.</td></tr>\n        <tr><td>OptionalNumber8</td><td>float</td><td></td><td>Number of the userdefined optional number field 8.</td></tr>\n        <tr><td>OptionalText1</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 1.</td></tr>\n        <tr><td>OptionalText2</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 2.</td></tr>\n        <tr><td>OptionalText3</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 3.</td></tr>\n        <tr><td>OptionalText4</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 4.</td></tr>\n        <tr><td>OptionalText5</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 5.</td></tr>\n        <tr><td>OptionalText6</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 6.</td></tr>\n        <tr><td>OptionalText7</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 7.</td></tr>\n        <tr><td>OptionalText8</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 8.</td></tr>\n        <tr><td>OrderCategory</td><td>nvarchar</td><td>20</td><td>Reference to the Order Category which the order is associated.</td></tr>\n        <tr><td>OrderCommunication</td><td>nvarchar</td><td>20</td><td>Reference to the Order Communication which the order is associated.<br /><i>Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>OrderCommunicationStatus</td><td>nvarchar</td><td>20</td><td>Reference to the Order Communication Staus which the order is associated.<br /><i>Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>OrderCustomer</td><td>nvarchar</td><td>20</td><td>Order customer: Customer no.</td></tr>\n        <tr><td>OrderCustomerAddress1</td><td>nvarchar</td><td>60</td><td>Order customer: Address 1.</td></tr>\n        <tr><td>OrderCustomerAddress2</td><td>nvarchar</td><td>60</td><td>Order customer: Address 2.</td></tr>\n        <tr><td>OrderCustomerAddress3</td><td>nvarchar</td><td>60</td><td>Order customer: Address 3.</td></tr>\n        <tr><td>OrderCustomerCity</td><td>nvarchar</td><td>61</td><td>Order customer: Postal code and City.<br /><i>Merged field OrderCustomerPostalcode and OrderCustomerCityName.</i></td></tr>\n        <tr><td>OrderCustomerCityName</td><td>nvarchar</td><td>40</td><td>Order customer: City.</td></tr>\n        <tr><td>OrderCustomerContact</td><td>nvarchar</td><td>40</td><td>Order customer: Contact person.</td></tr>\n        <tr><td>OrderCustomerCountry</td><td>nvarchar</td><td>40</td><td>Order customer: Country.</td></tr>\n        <tr><td>OrderCustomerEMail</td><td>varchar</td><td>60</td><td>Order customer: E-mail.</td></tr>\n        <tr><td>OrderCustomerName</td><td>nvarchar</td><td>60</td><td>Order customer: Name.</td></tr>\n        <tr><td>OrderCustomerPostalCode</td><td>nvarchar</td><td>20</td><td>Order customer: Postal code.</td></tr>\n        <tr><td>OrderDate</td><td>datetime</td><td></td><td>Order date.</td></tr>\n        <tr><td>OrderMerging</td><td>smallint</td><td></td><td>Allow this order no. to be merged with other orders:<br /><i>0=Yes, 1=No.</i></td></tr>\n        <tr><td>OrderNo</td><td>nvarchar</td><td>20</td><td>Order no. (Uniqied number combined with the field Trail).<br /><i>Must be nummeric eg. 1000001.</i></td></tr>\n        <tr><td>OrderText</td><td>nvarchar</td><td>60</td><td>Order description.</td></tr>\n        <tr><td>OrderType</td><td>smallint</td><td></td><td>Type of the order:<br />0<i>=Salgs order, 1=Cash order, 2=Subscription order, 3=Quotation.</i></td></tr>\n        <tr><td>OurRef</td><td>nvarchar</td><td>40</td><td>Our ref.</td></tr>\n        <tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Reference to the Payment terms which the order is associated.</td></tr>\n        <tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>Invoice customer: Postal code.</td></tr>\n        <tr><td>PriceList</td><td>nvarchar</td><td>20</td><td>Reference to the Pricelist which the order is associated.</td></tr>\n        <tr><td>Project</td><td>nvarchar</td><td>20</td><td>Reference to the Project which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Purpose</td><td>nvarchar</td><td>20</td><td>Reference to the Purpose which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>PurchasePriceList</td><td>nvarchar</td><td>20</td><td>Reference to the Purchase Pricelist which the order is associated.</td></tr>\n        <tr><td>QuotationTrail</td><td>int</td><td></td><td>Trail of the archived quotation ordre no.</td></tr>\n        <tr><td>Rate</td><td>float</td><td></td><td>Rate.<br /><i>Must always be 100 for DKK.</i></td></tr>\n        <tr><td>RecordID</td><td>int</td><td></td><td>Post ID.<br /><i>Record ID is the unique identifier for the record.</i></td></tr>\n        <tr><td>RecvNo</td><td>nvarchar</td><td>40</td><td>Requisition number.</td></tr>\n        <tr><td>Remarks</td><td>ntext</td><td></td><td>Remarks for this order no.</td></tr>\n        <tr><td>Reports</td><td>nvarchar</td><td>20</td><td>Code for the report to be used.<br /><i>Blank = default.</i></td></tr>\n        <tr><td>RoundedAmount</td><td>float</td><td></td><td>Rounded amount.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>RoundedAmountBase</td><td>float</td><td></td><td>Roundet amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>SalesRep</td><td>nvarchar</td><td>20</td><td>Reference to the salesperson which the order is associated.</td></tr>\n        <tr><td>SettleOrders</td><td>ntext</td><td></td><td>Settlemet of order no.</td></tr>\n        <tr><td>Ship1</td><td>nvarchar</td><td>60</td><td>Delivery customer: Name.</td></tr>\n        <tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 1.</td></tr>\n        <tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 2.</td></tr>\n        <tr><td>Ship4</td><td>nvarchar</td><td>61</td><td>Delivery customer: Postal code and city.<br /><i>Merged field of ShipPostalCode and ShipCityName.</i></td></tr>\n        <tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Delivery customer: Country.</td></tr>\n        <tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Delivery customer: Your ref.</td></tr>\n        <tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 3</td></tr>\n        <tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Delivery customer: City.</td></tr>\n        <tr><td>ShipDate</td><td>datetime</td><td></td><td>Packing date.</td></tr>\n        <tr><td>ShipEDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no. for the delivery customer.<br /><i>For commumication with EDI fact / eFaktura.</i></td></tr>\n        <tr><td>ShipEMail</td><td>varchar</td><td>60</td><td>Delivery customer: E-mail.</td></tr>\n        <tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Delivery customer: Postal code.</td></tr>\n        <tr><td>ShipTo</td><td>nvarchar</td><td>20</td><td>Delivery customer: Customer no.</td></tr>\n        <tr><td>Status</td><td>nvarchar</td><td>20</td><td>Status for the order no.</td></tr>\n        <tr><td>SubDescription</td><td>ntext</td><td></td><td>Description of the subscription.</td></tr>\n        <tr><td>SubEndDate</td><td>datetime</td><td></td><td>End date for the subscription.</td></tr>\n        <tr><td>SubIntervals</td><td>nvarchar</td><td>40</td><td>Subscription interval.<br /><i>Contains information about the next interval for the order no. to be invoiced.</i></td></tr>\n        <tr><td>SubNextDate</td><td>datetime</td><td></td><td>Next date for the subscription to be invoiced.</td></tr>\n        <tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n        <tr><td>TaxAmount</td><td>float</td><td></td><td>The total amount of tax on the order no. in the selected currency.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>TaxAmountBase</td><td>float</td><td></td><td>The total amount of tax in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number.<br /><i>For example CVR no. in Denmark.</i></td></tr>\n        <tr><td>Total</td><td>float</td><td></td><td>The total amount in selected currency.<br /><i>Always in selected currency of the purchase.</i></td></tr>\n        <tr><td>TotalBase</td><td>float</td><td></td><td>The total amount in base currency.<br /><i>Always in currency DKK</i></td></tr>\n        <tr><td>TotalDuty</td><td>float</td><td></td><td>The total due amount in selected currency.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>TotalDutyBase</td><td>float</td><td></td><td>Total duty in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TotalVolume</td><td>float</td><td></td><td>Total volume.</td></tr>\n        <tr><td>TotalWeight</td><td>float</td><td></td><td>Total weight.</td></tr>\n        <tr><td>Trail</td><td>float</td><td></td><td>Trail of the invoiced order no.<br /><i>Part of the unique key.</i></td></tr>\n        <tr><td>VatFee</td><td>float</td><td></td><td>VAT fee.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>VatFeeBase</td><td>float</td><td></td><td>VAT fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VatFreeFee</td><td>float</td><td></td><td>VAT free fee.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>VatFreeFeeBase</td><td>float</td><td></td><td>VAT free fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VATLiableAmount</td><td>float</td><td></td><td> VAT liable amount.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>VATLiableAmountBase</td><td>float</td><td></td><td>VAT liable amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>Voucher</td><td>nvarchar</td><td>20</td><td>Invoice no. for the invoiced order no.</td></tr>\n        <tr><td>YourRef</td><td>nvarchar</td><td>40</td><td>Your ref.</td></tr>\n </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Orders","Orders"],"host":["api","kompas4","com"],"query":[{"key":"OpenOrders","value":"false"}],"variable":[]}},"response":[],"_postman_id":"79b34c7e-1186-4642-ad9c-ac133947816b"},{"name":"Order By Id","id":"beed0f05-ae35-4c61-870d-87a09e175991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"url":"https://api.kompas4.com/api/Orders/OrderById?orderNo=1&trail=2","description":"<p>This endpoint provides you with a list of all orders.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>OrderNo</p>\n<p>Trail\n    </p><ul>\n        <li>0 = Open orders.</li>\n        <li>&gt; 0 = specific invoiced order.</li>\n    </ul>\n<p></p>\n<p>GUID</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns all selected orders.</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Address1</td><td>nvarchar</td><td>60</td><td>Invoice customer: Address 1.</td></tr>\n        <tr><td>Address2</td><td>nvarchar</td><td>60</td><td>Invoice customer: Address 2.</td></tr>\n        <tr><td>Address3</td><td>nvarchar</td><td>60</td><td>Invoice customer: Address 3.</td></tr>\n        <tr><td>Agent</td><td>nvarchar</td><td>20</td><td>Agent on this order.</td></tr>\n        <tr><td>Allocated</td><td>smallint</td><td></td><td>Tells if the items on the order lines shall be allocated on inventory.<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>Amount</td><td>float</td><td></td><td>Amount of the order.<br /><i>Allways in selected currency.</i></td></tr>\n        <tr><td>AmountBase</td><td>float</td><td></td><td>Amount of the order (Base amount).<br /><i>Allways in DKK.</i></td></tr>\n        <tr><td>ArchiveTrail</td><td>float</td><td></td><td>Archive trail.</td></tr>\n        <tr><td>CalculationOfCargo</td><td>tinyint</td><td></td><td>Automatically calculation af freight.<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>CashDiscount</td><td>nvarchar</td><td>20</td><td>Cash discount.</td></tr>\n        <tr><td>Category</td><td>nvarchar</td><td>20</td><td>Reference to the category which the customer is associated.</td></tr>\n        <tr><td>ChangedBy</td><td>nvarchar</td><td>20</td><td>Changed by.<br /><i>Name of the user, who has made the last change on this record.</i></td></tr>\n        <tr><td>ChangedDate</td><td>datetime</td><td></td><td>Changed date.<br /><i>Timestamp for changing data on this record.</i></td></tr>\n        <tr><td>City</td><td>nvarchar</td><td>61</td><td>Merged field of Postalcode and City of the invoice customer.</td></tr>\n        <tr><td>CityName</td><td>nvarchar</td><td>40</td><td>The city of the invoice customer.</td></tr>\n        <tr><td>Color</td><td>int</td><td></td><td>Color code.<br /><i>0 = no color.</i></td></tr>\n        <tr><td>Contact</td><td>nvarchar</td><td>40</td><td>Invoice customer: Contact person.</td></tr>\n        <tr><td>CostAmount</td><td>float</td><td></td><td>Cost amount.<br /><i>Always in selected currency.</i></td></tr>\n        <tr><td>CostAmountBase</td><td>float</td><td></td><td>Cost amount (base currency).<br /><i>Always in DKK</i></td></tr>\n        <tr><td>CostCenter</td><td>nvarchar</td><td>20</td><td>Reference to the Costcenter which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Country</td><td>nvarchar</td><td>40</td><td>Invoice customer: Country.</td></tr>\n        <tr><td>CreatedBy</td><td>nvarchar</td><td>20</td><td>Name of the user who has created this order.</td></tr>\n        <tr><td>CreatedDate</td><td>datetime</td><td></td><td>Timestamp when the order was created.</td></tr>\n        <tr><td>Currency</td><td>nvarchar</td><td>3</td><td>Currency for this order.<br /><i>ISO standard</i></td></tr>\n        <tr><td>Customer</td><td>nvarchar</td><td>20</td><td>Invoice customer: Cusotmer no.</td></tr>\n        <tr><td>Delivery</td><td>nvarchar</td><td>20</td><td>Reference to the Delivery code which the order is associated.</td></tr>\n        <tr><td>DeliveryDate</td><td>datetime</td><td></td><td>Delivery date.</td></tr>\n        <tr><td>DeliveryWeek</td><td>int</td><td></td><td>Delivery week.</td></tr>\n        <tr><td>Department</td><td>nvarchar</td><td>20</td><td>Reference to the Department which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Due</td><td>datetime</td><td></td><td>Due date.</td></tr>\n        <tr><td>EDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no.<br /><i>For commumication with EDI fact / eFaktura.</i></td></tr>\n        <tr><td>EECCountry</td><td>smallint</td><td></td><td>The ISO code for EEC Country.</td></tr>\n        <tr><td>EECTransCode</td><td>tinyint</td><td></td><td>The ISO code for EEC Trans. code.</td></tr>\n        <tr><td>EMail</td><td>nvarchar</td><td>0</td><td>Invoice customer: E-mail.</td></tr>\n        <tr><td>EndDisc</td><td>float</td><td></td><td>End discount amount.<br /><i>Always in selected currency of the order.</i></td></tr>\n        <tr><td>EndDiscBase</td><td>float</td><td></td><td>End discount amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>EndDiscPct</td><td>float</td><td></td><td>End discount in pct.</td></tr>\n        <tr><td>Excise</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>ExciseBase</td><td>float</td><td></td><td><i>Not used.</i></td></tr>\n        <tr><td>Giro</td><td>nvarchar</td><td>20</td><td>Giro number for the customer.</td></tr>\n        <tr><td>GUID</td><td>uniqueidentifier</td><td></td><td>The unique identifier of the order no.</td></tr>\n        <tr><td>InternalRemarks</td><td>ntext</td><td></td><td>Internal remarks for this order no.</td></tr>\n        <tr><td>InvoiceDate</td><td>datetime</td><td></td><td>Invoice date for the invoiced order no.</td></tr>\n        <tr><td>IsLiableToPayTax</td><td>tinyint</td><td></td><td>Tells if this order no. is set up to pay tax:<br /><i>0=Yes, 1=No</i></td></tr>\n        <tr><td>KeepOrder</td><td>bit</td><td></td><td>Tells if you want to keep the order no. (header information) after the order has been booket:<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>Language</td><td>nvarchar</td><td>20</td><td>Language for this order no.</td></tr>\n        <tr><td>LEANCustomersReference</td><td>nvarchar</td><td>35</td><td>LEAN/EDI: Customers reference.</td></tr>\n        <tr><td>LEANOrderIdent</td><td>nvarchar</td><td>17</td><td>LEAN/EDI: Web order ID.</td></tr>\n        <tr><td>LEANShipReference</td><td>nvarchar</td><td>14</td><td>LEAN/EDI: Shipping reference.</td></tr>\n        <tr><td>LEANTest</td><td>bit</td><td></td><td>LEAN/EDI: Test order:<br /><i>0=No, 1=Yes.</i></td></tr>\n        <tr><td>Link</td><td>smallint</td><td></td><td>Internal field.</td></tr>\n        <tr><td>LockedBy</td><td>nvarchar</td><td>20</td><td>Shows the name of the user if the order no. is locked by another user.</td></tr>\n        <tr><td>Log</td><td>ntext</td><td></td><td>A log of what has happend on the order no.</td></tr>\n        <tr><td>Mobile</td><td>nvarchar</td><td>50</td><td>Order customer: mobile.</td></tr>\n        <tr><td>Name</td><td>nvarchar</td><td>60</td><td>Invoice customer: Name.</td></tr>\n        <tr><td>NumericOrderNo</td><td>decimal</td><td>(20,0)</td><td>Nummeric order no.<br /><i>Can be used for sorting all purchases numerical.</i></td></tr>\n        <tr><td>Optional1</td><td>smallint</td><td></td><td>Number of the userdefined optional field 1.</td></tr>\n        <tr><td>Optional2</td><td>smallint</td><td></td><td>Number of the userdefined optional field 2.</td></tr>\n        <tr><td>Optional3</td><td>smallint</td><td></td><td>Number of the userdefined optional field 3.</td></tr>\n        <tr><td>Optional4</td><td>smallint</td><td></td><td>Number of the userdefined optional field 4.</td></tr>\n        <tr><td>Optional5</td><td>smallint</td><td></td><td>Number of the userdefined optional field 5.</td></tr>\n        <tr><td>Optional6</td><td>smallint</td><td></td><td>Number of the userdefined optional field 6.</td></tr>\n        <tr><td>Optional7</td><td>smallint</td><td></td><td>Number of the userdefined optional field 7.</td></tr>\n        <tr><td>Optional8</td><td>smallint</td><td></td><td>Number of the userdefined optional field 8.</td></tr>\n        <tr><td>OptionalNumber1</td><td>float</td><td></td><td>Number of the userdefined optional number field 1.</td></tr>\n        <tr><td>OptionalNumber2</td><td>float</td><td></td><td>Number of the userdefined optional number field 2.</td></tr>\n        <tr><td>OptionalNumber3</td><td>float</td><td></td><td>Number of the userdefined optional number field 3.</td></tr>\n        <tr><td>OptionalNumber4</td><td>float</td><td></td><td>Number of the userdefined optional number field 4.</td></tr>\n        <tr><td>OptionalNumber5</td><td>float</td><td></td><td>Number of the userdefined optional number field 5.</td></tr>\n        <tr><td>OptionalNumber6</td><td>float</td><td></td><td>Number of the userdefined optional number field 6.</td></tr>\n        <tr><td>OptionalNumber7</td><td>float</td><td></td><td>Number of the userdefined optional number field 7.</td></tr>\n        <tr><td>OptionalNumber8</td><td>float</td><td></td><td>Number of the userdefined optional number field 8.</td></tr>\n        <tr><td>OptionalText1</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 1.</td></tr>\n        <tr><td>OptionalText2</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 2.</td></tr>\n        <tr><td>OptionalText3</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 3.</td></tr>\n        <tr><td>OptionalText4</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 4.</td></tr>\n        <tr><td>OptionalText5</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 5.</td></tr>\n        <tr><td>OptionalText6</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 6.</td></tr>\n        <tr><td>OptionalText7</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 7.</td></tr>\n        <tr><td>OptionalText8</td><td>nvarchar</td><td>40</td><td>Text of the userdefined optional text field 8.</td></tr>\n        <tr><td>OrderCategory</td><td>nvarchar</td><td>20</td><td>Reference to the Order Category which the order is associated.</td></tr>\n        <tr><td>OrderCommunication</td><td>nvarchar</td><td>20</td><td>Reference to the Order Communication which the order is associated.<br /><i>Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>OrderCommunicationStatus</td><td>nvarchar</td><td>20</td><td>Reference to the Order Communication Staus which the order is associated.<br /><i>Used together with EDI / eFaktura.</i></td></tr>\n        <tr><td>OrderCustomer</td><td>nvarchar</td><td>20</td><td>Order customer: Customer no.</td></tr>\n        <tr><td>OrderCustomerAddress1</td><td>nvarchar</td><td>60</td><td>Order customer: Address 1.</td></tr>\n        <tr><td>OrderCustomerAddress2</td><td>nvarchar</td><td>60</td><td>Order customer: Address 2.</td></tr>\n        <tr><td>OrderCustomerAddress3</td><td>nvarchar</td><td>60</td><td>Order customer: Address 3.</td></tr>\n        <tr><td>OrderCustomerCity</td><td>nvarchar</td><td>61</td><td>Order customer: Postal code and City.<br /><i>Merged field OrderCustomerPostalcode and OrderCustomerCityName.</i></td></tr>\n        <tr><td>OrderCustomerCityName</td><td>nvarchar</td><td>40</td><td>Order customer: City.</td></tr>\n        <tr><td>OrderCustomerContact</td><td>nvarchar</td><td>40</td><td>Order customer: Contact person.</td></tr>\n        <tr><td>OrderCustomerCountry</td><td>nvarchar</td><td>40</td><td>Order customer: Country.</td></tr>\n        <tr><td>OrderCustomerEMail</td><td>varchar</td><td>60</td><td>Order customer: E-mail.</td></tr>\n        <tr><td>OrderCustomerName</td><td>nvarchar</td><td>60</td><td>Order customer: Name.</td></tr>\n        <tr><td>OrderCustomerPostalCode</td><td>nvarchar</td><td>20</td><td>Order customer: Postal code.</td></tr>\n        <tr><td>OrderDate</td><td>datetime</td><td></td><td>Order date.</td></tr>\n        <tr><td>OrderMerging</td><td>smallint</td><td></td><td>Allow this order no. to be merged with other orders:<br /><i>0=Yes, 1=No.</i></td></tr>\n        <tr><td>OrderNo</td><td>nvarchar</td><td>20</td><td>Order no. (Uniqied number combined with the field Trail.<br /><i>Must be nummeric eg. 1000001.</i></td></tr>\n        <tr><td>OrderText</td><td>nvarchar</td><td>60</td><td>Order description.</td></tr>\n        <tr><td>OrderType</td><td>smallint</td><td></td><td>Type of the order:<br />0<i>=Salgs order, 1=Cash order, 2=Subscription order, 3=Quotation.</i></td></tr>\n        <tr><td>OurRef</td><td>nvarchar</td><td>40</td><td>Our ref.</td></tr>\n        <tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Reference to the Payment terms which the order is associated.</td></tr>\n        <tr><td>PostalCode</td><td>nvarchar</td><td>20</td><td>Invoice customer: Postal code.</td></tr>\n        <tr><td>PriceList</td><td>nvarchar</td><td>20</td><td>Reference to the Pricelist which the order is associated.</td></tr>\n        <tr><td>Project</td><td>nvarchar</td><td>20</td><td>Reference to the Project which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>Purpose</td><td>nvarchar</td><td>20</td><td>Reference to the Purpose which the order is associated.<br /><i>(one of 4 dimensions).</i></td></tr>\n        <tr><td>PurchasePriceList</td><td>nvarchar</td><td>20</td><td>Reference to the Purchase Pricelist which the order is associated.</td></tr>\n        <tr><td>QuotationTrail</td><td>int</td><td></td><td>Trail of the archived quotation ordre no.</td></tr>\n        <tr><td>Rate</td><td>float</td><td></td><td>Rate.<br /><i>Must always be 100 for DKK.</i></td></tr>\n        <tr><td>RecordID</td><td>int</td><td></td><td>Post ID.<br /><i>Record ID is the unique identifier for the record.</i></td></tr>\n        <tr><td>RecvNo</td><td>nvarchar</td><td>40</td><td>Requisition number.</td></tr>\n        <tr><td>Remarks</td><td>ntext</td><td></td><td>Remarks for this order no.</td></tr>\n        <tr><td>Reports</td><td>nvarchar</td><td>20</td><td>Code for the report to be used.<br /><i>Blank = default.</i></td></tr>\n        <tr><td>RoundedAmount</td><td>float</td><td></td><td>Rounded amount.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>RoundedAmountBase</td><td>float</td><td></td><td>Roundet amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>SalesRep</td><td>nvarchar</td><td>20</td><td>Reference to the salesperson which the order is associated.</td></tr>\n        <tr><td>SettleOrders</td><td>ntext</td><td></td><td>Settlemet of order no.</td></tr>\n        <tr><td>Ship1</td><td>nvarchar</td><td>60</td><td>Delivery customer: Name.</td></tr>\n        <tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 1.</td></tr>\n        <tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 2.</td></tr>\n        <tr><td>Ship4</td><td>nvarchar</td><td>61</td><td>Delivery customer: Postal code and city.<br /><i>Merged field of ShipPostalCode and ShipCityName.</i></td></tr>\n        <tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Delivery customer: Country.</td></tr>\n        <tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Delivery customer: Your ref.</td></tr>\n        <tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 3</td></tr>\n        <tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Delivery customer: City.</td></tr>\n        <tr><td>ShipDate</td><td>datetime</td><td></td><td>Packing date.</td></tr>\n        <tr><td>ShipEDILocationNr</td><td>nvarchar</td><td>13</td><td>This field contains a 13 number of GLN no. for the delivery customer.<br /><i>For commumication with EDI fact / eFaktura.</i></td></tr>\n        <tr><td>ShipEMail</td><td>varchar</td><td>60</td><td>Delivery customer: E-mail.</td></tr>\n        <tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Delivery customer: Postal code.</td></tr>\n        <tr><td>ShipTo</td><td>nvarchar</td><td>20</td><td>Delivery customer: Customer no.</td></tr>\n        <tr><td>Status</td><td>nvarchar</td><td>20</td><td>Status for the order no.</td></tr>\n        <tr><td>SubDescription</td><td>ntext</td><td></td><td>Description of the subscription.</td></tr>\n        <tr><td>SubEndDate</td><td>datetime</td><td></td><td>End date for the subscription.</td></tr>\n        <tr><td>SubIntervals</td><td>nvarchar</td><td>40</td><td>Subscription interval.<br /><i>Contains information about the next interval for the order no. to be invoiced.</i></td></tr>\n        <tr><td>SubNextDate</td><td>datetime</td><td></td><td>Next date for the subscription to be invoiced.</td></tr>\n        <tr><td>Tax</td><td>nvarchar</td><td>20</td><td>Code for calculating tax.</td></tr>\n        <tr><td>TaxAmount</td><td>float</td><td></td><td>The total amount of tax on the order no. in the selected currency.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>TaxAmountBase</td><td>float</td><td></td><td>The total amount of tax in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TaxNo</td><td>nvarchar</td><td>20</td><td>Corporate Identification Number.<br /><i>For example CVR no. in Denmark.</i></td></tr>\n        <tr><td>Total</td><td>float</td><td></td><td>The total amount in selected currency.<br /><i>Always in selected currency of the purchase.</i></td></tr>\n        <tr><td>TotalBase</td><td>float</td><td></td><td>The total amount in base currency.<br /><i>Always in currency DKK</i></td></tr>\n        <tr><td>TotalDuty</td><td>float</td><td></td><td>The total due amount in selected currency.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>TotalDutyBase</td><td>float</td><td></td><td>Total duty in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>TotalVolume</td><td>float</td><td></td><td>Total volume.</td></tr>\n        <tr><td>TotalWeight</td><td>float</td><td></td><td>Total weight.</td></tr>\n        <tr><td>Trail</td><td>float</td><td></td><td>Trail of the invoiced order no.<br /><i>Part of the unique key.</i></td></tr>\n        <tr><td>VatFee</td><td>float</td><td></td><td>VAT fee.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>VatFeeBase</td><td>float</td><td></td><td>VAT fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VatFreeFee</td><td>float</td><td></td><td>VAT free fee.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>VatFreeFeeBase</td><td>float</td><td></td><td>VAT free fee in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>VATLiableAmount</td><td>float</td><td></td><td> VAT liable amount.<br /><i>Always in selected currency of the order no.</i></td></tr>\n        <tr><td>VATLiableAmountBase</td><td>float</td><td></td><td>VAT liable amount in base currency.<br /><i>Allways in currency DKK.</i></td></tr>\n        <tr><td>Voucher</td><td>nvarchar</td><td>20</td><td>Invoice no. for the invoiced order no.</td></tr>\n        <tr><td>YourRef</td><td>nvarchar</td><td>40</td><td>Your ref.</td></tr>\n </tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Orders","OrderById"],"host":["api","kompas4","com"],"query":[{"key":"orderNo","value":"1"},{"key":"trail","value":"2"},{"disabled":true,"key":"GUID","value":"34644f9b-36fb-4ea7-98a5-ade5af0b9352"}],"variable":[]}},"response":[],"_postman_id":"beed0f05-ae35-4c61-870d-87a09e175991"},{"name":"Add Orders","id":"e9629df7-6855-4cf0-ad43-7ef8ff848268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"tokenid","value":"IbieNw+Irclydp3AwDntZAv24Dtkz+zSSAUBLAPmaKO0fdc6DJ1BSJhfDSVWO6s+vUNcocUHonZX7iSX3VQdsg==","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"OrderNo\":\"1122331\",\r\n\t\"OrderCustomer\":\"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Orders/AddNewOrders","description":"<p>This endpoint allows you to create a new order no.</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the new created order no.</p>\n\n<p></p><h4>Required properties</h4><p></p>\n<p>OrderNo</p>\n<p>OrderCustomer</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Currency</td><td>nvarchar</td><td>3</td><td>Currency for this order.<br /><i>ISO standard</i></td></tr>\n        <tr><td>DeliveryDate</td><td>datetime</td><td></td><td>Delivery date.</td></tr>\n        <tr><td>InternalRemarks</td><td>ntext</td><td></td><td>Internal remarks for this order no.</td></tr>\n        <tr><td>Mobile</td><td>nvarchar</td><td>50</td><td>Order customer: Mobile.</td></tr>\n        <tr><td>OrderCustomer</td><td>nvarchar</td><td>20</td><td>Order customer: Customer no.</td></tr>\n        <tr><td>OrderCustomerAddress1</td><td>nvarchar</td><td>60</td><td>Order customer: Address 1.</td></tr>\n        <tr><td>OrderCustomerAddress2</td><td>nvarchar</td><td>60</td><td>Order customer: Address 2.</td></tr>\n        <tr><td>OrderCustomerAddress3</td><td>nvarchar</td><td>60</td><td>Order customer: Address 3.</td></tr>\n        <tr><td>OrderCustomerCityName</td><td>nvarchar</td><td>40</td><td>Order customer: City.</td></tr>\n        <tr><td>OrderCustomerContact</td><td>nvarchar</td><td>40</td><td>Order customer: Contact person.</td></tr>\n        <tr><td>OrderCustomerCountry</td><td>nvarchar</td><td>40</td><td>Order customer: Country.</td></tr>\n        <tr><td>OrderCustomerEMail</td><td>varchar</td><td>60</td><td>Order customer: E-mail.</td></tr>\n        <tr><td>OrderCustomerName</td><td>nvarchar</td><td>60</td><td>Order customer: Name.</td></tr>\n        <tr><td>OrderCustomerPostalCode</td><td>nvarchar</td><td>20</td><td>Order customer: Postal code.</td></tr>\n        <tr><td>OrderDate</td><td>datetime</td><td></td><td>Order date.</td></tr>\n        <tr><td>OrderNo</td><td>nvarchar</td><td>20</td><td>Order no. (Uniqied number).<br /><i>Must be nummeric eg. 1000001.</i></td></tr>\n        <tr><td>OrderType</td><td>smallint</td><td></td><td>Type of the order:<br />0<i>=Salgs order, 1=Cash order, 2=Subscription order, 3=Quotation.</i></td></tr>\n        <tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Reference to the Payment terms which the order is associated.</td></tr>\n        <tr><td>RecvNo</td><td>nvarchar</td><td>40</td><td>Requisition number.</td></tr>\n        <tr><td>Remarks</td><td>ntext</td><td></td><td>Remarks for this order no.</td></tr>\n        <tr><td>SalesRep</td><td>nvarchar</td><td>20</td><td>Reference to the salesperson which the order is associated.</td></tr>\n        <tr><td>Ship1</td><td>nvarchar</td><td>60</td><td>Delivery customer: Name.</td></tr>\n        <tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 1.</td></tr>\n        <tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 2.</td></tr>\n        <tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Delivery customer: Country.</td></tr>\n        <tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Delivery customer: Your ref.</td></tr>\n        <tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 3</td></tr>\n        <tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Delivery customer: City.</td></tr>\n        <tr><td>ShipEMail</td><td>varchar</td><td>60</td><td>Delivery customer: E-mail.</td></tr>\n        <tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Delivery customer: Postal code.</td></tr>\n        <tr><td>Status</td><td>nvarchar</td><td>20</td><td>Status for the order no.</td></tr>\n        <tr><td>YourRef</td><td>nvarchar</td><td>40</td><td>Your ref.</td></tr>\n</tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Orders","AddNewOrders"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9629df7-6855-4cf0-ad43-7ef8ff848268"},{"name":"Update Order","id":"1820b677-6200-47df-9d5b-b808afd38433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"OrderNo\":\"900060\",\r\n\t\"OrderCustomerAddress1\":\"address1\",\r\n\t\"OrderCustomerAddress2\":\"address2\",\r\n    \"SalesRep\":\"Lars\",\r\n    \"Remarks\":\"This is a remark.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Orders/UpdateOrders","description":"<p>This endpoint allows you to update an existing order no.</p>\n\n<p></p><h4>Return type</h4><p></p>\n<p>This method returns the updated order no.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>OrderNo</p>\n<p>GUID</p>\n\n<p></p><h4>Properties</h4><p></p>\n\n<table>\n    <thead>\n        <tr>\n            <td><b>Fieldname</b></td>\n            <td><b>Type</b></td>\n            <td><b>Length</b></td>\n            <td><b>Description</b></td>\n        </tr>\n    </thead>\n    <tbody>\n        <tr><td>Currency</td><td>nvarchar</td><td>3</td><td>Currency for this order.<br /><i>ISO standard</i></td></tr>\n        <tr><td>DeliveryDate</td><td>datetime</td><td></td><td>Delivery date.</td></tr>\n        <tr><td>InternalRemarks</td><td>ntext</td><td></td><td>Internal remarks for this order no.</td></tr>\n        <tr><td>Mobile</td><td>nvarchar</td><td>50</td><td>Order customer: Mobile.</td></tr>\n        <tr><td>OrderCustomer</td><td>nvarchar</td><td>20</td><td>Order customer: Customer no.</td></tr>\n        <tr><td>OrderCustomerAddress1</td><td>nvarchar</td><td>60</td><td>Order customer: Address 1.</td></tr>\n        <tr><td>OrderCustomerAddress2</td><td>nvarchar</td><td>60</td><td>Order customer: Address 2.</td></tr>\n        <tr><td>OrderCustomerAddress3</td><td>nvarchar</td><td>60</td><td>Order customer: Address 3.</td></tr>\n        <tr><td>OrderCustomerCityName</td><td>nvarchar</td><td>40</td><td>Order customer: City.</td></tr>\n        <tr><td>OrderCustomerContact</td><td>nvarchar</td><td>40</td><td>Order customer: Contact person.</td></tr>\n        <tr><td>OrderCustomerCountry</td><td>nvarchar</td><td>40</td><td>Order customer: Country.</td></tr>\n        <tr><td>OrderCustomerEMail</td><td>varchar</td><td>60</td><td>Order customer: E-mail.</td></tr>\n        <tr><td>OrderCustomerName</td><td>nvarchar</td><td>60</td><td>Order customer: Name.</td></tr>\n        <tr><td>OrderCustomerPostalCode</td><td>nvarchar</td><td>20</td><td>Order customer: Postal code.</td></tr>\n        <tr><td>OrderDate</td><td>datetime</td><td></td><td>Order date.</td></tr>\n        <tr><td>OrderNo</td><td>nvarchar</td><td>20</td><td>Order no. (Uniqied number).<br /><i>Must be nummeric eg. 1000001.</i></td></tr>\n        <tr><td>OrderType</td><td>smallint</td><td></td><td>Type of the order:<br />0<i>=Salgs order, 1=Cash order, 2=Subscription order, 3=Quotation.</i></td></tr>\n        <tr><td>Payment</td><td>nvarchar</td><td>20</td><td>Reference to the Payment terms which the order is associated.</td></tr>\n        <tr><td>RecvNo</td><td>nvarchar</td><td>40</td><td>Requisition number.</td></tr>\n        <tr><td>Remarks</td><td>ntext</td><td></td><td>Remarks for this order no.</td></tr>\n        <tr><td>SalesRep</td><td>nvarchar</td><td>20</td><td>Reference to the salesperson which the order is associated.</td></tr>\n        <tr><td>Ship1</td><td>nvarchar</td><td>60</td><td>Delivery customer: Name.</td></tr>\n        <tr><td>Ship2</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 1.</td></tr>\n        <tr><td>Ship3</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 2.</td></tr>\n        <tr><td>Ship5</td><td>nvarchar</td><td>60</td><td>Delivery customer: Country.</td></tr>\n        <tr><td>Ship6</td><td>nvarchar</td><td>60</td><td>Delivery customer: Your ref.</td></tr>\n        <tr><td>Ship7</td><td>nvarchar</td><td>60</td><td>Delivery customer: Address 3</td></tr>\n        <tr><td>ShipCityName</td><td>nvarchar</td><td>40</td><td>Delivery customer: City.</td></tr>\n        <tr><td>ShipEMail</td><td>varchar</td><td>60</td><td>Delivery customer: E-mail.</td></tr>\n        <tr><td>ShipPostalCode</td><td>nvarchar</td><td>20</td><td>Delivery customer: Postal code.</td></tr>\n        <tr><td>Status</td><td>nvarchar</td><td>20</td><td>Status for the order no.</td></tr>\n        <tr><td>YourRef</td><td>nvarchar</td><td>40</td><td>Your ref.</td></tr>\n</tbody>\n</table>","urlObject":{"protocol":"https","path":["api","Orders","UpdateOrders"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[{"id":"912a7508-09bf-4fce-8cbd-05fa7f5a3aee","name":"Update Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"OrderNo\":\"900060\",\r\n\t\"OrderCustomerAddress1\":\"address1\",\r\n\t\"OrderCustomerAddress2\":\"address2\",\r\n    \"SalesRep\":\"Lars\",\r\n    \"Remarks\":\"This is a remark.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/Orders/UpdateOrders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Date","value":"Mon, 16 Aug 2021 07:25:48 GMT"},{"key":"Content-Length","value":"2886"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"orderNo\": \"900060\",\n        \"customer\": \"Standard\",\n        \"name\": \"\",\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"address3\": \"\",\n        \"country\": \"\",\n        \"contact\": \"\",\n        \"email\": \"\",\n        \"shipTo\": \"\",\n        \"ship1\": \"\",\n        \"ship2\": \"\",\n        \"ship3\": \"\",\n        \"ship5\": \"\",\n        \"ship6\": \"\",\n        \"ship7\": \"\",\n        \"shipEmail\": \"\",\n        \"priceList\": \"Standardpriser\",\n        \"category\": \"\",\n        \"salesRep\": \"Lars\",\n        \"payment\": \"04. Netto 14 dage\",\n        \"giro\": \"\",\n        \"tax\": \"Salgsmoms\",\n        \"taxNo\": \"\",\n        \"agent\": \"\",\n        \"delivery\": \"\",\n        \"currency\": \"DKK\",\n        \"rate\": 100,\n        \"language\": \"Dansk\",\n        \"department\": \"\",\n        \"costCenter\": \"\",\n        \"purpose\": \"\",\n        \"project\": \"\",\n        \"status\": \"Oprettet\",\n        \"allocated\": 0,\n        \"amount\": 0,\n        \"amountBase\": 0,\n        \"taxAmount\": 0,\n        \"taxAmountBase\": 0,\n        \"total\": 0,\n        \"totalBase\": 0,\n        \"remarks\": \"This is a remark.\",\n        \"log\": \"\",\n        \"trail\": 0,\n        \"due\": null,\n        \"voucher\": \"\",\n        \"link\": 0,\n        \"roundedAmount\": 0,\n        \"roundedAmountBase\": 0,\n        \"vatFee\": 0,\n        \"vatFeeBase\": 0,\n        \"vatFreeFee\": 0,\n        \"vatFreeFeeBase\": 0,\n        \"excise\": 0,\n        \"exciseBase\": 0,\n        \"endDisc\": 0,\n        \"endDiscBase\": 0,\n        \"endDiscPct\": 0,\n        \"createdBy\": \"\",\n        \"createdDate\": \"2021-08-03T16:13:28.39\",\n        \"changedBy\": \"\",\n        \"changedDate\": \"2021-08-16T09:44:09.4\",\n        \"recordId\": 53,\n        \"invoiceDate\": null,\n        \"deliveryDate\": null,\n        \"recvNo\": \"\",\n        \"reports\": \"\",\n        \"totalWeight\": 0,\n        \"totalVolume\": 0,\n        \"totalDuty\": 0,\n        \"totalDutyBase\": 0,\n        \"orderText\": \"Opgavetekst i kompas?\",\n        \"costAmount\": 0,\n        \"costAmountBase\": 0,\n        \"orderType\": 0,\n        \"subIntervals\": \"\",\n        \"subNextDate\": null,\n        \"subEndDate\": null,\n        \"orderDate\": null,\n        \"deliveryWeek\": 0,\n        \"optionalText1\": \"\",\n        \"optionalText2\": \"\",\n        \"optionalText3\": \"\",\n        \"optionalText4\": \"\",\n        \"optionalText5\": \"\",\n        \"optionalText6\": \"\",\n        \"optionalText7\": \"\",\n        \"optionalText8\": \"\",\n        \"optionalNumber1\": 0,\n        \"optionalNumber2\": 0,\n        \"optionalNumber3\": 0,\n        \"optionalNumber4\": 0,\n        \"optionalNumber5\": 0,\n        \"optionalNumber6\": 0,\n        \"optionalNumber7\": 0,\n        \"optionalNumber8\": 0,\n        \"optional1\": 0,\n        \"optional2\": 0,\n        \"optional3\": 0,\n        \"optional4\": 0,\n        \"optional5\": 0,\n        \"optional6\": 0,\n        \"optional7\": 0,\n        \"optional8\": 0,\n        \"orderCustomer\": \"Standard\",\n        \"orderCustomerName\": \"\",\n        \"orderCustomerAddress1\": \"address1\",\n        \"orderCustomerAddress2\": \"address2\",\n        \"orderCustomerAddress3\": \"\",\n        \"orderCustomerCountry\": \"\",\n        \"orderCustomerContact\": \"\",\n        \"orderCustomerEmail\": \"\",\n        \"cashDiscount\": \"\",\n        \"yourRef\": \"\",\n        \"ourRef\": \"\",\n        \"calculationOfCargo\": 0,\n        \"lockedBy\": \"\",\n        \"eeccountry\": 0,\n        \"eectransCode\": 0,\n        \"settleOrders\": \"\",\n        \"subDescription\": \"\",\n        \"shipDate\": null,\n        \"internalRemarks\": \"\",\n        \"archiveTrail\": 0,\n        \"vatliableAmount\": 0,\n        \"vatliableAmountBase\": 0,\n        \"guid\": \"a83af18b-899a-4184-99a1-2918ca9e39d3\",\n        \"orderCommunication\": \"\",\n        \"orderCommunicationStatus\": \"Oprettet\",\n        \"edilocationNr\": \"\",\n        \"shipEdilocationNr\": \"\",\n        \"leanorderIdent\": \"\",\n        \"leanshipReference\": \"\",\n        \"leantest\": false,\n        \"leancustomersReference\": \"\",\n        \"isLiableToPayTax\": 0,\n        \"cityName\": \"\",\n        \"postalCode\": \"\",\n        \"shipCityName\": \"\",\n        \"shipPostalCode\": \"\",\n        \"orderCustomerCityName\": \"\",\n        \"orderCustomerPostalCode\": \"\",\n        \"city\": \" \",\n        \"ship4\": \" \",\n        \"orderCustomerCity\": \" \",\n        \"numericOrderNo\": 900060,\n        \"orderCategory\": \"\",\n        \"orderMerging\": 0,\n        \"keepOrder\": false,\n        \"endDiscIncl\": 0,\n        \"endDiscInclBase\": 0,\n        \"quotationTrail\": 0,\n        \"purchasePriceList\": null,\n        \"mobile\": null,\n        \"color\": 0,\n        \"comteamKontraktnavn\": null\n    },\n    \"message\": \"Orders Updated sucessfully\",\n    \"totalCounts\": 0\n}"}],"_postman_id":"1820b677-6200-47df-9d5b-b808afd38433"},{"name":"Delete Order","id":"566cb6a9-31f9-4cfa-98bf-8f06bd39c2e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/Orders/DeleteOrders?orderNo=23456","description":"<p>This endpoint allows you to delete an open order no.</p>\n\n<p></p><h4>Selectable properties</h4><p></p>\n<p>OrderNo</p>\n<p>GUID</p>\n\n<p></p><h4>Return message</h4><p></p>\n\n<p>If the operation is succesfull it will return this:</p>\n<p>\n<br />{\n<br />  \"success\": true,\n<br />  \"data\": 1,\n<br />  \"message\": \"Orders Deleted sucessfully\",\n<br />  \"totalCounts\": 0\n<br />}\n</p>\n\n<p>Else you will get a message, why you can not delete the order no.</p>","urlObject":{"protocol":"https","path":["api","Orders","DeleteOrders"],"host":["api","kompas4","com"],"query":[{"key":"orderNo","value":"23456"},{"disabled":true,"key":"GUID","value":""},{"disabled":true,"key":"textLanguage","value":""},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"566cb6a9-31f9-4cfa-98bf-8f06bd39c2e5"}],"id":"c6296967-83d9-4fc0-83af-50f8a64b067a","_postman_id":"c6296967-83d9-4fc0-83af-50f8a64b067a","description":""},{"name":"Customer Contacts","item":[{"name":"CustomerContact List","id":"7e143d1d-98aa-47b9-8fce-272fa15685ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/CustomerContact/CustomerContacts","urlObject":{"protocol":"https","path":["api","CustomerContact","CustomerContacts"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e143d1d-98aa-47b9-8fce-272fa15685ad"},{"name":"CustomerContact ById","id":"5278f988-faca-431f-ba68-78e49d3df018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com/api/CustomerContact/CustomerContactById?recordId=1825","urlObject":{"protocol":"https","path":["api","CustomerContact","CustomerContactById"],"host":["api","kompas4","com"],"query":[{"key":"recordId","value":"1825"},{"disabled":true,"key":"GUID","value":null}],"variable":[]}},"response":[],"_postman_id":"5278f988-faca-431f-ba68-78e49d3df018"},{"name":"AddNew CustomerContact","id":"d4761228-8fe1-433a-bc17-7e7c67769fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"Customer\":\"97145100\",\r\n\t\"Address1\":\"Address1\",\r\n\t\"Address2\":\"Address2\",\r\n\t\"City\":\"Test City\",\r\n\t\"Country\":\"Test Country\",\r\n\t\"DirectPhone\":\"12345678\",\r\n\t\"LoginName\":\"test@gmail.com\",\r\n\t\"LoginPassWord\":\"test@123\",\r\n\t\"Email\":\"test@gmail.com\",\r\n\t\"Name\":\"Test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/CustomerContact/AddNewCustomerContact","urlObject":{"protocol":"https","path":["api","CustomerContact","AddNewCustomerContact"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4761228-8fe1-433a-bc17-7e7c67769fbb"},{"name":"Update CustomerContact","id":"03682393-6443-419a-a6d3-8b9848174eff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"RecordId\":1825,\r\n\t\"Customer\":\"97145100\",\r\n\t\"Address1\":\"Address1\",\r\n\t\"Address2\":\"Address2\",\r\n\t\"City\":\"Test City\",\r\n\t\"Country\":\"Test Country\",\r\n\t\"DirectPhone\":\"123456789\",\r\n\t\"LoginName\":\"test@gmail.com1\",\r\n\t\"LoginPassWord\":\"test@1234\",\r\n\t\"Email\":\"test@gmail.com\",\r\n\t\"Name\":\"Test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kompas4.com/api/CustomerContact/UpdateCustomerContact","urlObject":{"protocol":"https","path":["api","CustomerContact","UpdateCustomerContact"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"03682393-6443-419a-a6d3-8b9848174eff"},{"name":"Delete CustomerContact","id":"9b00ec55-997c-4cfb-816f-0bc42e5bb5c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:54649/api/CustomerContact/DeleteCustomerContact?recordId=1825&GUID&currentUserId&textLanguage","urlObject":{"protocol":"http","port":"54649","path":["api","CustomerContact","DeleteCustomerContact"],"host":["localhost"],"query":[{"key":"recordId","value":"1825"},{"key":"GUID","value":null},{"key":"currentUserId","value":null},{"key":"textLanguage","value":null}],"variable":[]}},"response":[],"_postman_id":"9b00ec55-997c-4cfb-816f-0bc42e5bb5c4"}],"id":"21b1931e-3bf8-404d-a43b-d2e05d0404a3","_postman_id":"21b1931e-3bf8-404d-a43b-d2e05d0404a3","description":""},{"name":"EasyAppInformation","item":[],"id":"39963d5b-e153-4ad8-9c42-525a0fef8efc","_postman_id":"39963d5b-e153-4ad8-9c42-525a0fef8efc","description":""},{"name":"Details about a user","id":"faee9b15-37fe-4194-a6da-121f203f5cf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kompas4.com//user?id=<integer>","urlObject":{"path":["user"],"host":["https://api.kompas4.com/"],"query":[{"description":{"content":"<p>(Required) ID of the user</p>\n","type":"text/plain"},"key":"id","value":"<integer>"}],"variable":[]}},"response":[{"id":"3c23c6b8-34b1-4774-867c-d6b7d2be4523","name":"Details about a user","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kompas4.com//user?id=<integer>","host":["https://api.kompas4.com/"],"path":["user"],"query":[{"key":"id","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-next","value":"<string>","description":"A link to the next page of responses"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"<long>\",\n \"name\": \"<string>\",\n \"tag\": \"<string>\"\n}"},{"id":"73ecc785-4900-4525-a146-5d25152e8b66","name":"unexpected error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kompas4.com//user?id=<integer>","host":["https://api.kompas4.com/"],"path":["user"],"query":[{"key":"id","value":"<integer>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"code\": \"<integer>\",\n \"message\": \"<string>\"\n}"}],"_postman_id":"faee9b15-37fe-4194-a6da-121f203f5cf7"},{"name":"InventoryParameter","id":"37501dc3-599b-43b5-9b6d-d810ac4c9afb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"37501dc3-599b-43b5-9b6d-d810ac4c9afb"},{"name":"Add Project lines","id":"8d480e16-f654-4888-b70d-2cf229e75b95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"tokenid","value":"tfFAoG5qloSoZETo0l5*Ocyx2GURu*P*Wr6ixBYc5IwDtop_TRrjSAKbUUZWN7g8uA1quaOehdEibANyS92TVR8Pdzmebaxez3l3qMOVesbrG4E99GKl*F245e2c_yLyfaqBdfdIlDFebCIPpkynXQLwDjWof0ZYtmre*layXLA=","type":"text"}],"body":{"mode":"raw","raw":"{  \r\n    \"Project\": \"1800078\",\r\n    \"Quantity\": \"0.25\",\r\n    \"Item\": \"2000\",\r\n    \"Employee\": \"al\"\r\n    \"Remarks\"}"},"url":"https://api.kompas4.com/api/ProjectLine/AddNewProjectLine","urlObject":{"protocol":"https","path":["api","ProjectLine","AddNewProjectLine"],"host":["api","kompas4","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d480e16-f654-4888-b70d-2cf229e75b95"}],"event":[{"listen":"prerequest","script":{"id":"2b26b2c8-51d1-4a35-85d8-456512b68cbc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"474fff4d-5073-4221-81b8-345208e1fe00","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.kompas4.com/"}]}