{"info":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","description":"<html><head></head><body><p>This API gives your applications direct access to your <strong>Sage 50c</strong> company data and operations over the web — no need to install Sage or write against its desktop interface. Any application, on any platform, can read and manage your business data through simple HTTP calls and receive clean, structured JSON responses.</p>\n<h3 id=\"what-you-can-do-with-it\">What you can do with it</h3>\n<ul>\n<li><p>Manage core business records: Items, Customers, Suppliers, Warehouses, and more.</p>\n</li>\n<li><p>Create and manage business documents: invoices, orders, stock movements, payments, and account transactions.</p>\n</li>\n<li><p>Look up pricing, stock levels, outstanding balances, and other day-to-day operational data.</p>\n</li>\n<li><p>Multiple versions of the same resource (<code>v1</code>–<code>v4</code>) are kept available side by side, so integrations built against an older version keep working even as newer, improved versions are released.</p>\n</li>\n</ul>\n<h3 id=\"access-and-permissions\">Access and permissions</h3>\n<ul>\n<li><p>Every request must be authenticated — see <strong>Authentication</strong> below.</p>\n</li>\n<li><p>The endpoints available to you depend on your active license(s); only the features you're licensed for are shown here.</p>\n</li>\n</ul>\n<h3 id=\"authentication\">Authentication</h3>\n<ul>\n<li>All endpoints (except those explicitly marked as public) require a valid API key or access token — use the <strong>Authorize</strong> button above to supply either an <code>x-api-key</code> header or a <code>Bearer</code> token.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"31610177","collectionId":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","publishedId":"2sBY4HUPrg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-14T10:51:26.000Z"},"item":[{"name":"AccountingExportDate","item":[{"name":"/v1/AccountingExport","id":"b1bb30ed-5524-4c28-b812-da7bed3865dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountingExport?AccountingExportDateTable=7&TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317&AccountingExportDate=2026-07-03 15:40:03","description":"<p>Marks a transaction as exported to your accounting system on the given date, so you can track which documents have already been sent and avoid exporting them again.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountingExport"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The AccountingExportDateTable.</p>\n","type":"text/plain"},"key":"AccountingExportDateTable","value":"7"},{"description":{"content":"<p>The transaction document type.</p>\n","type":"text/plain"},"key":"TransDoc","value":"string"},{"description":{"content":"<p>The transaction document serial.</p>\n","type":"text/plain"},"key":"TransSerial","value":"string"},{"description":{"content":"<p>The transaction document number.</p>\n","type":"text/plain"},"key":"TransDocNumber","value":"9827.058787734317"},{"description":{"content":"<p>The AccountingExport date.</p>\n","type":"text/plain"},"key":"AccountingExportDate","value":"2026-07-03 15:40:03"}],"variable":[]}},"response":[{"id":"29c4d16d-01a6-43a9-8e59-f74ce307e1e4","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/AccountingExport?AccountingExportDateTable=7&TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317&AccountingExportDate=2026-07-03 15:40:03","host":["http://localhost:5581"],"path":["v1","AccountingExport"],"query":[{"description":"The AccountingExportDateTable.","key":"AccountingExportDateTable","value":"7"},{"description":"The transaction document type.","key":"TransDoc","value":"string"},{"description":"The transaction document serial.","key":"TransSerial","value":"string"},{"description":"The transaction document number.","key":"TransDocNumber","value":"9827.058787734317"},{"description":"The AccountingExport date.","key":"AccountingExportDate","value":"2026-07-03 15:40:03"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"b1bb30ed-5524-4c28-b812-da7bed3865dd"}],"id":"414a5774-d7c8-4d1a-8306-652d7e8e8369","_postman_id":"414a5774-d7c8-4d1a-8306-652d7e8e8369","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"AccountTransaction","item":[{"name":"/v1/AccountTransaction","id":"fb1a35d6-b753-4e4b-a192-e9232174b6e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountTransaction","description":"<p>Returns every account transaction recorded — payments, receipts, and other account movements. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"4033cac2-f2c6-42ac-8458-9c5b4314abc0","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/AccountTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TransBehavior\": \"BehConversion\",\n    \"CreateDate\": \"1990-11-16T20:32:58.487Z\",\n    \"CreateTime\": \"1994-02-20T02:59:55.452Z\",\n    \"Zone\": {\n      \"ZoneID\": 9565,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztPassiveSubjectInversion\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 5615.359158008053,\n      \"BuyExchange\": 5729.642188281159,\n      \"ExchangeDate\": \"1988-05-11T00:50:35.012Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 6468.740879120317,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 4852,\n      \"PriceItemDecimalPlaces\": 8489,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 1156.4939597030354,\n      \"BuyExchange\": 1007.7213369927573,\n      \"ExchangeDate\": \"1962-02-15T02:03:34.730Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 7435.500198639325,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 8876,\n      \"PriceItemDecimalPlaces\": 825,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 3086.5100797130285,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 9854.86374170597,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2004-02-24T17:05:36.308Z\",\n      \"BirthDate\": \"1948-07-25T20:47:47.270Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 113,\n      \"ComissionTaxOnSale\": 3612.179551148147,\n      \"ComissionIncidenceType\": 1788,\n      \"ComissionTaxOnPay\": 5714.421437310725,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": false,\n      \"RetentionTax\": 9564.369827238283,\n      \"SalesGroupID\": 7778,\n      \"MaximumDiscount\": 7258.491566433102,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": false,\n      \"LastSalesmanID\": 234.8541323615816,\n      \"PartyInfo\": {\n        \"PartyID\": 2563.848270489605,\n        \"PartyType\": \"ptNothing\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 9599.038955305405,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": true,\n      \"AlwaysAvailable\": false,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 6206,\n      \"GDPRConsent\": false,\n      \"GDPRConsentDate\": \"1996-02-27T05:04:41.558Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"2025-11-10T17:05:47.410Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"2007-10-15T07:23:03.676Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"1985-02-25T22:04:45.058Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"Consented\",\n      \"Properties\": {\n        \"Count\": 8834\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": true\n    },\n    \"CashDiscountTerms\": {\n      \"CashDiscountTermID\": \"string\",\n      \"Description\": \"string\",\n      \"AplyToDueTransactions\": false,\n      \"RestrictedToTenders\": \"string\",\n      \"RestrictedToTendersCount\": 6942,\n      \"RestrictedToTendersArray\": [\n        8561,\n        4489\n      ]\n    },\n    \"TotalAmount\": 961.5236759058798,\n    \"TotalRetentionAmount\": 171.47388145439479,\n    \"TotalRetentionStampDuty\": 8831.247247158875,\n    \"TotalDiscountAmount\": 3227.7541151989253,\n    \"TotalDiscountPercent\": 6528.179420758877,\n    \"TotalExchangeDifference\": 1651.6888042224598,\n    \"TotalNetAmount\": 5230.859340217088,\n    \"TotalOtherDebit\": 8571.389287375096,\n    \"SettleTax\": true,\n    \"TransStatus\": \"stClosed\",\n    \"Comments\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"ExchangeDifferenceLedgerAccount\": {\n      \"LedgerCounter\": 6708,\n      \"InternalID\": 6847.547293979585,\n      \"ReconciledFlag\": true,\n      \"CreateDate\": \"1956-10-15T00:08:01.029Z\",\n      \"SystemEntryDate\": \"1976-01-17T06:13:10.582Z\",\n      \"DeferredPaymentDate\": \"2015-01-20T14:15:27.329Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 9685.967612203754,\n      \"TransInstallmentID\": 8205,\n      \"TotalAmount\": 5730.223657460846,\n      \"TotalAdvancementAmount\": 5098.420425069778,\n      \"TotalNetAmount\": 6778.9107170738125,\n      \"TotalPendingAmount\": 9928.237263475414,\n      \"OperationID\": 8318,\n      \"TotalAccountSign\": \"ldgAccCredit\",\n      \"PartyTypeCode\": \"ptSalesman\",\n      \"PartyID\": 4862.840900497199,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 9131,\n      \"SalesmanId\": 6237.138055575032,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 6893.072302626425,\n        \"BuyExchange\": 5921.455402251929,\n        \"ExchangeDate\": \"2003-05-10T21:10:13.817Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 8360.14673925672,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 8708,\n        \"PriceItemDecimalPlaces\": 6392,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 2278.137408161558,\n      \"RetentionPendingAmount\": 9030.028668274355,\n      \"RetentionPayedAmount\": 9498.997059810052,\n      \"RetentionStampDutyTotal\": 268.13040048907834,\n      \"RetentionStampDutyPending\": 4240.718415581395,\n      \"RetentionStampDutyPayed\": 460.0746846740833,\n      \"DebitTotalAmount\": 1534.1075700796857,\n      \"CreditTotalAmount\": 3518.64702137781,\n      \"PaymentValue\": 3670.1697428277657,\n      \"DeliveredValue\": 7598.2191259770625,\n      \"DiscountValue\": 1825.0550637676533,\n      \"DiscountPercent\": 5299.286709573939,\n      \"ExchangeDifference\": 5135.329674229237,\n      \"CashDiscountPercent\": 1921.610096154054,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 9884.57480070596,\n      \"CashAccountingSchemeType\": \"cstNone\",\n      \"ComissionAmount\": 1649.5532876275354,\n      \"Hidden\": false,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stNormal\",\n      \"TransBehavior\": \"BehAlwaysNewDocument\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 1136,\n        \"SessionID\": 2543,\n        \"UserId\": 8352,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1986-07-01T05:02:20.985Z\"\n      },\n      \"BalanceCompensationFlag\": false\n    },\n    \"OtherDebitLedgerAccount\": {\n      \"LedgerCounter\": 4523,\n      \"InternalID\": 7755.820343966723,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1992-12-09T16:11:13.520Z\",\n      \"SystemEntryDate\": \"1980-12-22T17:07:17.485Z\",\n      \"DeferredPaymentDate\": \"2016-09-16T02:08:10.350Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 2447.572579753042,\n      \"TransInstallmentID\": 1291,\n      \"TotalAmount\": 3107.139570403321,\n      \"TotalAdvancementAmount\": 7406.545703656079,\n      \"TotalNetAmount\": 9983.508703115385,\n      \"TotalPendingAmount\": 4117.695952720668,\n      \"OperationID\": 5162,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptNothing\",\n      \"PartyID\": 6444.214187036588,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 914,\n      \"SalesmanId\": 7529.108682135088,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 9966.265703085764,\n        \"BuyExchange\": 5135.484074634562,\n        \"ExchangeDate\": \"1999-02-27T12:20:10.927Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 7628.247289518761,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 3818,\n        \"PriceItemDecimalPlaces\": 1753,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 388.18635583824147,\n      \"RetentionPendingAmount\": 9483.570983758997,\n      \"RetentionPayedAmount\": 9832.849841168325,\n      \"RetentionStampDutyTotal\": 2030.2143167214072,\n      \"RetentionStampDutyPending\": 2488.4868675304174,\n      \"RetentionStampDutyPayed\": 539.4272017646051,\n      \"DebitTotalAmount\": 3736.569889494248,\n      \"CreditTotalAmount\": 754.6165274015638,\n      \"PaymentValue\": 5838.2944644869995,\n      \"DeliveredValue\": 6773.738900166738,\n      \"DiscountValue\": 2908.3237400284934,\n      \"DiscountPercent\": 3090.8406545730527,\n      \"ExchangeDifference\": 1837.8654598287458,\n      \"CashDiscountPercent\": 9012.860196575533,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 7249.293817128273,\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ComissionAmount\": 5910.123679137546,\n      \"Hidden\": false,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stRectified\",\n      \"TransBehavior\": \"BehAlwaysNewDocument\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 7728,\n        \"SessionID\": 2945,\n        \"UserId\": 6452,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1951-08-19T15:06:37.575Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"AccountingExportDate\": \"2007-11-10T19:02:48.465Z\",\n    \"PrintedCopies\": 3667,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalTransactionAmount\",\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 4886,\n      \"MinimumWarningAmount\": 8475.73404015419,\n      \"DefaultCashBalanceAmount\": 3671.7566081236973,\n      \"MaximumWarningAmount\": 9852.071633713595,\n      \"MaximumLockoutAmount\": 8542.406395036862,\n      \"StoreId\": 8562,\n      \"MainTill\": false,\n      \"OfflineTill\": false,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenManual\",\n      \"OnTouchUseRoute\": false,\n      \"MaximumSessionsPerDay\": 2424,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": false,\n      \"FixSalesmanForSession\": false,\n      \"ExclusiveToOwnerSalesman\": true,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": false,\n      \"TenderStatementTentatives\": 7290,\n      \"OnStatementCanHaveDiscrepancy\": true,\n      \"StatementDiscrepancyAmount\": 6461.201173449828,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": true\n    },\n    \"TransferAccountTypeID\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"ExternalReferenceNumber\": \"string\",\n    \"EffectivePaymentDate\": \"2001-10-14T03:35:35.828Z\",\n    \"TransmissionStatus\": \"TransmissionStatusWebserviceVoidWaitingToSubmit\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 531,\n      \"SessionID\": 6206,\n      \"UserId\": 7029,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1951-05-20T06:01:09.489Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n    \"ChargeableMotive\": \"cmTotallyOrPartiallyPaidInvoice\",\n    \"SystemEntryDate\": \"2023-05-02T09:55:01.007Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 4769.332992768952,\n      \"CreateDate\": \"2014-04-01T06:50:54.868Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 6945.470546289175,\n    \"AccountTypes\": {\n      \"AccountUsed\": \"auCustomerLedgerAccount\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 6336,\n      \"AccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 8684,\n      \"DefaultAccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 136.6539913594722,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 5153,\n      \"PartyID\": 3669.066645109942,\n      \"PartyType\": \"ptSalesman\",\n      \"PartyInfo\": {\n        \"PartyID\": 1585.2699004191118,\n        \"PartyType\": \"ptBank\"\n      },\n      \"DefaultPartyType\": \"ptProspect\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": true,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": true,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": false,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 1020,\n      \"DefaultAddressType\": 2338,\n      \"AddressKey\": 4491,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 7930.561142853468,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 755,\n        \"PartyType\": \"ptBank\",\n        \"PartyID\": 2538.971909308528,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 6771.135897822616,\n          \"PartyType\": \"ptProspect\"\n        },\n        \"AccountBalance\": 9224.135242468163,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": true,\n        \"TaxablePersonType\": \"tpFinalConsumer\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"PartyTypeCode\": \"ptOther\",\n    \"ContractReferenceNumber\": \"string\",\n    \"WithholdingTaxType\": \"string\"\n  },\n  {\n    \"TransBehavior\": \"BehCanotChange\",\n    \"CreateDate\": \"2019-10-22T09:33:37.296Z\",\n    \"CreateTime\": \"1971-02-04T11:15:52.966Z\",\n    \"Zone\": {\n      \"ZoneID\": 3779,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztOtherCountries\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 1266.6636567932887,\n      \"BuyExchange\": 3528.4822005540104,\n      \"ExchangeDate\": \"1977-01-22T20:58:34.138Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 8534.992332265969,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 587,\n      \"PriceItemDecimalPlaces\": 5302,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 280.10837283847565,\n      \"BuyExchange\": 7381.945918242695,\n      \"ExchangeDate\": \"2026-04-26T10:51:22.809Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 8094.83470964124,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 3455,\n      \"PriceItemDecimalPlaces\": 8654,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 6809.182842372656,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4077.9908011484367,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"1996-06-16T16:15:42.931Z\",\n      \"BirthDate\": \"1971-12-24T18:52:51.315Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 2748,\n      \"ComissionTaxOnSale\": 4424.600981154598,\n      \"ComissionIncidenceType\": 322,\n      \"ComissionTaxOnPay\": 3361.1786892273376,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": true,\n      \"RetentionTax\": 120.75613663618645,\n      \"SalesGroupID\": 255,\n      \"MaximumDiscount\": 3370.4763976033223,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": false,\n      \"LastSalesmanID\": 9543.99461621822,\n      \"PartyInfo\": {\n        \"PartyID\": 2389.1544493081283,\n        \"PartyType\": \"ptSupplier\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 4853.26543826597,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": false,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 8430,\n      \"GDPRConsent\": false,\n      \"GDPRConsentDate\": \"1979-03-22T04:07:27.011Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"2021-10-31T12:35:56.172Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"1991-04-01T19:53:19.539Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"1983-05-10T04:21:31.470Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"PendingEmailConsent\",\n      \"Properties\": {\n        \"Count\": 4007\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": false\n    },\n    \"CashDiscountTerms\": {\n      \"CashDiscountTermID\": \"string\",\n      \"Description\": \"string\",\n      \"AplyToDueTransactions\": true,\n      \"RestrictedToTenders\": \"string\",\n      \"RestrictedToTendersCount\": 5445,\n      \"RestrictedToTendersArray\": [\n        1094,\n        8452\n      ]\n    },\n    \"TotalAmount\": 6558.897012059438,\n    \"TotalRetentionAmount\": 239.3049711732298,\n    \"TotalRetentionStampDuty\": 9250.985688339772,\n    \"TotalDiscountAmount\": 2857.301185367006,\n    \"TotalDiscountPercent\": 7465.5561353652665,\n    \"TotalExchangeDifference\": 1134.91141909129,\n    \"TotalNetAmount\": 3179.5345786909966,\n    \"TotalOtherDebit\": 6540.341485136153,\n    \"SettleTax\": false,\n    \"TransStatus\": \"stVoid\",\n    \"Comments\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"ExchangeDifferenceLedgerAccount\": {\n      \"LedgerCounter\": 646,\n      \"InternalID\": 3436.505103499503,\n      \"ReconciledFlag\": true,\n      \"CreateDate\": \"1968-11-06T22:08:27.576Z\",\n      \"SystemEntryDate\": \"2003-06-17T11:38:48.201Z\",\n      \"DeferredPaymentDate\": \"2001-01-03T05:26:34.595Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 115.77735265637546,\n      \"TransInstallmentID\": 664,\n      \"TotalAmount\": 1975.832133096337,\n      \"TotalAdvancementAmount\": 5474.958021452952,\n      \"TotalNetAmount\": 3633.526105921273,\n      \"TotalPendingAmount\": 294.5499438906296,\n      \"OperationID\": 6179,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptBank\",\n      \"PartyID\": 9743.389025867275,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 5788,\n      \"SalesmanId\": 327.07479389097017,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 9178.112305951785,\n        \"BuyExchange\": 9542.511796077237,\n        \"ExchangeDate\": \"2014-02-13T15:30:50.995Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 8703.290605120903,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 6508,\n        \"PriceItemDecimalPlaces\": 3114,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 266.0281800461106,\n      \"RetentionPendingAmount\": 911.107630696627,\n      \"RetentionPayedAmount\": 1308.3089366098966,\n      \"RetentionStampDutyTotal\": 259.74790851836184,\n      \"RetentionStampDutyPending\": 3398.1901945861905,\n      \"RetentionStampDutyPayed\": 6211.280051277091,\n      \"DebitTotalAmount\": 6405.275182250316,\n      \"CreditTotalAmount\": 9156.520007766872,\n      \"PaymentValue\": 871.5140971082758,\n      \"DeliveredValue\": 7194.712497510709,\n      \"DiscountValue\": 5353.216287189528,\n      \"DiscountPercent\": 2191.7596057025125,\n      \"ExchangeDifference\": 3821.0045767437027,\n      \"CashDiscountPercent\": 3520.473256217794,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 9413.711504858342,\n      \"CashAccountingSchemeType\": \"cstNone\",\n      \"ComissionAmount\": 8398.510185934148,\n      \"Hidden\": true,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stTransformed\",\n      \"TransBehavior\": \"BehAlteration\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 9628,\n        \"SessionID\": 4638,\n        \"UserId\": 9130,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1964-11-10T04:15:22.714Z\"\n      },\n      \"BalanceCompensationFlag\": false\n    },\n    \"OtherDebitLedgerAccount\": {\n      \"LedgerCounter\": 3788,\n      \"InternalID\": 4751.033660638579,\n      \"ReconciledFlag\": true,\n      \"CreateDate\": \"1959-11-30T15:23:43.067Z\",\n      \"SystemEntryDate\": \"1975-06-09T13:40:14.374Z\",\n      \"DeferredPaymentDate\": \"2017-07-22T13:53:52.282Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 3793.006826281754,\n      \"TransInstallmentID\": 2681,\n      \"TotalAmount\": 7743.92861835942,\n      \"TotalAdvancementAmount\": 6458.216470062858,\n      \"TotalNetAmount\": 7614.224262831535,\n      \"TotalPendingAmount\": 309.99094858100926,\n      \"OperationID\": 5632,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptCustomer\",\n      \"PartyID\": 3579.80077054613,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 5938,\n      \"SalesmanId\": 247.58897088630772,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 4798.781906668044,\n        \"BuyExchange\": 3395.4271277552552,\n        \"ExchangeDate\": \"1955-08-21T07:52:45.933Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 6966.827759207786,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 5007,\n        \"PriceItemDecimalPlaces\": 8787,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 9066.430047058828,\n      \"RetentionPendingAmount\": 5065.855135222597,\n      \"RetentionPayedAmount\": 5935.267275068056,\n      \"RetentionStampDutyTotal\": 4048.9993908542556,\n      \"RetentionStampDutyPending\": 9692.738744314785,\n      \"RetentionStampDutyPayed\": 3608.272286246935,\n      \"DebitTotalAmount\": 1849.4737336117328,\n      \"CreditTotalAmount\": 238.09289731658635,\n      \"PaymentValue\": 4165.576707025516,\n      \"DeliveredValue\": 7979.8241159260815,\n      \"DiscountValue\": 4185.868557253078,\n      \"DiscountPercent\": 3543.37978469487,\n      \"ExchangeDifference\": 6304.718358911333,\n      \"CashDiscountPercent\": 5074.7519120516945,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 4755.893723447927,\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ComissionAmount\": 4498.007340654353,\n      \"Hidden\": false,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stTransformed\",\n      \"TransBehavior\": \"BehAlwaysNewDocument\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 2349,\n        \"SessionID\": 7891,\n        \"UserId\": 889,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1986-03-05T08:38:53.326Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"AccountingExportDate\": \"1989-09-25T07:30:20.196Z\",\n    \"PrintedCopies\": 6187,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 5909,\n      \"MinimumWarningAmount\": 6334.548955648458,\n      \"DefaultCashBalanceAmount\": 3921.8029513749198,\n      \"MaximumWarningAmount\": 7471.013451856719,\n      \"MaximumLockoutAmount\": 4291.11781057528,\n      \"StoreId\": 3262,\n      \"MainTill\": true,\n      \"OfflineTill\": true,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenAutomatic\",\n      \"OnTouchUseRoute\": true,\n      \"MaximumSessionsPerDay\": 8049,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": false,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": false,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": false,\n      \"TenderStatementTentatives\": 6974,\n      \"OnStatementCanHaveDiscrepancy\": false,\n      \"StatementDiscrepancyAmount\": 3541.4869548411866,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": true\n    },\n    \"TransferAccountTypeID\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"ExternalReferenceNumber\": \"string\",\n    \"EffectivePaymentDate\": \"1975-05-14T17:28:58.664Z\",\n    \"TransmissionStatus\": \"TransmissionStatusNone\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 4841,\n      \"SessionID\": 8390,\n      \"UserId\": 9315,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1953-02-26T18:45:28.320Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n    \"ChargeableMotive\": \"cmInvoicePaymentOverdue\",\n    \"SystemEntryDate\": \"1975-12-24T01:36:57.026Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 9381.802059582109,\n      \"CreateDate\": \"2006-01-03T00:37:45.818Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 2737.814973673519,\n    \"AccountTypes\": {\n      \"AccountUsed\": \"auSalesmanLedgerAccount\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 9313,\n      \"AccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 479,\n      \"DefaultAccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 1508.5175872057666,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 5019,\n      \"PartyID\": 1448.5208338343657,\n      \"PartyType\": \"ptSalesman\",\n      \"PartyInfo\": {\n        \"PartyID\": 5709.9983643236355,\n        \"PartyType\": \"ptOther\"\n      },\n      \"DefaultPartyType\": \"ptSupplier\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": true,\n        \"UseOnSuppliers\": true,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": true,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": false\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 9398,\n      \"DefaultAddressType\": 9427,\n      \"AddressKey\": 1667,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 8407.475430143759,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 508,\n        \"PartyType\": \"ptOther\",\n        \"PartyID\": 9173.327473605355,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 8593.464996069737,\n          \"PartyType\": \"ptSupplier\"\n        },\n        \"AccountBalance\": 6823.538533538955,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpTaxableEntity\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"PartyTypeCode\": \"ptNothing\",\n    \"ContractReferenceNumber\": \"string\",\n    \"WithholdingTaxType\": \"string\"\n  }\n]"}],"_postman_id":"fb1a35d6-b753-4e4b-a192-e9232174b6e5"},{"name":"/v1/AccountTransaction","id":"884b303b-515a-44ab-9da9-5bb25048738b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/AccountTransaction","description":"<p>Records a new account transaction — for example, a customer or supplier payment. Supports several payment methods (cheque, bill of exchange, bank transfer, voucher) and automatically applies the right ledger account and any applicable discounts. Returns 400 if the document type or series isn't recognized, or an error if the transaction has no lines to record.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"56609861-a174-49e6-b384-cfadbe08cdfd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/AccountTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"884b303b-515a-44ab-9da9-5bb25048738b"},{"name":"/v1/AccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","id":"f0b84b39-38ba-4d4e-81e9-d40d966e346d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","description":"<p>An account transaction is identified by three values together: its series, its document type, and its document number. Returns 404 if no transaction matches.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"16c690fa-c6c4-49b7-a55b-18033a6c191c","description":{"content":"<p>The Transaction Serial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"d82be95a-2920-40c6-8edc-ff2c3215ffa1","description":{"content":"<p>The Transaction Document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"00ca53e1-227b-4e7e-b938-7ec7eb3ab0a4","description":{"content":"<p>The Transaction DocNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"1c69da77-8fc9-4e77-86b0-2357fe02a9e1","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/AccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","host":["http://localhost:5581"],"path":["v1","AccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"variable":[{"key":"TransSerial","value":"string","description":"The Transaction Serial."},{"key":"TransDocument","value":"string","description":"The Transaction Document."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The Transaction DocNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TransBehavior\": \"BehCanotChange\",\n  \"CreateDate\": \"2006-07-07T17:55:24.760Z\",\n  \"CreateTime\": \"2026-01-07T23:28:43.424Z\",\n  \"Zone\": {\n    \"ZoneID\": 8327,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztPassiveSubjectInversion\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  },\n  \"BaseCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 1586.0297513650855,\n    \"BuyExchange\": 8314.215037398184,\n    \"ExchangeDate\": \"1950-10-17T11:56:30.393Z\",\n    \"ItsEuroCurrency\": false,\n    \"EuroConversionRate\": 6166.588804617362,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 3379,\n    \"PriceItemDecimalPlaces\": 2067,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  \"AlternCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 2789.357773520215,\n    \"BuyExchange\": 3.0894858852781315,\n    \"ExchangeDate\": \"1958-12-17T03:38:02.991Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 1380.1270147673172,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 1285,\n    \"PriceItemDecimalPlaces\": 5374,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  \"Salesman\": {\n    \"SalesmanID\": 3843.8074808023125,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 9641.222810304427,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"1999-11-08T11:37:35.375Z\",\n    \"BirthDate\": \"1998-08-15T14:55:24.993Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 9632,\n    \"ComissionTaxOnSale\": 1769.7072054025264,\n    \"ComissionIncidenceType\": 7859,\n    \"ComissionTaxOnPay\": 1713.5332300763573,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 255.1884865770704,\n    \"SalesGroupID\": 5889,\n    \"MaximumDiscount\": 1340.33067589443,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 8115.698644950607,\n    \"PartyInfo\": {\n      \"PartyID\": 1342.1167474997696,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 5194.366122521026,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": true,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 497,\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"2018-09-21T14:28:26.655Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2000-01-25T06:32:58.983Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"2016-01-04T19:57:59.419Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1959-06-10T01:49:12.134Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Consented\",\n    \"Properties\": {\n      \"Count\": 5365\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": true\n  },\n  \"CashDiscountTerms\": {\n    \"CashDiscountTermID\": \"string\",\n    \"Description\": \"string\",\n    \"AplyToDueTransactions\": false,\n    \"RestrictedToTenders\": \"string\",\n    \"RestrictedToTendersCount\": 9376,\n    \"RestrictedToTendersArray\": [\n      1221,\n      2023\n    ]\n  },\n  \"TotalAmount\": 3520.5936298421593,\n  \"TotalRetentionAmount\": 6276.8323363854915,\n  \"TotalRetentionStampDuty\": 7846.29851352215,\n  \"TotalDiscountAmount\": 975.9723492411099,\n  \"TotalDiscountPercent\": 7188.796071749005,\n  \"TotalExchangeDifference\": 289.4378563327382,\n  \"TotalNetAmount\": 8595.17527090614,\n  \"TotalOtherDebit\": 2068.7718052630944,\n  \"SettleTax\": false,\n  \"TransStatus\": \"stNormal\",\n  \"Comments\": \"string\",\n  \"SystemEntryUser\": \"string\",\n  \"ExchangeDifferenceLedgerAccount\": {\n    \"LedgerCounter\": 3064,\n    \"InternalID\": 2959.7706884724216,\n    \"ReconciledFlag\": false,\n    \"CreateDate\": \"1993-10-01T12:56:39.293Z\",\n    \"SystemEntryDate\": \"1948-08-01T19:42:43.426Z\",\n    \"DeferredPaymentDate\": \"2024-11-08T05:54:38.649Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 8079.006357195155,\n    \"TransInstallmentID\": 2962,\n    \"TotalAmount\": 2916.304364868674,\n    \"TotalAdvancementAmount\": 2404.8733241934992,\n    \"TotalNetAmount\": 4538.4803820100415,\n    \"TotalPendingAmount\": 1323.2636120106965,\n    \"OperationID\": 2456,\n    \"TotalAccountSign\": \"ldgAccNone\",\n    \"PartyTypeCode\": \"ptSalesman\",\n    \"PartyID\": 4831.62281500762,\n    \"PartyAccountTypeID\": \"string\",\n    \"PartyAddressID\": 9435,\n    \"SalesmanId\": 6609.606565930001,\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 9263.789106831604,\n      \"BuyExchange\": 7633.21291994183,\n      \"ExchangeDate\": \"1968-07-16T09:09:56.047Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 448.6399248240414,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 8565,\n      \"PriceItemDecimalPlaces\": 6156,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"ExchangeDifCurrency\": \"string\",\n    \"RetentionTotalAmount\": 7819.595431501777,\n    \"RetentionPendingAmount\": 5870.195193812457,\n    \"RetentionPayedAmount\": 2272.5440581090893,\n    \"RetentionStampDutyTotal\": 3712.714950230962,\n    \"RetentionStampDutyPending\": 9824.83339028921,\n    \"RetentionStampDutyPayed\": 2855.793613319777,\n    \"DebitTotalAmount\": 4506.342101603506,\n    \"CreditTotalAmount\": 2233.3221925668245,\n    \"PaymentValue\": 1672.5587486109605,\n    \"DeliveredValue\": 6257.792877496126,\n    \"DiscountValue\": 3390.4629885328773,\n    \"DiscountPercent\": 2317.500291601472,\n    \"ExchangeDifference\": 6320.0552960142395,\n    \"CashDiscountPercent\": 5463.4101730029,\n    \"OriginTransSerial\": \"string\",\n    \"OriginTransDocument\": \"string\",\n    \"OriginTransDocNumber\": 3173.3395206211003,\n    \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n    \"ComissionAmount\": 7671.411446576816,\n    \"Hidden\": false,\n    \"Guid\": \"string\",\n    \"TransStatus\": \"stImported\",\n    \"TransBehavior\": \"BehAlteration\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 5114,\n      \"SessionID\": 4069,\n      \"UserId\": 8454,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"2012-07-22T17:33:47.084Z\"\n    },\n    \"BalanceCompensationFlag\": false\n  },\n  \"OtherDebitLedgerAccount\": {\n    \"LedgerCounter\": 3306,\n    \"InternalID\": 2532.6225918906343,\n    \"ReconciledFlag\": true,\n    \"CreateDate\": \"1999-05-11T20:53:53.745Z\",\n    \"SystemEntryDate\": \"1991-01-13T00:20:03.310Z\",\n    \"DeferredPaymentDate\": \"1956-11-13T09:17:20.471Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 5517.032823531678,\n    \"TransInstallmentID\": 284,\n    \"TotalAmount\": 2304.5709851009588,\n    \"TotalAdvancementAmount\": 6729.498334592318,\n    \"TotalNetAmount\": 5654.266833890174,\n    \"TotalPendingAmount\": 8860.5429187889,\n    \"OperationID\": 8862,\n    \"TotalAccountSign\": \"ldgAccNone\",\n    \"PartyTypeCode\": \"ptProspect\",\n    \"PartyID\": 2996.172924361349,\n    \"PartyAccountTypeID\": \"string\",\n    \"PartyAddressID\": 6604,\n    \"SalesmanId\": 3525.8572234394724,\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 354.02882208488086,\n      \"BuyExchange\": 3636.415558977161,\n      \"ExchangeDate\": \"2024-05-05T11:17:17.238Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 3759.6937696435652,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 3261,\n      \"PriceItemDecimalPlaces\": 447,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"ExchangeDifCurrency\": \"string\",\n    \"RetentionTotalAmount\": 4689.094091904108,\n    \"RetentionPendingAmount\": 3314.9950273534155,\n    \"RetentionPayedAmount\": 2958.8783183802525,\n    \"RetentionStampDutyTotal\": 1927.6885064168214,\n    \"RetentionStampDutyPending\": 264.02997614691225,\n    \"RetentionStampDutyPayed\": 681.704827257803,\n    \"DebitTotalAmount\": 78.47750348650817,\n    \"CreditTotalAmount\": 576.2890165549584,\n    \"PaymentValue\": 397.17343608571707,\n    \"DeliveredValue\": 9942.067416770371,\n    \"DiscountValue\": 1839.5587823185622,\n    \"DiscountPercent\": 3718.4372568935078,\n    \"ExchangeDifference\": 5904.82058119124,\n    \"CashDiscountPercent\": 8872.42745246044,\n    \"OriginTransSerial\": \"string\",\n    \"OriginTransDocument\": \"string\",\n    \"OriginTransDocNumber\": 157.93370252288886,\n    \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n    \"ComissionAmount\": 7887.337115906382,\n    \"Hidden\": false,\n    \"Guid\": \"string\",\n    \"TransStatus\": \"stNormal\",\n    \"TransBehavior\": \"BehCanotChange\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 7721,\n      \"SessionID\": 7834,\n      \"UserId\": 9001,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1975-03-22T21:36:11.693Z\"\n    },\n    \"BalanceCompensationFlag\": false\n  },\n  \"AccountingExportDate\": \"1950-12-28T17:48:55.406Z\",\n  \"PrintedCopies\": 9608,\n  \"FinancialDiscountPercentBase\": \"DiscountOnTotalTransactionAmount\",\n  \"Till\": {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 4080,\n    \"MinimumWarningAmount\": 5900.016283153255,\n    \"DefaultCashBalanceAmount\": 9149.42152839367,\n    \"MaximumWarningAmount\": 6312.791647500596,\n    \"MaximumLockoutAmount\": 2988.750787582608,\n    \"StoreId\": 6756,\n    \"MainTill\": false,\n    \"OfflineTill\": false,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 419,\n    \"CanHaveOpenTill\": false,\n    \"TillLockToSalesman\": false,\n    \"FixSalesmanForSession\": false,\n    \"ExclusiveToOwnerSalesman\": true,\n    \"CanChangeTranOnSignOffTill\": true,\n    \"CheckForTempTransactionOnSignOff\": true,\n    \"OperatorTenderStatement\": true,\n    \"TenderStatementTentatives\": 1879,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 1910.2797004778638,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": true\n  },\n  \"TransferAccountTypeID\": \"string\",\n  \"VoidMotive\": \"string\",\n  \"ExternalReferenceNumber\": \"string\",\n  \"EffectivePaymentDate\": \"1952-09-21T08:56:36.162Z\",\n  \"TransmissionStatus\": \"TransmissionStatusNone\",\n  \"WorkstationStamp\": {\n    \"WorkstationID\": 9915,\n    \"SessionID\": 9045,\n    \"UserId\": 6150,\n    \"UserGuid\": \"string\",\n    \"DateTimeStamp\": \"1957-10-14T14:49:47.845Z\"\n  },\n  \"ATCUD\": \"string\",\n  \"QRCode\": \"string\",\n  \"CashAccountingSchemeType\": \"cstNone\",\n  \"ChargeableMotive\": \"cmCashAccountingSchemeSignOut\",\n  \"SystemEntryDate\": \"2014-02-09T19:05:28.928Z\",\n  \"TransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 4734.08555037412,\n    \"CreateDate\": \"1994-05-14T12:40:49.557Z\"\n  },\n  \"TransSerial\": \"string\",\n  \"TransDocument\": \"string\",\n  \"TransDocNumber\": 4533.256660356625,\n  \"AccountTypes\": {\n    \"AccountUsed\": \"auCustomerLedgerAccount\",\n    \"AccountTypes\": \"string\",\n    \"AccountTypesCount\": 4058,\n    \"AccountTypesArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"DefaultAccountTypes\": \"string\",\n    \"DefaultAccountTypesCount\": 6401,\n    \"DefaultAccountTypesArray\": [\n      \"string\",\n      \"string\"\n    ]\n  },\n  \"Entity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 3835.358633686927,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 2312,\n    \"PartyID\": 1948.9811082571796,\n    \"PartyType\": \"ptBank\",\n    \"PartyInfo\": {\n      \"PartyID\": 803.1484768510644,\n      \"PartyType\": \"ptProspect\"\n    },\n    \"DefaultPartyType\": \"ptSalesman\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": true,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": true,\n      \"AffectsPlafondAmount\": true\n    },\n    \"HasAccountType\": false,\n    \"AddressID\": 5239,\n    \"DefaultAddressType\": 7973,\n    \"AddressKey\": 6344,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4325.57985152735,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 2270,\n      \"PartyType\": \"ptBank\",\n      \"PartyID\": 4284.7157098478965,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 2573.406258123444,\n        \"PartyType\": \"ptProspect\"\n      },\n      \"AccountBalance\": 900.1522843158116,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": true,\n      \"TaxablePersonType\": \"tpTaxableEntity\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": true\n  },\n  \"PartyTypeCode\": \"ptSupplier\",\n  \"ContractReferenceNumber\": \"string\",\n  \"WithholdingTaxType\": \"string\"\n}"}],"_postman_id":"f0b84b39-38ba-4d4e-81e9-d40d966e346d"},{"name":"/v1/AccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","id":"ca069a68-7cb3-4f1c-9de6-696c5f882915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","description":"<p>Permanently removes an account transaction. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"184270d1-458b-4433-85ea-a4d0c5e896d9","description":{"content":"<p>The Transaction Serial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"dce491a9-cd94-4c7f-87ce-f5505323bde9","description":{"content":"<p>The Transaction Document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"50547a08-6536-4829-bd17-ba916edca1fc","description":{"content":"<p>The Transaction DocNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"d85d73d0-ce70-4c78-a370-7862a6aa221d","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/AccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","host":["http://localhost:5581"],"path":["v1","AccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"variable":[{"key":"TransSerial","value":"string","description":"The Transaction Serial."},{"key":"TransDocument","value":"string","description":"The Transaction Document."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The Transaction DocNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"ca069a68-7cb3-4f1c-9de6-696c5f882915"},{"name":"/v2/AccountTransaction","id":"9cedf09f-d655-47e3-b1bc-3f1c721f697a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/AccountTransaction","description":"<p>The current, recommended way to record a new account transaction.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","AccountTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"95fc42f5-1f27-4546-a7a2-7d990e128053","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/AccountTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"9cedf09f-d655-47e3-b1bc-3f1c721f697a"}],"id":"7e5e2051-6bf7-411d-999b-ccb4191222b5","_postman_id":"7e5e2051-6bf7-411d-999b-ccb4191222b5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"AccountType","item":[{"name":"/v1/AccountType","id":"fa33b688-5f3a-4b2d-bb23-cece22a64564","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountType","description":"<p>Returns every Account Type. No pagination or filtering; returns no content if there are none.\nThere is no pagination or filtering; the whole table is returned in one response. Returns 204 No Content when the table is empty.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountType"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"13c33e15-2d3d-4763-a934-05c4bdc1f87f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/AccountType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"AccountTypeID\": \"string\",\n    \"UseOnCustomers\": false,\n    \"UseOnSuppliers\": false,\n    \"UseOnSalesman\": false,\n    \"UseOnOtherEntities\": true,\n    \"Description\": \"string\",\n    \"AffectsBalanceAmount\": true,\n    \"AffectsPlafondAmount\": true\n  },\n  {\n    \"AccountTypeID\": \"string\",\n    \"UseOnCustomers\": true,\n    \"UseOnSuppliers\": false,\n    \"UseOnSalesman\": false,\n    \"UseOnOtherEntities\": false,\n    \"Description\": \"string\",\n    \"AffectsBalanceAmount\": true,\n    \"AffectsPlafondAmount\": true\n  }\n]"}],"_postman_id":"fa33b688-5f3a-4b2d-bb23-cece22a64564"},{"name":"/v1/AccountType","id":"e660517d-3e46-4bf2-84bb-c912ef1071a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/AccountType","description":"<p>Creates a new Account Type.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountType"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"379aa5b4-588c-4100-96a6-8414ac69db19","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/AccountType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"e660517d-3e46-4bf2-84bb-c912ef1071a2"},{"name":"/v1/AccountType/:ID","id":"db81ed98-25c6-4e76-9b1b-86ca334d5290","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountType/:ID","description":"<p>Returns a single Account Type by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountType",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"f8bc2a1a-6844-4334-8123-a182eae0f113","description":{"content":"<p>The Account Type ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"34d5361d-e15e-4b57-abbd-42a8daaaf34a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/AccountType/:ID","host":["http://localhost:5581"],"path":["v1","AccountType",":ID"],"variable":[{"key":"ID","value":"string","description":"The Account Type ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"AccountTypeID\": \"string\",\n  \"UseOnCustomers\": false,\n  \"UseOnSuppliers\": false,\n  \"UseOnSalesman\": true,\n  \"UseOnOtherEntities\": true,\n  \"Description\": \"string\",\n  \"AffectsBalanceAmount\": false,\n  \"AffectsPlafondAmount\": true\n}"}],"_postman_id":"db81ed98-25c6-4e76-9b1b-86ca334d5290"},{"name":"/v1/AccountType/:ID","id":"9a7a74eb-fa36-44f8-95fe-6c176e372681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/AccountType/:ID","description":"<p>Permanently removes an Account Type. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountType",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"418f7cb7-e212-4dc5-84b7-172cfa93a631","description":{"content":"<p>The Account Type ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"8b2ae82e-1d75-4209-954e-8cdb3eca4e9b","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/AccountType/:ID","host":["http://localhost:5581"],"path":["v1","AccountType",":ID"],"variable":[{"key":"ID","value":"string","description":"The Account Type ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"9a7a74eb-fa36-44f8-95fe-6c176e372681"},{"name":"/v1/AccountType/:ID","id":"14f19acf-f144-4a62-af67-7b1710f17a65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/AccountType/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Account Type doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","AccountType",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"d63ca1c2-6fd2-4edc-823c-9f457ce9ced3","description":{"content":"<p>The Account Type ID.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"99031a36-ead3-4256-8ba0-978ee9c0e33a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/AccountType/:ID","host":["http://localhost:5581"],"path":["v1","AccountType",":ID"],"variable":[{"key":"ID","value":"string","description":"The Account Type ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"14f19acf-f144-4a62-af67-7b1710f17a65"}],"id":"46591d20-ca62-4f21-baa3-ace52453465e","_postman_id":"46591d20-ca62-4f21-baa3-ace52453465e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"App","item":[{"name":"/App/AppVersion","id":"a63e2e67-6479-490f-b203-d4644a86434d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/App/AppVersion","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["App","AppVersion"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0487e312-4e14-44a4-9eeb-6288debc1a12","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/App/AppVersion"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Major\": 2007,\n  \"Minor\": 9930,\n  \"Build\": 7714\n}"}],"_postman_id":"a63e2e67-6479-490f-b203-d4644a86434d"},{"name":"/App/Health","id":"2a74dc32-523d-4ead-aadd-b2b7fb46d816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/App/Health","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["App","Health"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"5161f2cd-6198-4026-94a2-40c74f89cf2d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/App/Health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"2a74dc32-523d-4ead-aadd-b2b7fb46d816"}],"id":"542d10c5-32bd-4d31-a78c-4445523105c1","_postman_id":"542d10c5-32bd-4d31-a78c-4445523105c1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Auth","item":[{"name":"/auth/login","id":"47c4900a-975b-4806-bae6-72d8f14b73ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Username\": \"string\",\n  \"Password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/auth/login","description":"<p>No API key needed to call this endpoint. Verifies your username and password, then issues an access token (valid for 1 day) that you can use instead of an API key on subsequent requests. Returns 401 Unauthorized if the credentials are invalid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["auth","login"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"829a0f16-bb43-4d94-8364-3b512ecfe67e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"Username\": \"string\",\n  \"Password\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"47c4900a-975b-4806-bae6-72d8f14b73ad"}],"id":"90b472dd-85a9-4f2b-aec6-437d25384d46","_postman_id":"90b472dd-85a9-4f2b-aec6-437d25384d46","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Bank","item":[{"name":"/v1/Bank","id":"64015f9b-7e14-48b7-8b3f-f333e64a73e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Bank","description":"<p>Returns every Bank. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Bank"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"89f85c05-00f6-418f-9842-7f8fdc05e727","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Bank"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"BankID\": 5359,\n    \"BankKey\": \"string\",\n    \"BankCode\": \"string\",\n    \"SwiftCode\": \"string\",\n    \"Name\": \"string\",\n    \"CountryID\": \"string\",\n    \"Comments\": \"string\",\n    \"Telephone\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"WebAddress\": \"string\",\n    \"PartyInfo\": {\n      \"PartyID\": 6883.483213102216,\n      \"PartyType\": \"ptOther\"\n    }\n  },\n  {\n    \"BankID\": 9694,\n    \"BankKey\": \"string\",\n    \"BankCode\": \"string\",\n    \"SwiftCode\": \"string\",\n    \"Name\": \"string\",\n    \"CountryID\": \"string\",\n    \"Comments\": \"string\",\n    \"Telephone\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"WebAddress\": \"string\",\n    \"PartyInfo\": {\n      \"PartyID\": 934.2761159293733,\n      \"PartyType\": \"ptSupplier\"\n    }\n  }\n]"}],"_postman_id":"64015f9b-7e14-48b7-8b3f-f333e64a73e5"},{"name":"/v1/Bank","id":"1692c2fa-8b76-4c2e-85ac-c470bf75b4a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Bank","description":"<p>Creates a new Bank, including any addresses, communication details, or other party information you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Bank"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0bb2ce6c-5e6d-4052-b2e3-b7fb1d8b64cf","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Bank"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"1692c2fa-8b76-4c2e-85ac-c470bf75b4a0"},{"name":"/v1/Bank/:ID","id":"96c23a1d-5d75-4650-9107-b1d012e14c62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Bank/:ID","description":"<p>Returns a single Bank by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Bank",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"5a7c2adc-b000-4df8-bafa-a4cb1b4ee1dc","description":{"content":"<p>The Bank ID.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"bd5efcbf-0c32-447a-9635-67f2566dabda","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Bank/:ID","host":["http://localhost:5581"],"path":["v1","Bank",":ID"],"variable":[{"key":"ID","value":"137","description":"The Bank ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"BankID\": 9632,\n  \"BankKey\": \"string\",\n  \"BankCode\": \"string\",\n  \"SwiftCode\": \"string\",\n  \"Name\": \"string\",\n  \"CountryID\": \"string\",\n  \"Comments\": \"string\",\n  \"Telephone\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"WebAddress\": \"string\",\n  \"PartyInfo\": {\n    \"PartyID\": 3711.3332841796077,\n    \"PartyType\": \"ptCustomer\"\n  }\n}"}],"_postman_id":"96c23a1d-5d75-4650-9107-b1d012e14c62"},{"name":"/v1/Bank/:ID","id":"e4a30076-4b33-4c41-9a02-9a6852231962","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Bank/:ID","description":"<p>Permanently removes a Bank. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Bank",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ecab05cb-aecd-46b6-8d28-0194c47eea8f","description":{"content":"<p>The Bank ID.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"f8438b94-af1a-4d74-aa52-10330fefa1c4","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Bank/:ID","host":["http://localhost:5581"],"path":["v1","Bank",":ID"],"variable":[{"key":"ID","value":"137","description":"The Bank ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"e4a30076-4b33-4c41-9a02-9a6852231962"},{"name":"/v1/Bank/:ID","id":"290ff177-f70c-4388-a1d8-890f12bf5ede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Bank/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Bank doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Bank",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"df6053c4-60be-4295-89b6-55506d61ebfd","description":{"content":"<p>The Bank ID.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"0b591edf-a5ae-409d-a3b2-44d6439390dc","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Bank/:ID","host":["http://localhost:5581"],"path":["v1","Bank",":ID"],"variable":[{"key":"ID","value":"137","description":"The Bank ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"290ff177-f70c-4388-a1d8-890f12bf5ede"}],"id":"61c05ac2-0070-47b1-ad4f-a906b3013b01","_postman_id":"61c05ac2-0070-47b1-ad4f-a906b3013b01","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Carrier","item":[{"name":"/v2/Carrier","id":"1ae61ce0-2f3f-41e4-8742-4375093ace91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Carrier?pageNumber=137","description":"<p>Returns Carriers in pages, so you can browse the full list without fetching everything at once.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Carrier"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"}],"variable":[]}},"response":[{"id":"edd2a69b-cc83-41da-94a2-9e5a8b9e794d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Carrier?pageNumber=137","host":["http://localhost:5581"],"path":["v2","Carrier"],"query":[{"description":"The page number","key":"pageNumber","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CarrierID\": 9388,\n    \"CarrierKey\": \"string\",\n    \"Name\": \"string\",\n    \"DefaultSaleFreightCharge\": 2254.02604758807,\n    \"SaleFreightChargeLimit\": 7400.687993903066,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 5016.893821988217,\n    \"CurrencyFactor\": 3645.7877070118925,\n    \"TaxableGroupID\": 9468,\n    \"ModeOfTransportID\": \"string\"\n  },\n  {\n    \"CarrierID\": 7095,\n    \"CarrierKey\": \"string\",\n    \"Name\": \"string\",\n    \"DefaultSaleFreightCharge\": 2282.8776936925333,\n    \"SaleFreightChargeLimit\": 3304.405541970524,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 947.4835820605521,\n    \"CurrencyFactor\": 8768.0166773706,\n    \"TaxableGroupID\": 717,\n    \"ModeOfTransportID\": \"string\"\n  }\n]"}],"_postman_id":"1ae61ce0-2f3f-41e4-8742-4375093ace91"},{"name":"/v2/Carrier/:ID","id":"2dcaa463-5d81-4f3a-b8b3-5f6a3f53a546","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Carrier/:ID","description":"<p>Returns a single Carrier by ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Carrier",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"339ae0d5-7928-4bdb-8934-0d02b4b6b6cd","description":{"content":"<p>The Carrier ID</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"6c86869c-9b78-4efe-80c2-a3147995007c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Carrier/:ID","host":["http://localhost:5581"],"path":["v2","Carrier",":ID"],"variable":[{"key":"ID","value":"137","description":"The Carrier ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CarrierID\": 8348,\n  \"CarrierKey\": \"string\",\n  \"Name\": \"string\",\n  \"DefaultSaleFreightCharge\": 2894.762365035911,\n  \"SaleFreightChargeLimit\": 1992.8188716235984,\n  \"CurrencyID\": \"string\",\n  \"CurrencyExchange\": 4137.3618000554825,\n  \"CurrencyFactor\": 2677.779819190168,\n  \"TaxableGroupID\": 1450,\n  \"ModeOfTransportID\": \"string\"\n}"}],"_postman_id":"2dcaa463-5d81-4f3a-b8b3-5f6a3f53a546"}],"id":"64fb02ef-ea51-442e-9710-f8b13116a5fa","_postman_id":"64fb02ef-ea51-442e-9710-f8b13116a5fa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"CashDiscountTerms","item":[{"name":"/CashDiscountTerms","id":"61dcfbe3-ccac-431f-bb55-c2932f65dbc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/CashDiscountTerms?CustomerID=137&CashDiscountTermID=string","description":"<p>If you supply a CustomerID, returns that customer's assigned cash discount term (404 if none is set). Otherwise, filters by CashDiscountTermID if given, or returns all terms.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["CashDiscountTerms"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The CustomerID (optional).</p>\n","type":"text/plain"},"key":"CustomerID","value":"137"},{"description":{"content":"<p>The CashDiscountTermID of the table (optional).</p>\n","type":"text/plain"},"key":"CashDiscountTermID","value":"string"}],"variable":[]}},"response":[{"id":"08cf83b8-3856-4045-9de1-a823ca422b2f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/CashDiscountTerms?CustomerID=137&CashDiscountTermID=string","host":["http://localhost:5581"],"path":["CashDiscountTerms"],"query":[{"description":"The CustomerID (optional).","key":"CustomerID","value":"137"},{"description":"The CashDiscountTermID of the table (optional).","key":"CashDiscountTermID","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CashDiscountTermID\": \"string\",\n    \"DiscountPercent0\": 4286.118207485689,\n    \"DiscountPercent1\": 5555.142313059844,\n    \"DiscountPercent2\": 9717.364396673487,\n    \"DiscountPercent3\": 5936.33158515704,\n    \"DiscountPercent4\": 7096.916378268572,\n    \"DiscountPercent5\": 6579.705154837569,\n    \"MaximumNumberOfDays1\": 8893,\n    \"MaximumNumberOfDays2\": 3052,\n    \"MaximumNumberOfDays3\": 5017,\n    \"MaximumNumberOfDays4\": 1083,\n    \"MaximumNumberOfDays5\": 4344\n  },\n  {\n    \"CashDiscountTermID\": \"string\",\n    \"DiscountPercent0\": 6248.7138955744485,\n    \"DiscountPercent1\": 6028.298788139301,\n    \"DiscountPercent2\": 126.27460001883195,\n    \"DiscountPercent3\": 6231.900250751314,\n    \"DiscountPercent4\": 7096.491766574921,\n    \"DiscountPercent5\": 2192.9929249164425,\n    \"MaximumNumberOfDays1\": 6573,\n    \"MaximumNumberOfDays2\": 1671,\n    \"MaximumNumberOfDays3\": 8906,\n    \"MaximumNumberOfDays4\": 4198,\n    \"MaximumNumberOfDays5\": 5778\n  }\n]"}],"_postman_id":"61dcfbe3-ccac-431f-bb55-c2932f65dbc3"},{"name":"/CashDiscountTerms/CalculateDiscount","id":"78874eb6-3914-418c-a989-342c2354730e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/CashDiscountTerms/CalculateDiscount?CustomerID=137&InvoiceDate=1965-06-19T17:20:46.449Z&TransactionAmount=9827.058787734317","description":"<p>Works out the early-payment discount a customer would get on an invoice, based on the invoice date and amount — useful for previewing the discount before posting a document. Returns 404 if the customer has no discount term set up.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["CashDiscountTerms","CalculateDiscount"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The customer ID.</p>\n","type":"text/plain"},"key":"CustomerID","value":"137"},{"description":{"content":"<p>The invoice date. Example date: 2024-06-05</p>\n","type":"text/plain"},"key":"InvoiceDate","value":"1965-06-19T17:20:46.449Z"},{"description":{"content":"<p>The transaction amount. Example amount: 99.99</p>\n","type":"text/plain"},"key":"TransactionAmount","value":"9827.058787734317"}],"variable":[]}},"response":[{"id":"2809c18f-46d8-4c0e-bddc-28f056325080","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/CashDiscountTerms/CalculateDiscount?CustomerID=137&InvoiceDate=1965-06-19T17:20:46.449Z&TransactionAmount=9827.058787734317","host":["http://localhost:5581"],"path":["CashDiscountTerms","CalculateDiscount"],"query":[{"description":"The customer ID.","key":"CustomerID","value":"137"},{"description":"The invoice date. Example date: 2024-06-05","key":"InvoiceDate","value":"1965-06-19T17:20:46.449Z"},{"description":"The transaction amount. Example amount: 99.99","key":"TransactionAmount","value":"9827.058787734317"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"HasDiscount\": false,\n  \"CustomerID\": 4519.277811244981,\n  \"InvoiceDate\": \"1998-01-23T17:46:22.497Z\",\n  \"TransactionAmount\": 7130.236870365112,\n  \"DaysPastDue\": 2852,\n  \"DiscountPercent\": 789.8254171881237,\n  \"DiscountAmount\": 6808.810709489135,\n  \"CashDiscountTerms\": {\n    \"CashDiscountTermID\": \"string\",\n    \"DiscountPercent0\": 4774.1516948432945,\n    \"DiscountPercent1\": 3774.8772003608465,\n    \"DiscountPercent2\": 5681.580178597851,\n    \"DiscountPercent3\": 6942.049325331693,\n    \"DiscountPercent4\": 3482.7598063239952,\n    \"DiscountPercent5\": 4004.1390465664563,\n    \"MaximumNumberOfDays1\": 6822,\n    \"MaximumNumberOfDays2\": 9006,\n    \"MaximumNumberOfDays3\": 9427,\n    \"MaximumNumberOfDays4\": 7894,\n    \"MaximumNumberOfDays5\": 5343\n  }\n}"}],"_postman_id":"78874eb6-3914-418c-a989-342c2354730e"}],"id":"85b75284-fd1c-4d5d-b0e6-27b6e379a56f","_postman_id":"85b75284-fd1c-4d5d-b0e6-27b6e379a56f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Changes","item":[{"name":"/Changes","id":"86630f14-501a-403c-bb4a-5c75880f41f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/Changes?EntityType=Item&SinceDate=2026-07-03","description":"<p>Returns records of the given type (Customer, Supplier, Item, Family, Country, ProvinceCode, LocalityCode, Currency, Warehouse, or ItemSellingPrice) that have changed since the given date — useful for keeping your own data in sync without re-downloading everything each time.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["Changes"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the entity</p>\n","type":"text/plain"},"key":"EntityType","value":"Item"},{"description":{"content":"<p>The date since when the changes should be retrieved. Format: yyyy-MM-dd</p>\n","type":"text/plain"},"key":"SinceDate","value":"2026-07-03"}],"variable":[]}},"response":[{"id":"36501dc9-c648-42d9-a66e-364da095b85d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/Changes?EntityType=Item&SinceDate=2026-07-03","host":["http://localhost:5581"],"path":["Changes"],"query":[{"description":"The name of the entity","key":"EntityType","value":"Item"},{"description":"The date since when the changes should be retrieved. Format: yyyy-MM-dd","key":"SinceDate","value":"2026-07-03"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"86630f14-501a-403c-bb4a-5c75880f41f3"}],"id":"6ebd36dc-0b64-420e-bace-373a7d884a19","_postman_id":"6ebd36dc-0b64-420e-bace-373a7d884a19","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Color","item":[{"name":"/v1/Color","id":"9785ea8b-4136-4f1b-b464-f12f3758ca3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Color","description":"<p>Returns every Color. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Color"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"ee317576-16ee-4cf8-9f2a-ec3e7509feb9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Color"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ColorID\": 5247,\n    \"ColorKey\": \"string\",\n    \"Description\": \"string\",\n    \"ColorCode\": 5718.275068121682,\n    \"PantoneCode\": \"string\"\n  },\n  {\n    \"ColorID\": 448,\n    \"ColorKey\": \"string\",\n    \"Description\": \"string\",\n    \"ColorCode\": 6716.970009415325,\n    \"PantoneCode\": \"string\"\n  }\n]"}],"_postman_id":"9785ea8b-4136-4f1b-b464-f12f3758ca3b"},{"name":"/v1/Color","id":"b0f60f33-6d67-4824-bb1a-dddf4fb49618","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Color","description":"<p>Creates a new Color.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Color"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"45690942-debe-49e4-8f57-da734d53517d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Color"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"b0f60f33-6d67-4824-bb1a-dddf4fb49618"},{"name":"/v1/Color/:ID","id":"70b82ca7-a227-4fd1-acd6-48cad5a4205b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Color/:ID","description":"<p>Returns a single Color by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Color",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"5b9b357c-98fd-42c1-86e2-978a90845aaf","description":{"content":"<p>The ID of the color</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"baa7297c-bc3d-4ce9-85c2-fd2c879e27dd","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Color/:ID","host":["http://localhost:5581"],"path":["v1","Color",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the color"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ColorID\": 3616,\n  \"ColorKey\": \"string\",\n  \"Description\": \"string\",\n  \"ColorCode\": 2165.7464618126755,\n  \"PantoneCode\": \"string\"\n}"}],"_postman_id":"70b82ca7-a227-4fd1-acd6-48cad5a4205b"},{"name":"/v1/Color/:ID","id":"b2147c1b-a0fe-411b-bd3a-5f58d4678d54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Color/:ID","description":"<p>Permanently removes a Color. Returns 404 if it doesn't exist, or a conflict error if items still use this color.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Color",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"af8f033f-320b-41ef-bdbb-fd6fcd7cc4b8","description":{"content":"<p>The ID of the color</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"cd2c5f7e-c4c4-4c14-bdde-ee863683e2d3","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Color/:ID","host":["http://localhost:5581"],"path":["v1","Color",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the color"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b2147c1b-a0fe-411b-bd3a-5f58d4678d54"},{"name":"/v1/Color/:ID","id":"efee2886-e01f-4ea3-89a8-c78188f41f60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Color/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Color doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Color",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"0539be19-0e3f-41f4-9ec6-f6f2d11a3f26","description":{"content":"<p>The ID of the color</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"a589da68-0543-4f71-b759-c55c1fc55a4c","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Color/:ID","host":["http://localhost:5581"],"path":["v1","Color",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the color"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"efee2886-e01f-4ea3-89a8-c78188f41f60"}],"id":"a645e464-5aba-4334-bf4a-e25f4cb0e321","_postman_id":"a645e464-5aba-4334-bf4a-e25f4cb0e321","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"ConfGDPRPurpose","item":[{"name":"/v1/ConfGDPRPurpose","id":"2dbdda71-affe-425f-9d3f-6fe36a008a0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ConfGDPRPurpose","description":"<p>Returns every GDPR processing purpose. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ConfGDPRPurpose"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"7d71b649-3de1-4c95-b4d9-60e23ee6b8da","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/ConfGDPRPurpose"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"PurposeId\": 9933,\n    \"PurposeDescription\": \"string\",\n    \"LongDescription\": \"string\",\n    \"ExpiresAfter\": 5234,\n    \"ExpirationUnit\": \"peuUndefined\"\n  },\n  {\n    \"PurposeId\": 9182,\n    \"PurposeDescription\": \"string\",\n    \"LongDescription\": \"string\",\n    \"ExpiresAfter\": 373,\n    \"ExpirationUnit\": \"peuMonths\"\n  }\n]"}],"_postman_id":"2dbdda71-affe-425f-9d3f-6fe36a008a0b"},{"name":"/v1/ConfGDPRPurpose","id":"814c9f60-58da-4828-81c0-de7586839db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ConfGDPRPurpose","description":"<p>Creates a new GDPR processing purpose.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ConfGDPRPurpose"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"db9942f0-41a6-409c-8585-f2c3dfae08f4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ConfGDPRPurpose"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"814c9f60-58da-4828-81c0-de7586839db8"},{"name":"/v1/ConfGDPRPurpose/:ID","id":"f5dd33e2-9fcb-419b-93db-9aa8cae74723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ConfGDPRPurpose/:ID","description":"<p>Returns a single GDPR processing purpose by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ConfGDPRPurpose",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"17ad6938-f092-4b6e-a981-14c9fe1e19f8","description":{"content":"<p>The ID of the entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"779dd99b-e22e-47e1-9fe0-03a3cf27e46f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ConfGDPRPurpose/:ID","host":["http://localhost:5581"],"path":["v1","ConfGDPRPurpose",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"PurposeId\": 8932,\n  \"PurposeDescription\": \"string\",\n  \"LongDescription\": \"string\",\n  \"ExpiresAfter\": 5987,\n  \"ExpirationUnit\": \"peuYears\"\n}"}],"_postman_id":"f5dd33e2-9fcb-419b-93db-9aa8cae74723"},{"name":"/v1/ConfGDPRPurpose/:ID","id":"be49d7af-96a6-4eec-a5a7-227f12245868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ConfGDPRPurpose/:ID","description":"<p>Permanently removes a GDPR processing purpose. Returns 404 if it doesn't exist, or a conflict error if it's still referenced (e.g. by a customer consent record).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ConfGDPRPurpose",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"89fdcb11-aeb2-42d2-a958-ef2b6fc441f4","description":{"content":"<p>The ID of the entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"01dbe1f6-fc1e-4d67-8fc7-4d0a71fc9633","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ConfGDPRPurpose/:ID","host":["http://localhost:5581"],"path":["v1","ConfGDPRPurpose",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"be49d7af-96a6-4eec-a5a7-227f12245868"},{"name":"/v1/ConfGDPRPurpose/:ID","id":"299e7ba1-9100-41cc-949f-9d36acacdc7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ConfGDPRPurpose/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the purpose doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ConfGDPRPurpose",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"06acb1fa-cff7-4f9c-a8a7-d1eda17cc7f3","description":{"content":"<p>The ID of the entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"c8472d5a-5d5b-4501-add2-7d8e043dc474","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/ConfGDPRPurpose/:ID","host":["http://localhost:5581"],"path":["v1","ConfGDPRPurpose",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"299e7ba1-9100-41cc-949f-9d36acacdc7d"}],"id":"49343353-91d9-4800-b40a-cf993a5abf5c","_postman_id":"49343353-91d9-4800-b40a-cf993a5abf5c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Country","item":[{"name":"/v1/Country","id":"51de165f-4993-45f9-9934-0bf888d9e1d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Country","description":"<p>Returns every Country. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Country"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"9e379b3d-8175-414f-a9b5-a6ea3250bacf","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CountryID\": \"string\",\n    \"CountryKey\": \"string\",\n    \"ISOCountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"EANUCCPrefix\": \"string\",\n    \"FederalTaxIDFormat\": \"string\",\n    \"FederalTaxScriptCode\": \"string\"\n  },\n  {\n    \"CountryID\": \"string\",\n    \"CountryKey\": \"string\",\n    \"ISOCountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"EANUCCPrefix\": \"string\",\n    \"FederalTaxIDFormat\": \"string\",\n    \"FederalTaxScriptCode\": \"string\"\n  }\n]"}],"_postman_id":"51de165f-4993-45f9-9934-0bf888d9e1d8"},{"name":"/v1/Country","id":"47c9aaf0-696e-4178-92e1-004b63e00b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Country","description":"<p>Creates a new Country. Note the country code must be included in the request body rather than being generated automatically.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Country"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"00b8dae9-013a-4223-8191-93f3b48a3477","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"47c9aaf0-696e-4178-92e1-004b63e00b0a"},{"name":"/v1/Country/:ID","id":"39a34019-b36f-470a-86bd-7d5235290360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Country/:ID","description":"<p>Returns a single Country by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Country",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"cfdad281-5211-46be-9e1f-4a0449847108","description":{"content":"<p>The ID of the country.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"5caa6874-e9b7-469b-8d34-86a0d1c4a312","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Country/:ID","host":["http://localhost:5581"],"path":["v1","Country",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the country."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CountryID\": \"string\",\n  \"CountryKey\": \"string\",\n  \"ISOCountryID\": \"string\",\n  \"CountryName\": \"string\",\n  \"EANUCCPrefix\": \"string\",\n  \"FederalTaxIDFormat\": \"string\",\n  \"FederalTaxScriptCode\": \"string\"\n}"}],"_postman_id":"39a34019-b36f-470a-86bd-7d5235290360"},{"name":"/v1/Country/:ID","id":"35bb0eb0-9620-461c-a388-554935c22a4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Country/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Country doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Country",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a1060d46-6afa-4ef5-8fb5-cfc241008fed","description":{"content":"<p>The ID of the country.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"fcdb39fd-1d2a-476b-a608-53c5459cfc01","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Country/:ID","host":["http://localhost:5581"],"path":["v1","Country",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the country."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"35bb0eb0-9620-461c-a388-554935c22a4b"},{"name":"/v2/Country","id":"a9fd991e-db2e-4555-a292-7c2dd67d456c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Country","description":"<p>Returns every Country, in a slightly different data shape than the standard list endpoint.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Country"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"9a10170e-5445-47a2-9cd6-154543586d86","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/Country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CountryID\": \"string\",\n    \"CountryKey\": \"string\",\n    \"ISOCountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"EANUCCPrefix\": \"string\",\n    \"FederalTaxIDFormat\": \"string\",\n    \"FederalTaxScriptCode\": \"string\"\n  },\n  {\n    \"CountryID\": \"string\",\n    \"CountryKey\": \"string\",\n    \"ISOCountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"EANUCCPrefix\": \"string\",\n    \"FederalTaxIDFormat\": \"string\",\n    \"FederalTaxScriptCode\": \"string\"\n  }\n]"}],"_postman_id":"a9fd991e-db2e-4555-a292-7c2dd67d456c"},{"name":"/v2/Country","id":"b3a37b69-5d8b-4a98-b214-0101181103eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Country","description":"<p>Creates a new Country.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Country"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"c0b1d678-b51e-47d9-9795-a9a144b07f75","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CountryID\": \"string\",\n  \"CountryKey\": \"string\",\n  \"ISOCountryID\": \"string\",\n  \"CountryName\": \"string\",\n  \"EANUCCPrefix\": \"string\",\n  \"FederalTaxIDFormat\": \"string\",\n  \"FederalTaxScriptCode\": \"string\"\n}"}],"_postman_id":"b3a37b69-5d8b-4a98-b214-0101181103eb"},{"name":"/v2/Country/:ID","id":"00380791-2a40-4987-829f-1e3851781c38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Country/:ID","description":"<p>Returns a single Country by ID, in a slightly different data shape than the standard lookup.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Country",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"1480fb07-9659-404d-a77d-6f3cb01c6736","description":{"content":"<p>The ID of the country.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"38902ed3-9718-4133-8e65-4cc0ac158299","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Country/:ID","host":["http://localhost:5581"],"path":["v2","Country",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the country."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CountryID\": \"string\",\n  \"CountryKey\": \"string\",\n  \"ISOCountryID\": \"string\",\n  \"CountryName\": \"string\",\n  \"EANUCCPrefix\": \"string\",\n  \"FederalTaxIDFormat\": \"string\",\n  \"FederalTaxScriptCode\": \"string\"\n}"}],"_postman_id":"00380791-2a40-4987-829f-1e3851781c38"},{"name":"/v2/Country/:ID","id":"0ed67bc4-e2cc-4686-9425-7944910bc67a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Country/:ID","description":"<p>Permanently removes a Country.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Country",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"2807b5e8-3b62-4e69-95b4-85e348348e81","description":{"content":"<p>The ID of the country.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"90d3bbe0-c5dc-4097-817b-f7977fbddb62","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Country/:ID","host":["http://localhost:5581"],"path":["v2","Country",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the country."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"0ed67bc4-e2cc-4686-9425-7944910bc67a"},{"name":"/v2/Country/:ID","id":"63e32c6c-c6c7-4785-9c2d-f5e21549dba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Country/:ID","description":"<p>Updates an existing Country.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Country",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"3c0e841d-ea5d-4d26-9687-8df265c0f23a","description":{"content":"<p>The ID of the country.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"10469478-a640-4f6a-bfd9-66b907120477","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v2/Country/:ID","host":["http://localhost:5581"],"path":["v2","Country",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the country."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CountryID\": \"string\",\n  \"CountryKey\": \"string\",\n  \"ISOCountryID\": \"string\",\n  \"CountryName\": \"string\",\n  \"EANUCCPrefix\": \"string\",\n  \"FederalTaxIDFormat\": \"string\",\n  \"FederalTaxScriptCode\": \"string\"\n}"}],"_postman_id":"63e32c6c-c6c7-4785-9c2d-f5e21549dba4"}],"id":"a9625408-6cb3-47c2-814b-f54a19813b13","_postman_id":"a9625408-6cb3-47c2-814b-f54a19813b13","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Currency","item":[{"name":"/v1/Currency","id":"15b3a35c-c7af-4dda-ae5b-64b786dab5f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Currency","description":"<p>Returns every Currency. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Currency"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"5e68ed3f-dfe3-4e33-ba12-2904bc6b0db0","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Currency"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 4950.704354923966,\n    \"BuyExchange\": 5865.897957953555,\n    \"ExchangeDate\": \"1995-09-05T10:06:05.085Z\",\n    \"ItsEuroCurrency\": false,\n    \"EuroConversionRate\": 3242.5193785161755,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 2559,\n    \"PriceItemDecimalPlaces\": 8280,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 3523.8712878806687,\n    \"BuyExchange\": 6458.020346690057,\n    \"ExchangeDate\": \"1949-09-11T04:55:13.300Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 3521.7287859568437,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 6296,\n    \"PriceItemDecimalPlaces\": 4601,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": false\n  }\n]"}],"_postman_id":"15b3a35c-c7af-4dda-ae5b-64b786dab5f3"},{"name":"/v1/Currency","id":"d54f36b3-cd70-4a36-b966-c89cd4b1bcdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Currency","description":"<p>Creates a new Currency. Note the currency code must be included in the request body rather than being generated automatically.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Currency"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"2363f811-a2a6-4724-b6c9-75805a4251e5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Currency"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"d54f36b3-cd70-4a36-b966-c89cd4b1bcdc"},{"name":"/v1/Currency/:ID","id":"74982ffa-08f9-43a6-b7b6-47a54d677d25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Currency/:ID","description":"<p>Returns a single Currency by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Currency",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"c52f3be1-8033-48a1-a21b-2f62a660381f","description":{"content":"<p>The ID of the currency.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"f4dff9b9-dcb3-47bc-a32a-5ec289702441","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Currency/:ID","host":["http://localhost:5581"],"path":["v1","Currency",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the currency."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CurrencyID\": \"string\",\n  \"CurrencyKey\": \"string\",\n  \"Description\": \"string\",\n  \"SaleExchange\": 5197.881785959796,\n  \"BuyExchange\": 8849.746433575963,\n  \"ExchangeDate\": \"1986-07-15T02:20:53.694Z\",\n  \"ItsEuroCurrency\": true,\n  \"EuroConversionRate\": 972.6980696527676,\n  \"RelatedCurrencyID\": \"string\",\n  \"Symbol\": \"string\",\n  \"SymbolPosition\": \"string\",\n  \"NegativeFormat\": \"string\",\n  \"decimalPlaces\": 8976,\n  \"PriceItemDecimalPlaces\": 6917,\n  \"FormatMask\": \"string\",\n  \"ISOCode\": \"string\",\n  \"Inactive\": false\n}"}],"_postman_id":"74982ffa-08f9-43a6-b7b6-47a54d677d25"},{"name":"/v1/Currency/:ID","id":"433b06ba-c3d1-499c-bef8-1f1dfad8a8ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Currency/:ID","description":"<p>Permanently removes a Currency. Returns 404 if it doesn't exist, or a conflict error if transactions still use it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Currency",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4bb0bb52-9bee-4b5b-a7a2-283d103c2ba2","description":{"content":"<p>The ID of the currency.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"627b7a83-dbb0-4e19-9e2f-77f8edcf281b","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Currency/:ID","host":["http://localhost:5581"],"path":["v1","Currency",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the currency."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"433b06ba-c3d1-499c-bef8-1f1dfad8a8ce"},{"name":"/v1/Currency/:ID","id":"4d35aa78-750f-4553-bdf6-0bf70db0ead3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Currency/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Currency doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Currency",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"f21b5ff7-aaa3-4ddd-abca-691ab177c751","description":{"content":"<p>The ID of the currency.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"77916f52-7f98-4855-bf23-6bb8b39aef0a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Currency/:ID","host":["http://localhost:5581"],"path":["v1","Currency",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the currency."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"4d35aa78-750f-4553-bdf6-0bf70db0ead3"}],"id":"7cf55916-4198-4c6a-965a-0e829ddcaa99","_postman_id":"7cf55916-4198-4c6a-965a-0e829ddcaa99","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Customer","item":[{"name":"/v2/Customer","id":"0604445d-a4b0-4f71-bf7a-f5cd1dfd61e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Customer?pageNumber=137","description":"<p>Returns customers in pages, so you can browse your full customer list without fetching everything at once.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number.</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"}],"variable":[]}},"response":[{"id":"5cd8bf78-b6a3-47dd-9389-fc5139d1bbd1","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Customer?pageNumber=137","host":["http://localhost:5581"],"path":["v2","Customer"],"query":[{"description":"The page number.","key":"pageNumber","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CustomerID\": 1078.4914580733484,\n    \"PartyID\": 2728.962226339661,\n    \"CustomerKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 2880.4245271650366,\n    \"FederalTaxId\": \"string\",\n    \"PersonalIdNumber\": \"string\",\n    \"BirthDate\": \"1991-10-03T00:51:53.011Z\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"CustomerPicturePath\": \"string\",\n    \"SalesmanId\": 7734,\n    \"SalesmanName\": \"string\",\n    \"CardID\": \"string\",\n    \"ZoneID\": 3923,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 8884,\n    \"PaymentName\": \"string\",\n    \"CarrierID\": 4404,\n    \"CarrierName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 1810,\n    \"PriceLineID\": 7392,\n    \"CustomerLevel\": 8041,\n    \"CustomerGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 9532,\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 9954.008646924749,\n    \"Comments\": \"string\",\n    \"Locked\": true,\n    \"ActiveParty\": true,\n    \"LimitType\": \"ltDays\",\n    \"LimitPurchaseDays\": 9392,\n    \"LimitPurchaseValue\": 6280.831682732052,\n    \"LimitPurchaseCurrencyID\": \"string\",\n    \"LimitPurchaseExchange\": 2042.168421515046,\n    \"LimitPurchaseFactor\": 9942.959274674084,\n    \"DirectDiscount\": 8199.766254517417,\n    \"GlobalDiscount\": 7662.856036173505,\n    \"TemporaryID\": \"string\",\n    \"IntranetUsername\": \"string\",\n    \"IntranetPassword\": \"string\",\n    \"IntranetGroup\": \"string\",\n    \"IntranetActive\": true,\n    \"IntranetEMailDaily\": false,\n    \"IntranetEMailWeekly\": false,\n    \"IntranetLastVisit\": \"1972-01-02T19:13:37.826Z\",\n    \"CreateDate\": \"1994-06-23T16:20:24.669Z\",\n    \"LastUpdated\": \"2021-05-19T00:58:22.894Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 5944.11499418511,\n    \"LedgerAccountBalance\": 2712.373827879857,\n    \"DefaultTransSerial\": \"string\",\n    \"DefaultTransDocument\": \"string\",\n    \"DefaultTransDocNumber\": 2873.7111258555324,\n    \"FrequentShopperPoints\": 2823.65639703247,\n    \"PartyInfo\": {\n      \"PartyID\": 5995.55945183018,\n      \"PartyType\": \"ptBank\"\n    },\n    \"BankRemittanceAccount\": {\n      \"PartyID\": 8422.228310799857,\n      \"BankAccountID\": 1791,\n      \"BankAccountKey\": \"string\",\n      \"AccountNumber\": \"string\",\n      \"Description\": \"string\",\n      \"BankID\": 3446,\n      \"BankName\": \"string\",\n      \"DoNotExpressInReport\": true,\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"BankCode\": \"string\",\n      \"BranchCode\": \"string\",\n      \"BankSwift\": \"string\",\n      \"AccountCheckDigit\": \"string\",\n      \"FormattedDAN\": \"string\",\n      \"FormattedIBAN\": \"string\",\n      \"AccountType\": \"btLoanAccount\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 8259.293357720273,\n      \"CurrencyFactor\": 1626.9991896478498,\n      \"AccessPassword\": \"string\",\n      \"UsedInBankReceipt\": false,\n      \"RemittanceAccount\": true,\n      \"RemittanceSuffix\": \"string\",\n      \"RemittanceSuffix58\": \"string\",\n      \"UsedAsRemittanceDefault\": false,\n      \"Inactive\": true,\n      \"DirectDebitAuthorization\": \"string\",\n      \"DirectDebitStatus\": 336,\n      \"DirectDebitWithBoundaries\": false,\n      \"DirectDebitMaximumAmount\": 8915.682224481186,\n      \"DirectDebitFinalYear\": 3187,\n      \"DirectDebitFinalMonth\": 6144,\n      \"PartyAddressID\": 8416,\n      \"BorrowingRate\": 9920.108813547491,\n      \"LendingRate\": 5359.476151972032,\n      \"AllowedOverdraw\": 4915.83249273194,\n      \"MinimumBalance\": 2248.0281042350334,\n      \"MaximumBalance\": 4320.731906724471,\n      \"DiscBillsInterestRate\": 3096.481240868785,\n      \"DiscBillsHandlingCharge\": 2183.930245438671,\n      \"CCardCurrentAccountID\": 1978,\n      \"CCardAccountReferenceDay\": 7119,\n      \"CCardAccountPayDay\": 6898,\n      \"Properties\": {\n        \"Count\": 2358\n      },\n      \"DefaultBankAccount\": false\n    },\n    \"RemittanceBankID\": 2538,\n    \"RemittanceAccountID\": 7967.515593263595,\n    \"SendXMLMailAfterSave\": true,\n    \"UseIntraStat\": false,\n    \"IntraStatPortID\": \"string\",\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 4019,\n    \"CustomerDefaultTransSerial\": \"string\",\n    \"CustomerPrintCopies\": 9293,\n    \"TaxablePersonType\": \"tpUnknown\",\n    \"CashAccountingSchemeSignIn\": \"2021-06-01T20:53:04.742Z\",\n    \"CashAccountingSchemeSignOut\": \"1976-12-22T05:53:59.558Z\",\n    \"DefaultBillToCustomerID\": 882.8415077175044,\n    \"IssuingOutput\": 7946,\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"EinvoicingEmail\": \"string\",\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"1953-10-12T17:40:01.912Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2013-11-25T20:00:29.253Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1970-07-10T19:29:03.782Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1983-04-09T23:14:39.837Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingEmailConsent\",\n    \"IsPublicAdministration\": true,\n    \"PricingID\": 9324,\n    \"CustomerSupplierID\": \"string\",\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\",\n    \"Properties\": {\n      \"Count\": 336\n    },\n    \"EInvoiceChannel\": \"string\",\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": false,\n    \"PACustomerID\": \"string\",\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": true,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 8438.538455305576,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 5210,\n    \"PartyType\": \"ptSupplier\",\n    \"_IEntity_PartyID\": 1806.7619277678825,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 7516.791581457254,\n      \"PartyType\": \"ptSupplier\"\n    },\n    \"AccountBalance\": 9083.874796625003,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": true,\n    \"_IEntity_TaxablePersonType\": \"tpUnknown\"\n  },\n  {\n    \"CustomerID\": 5857.488787263455,\n    \"PartyID\": 2028.1847679405018,\n    \"CustomerKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 2371.3803509383347,\n    \"FederalTaxId\": \"string\",\n    \"PersonalIdNumber\": \"string\",\n    \"BirthDate\": \"2006-10-17T21:50:07.520Z\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"CustomerPicturePath\": \"string\",\n    \"SalesmanId\": 2291,\n    \"SalesmanName\": \"string\",\n    \"CardID\": \"string\",\n    \"ZoneID\": 4488,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 8489,\n    \"PaymentName\": \"string\",\n    \"CarrierID\": 913,\n    \"CarrierName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 1972,\n    \"PriceLineID\": 1557,\n    \"CustomerLevel\": 7812,\n    \"CustomerGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 6200,\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 6348.675419838905,\n    \"Comments\": \"string\",\n    \"Locked\": false,\n    \"ActiveParty\": true,\n    \"LimitType\": \"ltValue\",\n    \"LimitPurchaseDays\": 3850,\n    \"LimitPurchaseValue\": 6163.482960787422,\n    \"LimitPurchaseCurrencyID\": \"string\",\n    \"LimitPurchaseExchange\": 9942.072632193065,\n    \"LimitPurchaseFactor\": 7918.559813464996,\n    \"DirectDiscount\": 9547.972220446833,\n    \"GlobalDiscount\": 1687.301672700705,\n    \"TemporaryID\": \"string\",\n    \"IntranetUsername\": \"string\",\n    \"IntranetPassword\": \"string\",\n    \"IntranetGroup\": \"string\",\n    \"IntranetActive\": true,\n    \"IntranetEMailDaily\": true,\n    \"IntranetEMailWeekly\": true,\n    \"IntranetLastVisit\": \"2023-05-16T07:33:40.738Z\",\n    \"CreateDate\": \"1988-08-22T15:55:22.582Z\",\n    \"LastUpdated\": \"1950-04-21T05:20:45.908Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 8744.79828716597,\n    \"LedgerAccountBalance\": 6359.191466315218,\n    \"DefaultTransSerial\": \"string\",\n    \"DefaultTransDocument\": \"string\",\n    \"DefaultTransDocNumber\": 3901.215568684333,\n    \"FrequentShopperPoints\": 3624.3527276599552,\n    \"PartyInfo\": {\n      \"PartyID\": 4458.116127911186,\n      \"PartyType\": \"ptNothing\"\n    },\n    \"BankRemittanceAccount\": {\n      \"PartyID\": 1784.9996700622983,\n      \"BankAccountID\": 1242,\n      \"BankAccountKey\": \"string\",\n      \"AccountNumber\": \"string\",\n      \"Description\": \"string\",\n      \"BankID\": 7106,\n      \"BankName\": \"string\",\n      \"DoNotExpressInReport\": false,\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"BankCode\": \"string\",\n      \"BranchCode\": \"string\",\n      \"BankSwift\": \"string\",\n      \"AccountCheckDigit\": \"string\",\n      \"FormattedDAN\": \"string\",\n      \"FormattedIBAN\": \"string\",\n      \"AccountType\": \"btCurrentAccount\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 5476.398511257751,\n      \"CurrencyFactor\": 5402.330391529186,\n      \"AccessPassword\": \"string\",\n      \"UsedInBankReceipt\": true,\n      \"RemittanceAccount\": true,\n      \"RemittanceSuffix\": \"string\",\n      \"RemittanceSuffix58\": \"string\",\n      \"UsedAsRemittanceDefault\": true,\n      \"Inactive\": false,\n      \"DirectDebitAuthorization\": \"string\",\n      \"DirectDebitStatus\": 339,\n      \"DirectDebitWithBoundaries\": true,\n      \"DirectDebitMaximumAmount\": 6509.773123388794,\n      \"DirectDebitFinalYear\": 5892,\n      \"DirectDebitFinalMonth\": 7467,\n      \"PartyAddressID\": 3931,\n      \"BorrowingRate\": 9442.310226852585,\n      \"LendingRate\": 958.9288418814012,\n      \"AllowedOverdraw\": 9494.92201204935,\n      \"MinimumBalance\": 6689.8979100291,\n      \"MaximumBalance\": 3996.5843193501582,\n      \"DiscBillsInterestRate\": 9367.778764843302,\n      \"DiscBillsHandlingCharge\": 6215.243650796421,\n      \"CCardCurrentAccountID\": 5856,\n      \"CCardAccountReferenceDay\": 3429,\n      \"CCardAccountPayDay\": 1862,\n      \"Properties\": {\n        \"Count\": 9524\n      },\n      \"DefaultBankAccount\": true\n    },\n    \"RemittanceBankID\": 7436,\n    \"RemittanceAccountID\": 5211.571951966859,\n    \"SendXMLMailAfterSave\": false,\n    \"UseIntraStat\": false,\n    \"IntraStatPortID\": \"string\",\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 1969,\n    \"CustomerDefaultTransSerial\": \"string\",\n    \"CustomerPrintCopies\": 6761,\n    \"TaxablePersonType\": \"tpUnknown\",\n    \"CashAccountingSchemeSignIn\": \"2012-01-18T15:56:38.137Z\",\n    \"CashAccountingSchemeSignOut\": \"1973-05-09T17:21:12.226Z\",\n    \"DefaultBillToCustomerID\": 5865.293746504225,\n    \"IssuingOutput\": 2349,\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"EinvoicingEmail\": \"string\",\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"1979-01-21T02:23:29.762Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2001-08-01T01:32:24.344Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"2025-06-23T08:19:28.906Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1993-02-25T22:27:51.827Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingEmailConsent\",\n    \"IsPublicAdministration\": false,\n    \"PricingID\": 6467,\n    \"CustomerSupplierID\": \"string\",\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\",\n    \"Properties\": {\n      \"Count\": 9252\n    },\n    \"EInvoiceChannel\": \"string\",\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": true,\n    \"PACustomerID\": \"string\",\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": false,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 2378.9939112177917,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 8030,\n    \"PartyType\": \"ptSupplier\",\n    \"_IEntity_PartyID\": 2822.311191703427,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 2185.79178376899,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountBalance\": 8708.34073674227,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": false,\n    \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n  }\n]"}],"_postman_id":"0604445d-a4b0-4f71-bf7a-f5cd1dfd61e3"},{"name":"/v2/Customer","id":"81f6306f-5173-42a7-8f42-27b29f8b3694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Customer","description":"<p>Adds a new customer.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"7f493c43-8c58-4eeb-b3fc-83d60e134054","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Customer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CustomerID\": 2112.3107946828623,\n  \"PartyID\": 710.1135947220616,\n  \"CustomerKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 6445.564553898777,\n  \"FederalTaxId\": \"string\",\n  \"PersonalIdNumber\": \"string\",\n  \"BirthDate\": \"1977-07-09T17:23:34.076Z\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"CustomerPicturePath\": \"string\",\n  \"SalesmanId\": 3462,\n  \"SalesmanName\": \"string\",\n  \"CardID\": \"string\",\n  \"ZoneID\": 8415,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 5411,\n  \"PaymentName\": \"string\",\n  \"CarrierID\": 9022,\n  \"CarrierName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 6731,\n  \"PriceLineID\": 6655,\n  \"CustomerLevel\": 9681,\n  \"CustomerGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4501,\n  \"AplyRetentionTax\": false,\n  \"RetentionTax\": 3941.2355917404107,\n  \"Comments\": \"string\",\n  \"Locked\": true,\n  \"ActiveParty\": false,\n  \"LimitType\": \"ltCanceled\",\n  \"LimitPurchaseDays\": 3651,\n  \"LimitPurchaseValue\": 3409.0255817661987,\n  \"LimitPurchaseCurrencyID\": \"string\",\n  \"LimitPurchaseExchange\": 7120.378244562689,\n  \"LimitPurchaseFactor\": 9774.220350532461,\n  \"DirectDiscount\": 6025.225328616118,\n  \"GlobalDiscount\": 6737.835863339774,\n  \"TemporaryID\": \"string\",\n  \"IntranetUsername\": \"string\",\n  \"IntranetPassword\": \"string\",\n  \"IntranetGroup\": \"string\",\n  \"IntranetActive\": true,\n  \"IntranetEMailDaily\": false,\n  \"IntranetEMailWeekly\": false,\n  \"IntranetLastVisit\": \"1983-05-18T08:17:37.663Z\",\n  \"CreateDate\": \"1973-07-20T23:44:15.996Z\",\n  \"LastUpdated\": \"2004-05-19T04:26:23.298Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 7715.807195939386,\n  \"LedgerAccountBalance\": 9207.795049708997,\n  \"DefaultTransSerial\": \"string\",\n  \"DefaultTransDocument\": \"string\",\n  \"DefaultTransDocNumber\": 366.15745087825616,\n  \"FrequentShopperPoints\": 6281.875825067243,\n  \"PartyInfo\": {\n    \"PartyID\": 4578.034096101011,\n    \"PartyType\": \"ptSupplier\"\n  },\n  \"BankRemittanceAccount\": {\n    \"PartyID\": 2748.5639436728416,\n    \"BankAccountID\": 8253,\n    \"BankAccountKey\": \"string\",\n    \"AccountNumber\": \"string\",\n    \"Description\": \"string\",\n    \"BankID\": 2668,\n    \"BankName\": \"string\",\n    \"DoNotExpressInReport\": false,\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"BankCode\": \"string\",\n    \"BranchCode\": \"string\",\n    \"BankSwift\": \"string\",\n    \"AccountCheckDigit\": \"string\",\n    \"FormattedDAN\": \"string\",\n    \"FormattedIBAN\": \"string\",\n    \"AccountType\": \"btLoanAccount\",\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 2455.208957820868,\n    \"CurrencyFactor\": 1338.6367588901117,\n    \"AccessPassword\": \"string\",\n    \"UsedInBankReceipt\": false,\n    \"RemittanceAccount\": false,\n    \"RemittanceSuffix\": \"string\",\n    \"RemittanceSuffix58\": \"string\",\n    \"UsedAsRemittanceDefault\": true,\n    \"Inactive\": true,\n    \"DirectDebitAuthorization\": \"string\",\n    \"DirectDebitStatus\": 4440,\n    \"DirectDebitWithBoundaries\": false,\n    \"DirectDebitMaximumAmount\": 8432.913840599393,\n    \"DirectDebitFinalYear\": 1611,\n    \"DirectDebitFinalMonth\": 3045,\n    \"PartyAddressID\": 3753,\n    \"BorrowingRate\": 8354.549686902772,\n    \"LendingRate\": 6293.347965535705,\n    \"AllowedOverdraw\": 2908.8055318231177,\n    \"MinimumBalance\": 9092.754616818504,\n    \"MaximumBalance\": 5098.6414424193945,\n    \"DiscBillsInterestRate\": 1177.9116608063855,\n    \"DiscBillsHandlingCharge\": 5865.807321896621,\n    \"CCardCurrentAccountID\": 4450,\n    \"CCardAccountReferenceDay\": 8647,\n    \"CCardAccountPayDay\": 3113,\n    \"Properties\": {\n      \"Count\": 1620\n    },\n    \"DefaultBankAccount\": false\n  },\n  \"RemittanceBankID\": 3282,\n  \"RemittanceAccountID\": 6443.983317560888,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 3318,\n  \"CustomerDefaultTransSerial\": \"string\",\n  \"CustomerPrintCopies\": 2409,\n  \"TaxablePersonType\": \"tpFinalConsumer\",\n  \"CashAccountingSchemeSignIn\": \"1947-09-24T00:34:20.826Z\",\n  \"CashAccountingSchemeSignOut\": \"2012-02-15T07:29:40.435Z\",\n  \"DefaultBillToCustomerID\": 9321.331077819244,\n  \"IssuingOutput\": 3748,\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"EinvoicingEmail\": \"string\",\n  \"GDPRConsent\": false,\n  \"GDPRConsentDate\": \"1951-07-27T07:00:53.249Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1985-06-18T21:32:10.052Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1997-08-29T18:42:36.274Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"2015-10-22T16:06:13.327Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"Forgotten\",\n  \"IsPublicAdministration\": false,\n  \"PricingID\": 7689,\n  \"CustomerSupplierID\": \"string\",\n  \"GLN\": \"string\",\n  \"Delivery\": \"string\",\n  \"Properties\": {\n    \"Count\": 1827\n  },\n  \"EInvoiceChannel\": \"string\",\n  \"WithholdingTaxType\": \"string\",\n  \"WhatsappConsent\": true,\n  \"PACustomerID\": \"string\",\n  \"XCHOnboarded\": true,\n  \"XCHConsent\": false,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 8979.383502096367,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 2646,\n  \"PartyType\": \"ptSalesman\",\n  \"_IEntity_PartyID\": 2073.1991835933295,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 1210.5269129259832,\n    \"PartyType\": \"ptNothing\"\n  },\n  \"AccountBalance\": 508.9523112056682,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": false,\n  \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n}"}],"_postman_id":"81f6306f-5173-42a7-8f42-27b29f8b3694"},{"name":"/v2/Customer","id":"3c43d148-1747-4542-ae0e-f85c19aba453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Customer","description":"<p>Updates only the fields you include in the request; everything else on the customer stays as it was. The customer's ID must be included in the request body.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"9393be72-c6dc-46ab-b682-c8236e499f9a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Customer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CustomerID\": 2112.3107946828623,\n  \"PartyID\": 710.1135947220616,\n  \"CustomerKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 6445.564553898777,\n  \"FederalTaxId\": \"string\",\n  \"PersonalIdNumber\": \"string\",\n  \"BirthDate\": \"1977-07-09T17:23:34.076Z\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"CustomerPicturePath\": \"string\",\n  \"SalesmanId\": 3462,\n  \"SalesmanName\": \"string\",\n  \"CardID\": \"string\",\n  \"ZoneID\": 8415,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 5411,\n  \"PaymentName\": \"string\",\n  \"CarrierID\": 9022,\n  \"CarrierName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 6731,\n  \"PriceLineID\": 6655,\n  \"CustomerLevel\": 9681,\n  \"CustomerGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4501,\n  \"AplyRetentionTax\": false,\n  \"RetentionTax\": 3941.2355917404107,\n  \"Comments\": \"string\",\n  \"Locked\": true,\n  \"ActiveParty\": false,\n  \"LimitType\": \"ltCanceled\",\n  \"LimitPurchaseDays\": 3651,\n  \"LimitPurchaseValue\": 3409.0255817661987,\n  \"LimitPurchaseCurrencyID\": \"string\",\n  \"LimitPurchaseExchange\": 7120.378244562689,\n  \"LimitPurchaseFactor\": 9774.220350532461,\n  \"DirectDiscount\": 6025.225328616118,\n  \"GlobalDiscount\": 6737.835863339774,\n  \"TemporaryID\": \"string\",\n  \"IntranetUsername\": \"string\",\n  \"IntranetPassword\": \"string\",\n  \"IntranetGroup\": \"string\",\n  \"IntranetActive\": true,\n  \"IntranetEMailDaily\": false,\n  \"IntranetEMailWeekly\": false,\n  \"IntranetLastVisit\": \"1983-05-18T08:17:37.663Z\",\n  \"CreateDate\": \"1973-07-20T23:44:15.996Z\",\n  \"LastUpdated\": \"2004-05-19T04:26:23.298Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 7715.807195939386,\n  \"LedgerAccountBalance\": 9207.795049708997,\n  \"DefaultTransSerial\": \"string\",\n  \"DefaultTransDocument\": \"string\",\n  \"DefaultTransDocNumber\": 366.15745087825616,\n  \"FrequentShopperPoints\": 6281.875825067243,\n  \"PartyInfo\": {\n    \"PartyID\": 4578.034096101011,\n    \"PartyType\": \"ptSupplier\"\n  },\n  \"BankRemittanceAccount\": {\n    \"PartyID\": 2748.5639436728416,\n    \"BankAccountID\": 8253,\n    \"BankAccountKey\": \"string\",\n    \"AccountNumber\": \"string\",\n    \"Description\": \"string\",\n    \"BankID\": 2668,\n    \"BankName\": \"string\",\n    \"DoNotExpressInReport\": false,\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"BankCode\": \"string\",\n    \"BranchCode\": \"string\",\n    \"BankSwift\": \"string\",\n    \"AccountCheckDigit\": \"string\",\n    \"FormattedDAN\": \"string\",\n    \"FormattedIBAN\": \"string\",\n    \"AccountType\": \"btLoanAccount\",\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 2455.208957820868,\n    \"CurrencyFactor\": 1338.6367588901117,\n    \"AccessPassword\": \"string\",\n    \"UsedInBankReceipt\": false,\n    \"RemittanceAccount\": false,\n    \"RemittanceSuffix\": \"string\",\n    \"RemittanceSuffix58\": \"string\",\n    \"UsedAsRemittanceDefault\": true,\n    \"Inactive\": true,\n    \"DirectDebitAuthorization\": \"string\",\n    \"DirectDebitStatus\": 4440,\n    \"DirectDebitWithBoundaries\": false,\n    \"DirectDebitMaximumAmount\": 8432.913840599393,\n    \"DirectDebitFinalYear\": 1611,\n    \"DirectDebitFinalMonth\": 3045,\n    \"PartyAddressID\": 3753,\n    \"BorrowingRate\": 8354.549686902772,\n    \"LendingRate\": 6293.347965535705,\n    \"AllowedOverdraw\": 2908.8055318231177,\n    \"MinimumBalance\": 9092.754616818504,\n    \"MaximumBalance\": 5098.6414424193945,\n    \"DiscBillsInterestRate\": 1177.9116608063855,\n    \"DiscBillsHandlingCharge\": 5865.807321896621,\n    \"CCardCurrentAccountID\": 4450,\n    \"CCardAccountReferenceDay\": 8647,\n    \"CCardAccountPayDay\": 3113,\n    \"Properties\": {\n      \"Count\": 1620\n    },\n    \"DefaultBankAccount\": false\n  },\n  \"RemittanceBankID\": 3282,\n  \"RemittanceAccountID\": 6443.983317560888,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 3318,\n  \"CustomerDefaultTransSerial\": \"string\",\n  \"CustomerPrintCopies\": 2409,\n  \"TaxablePersonType\": \"tpFinalConsumer\",\n  \"CashAccountingSchemeSignIn\": \"1947-09-24T00:34:20.826Z\",\n  \"CashAccountingSchemeSignOut\": \"2012-02-15T07:29:40.435Z\",\n  \"DefaultBillToCustomerID\": 9321.331077819244,\n  \"IssuingOutput\": 3748,\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"EinvoicingEmail\": \"string\",\n  \"GDPRConsent\": false,\n  \"GDPRConsentDate\": \"1951-07-27T07:00:53.249Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1985-06-18T21:32:10.052Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1997-08-29T18:42:36.274Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"2015-10-22T16:06:13.327Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"Forgotten\",\n  \"IsPublicAdministration\": false,\n  \"PricingID\": 7689,\n  \"CustomerSupplierID\": \"string\",\n  \"GLN\": \"string\",\n  \"Delivery\": \"string\",\n  \"Properties\": {\n    \"Count\": 1827\n  },\n  \"EInvoiceChannel\": \"string\",\n  \"WithholdingTaxType\": \"string\",\n  \"WhatsappConsent\": true,\n  \"PACustomerID\": \"string\",\n  \"XCHOnboarded\": true,\n  \"XCHConsent\": false,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 8979.383502096367,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 2646,\n  \"PartyType\": \"ptSalesman\",\n  \"_IEntity_PartyID\": 2073.1991835933295,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 1210.5269129259832,\n    \"PartyType\": \"ptNothing\"\n  },\n  \"AccountBalance\": 508.9523112056682,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": false,\n  \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n}"}],"_postman_id":"3c43d148-1747-4542-ae0e-f85c19aba453"},{"name":"/v2/Customer/:ID","id":"2b56fd65-431c-48bc-b2a9-969991336c69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Customer/:ID","description":"<p>Returns the full details of a single customer by their ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"09c23bae-9a7e-4b86-a063-4cf81ac8f061","description":{"content":"<p>The ID of the customer.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"23951172-a99c-40fb-ab52-529cfcf223d5","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Customer/:ID","host":["http://localhost:5581"],"path":["v2","Customer",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the customer."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CustomerID\": 2112.3107946828623,\n  \"PartyID\": 710.1135947220616,\n  \"CustomerKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 6445.564553898777,\n  \"FederalTaxId\": \"string\",\n  \"PersonalIdNumber\": \"string\",\n  \"BirthDate\": \"1977-07-09T17:23:34.076Z\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"CustomerPicturePath\": \"string\",\n  \"SalesmanId\": 3462,\n  \"SalesmanName\": \"string\",\n  \"CardID\": \"string\",\n  \"ZoneID\": 8415,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 5411,\n  \"PaymentName\": \"string\",\n  \"CarrierID\": 9022,\n  \"CarrierName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 6731,\n  \"PriceLineID\": 6655,\n  \"CustomerLevel\": 9681,\n  \"CustomerGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4501,\n  \"AplyRetentionTax\": false,\n  \"RetentionTax\": 3941.2355917404107,\n  \"Comments\": \"string\",\n  \"Locked\": true,\n  \"ActiveParty\": false,\n  \"LimitType\": \"ltCanceled\",\n  \"LimitPurchaseDays\": 3651,\n  \"LimitPurchaseValue\": 3409.0255817661987,\n  \"LimitPurchaseCurrencyID\": \"string\",\n  \"LimitPurchaseExchange\": 7120.378244562689,\n  \"LimitPurchaseFactor\": 9774.220350532461,\n  \"DirectDiscount\": 6025.225328616118,\n  \"GlobalDiscount\": 6737.835863339774,\n  \"TemporaryID\": \"string\",\n  \"IntranetUsername\": \"string\",\n  \"IntranetPassword\": \"string\",\n  \"IntranetGroup\": \"string\",\n  \"IntranetActive\": true,\n  \"IntranetEMailDaily\": false,\n  \"IntranetEMailWeekly\": false,\n  \"IntranetLastVisit\": \"1983-05-18T08:17:37.663Z\",\n  \"CreateDate\": \"1973-07-20T23:44:15.996Z\",\n  \"LastUpdated\": \"2004-05-19T04:26:23.298Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 7715.807195939386,\n  \"LedgerAccountBalance\": 9207.795049708997,\n  \"DefaultTransSerial\": \"string\",\n  \"DefaultTransDocument\": \"string\",\n  \"DefaultTransDocNumber\": 366.15745087825616,\n  \"FrequentShopperPoints\": 6281.875825067243,\n  \"PartyInfo\": {\n    \"PartyID\": 4578.034096101011,\n    \"PartyType\": \"ptSupplier\"\n  },\n  \"BankRemittanceAccount\": {\n    \"PartyID\": 2748.5639436728416,\n    \"BankAccountID\": 8253,\n    \"BankAccountKey\": \"string\",\n    \"AccountNumber\": \"string\",\n    \"Description\": \"string\",\n    \"BankID\": 2668,\n    \"BankName\": \"string\",\n    \"DoNotExpressInReport\": false,\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"BankCode\": \"string\",\n    \"BranchCode\": \"string\",\n    \"BankSwift\": \"string\",\n    \"AccountCheckDigit\": \"string\",\n    \"FormattedDAN\": \"string\",\n    \"FormattedIBAN\": \"string\",\n    \"AccountType\": \"btLoanAccount\",\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 2455.208957820868,\n    \"CurrencyFactor\": 1338.6367588901117,\n    \"AccessPassword\": \"string\",\n    \"UsedInBankReceipt\": false,\n    \"RemittanceAccount\": false,\n    \"RemittanceSuffix\": \"string\",\n    \"RemittanceSuffix58\": \"string\",\n    \"UsedAsRemittanceDefault\": true,\n    \"Inactive\": true,\n    \"DirectDebitAuthorization\": \"string\",\n    \"DirectDebitStatus\": 4440,\n    \"DirectDebitWithBoundaries\": false,\n    \"DirectDebitMaximumAmount\": 8432.913840599393,\n    \"DirectDebitFinalYear\": 1611,\n    \"DirectDebitFinalMonth\": 3045,\n    \"PartyAddressID\": 3753,\n    \"BorrowingRate\": 8354.549686902772,\n    \"LendingRate\": 6293.347965535705,\n    \"AllowedOverdraw\": 2908.8055318231177,\n    \"MinimumBalance\": 9092.754616818504,\n    \"MaximumBalance\": 5098.6414424193945,\n    \"DiscBillsInterestRate\": 1177.9116608063855,\n    \"DiscBillsHandlingCharge\": 5865.807321896621,\n    \"CCardCurrentAccountID\": 4450,\n    \"CCardAccountReferenceDay\": 8647,\n    \"CCardAccountPayDay\": 3113,\n    \"Properties\": {\n      \"Count\": 1620\n    },\n    \"DefaultBankAccount\": false\n  },\n  \"RemittanceBankID\": 3282,\n  \"RemittanceAccountID\": 6443.983317560888,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 3318,\n  \"CustomerDefaultTransSerial\": \"string\",\n  \"CustomerPrintCopies\": 2409,\n  \"TaxablePersonType\": \"tpFinalConsumer\",\n  \"CashAccountingSchemeSignIn\": \"1947-09-24T00:34:20.826Z\",\n  \"CashAccountingSchemeSignOut\": \"2012-02-15T07:29:40.435Z\",\n  \"DefaultBillToCustomerID\": 9321.331077819244,\n  \"IssuingOutput\": 3748,\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"EinvoicingEmail\": \"string\",\n  \"GDPRConsent\": false,\n  \"GDPRConsentDate\": \"1951-07-27T07:00:53.249Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1985-06-18T21:32:10.052Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1997-08-29T18:42:36.274Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"2015-10-22T16:06:13.327Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"Forgotten\",\n  \"IsPublicAdministration\": false,\n  \"PricingID\": 7689,\n  \"CustomerSupplierID\": \"string\",\n  \"GLN\": \"string\",\n  \"Delivery\": \"string\",\n  \"Properties\": {\n    \"Count\": 1827\n  },\n  \"EInvoiceChannel\": \"string\",\n  \"WithholdingTaxType\": \"string\",\n  \"WhatsappConsent\": true,\n  \"PACustomerID\": \"string\",\n  \"XCHOnboarded\": true,\n  \"XCHConsent\": false,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 8979.383502096367,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 2646,\n  \"PartyType\": \"ptSalesman\",\n  \"_IEntity_PartyID\": 2073.1991835933295,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 1210.5269129259832,\n    \"PartyType\": \"ptNothing\"\n  },\n  \"AccountBalance\": 508.9523112056682,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": false,\n  \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n}"}],"_postman_id":"2b56fd65-431c-48bc-b2a9-969991336c69"},{"name":"/v2/Customer/:ID","id":"1e571df7-fede-4104-9ce6-bc3f49db3318","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Customer/:ID","description":"<p>Permanently removes a customer.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"edf28b11-168c-4eaf-86f1-e016dc5e4500","description":{"content":"<p>The ID of the customer.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"f8b864e7-e0e8-4eb0-9a40-7705bd42b0ab","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Customer/:ID","host":["http://localhost:5581"],"path":["v2","Customer",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the customer."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"1e571df7-fede-4104-9ce6-bc3f49db3318"},{"name":"/v3/Customer","id":"a502fad2-da1b-47fc-9f58-cabdf0c1e96d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/Customer?pageNumber=137&FromDate=1965-06-19T17:20:46.449Z&ToDate=1965-06-19T17:20:46.449Z","description":"<p>Same as the standard customer list, but also lets you filter by when customers were created or last changed, and tells you the total number of matching customers alongside the page of results — handy for building paginated views.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Customer"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number.</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"},{"description":{"content":"<p>The from date to filter items based on their creation or modification date (optional). Example: 2026-12-31</p>\n","type":"text/plain"},"key":"FromDate","value":"1965-06-19T17:20:46.449Z"},{"description":{"content":"<p>The to date to filter items based on their creation or modification date (optional). Example: 2026-12-31</p>\n","type":"text/plain"},"key":"ToDate","value":"1965-06-19T17:20:46.449Z"}],"variable":[]}},"response":[{"id":"9cce5438-03ce-41e4-9320-4050b8cca065","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/Customer?pageNumber=137&FromDate=1965-06-19T17:20:46.449Z&ToDate=1965-06-19T17:20:46.449Z","host":["http://localhost:5581"],"path":["v3","Customer"],"query":[{"description":"The page number.","key":"pageNumber","value":"137"},{"description":"The from date to filter items based on their creation or modification date (optional). Example: 2026-12-31","key":"FromDate","value":"1965-06-19T17:20:46.449Z"},{"description":"The to date to filter items based on their creation or modification date (optional). Example: 2026-12-31","key":"ToDate","value":"1965-06-19T17:20:46.449Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CustomerID\": 1078.4914580733484,\n    \"PartyID\": 2728.962226339661,\n    \"CustomerKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 2880.4245271650366,\n    \"FederalTaxId\": \"string\",\n    \"PersonalIdNumber\": \"string\",\n    \"BirthDate\": \"1991-10-03T00:51:53.011Z\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"CustomerPicturePath\": \"string\",\n    \"SalesmanId\": 7734,\n    \"SalesmanName\": \"string\",\n    \"CardID\": \"string\",\n    \"ZoneID\": 3923,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 8884,\n    \"PaymentName\": \"string\",\n    \"CarrierID\": 4404,\n    \"CarrierName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 1810,\n    \"PriceLineID\": 7392,\n    \"CustomerLevel\": 8041,\n    \"CustomerGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 9532,\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 9954.008646924749,\n    \"Comments\": \"string\",\n    \"Locked\": true,\n    \"ActiveParty\": true,\n    \"LimitType\": \"ltDays\",\n    \"LimitPurchaseDays\": 9392,\n    \"LimitPurchaseValue\": 6280.831682732052,\n    \"LimitPurchaseCurrencyID\": \"string\",\n    \"LimitPurchaseExchange\": 2042.168421515046,\n    \"LimitPurchaseFactor\": 9942.959274674084,\n    \"DirectDiscount\": 8199.766254517417,\n    \"GlobalDiscount\": 7662.856036173505,\n    \"TemporaryID\": \"string\",\n    \"IntranetUsername\": \"string\",\n    \"IntranetPassword\": \"string\",\n    \"IntranetGroup\": \"string\",\n    \"IntranetActive\": true,\n    \"IntranetEMailDaily\": false,\n    \"IntranetEMailWeekly\": false,\n    \"IntranetLastVisit\": \"1972-01-02T19:13:37.826Z\",\n    \"CreateDate\": \"1994-06-23T16:20:24.669Z\",\n    \"LastUpdated\": \"2021-05-19T00:58:22.894Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 5944.11499418511,\n    \"LedgerAccountBalance\": 2712.373827879857,\n    \"DefaultTransSerial\": \"string\",\n    \"DefaultTransDocument\": \"string\",\n    \"DefaultTransDocNumber\": 2873.7111258555324,\n    \"FrequentShopperPoints\": 2823.65639703247,\n    \"PartyInfo\": {\n      \"PartyID\": 5995.55945183018,\n      \"PartyType\": \"ptBank\"\n    },\n    \"BankRemittanceAccount\": {\n      \"PartyID\": 8422.228310799857,\n      \"BankAccountID\": 1791,\n      \"BankAccountKey\": \"string\",\n      \"AccountNumber\": \"string\",\n      \"Description\": \"string\",\n      \"BankID\": 3446,\n      \"BankName\": \"string\",\n      \"DoNotExpressInReport\": true,\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"BankCode\": \"string\",\n      \"BranchCode\": \"string\",\n      \"BankSwift\": \"string\",\n      \"AccountCheckDigit\": \"string\",\n      \"FormattedDAN\": \"string\",\n      \"FormattedIBAN\": \"string\",\n      \"AccountType\": \"btLoanAccount\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 8259.293357720273,\n      \"CurrencyFactor\": 1626.9991896478498,\n      \"AccessPassword\": \"string\",\n      \"UsedInBankReceipt\": false,\n      \"RemittanceAccount\": true,\n      \"RemittanceSuffix\": \"string\",\n      \"RemittanceSuffix58\": \"string\",\n      \"UsedAsRemittanceDefault\": false,\n      \"Inactive\": true,\n      \"DirectDebitAuthorization\": \"string\",\n      \"DirectDebitStatus\": 336,\n      \"DirectDebitWithBoundaries\": false,\n      \"DirectDebitMaximumAmount\": 8915.682224481186,\n      \"DirectDebitFinalYear\": 3187,\n      \"DirectDebitFinalMonth\": 6144,\n      \"PartyAddressID\": 8416,\n      \"BorrowingRate\": 9920.108813547491,\n      \"LendingRate\": 5359.476151972032,\n      \"AllowedOverdraw\": 4915.83249273194,\n      \"MinimumBalance\": 2248.0281042350334,\n      \"MaximumBalance\": 4320.731906724471,\n      \"DiscBillsInterestRate\": 3096.481240868785,\n      \"DiscBillsHandlingCharge\": 2183.930245438671,\n      \"CCardCurrentAccountID\": 1978,\n      \"CCardAccountReferenceDay\": 7119,\n      \"CCardAccountPayDay\": 6898,\n      \"Properties\": {\n        \"Count\": 2358\n      },\n      \"DefaultBankAccount\": false\n    },\n    \"RemittanceBankID\": 2538,\n    \"RemittanceAccountID\": 7967.515593263595,\n    \"SendXMLMailAfterSave\": true,\n    \"UseIntraStat\": false,\n    \"IntraStatPortID\": \"string\",\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 4019,\n    \"CustomerDefaultTransSerial\": \"string\",\n    \"CustomerPrintCopies\": 9293,\n    \"TaxablePersonType\": \"tpUnknown\",\n    \"CashAccountingSchemeSignIn\": \"2021-06-01T20:53:04.742Z\",\n    \"CashAccountingSchemeSignOut\": \"1976-12-22T05:53:59.558Z\",\n    \"DefaultBillToCustomerID\": 882.8415077175044,\n    \"IssuingOutput\": 7946,\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"EinvoicingEmail\": \"string\",\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"1953-10-12T17:40:01.912Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2013-11-25T20:00:29.253Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1970-07-10T19:29:03.782Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1983-04-09T23:14:39.837Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingEmailConsent\",\n    \"IsPublicAdministration\": true,\n    \"PricingID\": 9324,\n    \"CustomerSupplierID\": \"string\",\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\",\n    \"Properties\": {\n      \"Count\": 336\n    },\n    \"EInvoiceChannel\": \"string\",\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": false,\n    \"PACustomerID\": \"string\",\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": true,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 8438.538455305576,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 5210,\n    \"PartyType\": \"ptSupplier\",\n    \"_IEntity_PartyID\": 1806.7619277678825,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 7516.791581457254,\n      \"PartyType\": \"ptSupplier\"\n    },\n    \"AccountBalance\": 9083.874796625003,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": true,\n    \"_IEntity_TaxablePersonType\": \"tpUnknown\"\n  },\n  {\n    \"CustomerID\": 5857.488787263455,\n    \"PartyID\": 2028.1847679405018,\n    \"CustomerKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 2371.3803509383347,\n    \"FederalTaxId\": \"string\",\n    \"PersonalIdNumber\": \"string\",\n    \"BirthDate\": \"2006-10-17T21:50:07.520Z\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"CustomerPicturePath\": \"string\",\n    \"SalesmanId\": 2291,\n    \"SalesmanName\": \"string\",\n    \"CardID\": \"string\",\n    \"ZoneID\": 4488,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 8489,\n    \"PaymentName\": \"string\",\n    \"CarrierID\": 913,\n    \"CarrierName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 1972,\n    \"PriceLineID\": 1557,\n    \"CustomerLevel\": 7812,\n    \"CustomerGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 6200,\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 6348.675419838905,\n    \"Comments\": \"string\",\n    \"Locked\": false,\n    \"ActiveParty\": true,\n    \"LimitType\": \"ltValue\",\n    \"LimitPurchaseDays\": 3850,\n    \"LimitPurchaseValue\": 6163.482960787422,\n    \"LimitPurchaseCurrencyID\": \"string\",\n    \"LimitPurchaseExchange\": 9942.072632193065,\n    \"LimitPurchaseFactor\": 7918.559813464996,\n    \"DirectDiscount\": 9547.972220446833,\n    \"GlobalDiscount\": 1687.301672700705,\n    \"TemporaryID\": \"string\",\n    \"IntranetUsername\": \"string\",\n    \"IntranetPassword\": \"string\",\n    \"IntranetGroup\": \"string\",\n    \"IntranetActive\": true,\n    \"IntranetEMailDaily\": true,\n    \"IntranetEMailWeekly\": true,\n    \"IntranetLastVisit\": \"2023-05-16T07:33:40.738Z\",\n    \"CreateDate\": \"1988-08-22T15:55:22.582Z\",\n    \"LastUpdated\": \"1950-04-21T05:20:45.908Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 8744.79828716597,\n    \"LedgerAccountBalance\": 6359.191466315218,\n    \"DefaultTransSerial\": \"string\",\n    \"DefaultTransDocument\": \"string\",\n    \"DefaultTransDocNumber\": 3901.215568684333,\n    \"FrequentShopperPoints\": 3624.3527276599552,\n    \"PartyInfo\": {\n      \"PartyID\": 4458.116127911186,\n      \"PartyType\": \"ptNothing\"\n    },\n    \"BankRemittanceAccount\": {\n      \"PartyID\": 1784.9996700622983,\n      \"BankAccountID\": 1242,\n      \"BankAccountKey\": \"string\",\n      \"AccountNumber\": \"string\",\n      \"Description\": \"string\",\n      \"BankID\": 7106,\n      \"BankName\": \"string\",\n      \"DoNotExpressInReport\": false,\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"BankCode\": \"string\",\n      \"BranchCode\": \"string\",\n      \"BankSwift\": \"string\",\n      \"AccountCheckDigit\": \"string\",\n      \"FormattedDAN\": \"string\",\n      \"FormattedIBAN\": \"string\",\n      \"AccountType\": \"btCurrentAccount\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 5476.398511257751,\n      \"CurrencyFactor\": 5402.330391529186,\n      \"AccessPassword\": \"string\",\n      \"UsedInBankReceipt\": true,\n      \"RemittanceAccount\": true,\n      \"RemittanceSuffix\": \"string\",\n      \"RemittanceSuffix58\": \"string\",\n      \"UsedAsRemittanceDefault\": true,\n      \"Inactive\": false,\n      \"DirectDebitAuthorization\": \"string\",\n      \"DirectDebitStatus\": 339,\n      \"DirectDebitWithBoundaries\": true,\n      \"DirectDebitMaximumAmount\": 6509.773123388794,\n      \"DirectDebitFinalYear\": 5892,\n      \"DirectDebitFinalMonth\": 7467,\n      \"PartyAddressID\": 3931,\n      \"BorrowingRate\": 9442.310226852585,\n      \"LendingRate\": 958.9288418814012,\n      \"AllowedOverdraw\": 9494.92201204935,\n      \"MinimumBalance\": 6689.8979100291,\n      \"MaximumBalance\": 3996.5843193501582,\n      \"DiscBillsInterestRate\": 9367.778764843302,\n      \"DiscBillsHandlingCharge\": 6215.243650796421,\n      \"CCardCurrentAccountID\": 5856,\n      \"CCardAccountReferenceDay\": 3429,\n      \"CCardAccountPayDay\": 1862,\n      \"Properties\": {\n        \"Count\": 9524\n      },\n      \"DefaultBankAccount\": true\n    },\n    \"RemittanceBankID\": 7436,\n    \"RemittanceAccountID\": 5211.571951966859,\n    \"SendXMLMailAfterSave\": false,\n    \"UseIntraStat\": false,\n    \"IntraStatPortID\": \"string\",\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 1969,\n    \"CustomerDefaultTransSerial\": \"string\",\n    \"CustomerPrintCopies\": 6761,\n    \"TaxablePersonType\": \"tpUnknown\",\n    \"CashAccountingSchemeSignIn\": \"2012-01-18T15:56:38.137Z\",\n    \"CashAccountingSchemeSignOut\": \"1973-05-09T17:21:12.226Z\",\n    \"DefaultBillToCustomerID\": 5865.293746504225,\n    \"IssuingOutput\": 2349,\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"EinvoicingEmail\": \"string\",\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"1979-01-21T02:23:29.762Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2001-08-01T01:32:24.344Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"2025-06-23T08:19:28.906Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1993-02-25T22:27:51.827Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingEmailConsent\",\n    \"IsPublicAdministration\": false,\n    \"PricingID\": 6467,\n    \"CustomerSupplierID\": \"string\",\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\",\n    \"Properties\": {\n      \"Count\": 9252\n    },\n    \"EInvoiceChannel\": \"string\",\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": true,\n    \"PACustomerID\": \"string\",\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": false,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 2378.9939112177917,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 8030,\n    \"PartyType\": \"ptSupplier\",\n    \"_IEntity_PartyID\": 2822.311191703427,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 2185.79178376899,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountBalance\": 8708.34073674227,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": false,\n    \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n  }\n]"}],"_postman_id":"a502fad2-da1b-47fc-9f58-cabdf0c1e96d"},{"name":"/v3/Customer","id":"8e825837-b68e-42c4-8a3f-29cd53ac7b9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v3/Customer","description":"<p>Same as the standard update, but any field you leave out will be reset to the customer's existing default rather than left untouched. Use this when you want the update to fully reflect the values you send.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Customer"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"7ac102d3-625d-4687-a7b9-4a9f657c0869","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v3/Customer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CustomerID\": 2112.3107946828623,\n  \"PartyID\": 710.1135947220616,\n  \"CustomerKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 6445.564553898777,\n  \"FederalTaxId\": \"string\",\n  \"PersonalIdNumber\": \"string\",\n  \"BirthDate\": \"1977-07-09T17:23:34.076Z\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"CustomerPicturePath\": \"string\",\n  \"SalesmanId\": 3462,\n  \"SalesmanName\": \"string\",\n  \"CardID\": \"string\",\n  \"ZoneID\": 8415,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 5411,\n  \"PaymentName\": \"string\",\n  \"CarrierID\": 9022,\n  \"CarrierName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 6731,\n  \"PriceLineID\": 6655,\n  \"CustomerLevel\": 9681,\n  \"CustomerGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4501,\n  \"AplyRetentionTax\": false,\n  \"RetentionTax\": 3941.2355917404107,\n  \"Comments\": \"string\",\n  \"Locked\": true,\n  \"ActiveParty\": false,\n  \"LimitType\": \"ltCanceled\",\n  \"LimitPurchaseDays\": 3651,\n  \"LimitPurchaseValue\": 3409.0255817661987,\n  \"LimitPurchaseCurrencyID\": \"string\",\n  \"LimitPurchaseExchange\": 7120.378244562689,\n  \"LimitPurchaseFactor\": 9774.220350532461,\n  \"DirectDiscount\": 6025.225328616118,\n  \"GlobalDiscount\": 6737.835863339774,\n  \"TemporaryID\": \"string\",\n  \"IntranetUsername\": \"string\",\n  \"IntranetPassword\": \"string\",\n  \"IntranetGroup\": \"string\",\n  \"IntranetActive\": true,\n  \"IntranetEMailDaily\": false,\n  \"IntranetEMailWeekly\": false,\n  \"IntranetLastVisit\": \"1983-05-18T08:17:37.663Z\",\n  \"CreateDate\": \"1973-07-20T23:44:15.996Z\",\n  \"LastUpdated\": \"2004-05-19T04:26:23.298Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 7715.807195939386,\n  \"LedgerAccountBalance\": 9207.795049708997,\n  \"DefaultTransSerial\": \"string\",\n  \"DefaultTransDocument\": \"string\",\n  \"DefaultTransDocNumber\": 366.15745087825616,\n  \"FrequentShopperPoints\": 6281.875825067243,\n  \"PartyInfo\": {\n    \"PartyID\": 4578.034096101011,\n    \"PartyType\": \"ptSupplier\"\n  },\n  \"BankRemittanceAccount\": {\n    \"PartyID\": 2748.5639436728416,\n    \"BankAccountID\": 8253,\n    \"BankAccountKey\": \"string\",\n    \"AccountNumber\": \"string\",\n    \"Description\": \"string\",\n    \"BankID\": 2668,\n    \"BankName\": \"string\",\n    \"DoNotExpressInReport\": false,\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"BankCode\": \"string\",\n    \"BranchCode\": \"string\",\n    \"BankSwift\": \"string\",\n    \"AccountCheckDigit\": \"string\",\n    \"FormattedDAN\": \"string\",\n    \"FormattedIBAN\": \"string\",\n    \"AccountType\": \"btLoanAccount\",\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 2455.208957820868,\n    \"CurrencyFactor\": 1338.6367588901117,\n    \"AccessPassword\": \"string\",\n    \"UsedInBankReceipt\": false,\n    \"RemittanceAccount\": false,\n    \"RemittanceSuffix\": \"string\",\n    \"RemittanceSuffix58\": \"string\",\n    \"UsedAsRemittanceDefault\": true,\n    \"Inactive\": true,\n    \"DirectDebitAuthorization\": \"string\",\n    \"DirectDebitStatus\": 4440,\n    \"DirectDebitWithBoundaries\": false,\n    \"DirectDebitMaximumAmount\": 8432.913840599393,\n    \"DirectDebitFinalYear\": 1611,\n    \"DirectDebitFinalMonth\": 3045,\n    \"PartyAddressID\": 3753,\n    \"BorrowingRate\": 8354.549686902772,\n    \"LendingRate\": 6293.347965535705,\n    \"AllowedOverdraw\": 2908.8055318231177,\n    \"MinimumBalance\": 9092.754616818504,\n    \"MaximumBalance\": 5098.6414424193945,\n    \"DiscBillsInterestRate\": 1177.9116608063855,\n    \"DiscBillsHandlingCharge\": 5865.807321896621,\n    \"CCardCurrentAccountID\": 4450,\n    \"CCardAccountReferenceDay\": 8647,\n    \"CCardAccountPayDay\": 3113,\n    \"Properties\": {\n      \"Count\": 1620\n    },\n    \"DefaultBankAccount\": false\n  },\n  \"RemittanceBankID\": 3282,\n  \"RemittanceAccountID\": 6443.983317560888,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 3318,\n  \"CustomerDefaultTransSerial\": \"string\",\n  \"CustomerPrintCopies\": 2409,\n  \"TaxablePersonType\": \"tpFinalConsumer\",\n  \"CashAccountingSchemeSignIn\": \"1947-09-24T00:34:20.826Z\",\n  \"CashAccountingSchemeSignOut\": \"2012-02-15T07:29:40.435Z\",\n  \"DefaultBillToCustomerID\": 9321.331077819244,\n  \"IssuingOutput\": 3748,\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"EinvoicingEmail\": \"string\",\n  \"GDPRConsent\": false,\n  \"GDPRConsentDate\": \"1951-07-27T07:00:53.249Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1985-06-18T21:32:10.052Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1997-08-29T18:42:36.274Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"2015-10-22T16:06:13.327Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"Forgotten\",\n  \"IsPublicAdministration\": false,\n  \"PricingID\": 7689,\n  \"CustomerSupplierID\": \"string\",\n  \"GLN\": \"string\",\n  \"Delivery\": \"string\",\n  \"Properties\": {\n    \"Count\": 1827\n  },\n  \"EInvoiceChannel\": \"string\",\n  \"WithholdingTaxType\": \"string\",\n  \"WhatsappConsent\": true,\n  \"PACustomerID\": \"string\",\n  \"XCHOnboarded\": true,\n  \"XCHConsent\": false,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 8979.383502096367,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 2646,\n  \"PartyType\": \"ptSalesman\",\n  \"_IEntity_PartyID\": 2073.1991835933295,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 1210.5269129259832,\n    \"PartyType\": \"ptNothing\"\n  },\n  \"AccountBalance\": 508.9523112056682,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": false,\n  \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n}"}],"_postman_id":"8e825837-b68e-42c4-8a3f-29cd53ac7b9b"},{"name":"/v4/Customer","id":"a2e4805d-1db5-4bae-a97e-401a7300d6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v4/Customer","description":"<p>The latest version of the \"reset missing fields to default\" update — functionally the same as the v3 update above, and the recommended one to use for new integrations.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v4","Customer"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"aad7b208-2b7a-40c2-9eac-c3e30f057657","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v4/Customer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CustomerID\": 2112.3107946828623,\n  \"PartyID\": 710.1135947220616,\n  \"CustomerKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 6445.564553898777,\n  \"FederalTaxId\": \"string\",\n  \"PersonalIdNumber\": \"string\",\n  \"BirthDate\": \"1977-07-09T17:23:34.076Z\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"CustomerPicturePath\": \"string\",\n  \"SalesmanId\": 3462,\n  \"SalesmanName\": \"string\",\n  \"CardID\": \"string\",\n  \"ZoneID\": 8415,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 5411,\n  \"PaymentName\": \"string\",\n  \"CarrierID\": 9022,\n  \"CarrierName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 6731,\n  \"PriceLineID\": 6655,\n  \"CustomerLevel\": 9681,\n  \"CustomerGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4501,\n  \"AplyRetentionTax\": false,\n  \"RetentionTax\": 3941.2355917404107,\n  \"Comments\": \"string\",\n  \"Locked\": true,\n  \"ActiveParty\": false,\n  \"LimitType\": \"ltCanceled\",\n  \"LimitPurchaseDays\": 3651,\n  \"LimitPurchaseValue\": 3409.0255817661987,\n  \"LimitPurchaseCurrencyID\": \"string\",\n  \"LimitPurchaseExchange\": 7120.378244562689,\n  \"LimitPurchaseFactor\": 9774.220350532461,\n  \"DirectDiscount\": 6025.225328616118,\n  \"GlobalDiscount\": 6737.835863339774,\n  \"TemporaryID\": \"string\",\n  \"IntranetUsername\": \"string\",\n  \"IntranetPassword\": \"string\",\n  \"IntranetGroup\": \"string\",\n  \"IntranetActive\": true,\n  \"IntranetEMailDaily\": false,\n  \"IntranetEMailWeekly\": false,\n  \"IntranetLastVisit\": \"1983-05-18T08:17:37.663Z\",\n  \"CreateDate\": \"1973-07-20T23:44:15.996Z\",\n  \"LastUpdated\": \"2004-05-19T04:26:23.298Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 7715.807195939386,\n  \"LedgerAccountBalance\": 9207.795049708997,\n  \"DefaultTransSerial\": \"string\",\n  \"DefaultTransDocument\": \"string\",\n  \"DefaultTransDocNumber\": 366.15745087825616,\n  \"FrequentShopperPoints\": 6281.875825067243,\n  \"PartyInfo\": {\n    \"PartyID\": 4578.034096101011,\n    \"PartyType\": \"ptSupplier\"\n  },\n  \"BankRemittanceAccount\": {\n    \"PartyID\": 2748.5639436728416,\n    \"BankAccountID\": 8253,\n    \"BankAccountKey\": \"string\",\n    \"AccountNumber\": \"string\",\n    \"Description\": \"string\",\n    \"BankID\": 2668,\n    \"BankName\": \"string\",\n    \"DoNotExpressInReport\": false,\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"BankCode\": \"string\",\n    \"BranchCode\": \"string\",\n    \"BankSwift\": \"string\",\n    \"AccountCheckDigit\": \"string\",\n    \"FormattedDAN\": \"string\",\n    \"FormattedIBAN\": \"string\",\n    \"AccountType\": \"btLoanAccount\",\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 2455.208957820868,\n    \"CurrencyFactor\": 1338.6367588901117,\n    \"AccessPassword\": \"string\",\n    \"UsedInBankReceipt\": false,\n    \"RemittanceAccount\": false,\n    \"RemittanceSuffix\": \"string\",\n    \"RemittanceSuffix58\": \"string\",\n    \"UsedAsRemittanceDefault\": true,\n    \"Inactive\": true,\n    \"DirectDebitAuthorization\": \"string\",\n    \"DirectDebitStatus\": 4440,\n    \"DirectDebitWithBoundaries\": false,\n    \"DirectDebitMaximumAmount\": 8432.913840599393,\n    \"DirectDebitFinalYear\": 1611,\n    \"DirectDebitFinalMonth\": 3045,\n    \"PartyAddressID\": 3753,\n    \"BorrowingRate\": 8354.549686902772,\n    \"LendingRate\": 6293.347965535705,\n    \"AllowedOverdraw\": 2908.8055318231177,\n    \"MinimumBalance\": 9092.754616818504,\n    \"MaximumBalance\": 5098.6414424193945,\n    \"DiscBillsInterestRate\": 1177.9116608063855,\n    \"DiscBillsHandlingCharge\": 5865.807321896621,\n    \"CCardCurrentAccountID\": 4450,\n    \"CCardAccountReferenceDay\": 8647,\n    \"CCardAccountPayDay\": 3113,\n    \"Properties\": {\n      \"Count\": 1620\n    },\n    \"DefaultBankAccount\": false\n  },\n  \"RemittanceBankID\": 3282,\n  \"RemittanceAccountID\": 6443.983317560888,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 3318,\n  \"CustomerDefaultTransSerial\": \"string\",\n  \"CustomerPrintCopies\": 2409,\n  \"TaxablePersonType\": \"tpFinalConsumer\",\n  \"CashAccountingSchemeSignIn\": \"1947-09-24T00:34:20.826Z\",\n  \"CashAccountingSchemeSignOut\": \"2012-02-15T07:29:40.435Z\",\n  \"DefaultBillToCustomerID\": 9321.331077819244,\n  \"IssuingOutput\": 3748,\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"EinvoicingEmail\": \"string\",\n  \"GDPRConsent\": false,\n  \"GDPRConsentDate\": \"1951-07-27T07:00:53.249Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1985-06-18T21:32:10.052Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1997-08-29T18:42:36.274Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"2015-10-22T16:06:13.327Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"Forgotten\",\n  \"IsPublicAdministration\": false,\n  \"PricingID\": 7689,\n  \"CustomerSupplierID\": \"string\",\n  \"GLN\": \"string\",\n  \"Delivery\": \"string\",\n  \"Properties\": {\n    \"Count\": 1827\n  },\n  \"EInvoiceChannel\": \"string\",\n  \"WithholdingTaxType\": \"string\",\n  \"WhatsappConsent\": true,\n  \"PACustomerID\": \"string\",\n  \"XCHOnboarded\": true,\n  \"XCHConsent\": false,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 8979.383502096367,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 2646,\n  \"PartyType\": \"ptSalesman\",\n  \"_IEntity_PartyID\": 2073.1991835933295,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 1210.5269129259832,\n    \"PartyType\": \"ptNothing\"\n  },\n  \"AccountBalance\": 508.9523112056682,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": false,\n  \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n}"}],"_postman_id":"a2e4805d-1db5-4bae-a97e-401a7300d6a7"},{"name":"/v2/Customer/GetDocumentsOverdue","id":"37e299b8-b5a7-4267-9c97-b448e45dabfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Customer/GetDocumentsOverdue?CustomerID=9827.058787734317","description":"<p>Returns the customer's documents that are past their due date and still unpaid — useful for collections follow-up.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer","GetDocumentsOverdue"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The ID of the customer.</p>\n","type":"text/plain"},"key":"CustomerID","value":"9827.058787734317"}],"variable":[]}},"response":[{"id":"e1072ba9-839f-4784-a77f-e326714d3d41","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Customer/GetDocumentsOverdue?CustomerID=9827.058787734317","host":["http://localhost:5581"],"path":["v2","Customer","GetDocumentsOverdue"],"query":[{"description":"The ID of the customer.","key":"CustomerID","value":"9827.058787734317"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TransInstallmentID\": 1923,\n    \"CreateDate\": \"1972-03-14T16:22:18.775Z\",\n    \"DeferredPaymentDate\": \"2017-04-23T12:45:40.153Z\",\n    \"PartyID\": 3776.275387067597,\n    \"PartyTypeCode\": 798,\n    \"PartyOrganizationName\": {},\n    \"TotalTransactionAmount\": 636.7678023181555,\n    \"TotalPayedAmount\": 1486.11605603043,\n    \"TotalPendingAmount\": 1509.6974650769491,\n    \"TransStatus\": 7794,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 1689.309094935163,\n    \"CurrencyFactor\": 7159.598969603138,\n    \"ExtraInfo\": {},\n    \"TransID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5628.153378209012,\n      \"createDate\": \"2003-06-25T03:15:40.592Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 7307.015211253009,\n    \"ContractReferenceNumber\": \"string\"\n  },\n  {\n    \"TransInstallmentID\": 7477,\n    \"CreateDate\": \"1977-09-03T00:48:25.640Z\",\n    \"DeferredPaymentDate\": \"1986-04-29T21:05:47.130Z\",\n    \"PartyID\": 5207.399096268389,\n    \"PartyTypeCode\": 1181,\n    \"PartyOrganizationName\": {},\n    \"TotalTransactionAmount\": 8122.621125422867,\n    \"TotalPayedAmount\": 9242.464959340461,\n    \"TotalPendingAmount\": 8775.805482243535,\n    \"TransStatus\": 6975,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 3258.894246431089,\n    \"CurrencyFactor\": 841.2704767668744,\n    \"ExtraInfo\": {},\n    \"TransID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 4802.7895482541635,\n      \"createDate\": \"1969-06-11T06:03:40.430Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 3071.787602888253,\n    \"ContractReferenceNumber\": \"string\"\n  }\n]"}],"_postman_id":"37e299b8-b5a7-4267-9c97-b448e45dabfd"},{"name":"/v2/Customer/GetDocumentsOpen","id":"d38ee2dd-e0a0-4c6d-928e-b158a1dcfada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Customer/GetDocumentsOpen?CustomerID=9827.058787734317&PartyAccountTypeID=string","description":"<p>Returns the customer's documents that are still open (not fully settled), whether or not they're overdue — a broader view than the overdue-documents endpoint.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Customer","GetDocumentsOpen"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The ID of the customer.</p>\n","type":"text/plain"},"key":"CustomerID","value":"9827.058787734317"},{"description":{"content":"<p>The type ID of the party account (default is CC) (optional).</p>\n","type":"text/plain"},"key":"PartyAccountTypeID","value":"string"}],"variable":[]}},"response":[{"id":"5e8e465b-9f63-4cd7-9430-513de1f01885","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Customer/GetDocumentsOpen?CustomerID=9827.058787734317&PartyAccountTypeID=string","host":["http://localhost:5581"],"path":["v2","Customer","GetDocumentsOpen"],"query":[{"description":"The ID of the customer.","key":"CustomerID","value":"9827.058787734317"},{"description":"The type ID of the party account (default is CC) (optional).","key":"PartyAccountTypeID","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TransInstallmentID\": 1923,\n    \"CreateDate\": \"1972-03-14T16:22:18.775Z\",\n    \"DeferredPaymentDate\": \"2017-04-23T12:45:40.153Z\",\n    \"PartyID\": 3776.275387067597,\n    \"PartyTypeCode\": 798,\n    \"PartyOrganizationName\": {},\n    \"TotalTransactionAmount\": 636.7678023181555,\n    \"TotalPayedAmount\": 1486.11605603043,\n    \"TotalPendingAmount\": 1509.6974650769491,\n    \"TransStatus\": 7794,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 1689.309094935163,\n    \"CurrencyFactor\": 7159.598969603138,\n    \"ExtraInfo\": {},\n    \"TransID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5628.153378209012,\n      \"createDate\": \"2003-06-25T03:15:40.592Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 7307.015211253009,\n    \"ContractReferenceNumber\": \"string\"\n  },\n  {\n    \"TransInstallmentID\": 7477,\n    \"CreateDate\": \"1977-09-03T00:48:25.640Z\",\n    \"DeferredPaymentDate\": \"1986-04-29T21:05:47.130Z\",\n    \"PartyID\": 5207.399096268389,\n    \"PartyTypeCode\": 1181,\n    \"PartyOrganizationName\": {},\n    \"TotalTransactionAmount\": 8122.621125422867,\n    \"TotalPayedAmount\": 9242.464959340461,\n    \"TotalPendingAmount\": 8775.805482243535,\n    \"TransStatus\": 6975,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 3258.894246431089,\n    \"CurrencyFactor\": 841.2704767668744,\n    \"ExtraInfo\": {},\n    \"TransID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 4802.7895482541635,\n      \"createDate\": \"1969-06-11T06:03:40.430Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 3071.787602888253,\n    \"ContractReferenceNumber\": \"string\"\n  }\n]"}],"_postman_id":"d38ee2dd-e0a0-4c6d-928e-b158a1dcfada"}],"id":"6324c6c9-7e36-4a43-8cbc-70ac526d8a4f","_postman_id":"6324c6c9-7e36-4a43-8cbc-70ac526d8a4f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"DiscountDefinition","item":[{"name":"/v1/DiscountDefinition","id":"bade741e-31e7-48a1-8993-5cd4cd07501f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/DiscountDefinition","description":"<p>Returns every discount scheme. No pagination or filtering.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","DiscountDefinition"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"988d853d-5d13-4edb-9b2d-5f5907a4605c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/DiscountDefinition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"DiscountID\": 4599,\n    \"DiscountKey\": \"string\",\n    \"Description\": \"string\",\n    \"CriteriaType\": 7158,\n    \"EvaluationTime\": 7993,\n    \"OfferTypeFlags\": 1933,\n    \"ScalingMode\": 5960,\n    \"GroupScaledItems\": true,\n    \"ScalingType\": 4059,\n    \"HasExpireDate\": true,\n    \"StartDate\": \"2003-04-25T19:57:41.242Z\",\n    \"EndDate\": \"1993-09-15T23:06:14.722Z\",\n    \"TimeIntervals\": \"string\",\n    \"DiscountWeekDays\": 903,\n    \"PriceSettings\": {\n      \"Discount1\": 9145.25403436148,\n      \"Discount2\": 3185.3160759355083,\n      \"Discount3\": 1923.2847317195512,\n      \"DiscountValue\": 7436.928693356647,\n      \"PriceChargePercentage\": 8283.488828333171,\n      \"PriceChargeValue\": 9864.038093431032,\n      \"PriceLineID\": 1826,\n      \"UnitPrice\": 8662.53476238991,\n      \"TaxIncludedPrice\": 4887.485520501007,\n      \"DiscountPriceFlags\": \"DiscountValue\"\n    },\n    \"OfferSettings\": {\n      \"ItemID\": \"string\",\n      \"SizeID\": 3243,\n      \"ColorID\": 8100,\n      \"FamilyID\": 8859,\n      \"Quantity\": 5653.476286170678,\n      \"BaseQuantity\": 571.1970004915146,\n      \"OfferApplied\": false,\n      \"OfferQuantityMustExist\": false,\n      \"OfferBaseCriteria\": {\n        \"ItemID\": \"string\",\n        \"Description\": \"string\",\n        \"Barcode\": \"string\",\n        \"SizeID\": 9474,\n        \"FamilyID\": 2175.2020746362246,\n        \"CustomerID\": 8779.277482451682,\n        \"CustomerLevel\": 1126,\n        \"SalesmanLevel\": 597,\n        \"UnitPrice\": 2836.281907069781,\n        \"TaxIncludedPrice\": 9740.955635837236,\n        \"ExcludesGlobalDiscount\": true,\n        \"DiscountPercent\": 5387.884037052601,\n        \"ColorID\": 5711,\n        \"PriceUnitID\": \"string\",\n        \"Height\": 8450.080655078904,\n        \"Width\": 7425.823867518574,\n        \"Length\": 5555.809364157859,\n        \"NetWeight\": 133.21975379013475,\n        \"GrossWeight\": 9389.93102170363,\n        \"StatusID\": 9957\n      },\n      \"DiscountID\": 5820,\n      \"PriceUnitID\": \"string\",\n      \"ItemOfferType\": \"OfferItem\"\n    },\n    \"StoreList\": \"string\",\n    \"UseTaxIncludedValues\": false,\n    \"Cumulative\": false,\n    \"CanBeEvaluatedByOthers\": true,\n    \"ApplyToAllStores\": true,\n    \"Inactive\": false,\n    \"EligibleItems\": [\n      {\n        \"ItemID\": \"string\",\n        \"Description\": \"string\",\n        \"Barcode\": \"string\",\n        \"SizeID\": 2704,\n        \"FamilyID\": 810.461215679682,\n        \"CustomerID\": 5272.2172277882355,\n        \"CustomerLevel\": 1413,\n        \"SalesmanLevel\": 5052,\n        \"UnitPrice\": 7479.785522592316,\n        \"TaxIncludedPrice\": 8128.227925926273,\n        \"ExcludesGlobalDiscount\": true,\n        \"DiscountPercent\": 3481.1479128021606,\n        \"ColorID\": 1136,\n        \"PriceUnitID\": \"string\",\n        \"Height\": 8242.742235312671,\n        \"Width\": 4717.623482621408,\n        \"Length\": 3204.157252426647,\n        \"NetWeight\": 8758.16736038218,\n        \"GrossWeight\": 3168.3007392997333,\n        \"StatusID\": 8671\n      },\n      {\n        \"ItemID\": \"string\",\n        \"Description\": \"string\",\n        \"Barcode\": \"string\",\n        \"SizeID\": 9527,\n        \"FamilyID\": 9169.365258734082,\n        \"CustomerID\": 1849.8895163240259,\n        \"CustomerLevel\": 5211,\n        \"SalesmanLevel\": 3648,\n        \"UnitPrice\": 9394.771757680355,\n        \"TaxIncludedPrice\": 403.7389922989376,\n        \"ExcludesGlobalDiscount\": false,\n        \"DiscountPercent\": 7305.416646227873,\n        \"ColorID\": 2058,\n        \"PriceUnitID\": \"string\",\n        \"Height\": 4269.537506834281,\n        \"Width\": 7791.380004906594,\n        \"Length\": 4256.321285045164,\n        \"NetWeight\": 3941.18692981645,\n        \"GrossWeight\": 3371.179711137762,\n        \"StatusID\": 2988\n      }\n    ],\n    \"EligibilityTypeFlag\": 5294,\n    \"ExternalID\": \"string\",\n    \"Attachments\": [\n      {\n        \"Object\": \"string\",\n        \"Id\": 5584,\n        \"AttachableId\": 4949,\n        \"AttachableType\": \"string\",\n        \"OriginalName\": \"string\",\n        \"Name\": \"string\",\n        \"Favorite\": 5880,\n        \"Public\": false,\n        \"Image\": true,\n        \"Video\": false,\n        \"Url\": {\n          \"Original\": \"string\",\n          \"Large\": \"string\",\n          \"Medium\": \"string\",\n          \"Thumb\": \"string\"\n        },\n        \"Mime\": \"string\",\n        \"MetaData\": {},\n        \"Extension\": \"string\",\n        \"Size\": 9261,\n        \"CreatedBy\": 4581,\n        \"UpdatedBy\": 6942,\n        \"CreatedAt\": \"string\",\n        \"UpdatedAt\": \"string\",\n        \"AwsImageUrl\": \"string\"\n      },\n      {\n        \"Object\": \"string\",\n        \"Id\": 3741,\n        \"AttachableId\": 113,\n        \"AttachableType\": \"string\",\n        \"OriginalName\": \"string\",\n        \"Name\": \"string\",\n        \"Favorite\": 1017,\n        \"Public\": false,\n        \"Image\": false,\n        \"Video\": false,\n        \"Url\": {\n          \"Original\": \"string\",\n          \"Large\": \"string\",\n          \"Medium\": \"string\",\n          \"Thumb\": \"string\"\n        },\n        \"Mime\": \"string\",\n        \"MetaData\": {},\n        \"Extension\": \"string\",\n        \"Size\": 2191,\n        \"CreatedBy\": 1782,\n        \"UpdatedBy\": 7394,\n        \"CreatedAt\": \"string\",\n        \"UpdatedAt\": \"string\",\n        \"AwsImageUrl\": \"string\"\n      }\n    ]\n  },\n  {\n    \"DiscountID\": 3185,\n    \"DiscountKey\": \"string\",\n    \"Description\": \"string\",\n    \"CriteriaType\": 5778,\n    \"EvaluationTime\": 6341,\n    \"OfferTypeFlags\": 6789,\n    \"ScalingMode\": 2940,\n    \"GroupScaledItems\": true,\n    \"ScalingType\": 2629,\n    \"HasExpireDate\": true,\n    \"StartDate\": \"1973-03-22T04:27:53.433Z\",\n    \"EndDate\": \"2021-04-07T11:04:48.102Z\",\n    \"TimeIntervals\": \"string\",\n    \"DiscountWeekDays\": 4303,\n    \"PriceSettings\": {\n      \"Discount1\": 5114.566166476106,\n      \"Discount2\": 9540.771231419047,\n      \"Discount3\": 8932.614967199414,\n      \"DiscountValue\": 2766.194799983236,\n      \"PriceChargePercentage\": 5896.165740139491,\n      \"PriceChargeValue\": 8964.579299884585,\n      \"PriceLineID\": 8996,\n      \"UnitPrice\": 9358.674701384929,\n      \"TaxIncludedPrice\": 8236.071941202013,\n      \"DiscountPriceFlags\": \"PriceLine\"\n    },\n    \"OfferSettings\": {\n      \"ItemID\": \"string\",\n      \"SizeID\": 1537,\n      \"ColorID\": 9994,\n      \"FamilyID\": 4405,\n      \"Quantity\": 4872.03556650627,\n      \"BaseQuantity\": 7720.9855051016875,\n      \"OfferApplied\": true,\n      \"OfferQuantityMustExist\": true,\n      \"OfferBaseCriteria\": {\n        \"ItemID\": \"string\",\n        \"Description\": \"string\",\n        \"Barcode\": \"string\",\n        \"SizeID\": 5256,\n        \"FamilyID\": 8848.82275846443,\n        \"CustomerID\": 4969.960253643068,\n        \"CustomerLevel\": 3229,\n        \"SalesmanLevel\": 3298,\n        \"UnitPrice\": 2585.8168007270765,\n        \"TaxIncludedPrice\": 4310.519931656898,\n        \"ExcludesGlobalDiscount\": false,\n        \"DiscountPercent\": 3234.484628100628,\n        \"ColorID\": 9339,\n        \"PriceUnitID\": \"string\",\n        \"Height\": 5010.850834440964,\n        \"Width\": 8406.192289211333,\n        \"Length\": 4599.340476138679,\n        \"NetWeight\": 3407.52242904547,\n        \"GrossWeight\": 9293.615152736676,\n        \"StatusID\": 288\n      },\n      \"DiscountID\": 2784,\n      \"PriceUnitID\": \"string\",\n      \"ItemOfferType\": \"OfferFamily\"\n    },\n    \"StoreList\": \"string\",\n    \"UseTaxIncludedValues\": false,\n    \"Cumulative\": false,\n    \"CanBeEvaluatedByOthers\": false,\n    \"ApplyToAllStores\": false,\n    \"Inactive\": false,\n    \"EligibleItems\": [\n      {\n        \"ItemID\": \"string\",\n        \"Description\": \"string\",\n        \"Barcode\": \"string\",\n        \"SizeID\": 5465,\n        \"FamilyID\": 8410.2971859425,\n        \"CustomerID\": 239.5797927550647,\n        \"CustomerLevel\": 3565,\n        \"SalesmanLevel\": 3082,\n        \"UnitPrice\": 37.64203941922673,\n        \"TaxIncludedPrice\": 3678.427466479145,\n        \"ExcludesGlobalDiscount\": true,\n        \"DiscountPercent\": 7943.308360306946,\n        \"ColorID\": 5270,\n        \"PriceUnitID\": \"string\",\n        \"Height\": 5563.873820966042,\n        \"Width\": 2113.2556583736796,\n        \"Length\": 7864.471202646485,\n        \"NetWeight\": 6040.1540043078485,\n        \"GrossWeight\": 4923.08613523363,\n        \"StatusID\": 2135\n      },\n      {\n        \"ItemID\": \"string\",\n        \"Description\": \"string\",\n        \"Barcode\": \"string\",\n        \"SizeID\": 9742,\n        \"FamilyID\": 6718.414430854548,\n        \"CustomerID\": 9773.8230825273,\n        \"CustomerLevel\": 5074,\n        \"SalesmanLevel\": 2604,\n        \"UnitPrice\": 7654.789991560662,\n        \"TaxIncludedPrice\": 2589.0598817192713,\n        \"ExcludesGlobalDiscount\": true,\n        \"DiscountPercent\": 1628.3118181645284,\n        \"ColorID\": 9680,\n        \"PriceUnitID\": \"string\",\n        \"Height\": 4529.692509085097,\n        \"Width\": 9675.536678562454,\n        \"Length\": 6757.8502822307655,\n        \"NetWeight\": 4645.489845089441,\n        \"GrossWeight\": 4918.64842319212,\n        \"StatusID\": 1332\n      }\n    ],\n    \"EligibilityTypeFlag\": 7830,\n    \"ExternalID\": \"string\",\n    \"Attachments\": [\n      {\n        \"Object\": \"string\",\n        \"Id\": 6767,\n        \"AttachableId\": 8319,\n        \"AttachableType\": \"string\",\n        \"OriginalName\": \"string\",\n        \"Name\": \"string\",\n        \"Favorite\": 6242,\n        \"Public\": false,\n        \"Image\": false,\n        \"Video\": true,\n        \"Url\": {\n          \"Original\": \"string\",\n          \"Large\": \"string\",\n          \"Medium\": \"string\",\n          \"Thumb\": \"string\"\n        },\n        \"Mime\": \"string\",\n        \"MetaData\": {},\n        \"Extension\": \"string\",\n        \"Size\": 9289,\n        \"CreatedBy\": 4014,\n        \"UpdatedBy\": 8981,\n        \"CreatedAt\": \"string\",\n        \"UpdatedAt\": \"string\",\n        \"AwsImageUrl\": \"string\"\n      },\n      {\n        \"Object\": \"string\",\n        \"Id\": 3638,\n        \"AttachableId\": 447,\n        \"AttachableType\": \"string\",\n        \"OriginalName\": \"string\",\n        \"Name\": \"string\",\n        \"Favorite\": 3447,\n        \"Public\": true,\n        \"Image\": false,\n        \"Video\": false,\n        \"Url\": {\n          \"Original\": \"string\",\n          \"Large\": \"string\",\n          \"Medium\": \"string\",\n          \"Thumb\": \"string\"\n        },\n        \"Mime\": \"string\",\n        \"MetaData\": {},\n        \"Extension\": \"string\",\n        \"Size\": 6896,\n        \"CreatedBy\": 3325,\n        \"UpdatedBy\": 5172,\n        \"CreatedAt\": \"string\",\n        \"UpdatedAt\": \"string\",\n        \"AwsImageUrl\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"bade741e-31e7-48a1-8993-5cd4cd07501f"},{"name":"/v1/DiscountDefinition","id":"737f993a-6c97-4925-8829-cca7040122dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/DiscountDefinition","description":"<p>Creates a new discount scheme.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","DiscountDefinition"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"2eaf4ed6-1992-4b80-8731-3ae7f28bc9d8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/DiscountDefinition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"DiscountID\": 1389,\n  \"DiscountKey\": \"string\",\n  \"Description\": \"string\",\n  \"CriteriaType\": 7251,\n  \"EvaluationTime\": 1621,\n  \"OfferTypeFlags\": 3717,\n  \"ScalingMode\": 3376,\n  \"GroupScaledItems\": true,\n  \"ScalingType\": 9385,\n  \"HasExpireDate\": true,\n  \"StartDate\": \"1950-09-11T07:35:42.737Z\",\n  \"EndDate\": \"1953-05-09T16:18:32.277Z\",\n  \"TimeIntervals\": \"string\",\n  \"DiscountWeekDays\": 8045,\n  \"PriceSettings\": {\n    \"Discount1\": 2957.781126295763,\n    \"Discount2\": 4239.523558454542,\n    \"Discount3\": 7233.678586950098,\n    \"DiscountValue\": 7949.2171628322785,\n    \"PriceChargePercentage\": 169.25344109943953,\n    \"PriceChargeValue\": 4342.191946799755,\n    \"PriceLineID\": 965,\n    \"UnitPrice\": 1943.0899708267657,\n    \"TaxIncludedPrice\": 7358.870083852886,\n    \"DiscountPriceFlags\": \"PriceValueCharge\"\n  },\n  \"OfferSettings\": {\n    \"ItemID\": \"string\",\n    \"SizeID\": 8639,\n    \"ColorID\": 5682,\n    \"FamilyID\": 3750,\n    \"Quantity\": 9406.310263970248,\n    \"BaseQuantity\": 9207.75738895773,\n    \"OfferApplied\": false,\n    \"OfferQuantityMustExist\": true,\n    \"OfferBaseCriteria\": {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 5246,\n      \"FamilyID\": 1657.1469145639394,\n      \"CustomerID\": 3164.9503348223975,\n      \"CustomerLevel\": 2722,\n      \"SalesmanLevel\": 9768,\n      \"UnitPrice\": 2891.596416410348,\n      \"TaxIncludedPrice\": 4590.440582542286,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 8082.734098137282,\n      \"ColorID\": 2870,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 1101.589852306878,\n      \"Width\": 5422.3676847737415,\n      \"Length\": 6705.656343977948,\n      \"NetWeight\": 2835.474839311878,\n      \"GrossWeight\": 8277.3184156587,\n      \"StatusID\": 4136\n    },\n    \"DiscountID\": 2054,\n    \"PriceUnitID\": \"string\",\n    \"ItemOfferType\": \"OfferItem\"\n  },\n  \"StoreList\": \"string\",\n  \"UseTaxIncludedValues\": false,\n  \"Cumulative\": false,\n  \"CanBeEvaluatedByOthers\": false,\n  \"ApplyToAllStores\": true,\n  \"Inactive\": true,\n  \"EligibleItems\": [\n    {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 8860,\n      \"FamilyID\": 6341.3838790987975,\n      \"CustomerID\": 2814.227581125389,\n      \"CustomerLevel\": 8879,\n      \"SalesmanLevel\": 9862,\n      \"UnitPrice\": 6224.425854807802,\n      \"TaxIncludedPrice\": 8898.168965790737,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 3329.678314948654,\n      \"ColorID\": 3411,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 8066.795418473457,\n      \"Width\": 9687.621191983784,\n      \"Length\": 209.53796930334389,\n      \"NetWeight\": 8811.286369021269,\n      \"GrossWeight\": 3730.3425699986838,\n      \"StatusID\": 4997\n    },\n    {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 3435,\n      \"FamilyID\": 4945.412750179126,\n      \"CustomerID\": 6361.271707638347,\n      \"CustomerLevel\": 8645,\n      \"SalesmanLevel\": 8805,\n      \"UnitPrice\": 60.204726301255064,\n      \"TaxIncludedPrice\": 7749.35737131973,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 3012.715050156424,\n      \"ColorID\": 9871,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 38.52969851830035,\n      \"Width\": 260.58375560887083,\n      \"Length\": 504.17810130291343,\n      \"NetWeight\": 9766.100751411932,\n      \"GrossWeight\": 4186.21395902431,\n      \"StatusID\": 5681\n    }\n  ],\n  \"EligibilityTypeFlag\": 1683,\n  \"ExternalID\": \"string\",\n  \"Attachments\": [\n    {\n      \"Object\": \"string\",\n      \"Id\": 2463,\n      \"AttachableId\": 3951,\n      \"AttachableType\": \"string\",\n      \"OriginalName\": \"string\",\n      \"Name\": \"string\",\n      \"Favorite\": 7801,\n      \"Public\": false,\n      \"Image\": true,\n      \"Video\": false,\n      \"Url\": {\n        \"Original\": \"string\",\n        \"Large\": \"string\",\n        \"Medium\": \"string\",\n        \"Thumb\": \"string\"\n      },\n      \"Mime\": \"string\",\n      \"MetaData\": {},\n      \"Extension\": \"string\",\n      \"Size\": 6445,\n      \"CreatedBy\": 5504,\n      \"UpdatedBy\": 364,\n      \"CreatedAt\": \"string\",\n      \"UpdatedAt\": \"string\",\n      \"AwsImageUrl\": \"string\"\n    },\n    {\n      \"Object\": \"string\",\n      \"Id\": 2587,\n      \"AttachableId\": 8920,\n      \"AttachableType\": \"string\",\n      \"OriginalName\": \"string\",\n      \"Name\": \"string\",\n      \"Favorite\": 8978,\n      \"Public\": false,\n      \"Image\": true,\n      \"Video\": true,\n      \"Url\": {\n        \"Original\": \"string\",\n        \"Large\": \"string\",\n        \"Medium\": \"string\",\n        \"Thumb\": \"string\"\n      },\n      \"Mime\": \"string\",\n      \"MetaData\": {},\n      \"Extension\": \"string\",\n      \"Size\": 6948,\n      \"CreatedBy\": 2927,\n      \"UpdatedBy\": 9308,\n      \"CreatedAt\": \"string\",\n      \"UpdatedAt\": \"string\",\n      \"AwsImageUrl\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"737f993a-6c97-4925-8829-cca7040122dc"},{"name":"/v1/DiscountDefinition","id":"5f8f5aa1-7e12-4be1-af84-42e5a0227219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/DiscountDefinition","description":"<p>Updates an existing discount scheme. The ID must be included in the request body.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","DiscountDefinition"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"d8d21d3e-64ca-4d1d-a54d-095472894df3","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/DiscountDefinition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"DiscountID\": 1389,\n  \"DiscountKey\": \"string\",\n  \"Description\": \"string\",\n  \"CriteriaType\": 7251,\n  \"EvaluationTime\": 1621,\n  \"OfferTypeFlags\": 3717,\n  \"ScalingMode\": 3376,\n  \"GroupScaledItems\": true,\n  \"ScalingType\": 9385,\n  \"HasExpireDate\": true,\n  \"StartDate\": \"1950-09-11T07:35:42.737Z\",\n  \"EndDate\": \"1953-05-09T16:18:32.277Z\",\n  \"TimeIntervals\": \"string\",\n  \"DiscountWeekDays\": 8045,\n  \"PriceSettings\": {\n    \"Discount1\": 2957.781126295763,\n    \"Discount2\": 4239.523558454542,\n    \"Discount3\": 7233.678586950098,\n    \"DiscountValue\": 7949.2171628322785,\n    \"PriceChargePercentage\": 169.25344109943953,\n    \"PriceChargeValue\": 4342.191946799755,\n    \"PriceLineID\": 965,\n    \"UnitPrice\": 1943.0899708267657,\n    \"TaxIncludedPrice\": 7358.870083852886,\n    \"DiscountPriceFlags\": \"PriceValueCharge\"\n  },\n  \"OfferSettings\": {\n    \"ItemID\": \"string\",\n    \"SizeID\": 8639,\n    \"ColorID\": 5682,\n    \"FamilyID\": 3750,\n    \"Quantity\": 9406.310263970248,\n    \"BaseQuantity\": 9207.75738895773,\n    \"OfferApplied\": false,\n    \"OfferQuantityMustExist\": true,\n    \"OfferBaseCriteria\": {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 5246,\n      \"FamilyID\": 1657.1469145639394,\n      \"CustomerID\": 3164.9503348223975,\n      \"CustomerLevel\": 2722,\n      \"SalesmanLevel\": 9768,\n      \"UnitPrice\": 2891.596416410348,\n      \"TaxIncludedPrice\": 4590.440582542286,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 8082.734098137282,\n      \"ColorID\": 2870,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 1101.589852306878,\n      \"Width\": 5422.3676847737415,\n      \"Length\": 6705.656343977948,\n      \"NetWeight\": 2835.474839311878,\n      \"GrossWeight\": 8277.3184156587,\n      \"StatusID\": 4136\n    },\n    \"DiscountID\": 2054,\n    \"PriceUnitID\": \"string\",\n    \"ItemOfferType\": \"OfferItem\"\n  },\n  \"StoreList\": \"string\",\n  \"UseTaxIncludedValues\": false,\n  \"Cumulative\": false,\n  \"CanBeEvaluatedByOthers\": false,\n  \"ApplyToAllStores\": true,\n  \"Inactive\": true,\n  \"EligibleItems\": [\n    {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 8860,\n      \"FamilyID\": 6341.3838790987975,\n      \"CustomerID\": 2814.227581125389,\n      \"CustomerLevel\": 8879,\n      \"SalesmanLevel\": 9862,\n      \"UnitPrice\": 6224.425854807802,\n      \"TaxIncludedPrice\": 8898.168965790737,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 3329.678314948654,\n      \"ColorID\": 3411,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 8066.795418473457,\n      \"Width\": 9687.621191983784,\n      \"Length\": 209.53796930334389,\n      \"NetWeight\": 8811.286369021269,\n      \"GrossWeight\": 3730.3425699986838,\n      \"StatusID\": 4997\n    },\n    {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 3435,\n      \"FamilyID\": 4945.412750179126,\n      \"CustomerID\": 6361.271707638347,\n      \"CustomerLevel\": 8645,\n      \"SalesmanLevel\": 8805,\n      \"UnitPrice\": 60.204726301255064,\n      \"TaxIncludedPrice\": 7749.35737131973,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 3012.715050156424,\n      \"ColorID\": 9871,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 38.52969851830035,\n      \"Width\": 260.58375560887083,\n      \"Length\": 504.17810130291343,\n      \"NetWeight\": 9766.100751411932,\n      \"GrossWeight\": 4186.21395902431,\n      \"StatusID\": 5681\n    }\n  ],\n  \"EligibilityTypeFlag\": 1683,\n  \"ExternalID\": \"string\",\n  \"Attachments\": [\n    {\n      \"Object\": \"string\",\n      \"Id\": 2463,\n      \"AttachableId\": 3951,\n      \"AttachableType\": \"string\",\n      \"OriginalName\": \"string\",\n      \"Name\": \"string\",\n      \"Favorite\": 7801,\n      \"Public\": false,\n      \"Image\": true,\n      \"Video\": false,\n      \"Url\": {\n        \"Original\": \"string\",\n        \"Large\": \"string\",\n        \"Medium\": \"string\",\n        \"Thumb\": \"string\"\n      },\n      \"Mime\": \"string\",\n      \"MetaData\": {},\n      \"Extension\": \"string\",\n      \"Size\": 6445,\n      \"CreatedBy\": 5504,\n      \"UpdatedBy\": 364,\n      \"CreatedAt\": \"string\",\n      \"UpdatedAt\": \"string\",\n      \"AwsImageUrl\": \"string\"\n    },\n    {\n      \"Object\": \"string\",\n      \"Id\": 2587,\n      \"AttachableId\": 8920,\n      \"AttachableType\": \"string\",\n      \"OriginalName\": \"string\",\n      \"Name\": \"string\",\n      \"Favorite\": 8978,\n      \"Public\": false,\n      \"Image\": true,\n      \"Video\": true,\n      \"Url\": {\n        \"Original\": \"string\",\n        \"Large\": \"string\",\n        \"Medium\": \"string\",\n        \"Thumb\": \"string\"\n      },\n      \"Mime\": \"string\",\n      \"MetaData\": {},\n      \"Extension\": \"string\",\n      \"Size\": 6948,\n      \"CreatedBy\": 2927,\n      \"UpdatedBy\": 9308,\n      \"CreatedAt\": \"string\",\n      \"UpdatedAt\": \"string\",\n      \"AwsImageUrl\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"5f8f5aa1-7e12-4be1-af84-42e5a0227219"},{"name":"/v1/DiscountDefinition/:ID","id":"6bf4156f-74db-464d-b85e-ec871510e50a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/DiscountDefinition/:ID","description":"<p>Returns a single discount scheme by ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","DiscountDefinition",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"f35d93fd-d3e6-4905-a7e7-e428da54b4b5","description":{"content":"<p>The ID of the discount definition.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"84208afe-eddd-4a71-a512-1d039d5cc365","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/DiscountDefinition/:ID","host":["http://localhost:5581"],"path":["v1","DiscountDefinition",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the discount definition."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"DiscountID\": 1389,\n  \"DiscountKey\": \"string\",\n  \"Description\": \"string\",\n  \"CriteriaType\": 7251,\n  \"EvaluationTime\": 1621,\n  \"OfferTypeFlags\": 3717,\n  \"ScalingMode\": 3376,\n  \"GroupScaledItems\": true,\n  \"ScalingType\": 9385,\n  \"HasExpireDate\": true,\n  \"StartDate\": \"1950-09-11T07:35:42.737Z\",\n  \"EndDate\": \"1953-05-09T16:18:32.277Z\",\n  \"TimeIntervals\": \"string\",\n  \"DiscountWeekDays\": 8045,\n  \"PriceSettings\": {\n    \"Discount1\": 2957.781126295763,\n    \"Discount2\": 4239.523558454542,\n    \"Discount3\": 7233.678586950098,\n    \"DiscountValue\": 7949.2171628322785,\n    \"PriceChargePercentage\": 169.25344109943953,\n    \"PriceChargeValue\": 4342.191946799755,\n    \"PriceLineID\": 965,\n    \"UnitPrice\": 1943.0899708267657,\n    \"TaxIncludedPrice\": 7358.870083852886,\n    \"DiscountPriceFlags\": \"PriceValueCharge\"\n  },\n  \"OfferSettings\": {\n    \"ItemID\": \"string\",\n    \"SizeID\": 8639,\n    \"ColorID\": 5682,\n    \"FamilyID\": 3750,\n    \"Quantity\": 9406.310263970248,\n    \"BaseQuantity\": 9207.75738895773,\n    \"OfferApplied\": false,\n    \"OfferQuantityMustExist\": true,\n    \"OfferBaseCriteria\": {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 5246,\n      \"FamilyID\": 1657.1469145639394,\n      \"CustomerID\": 3164.9503348223975,\n      \"CustomerLevel\": 2722,\n      \"SalesmanLevel\": 9768,\n      \"UnitPrice\": 2891.596416410348,\n      \"TaxIncludedPrice\": 4590.440582542286,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 8082.734098137282,\n      \"ColorID\": 2870,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 1101.589852306878,\n      \"Width\": 5422.3676847737415,\n      \"Length\": 6705.656343977948,\n      \"NetWeight\": 2835.474839311878,\n      \"GrossWeight\": 8277.3184156587,\n      \"StatusID\": 4136\n    },\n    \"DiscountID\": 2054,\n    \"PriceUnitID\": \"string\",\n    \"ItemOfferType\": \"OfferItem\"\n  },\n  \"StoreList\": \"string\",\n  \"UseTaxIncludedValues\": false,\n  \"Cumulative\": false,\n  \"CanBeEvaluatedByOthers\": false,\n  \"ApplyToAllStores\": true,\n  \"Inactive\": true,\n  \"EligibleItems\": [\n    {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 8860,\n      \"FamilyID\": 6341.3838790987975,\n      \"CustomerID\": 2814.227581125389,\n      \"CustomerLevel\": 8879,\n      \"SalesmanLevel\": 9862,\n      \"UnitPrice\": 6224.425854807802,\n      \"TaxIncludedPrice\": 8898.168965790737,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 3329.678314948654,\n      \"ColorID\": 3411,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 8066.795418473457,\n      \"Width\": 9687.621191983784,\n      \"Length\": 209.53796930334389,\n      \"NetWeight\": 8811.286369021269,\n      \"GrossWeight\": 3730.3425699986838,\n      \"StatusID\": 4997\n    },\n    {\n      \"ItemID\": \"string\",\n      \"Description\": \"string\",\n      \"Barcode\": \"string\",\n      \"SizeID\": 3435,\n      \"FamilyID\": 4945.412750179126,\n      \"CustomerID\": 6361.271707638347,\n      \"CustomerLevel\": 8645,\n      \"SalesmanLevel\": 8805,\n      \"UnitPrice\": 60.204726301255064,\n      \"TaxIncludedPrice\": 7749.35737131973,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 3012.715050156424,\n      \"ColorID\": 9871,\n      \"PriceUnitID\": \"string\",\n      \"Height\": 38.52969851830035,\n      \"Width\": 260.58375560887083,\n      \"Length\": 504.17810130291343,\n      \"NetWeight\": 9766.100751411932,\n      \"GrossWeight\": 4186.21395902431,\n      \"StatusID\": 5681\n    }\n  ],\n  \"EligibilityTypeFlag\": 1683,\n  \"ExternalID\": \"string\",\n  \"Attachments\": [\n    {\n      \"Object\": \"string\",\n      \"Id\": 2463,\n      \"AttachableId\": 3951,\n      \"AttachableType\": \"string\",\n      \"OriginalName\": \"string\",\n      \"Name\": \"string\",\n      \"Favorite\": 7801,\n      \"Public\": false,\n      \"Image\": true,\n      \"Video\": false,\n      \"Url\": {\n        \"Original\": \"string\",\n        \"Large\": \"string\",\n        \"Medium\": \"string\",\n        \"Thumb\": \"string\"\n      },\n      \"Mime\": \"string\",\n      \"MetaData\": {},\n      \"Extension\": \"string\",\n      \"Size\": 6445,\n      \"CreatedBy\": 5504,\n      \"UpdatedBy\": 364,\n      \"CreatedAt\": \"string\",\n      \"UpdatedAt\": \"string\",\n      \"AwsImageUrl\": \"string\"\n    },\n    {\n      \"Object\": \"string\",\n      \"Id\": 2587,\n      \"AttachableId\": 8920,\n      \"AttachableType\": \"string\",\n      \"OriginalName\": \"string\",\n      \"Name\": \"string\",\n      \"Favorite\": 8978,\n      \"Public\": false,\n      \"Image\": true,\n      \"Video\": true,\n      \"Url\": {\n        \"Original\": \"string\",\n        \"Large\": \"string\",\n        \"Medium\": \"string\",\n        \"Thumb\": \"string\"\n      },\n      \"Mime\": \"string\",\n      \"MetaData\": {},\n      \"Extension\": \"string\",\n      \"Size\": 6948,\n      \"CreatedBy\": 2927,\n      \"UpdatedBy\": 9308,\n      \"CreatedAt\": \"string\",\n      \"UpdatedAt\": \"string\",\n      \"AwsImageUrl\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"6bf4156f-74db-464d-b85e-ec871510e50a"},{"name":"/v1/DiscountDefinition/:ID","id":"8842d316-ce30-48a3-abd8-d36050920672","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/DiscountDefinition/:ID","description":"<p>Permanently removes a discount scheme.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","DiscountDefinition",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4d6e9bb0-2c7d-4a15-a61c-b46fa51846ec","description":{"content":"<p>The ID of the discount definition.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"eca1abe3-b5b6-47e8-9bb2-480151b90247","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/DiscountDefinition/:ID","host":["http://localhost:5581"],"path":["v1","DiscountDefinition",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the discount definition."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"8842d316-ce30-48a3-abd8-d36050920672"}],"id":"8edfcc0d-9465-444f-a2de-c7d3f6047b5e","_postman_id":"8edfcc0d-9465-444f-a2de-c7d3f6047b5e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Document","item":[{"name":"/v1/Document","id":"06ef654b-abc2-4fa9-accd-0b8e3b0269ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Document","description":"<p>Returns every document type configuration (e.g. Invoice, Sales Order, Delivery Note settings) — not the actual invoices or orders themselves. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Document"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0d778a9b-1df8-49b3-bf59-7d58025f2db8","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Document"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"DocumentID\": \"string\",\n    \"DocumentKey\": \"string\",\n    \"DocumentName\": \"string\",\n    \"DocumentShortName\": \"string\",\n    \"ListOrder\": 1082,\n    \"TransDocType\": \"dcTypeTill\",\n    \"TaxIncludedPrice\": false,\n    \"UpdateTenderReport\": true,\n    \"SignTenderReport\": \"string\",\n    \"TenderReceiveType\": \"string\",\n    \"UpdateTaxReport\": false,\n    \"SignTaxReport\": \"string\",\n    \"UpdateSummarizeReport\": false,\n    \"SignSummarizeReport\": \"string\",\n    \"UpdateSalesReport\": true,\n    \"SignSalesReport\": \"string\",\n    \"UpdatePurchaseReport\": true,\n    \"SignPurchaseReport\": \"string\",\n    \"CanUsedAsPayment\": false,\n    \"CanBeTurnaround\": false,\n    \"CreditControl\": true,\n    \"ValidateCreateDate\": false,\n    \"DefaultPrice\": \"string\",\n    \"Comments\": \"string\",\n    \"TicketPrintOnly1LineHeader\": false,\n    \"TicketPrintDocumentID\": false,\n    \"OperationID\": 8336,\n    \"SecondOperationID\": 9508,\n    \"Operation\": {\n      \"OperationID\": 2345,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": true,\n      \"UpdateLastCostPrice\": false,\n      \"LedgerAccountRule\": \"ldgAccCredit\",\n      \"PhysicalQtyRule\": \"stkQtyInventory\",\n      \"AvailableQtyRule\": \"stkQtyReceipt\",\n      \"CustomerOrderQtyRule\": \"stkQtyOutgoing\",\n      \"SupplierOrderQtyRule\": \"stkQtyInventory\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyInventory\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyInventory\"\n    },\n    \"SecondOperation\": {\n      \"OperationID\": 5135,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": false,\n      \"UpdateLastCostPrice\": true,\n      \"LedgerAccountRule\": \"ldgAccCredit\",\n      \"PhysicalQtyRule\": \"stkQtyInventory\",\n      \"AvailableQtyRule\": \"stkQtyInventory\",\n      \"CustomerOrderQtyRule\": \"stkQtyReceipt\",\n      \"SupplierOrderQtyRule\": \"stkQtyNone\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyOutgoing\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyReceipt\"\n    },\n    \"StockBehavior\": \"sbStockDecompose\",\n    \"AccountBehavior\": \"abAccountAdvancement\",\n    \"BankReceiptDocID\": \"string\",\n    \"AccountTransactionDocID\": \"string\",\n    \"VoucherExpirationDays\": 5987,\n    \"VoucherDeductibleAfter\": 7998,\n    \"ForceContractReference\": false,\n    \"AskForLaundryFields\": false,\n    \"MandatoryPartyID\": true,\n    \"MandatoryFederalTaxID\": false,\n    \"DefaultStatusID\": \"string\",\n    \"OnPrintSendEmailCC\": \"string\",\n    \"AskForProperties\": false,\n    \"CheckOutboundPropertyExistence\": true,\n    \"DefaultAddressType\": \"atOther\",\n    \"RectifyingTransaction\": true,\n    \"AccountingOperation\": \"string\",\n    \"Defaults\": {\n      \"DefaultTransSerial\": \"string\",\n      \"Salesman\": 6240.814005323445,\n      \"Carrier\": 6736,\n      \"Payment\": 1385,\n      \"Zone\": 9734,\n      \"LoadPlace\": 7360,\n      \"UnloadPlace\": 910,\n      \"PriceLine\": 3344,\n      \"Warehouse\": 2762,\n      \"LineDiscount\": 3188.11851086253,\n      \"DefaultSecWarehouse\": 1918,\n      \"CategoryID\": 3047.852255127206,\n      \"MethodID\": 7282.708660500292\n    },\n    \"Behavior\": {\n      \"UpdateStock\": true,\n      \"UpdateLedgerAccount\": false,\n      \"UpdateSalesmanLedgerAccount\": true,\n      \"TaxIncludedPrice\": false,\n      \"AskForDocSummary\": false,\n      \"AskForTender\": false,\n      \"AskForLineValidation\": false,\n      \"ShowCashChange\": true\n    },\n    \"Nature\": {\n      \"NatureID\": \"Purchase_Order\",\n      \"Description\": \"string\",\n      \"IsSaleFiscalType\": true,\n      \"IsQualifiedToTaxStatement\": true,\n      \"SAFTInvoiceType\": \"string\",\n      \"IsQualifiedToSAFT\": true,\n      \"IsQualifiedToSAFTMovementOfGoods\": false,\n      \"IsQualifiedToBillToParty\": false,\n      \"IsElectronicInvoicingNature\": true,\n      \"IsEInvoicingFinalConsumerNature\": false\n    },\n    \"TransferAccountTypes\": {\n      \"AccountUsed\": \"auBankLedgerAccount\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 5701,\n      \"AccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 2241,\n      \"DefaultAccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"OtherDebitAccountTypeID\": \"string\",\n    \"ExchangeDifferenceAccountTypeID\": \"string\",\n    \"MandatoryExtraFields\": false,\n    \"Inactive\": false,\n    \"SecuritiesStatusTarget\": \"BillPay_Returned\",\n    \"SecuritiesActionID\": 8017,\n    \"CanSaveZeroValue\": true,\n    \"InvoiceTransDocID\": \"string\",\n    \"ActAsAdvancement\": true,\n    \"AskForBillToParty\": false,\n    \"MandatoryOriginReference\": false,\n    \"SecuritiesStatusAllowedList\": \"string\",\n    \"SecuritiesStatusAllowedCount\": 1625,\n    \"SecuritiesStatusAllowedArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"AskForVoidReason\": true,\n    \"HasValidAccounts\": false,\n    \"ImportGroupedByBillTo\": false,\n    \"ImportGroupedByBillToAndPartyID\": true\n  },\n  {\n    \"DocumentID\": \"string\",\n    \"DocumentKey\": \"string\",\n    \"DocumentName\": \"string\",\n    \"DocumentShortName\": \"string\",\n    \"ListOrder\": 8018,\n    \"TransDocType\": \"dcTypeScheduler\",\n    \"TaxIncludedPrice\": false,\n    \"UpdateTenderReport\": true,\n    \"SignTenderReport\": \"string\",\n    \"TenderReceiveType\": \"string\",\n    \"UpdateTaxReport\": true,\n    \"SignTaxReport\": \"string\",\n    \"UpdateSummarizeReport\": true,\n    \"SignSummarizeReport\": \"string\",\n    \"UpdateSalesReport\": false,\n    \"SignSalesReport\": \"string\",\n    \"UpdatePurchaseReport\": false,\n    \"SignPurchaseReport\": \"string\",\n    \"CanUsedAsPayment\": false,\n    \"CanBeTurnaround\": true,\n    \"CreditControl\": true,\n    \"ValidateCreateDate\": false,\n    \"DefaultPrice\": \"string\",\n    \"Comments\": \"string\",\n    \"TicketPrintOnly1LineHeader\": true,\n    \"TicketPrintDocumentID\": true,\n    \"OperationID\": 7850,\n    \"SecondOperationID\": 6810,\n    \"Operation\": {\n      \"OperationID\": 6054,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": false,\n      \"UpdateLastCostPrice\": false,\n      \"LedgerAccountRule\": \"ldgAccBoth\",\n      \"PhysicalQtyRule\": \"stkQtyInventory\",\n      \"AvailableQtyRule\": \"stkQtyNone\",\n      \"CustomerOrderQtyRule\": \"stkQtyOutgoing\",\n      \"SupplierOrderQtyRule\": \"stkQtyReceipt\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyNone\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyInventory\"\n    },\n    \"SecondOperation\": {\n      \"OperationID\": 3021,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": true,\n      \"UpdateLastCostPrice\": true,\n      \"LedgerAccountRule\": \"ldgAccNone\",\n      \"PhysicalQtyRule\": \"stkQtyReceipt\",\n      \"AvailableQtyRule\": \"stkQtyReset\",\n      \"CustomerOrderQtyRule\": \"stkQtyNone\",\n      \"SupplierOrderQtyRule\": \"stkQtyInventory\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyReceipt\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyReceipt\"\n    },\n    \"StockBehavior\": \"sbStockInventory\",\n    \"AccountBehavior\": \"abAccountPending\",\n    \"BankReceiptDocID\": \"string\",\n    \"AccountTransactionDocID\": \"string\",\n    \"VoucherExpirationDays\": 9931,\n    \"VoucherDeductibleAfter\": 321,\n    \"ForceContractReference\": false,\n    \"AskForLaundryFields\": true,\n    \"MandatoryPartyID\": false,\n    \"MandatoryFederalTaxID\": true,\n    \"DefaultStatusID\": \"string\",\n    \"OnPrintSendEmailCC\": \"string\",\n    \"AskForProperties\": true,\n    \"CheckOutboundPropertyExistence\": true,\n    \"DefaultAddressType\": \"atBilling\",\n    \"RectifyingTransaction\": true,\n    \"AccountingOperation\": \"string\",\n    \"Defaults\": {\n      \"DefaultTransSerial\": \"string\",\n      \"Salesman\": 1751.4376234297513,\n      \"Carrier\": 1174,\n      \"Payment\": 6274,\n      \"Zone\": 9388,\n      \"LoadPlace\": 9504,\n      \"UnloadPlace\": 1903,\n      \"PriceLine\": 3742,\n      \"Warehouse\": 2478,\n      \"LineDiscount\": 2693.930328485725,\n      \"DefaultSecWarehouse\": 5363,\n      \"CategoryID\": 9777.47498327965,\n      \"MethodID\": 4810.438848408709\n    },\n    \"Behavior\": {\n      \"UpdateStock\": false,\n      \"UpdateLedgerAccount\": false,\n      \"UpdateSalesmanLedgerAccount\": false,\n      \"TaxIncludedPrice\": true,\n      \"AskForDocSummary\": true,\n      \"AskForTender\": false,\n      \"AskForLineValidation\": true,\n      \"ShowCashChange\": true\n    },\n    \"Nature\": {\n      \"NatureID\": \"Stock_Receipt\",\n      \"Description\": \"string\",\n      \"IsSaleFiscalType\": true,\n      \"IsQualifiedToTaxStatement\": false,\n      \"SAFTInvoiceType\": \"string\",\n      \"IsQualifiedToSAFT\": false,\n      \"IsQualifiedToSAFTMovementOfGoods\": true,\n      \"IsQualifiedToBillToParty\": true,\n      \"IsElectronicInvoicingNature\": false,\n      \"IsEInvoicingFinalConsumerNature\": true\n    },\n    \"TransferAccountTypes\": {\n      \"AccountUsed\": \"auBankLedgerAccount\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 6747,\n      \"AccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 6147,\n      \"DefaultAccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"OtherDebitAccountTypeID\": \"string\",\n    \"ExchangeDifferenceAccountTypeID\": \"string\",\n    \"MandatoryExtraFields\": true,\n    \"Inactive\": false,\n    \"SecuritiesStatusTarget\": \"DirectDebitRec_Returned\",\n    \"SecuritiesActionID\": 9118,\n    \"CanSaveZeroValue\": true,\n    \"InvoiceTransDocID\": \"string\",\n    \"ActAsAdvancement\": true,\n    \"AskForBillToParty\": true,\n    \"MandatoryOriginReference\": false,\n    \"SecuritiesStatusAllowedList\": \"string\",\n    \"SecuritiesStatusAllowedCount\": 2522,\n    \"SecuritiesStatusAllowedArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"AskForVoidReason\": false,\n    \"HasValidAccounts\": true,\n    \"ImportGroupedByBillTo\": false,\n    \"ImportGroupedByBillToAndPartyID\": false\n  }\n]"}],"_postman_id":"06ef654b-abc2-4fa9-accd-0b8e3b0269ba"},{"name":"/v1/Document","id":"c27347cd-6405-4b58-9e44-b2402a8285fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Document","description":"<p>Creates a new document type configuration, including its behavior, defaults, printing, and numbering settings.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Document"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"46757c77-6dad-4565-a440-234024bb2031","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Document"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"c27347cd-6405-4b58-9e44-b2402a8285fc"},{"name":"/v1/Document/:ID","id":"8526e853-4a83-41cb-b7da-6b7a47cffcfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Document/:ID","description":"<p>Returns a single document type configuration by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Document",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"b24c9085-0134-43e3-9010-42d67a577939","description":{"content":"<p>The ID of the document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"ff1a9f1a-50b6-431c-b737-dab7275be29d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Document/:ID","host":["http://localhost:5581"],"path":["v1","Document",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the document."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"DocumentID\": \"string\",\n  \"DocumentKey\": \"string\",\n  \"DocumentName\": \"string\",\n  \"DocumentShortName\": \"string\",\n  \"ListOrder\": 6017,\n  \"TransDocType\": \"dcTypeCustomerLabel\",\n  \"TaxIncludedPrice\": false,\n  \"UpdateTenderReport\": true,\n  \"SignTenderReport\": \"string\",\n  \"TenderReceiveType\": \"string\",\n  \"UpdateTaxReport\": false,\n  \"SignTaxReport\": \"string\",\n  \"UpdateSummarizeReport\": true,\n  \"SignSummarizeReport\": \"string\",\n  \"UpdateSalesReport\": true,\n  \"SignSalesReport\": \"string\",\n  \"UpdatePurchaseReport\": true,\n  \"SignPurchaseReport\": \"string\",\n  \"CanUsedAsPayment\": true,\n  \"CanBeTurnaround\": true,\n  \"CreditControl\": false,\n  \"ValidateCreateDate\": false,\n  \"DefaultPrice\": \"string\",\n  \"Comments\": \"string\",\n  \"TicketPrintOnly1LineHeader\": true,\n  \"TicketPrintDocumentID\": true,\n  \"OperationID\": 8262,\n  \"SecondOperationID\": 2491,\n  \"Operation\": {\n    \"OperationID\": 5408,\n    \"Description\": \"string\",\n    \"UpdateAverageCostPrice\": false,\n    \"UpdateLastCostPrice\": false,\n    \"LedgerAccountRule\": \"ldgAccDebit\",\n    \"PhysicalQtyRule\": \"stkQtyReset\",\n    \"AvailableQtyRule\": \"stkQtyReceipt\",\n    \"CustomerOrderQtyRule\": \"stkQtyInventory\",\n    \"SupplierOrderQtyRule\": \"stkQtyOutgoing\",\n    \"CustomerConsignmentQtyRule\": \"stkQtyOutgoing\",\n    \"SupplierConsignmentQtyRule\": \"stkQtyOutgoing\"\n  },\n  \"SecondOperation\": {\n    \"OperationID\": 2232,\n    \"Description\": \"string\",\n    \"UpdateAverageCostPrice\": false,\n    \"UpdateLastCostPrice\": true,\n    \"LedgerAccountRule\": \"ldgAccDebit\",\n    \"PhysicalQtyRule\": \"stkQtyNone\",\n    \"AvailableQtyRule\": \"stkQtyNone\",\n    \"CustomerOrderQtyRule\": \"stkQtyReceipt\",\n    \"SupplierOrderQtyRule\": \"stkQtyNone\",\n    \"CustomerConsignmentQtyRule\": \"stkQtyInventory\",\n    \"SupplierConsignmentQtyRule\": \"stkQtyReset\"\n  },\n  \"StockBehavior\": \"sbStockCount\",\n  \"AccountBehavior\": \"abAccountPending\",\n  \"BankReceiptDocID\": \"string\",\n  \"AccountTransactionDocID\": \"string\",\n  \"VoucherExpirationDays\": 3873,\n  \"VoucherDeductibleAfter\": 7906,\n  \"ForceContractReference\": false,\n  \"AskForLaundryFields\": false,\n  \"MandatoryPartyID\": false,\n  \"MandatoryFederalTaxID\": true,\n  \"DefaultStatusID\": \"string\",\n  \"OnPrintSendEmailCC\": \"string\",\n  \"AskForProperties\": true,\n  \"CheckOutboundPropertyExistence\": true,\n  \"DefaultAddressType\": \"atShipping\",\n  \"RectifyingTransaction\": true,\n  \"AccountingOperation\": \"string\",\n  \"Defaults\": {\n    \"DefaultTransSerial\": \"string\",\n    \"Salesman\": 5429.925804428905,\n    \"Carrier\": 1138,\n    \"Payment\": 3800,\n    \"Zone\": 450,\n    \"LoadPlace\": 9151,\n    \"UnloadPlace\": 8790,\n    \"PriceLine\": 8764,\n    \"Warehouse\": 4451,\n    \"LineDiscount\": 5155.9996091073135,\n    \"DefaultSecWarehouse\": 3794,\n    \"CategoryID\": 9190.712804825172,\n    \"MethodID\": 172.28727888143004\n  },\n  \"Behavior\": {\n    \"UpdateStock\": true,\n    \"UpdateLedgerAccount\": false,\n    \"UpdateSalesmanLedgerAccount\": false,\n    \"TaxIncludedPrice\": true,\n    \"AskForDocSummary\": false,\n    \"AskForTender\": true,\n    \"AskForLineValidation\": true,\n    \"ShowCashChange\": true\n  },\n  \"Nature\": {\n    \"NatureID\": \"Sale_ConsigmentNote\",\n    \"Description\": \"string\",\n    \"IsSaleFiscalType\": false,\n    \"IsQualifiedToTaxStatement\": false,\n    \"SAFTInvoiceType\": \"string\",\n    \"IsQualifiedToSAFT\": true,\n    \"IsQualifiedToSAFTMovementOfGoods\": true,\n    \"IsQualifiedToBillToParty\": false,\n    \"IsElectronicInvoicingNature\": true,\n    \"IsEInvoicingFinalConsumerNature\": false\n  },\n  \"TransferAccountTypes\": {\n    \"AccountUsed\": \"auTillLedgerAccount\",\n    \"AccountTypes\": \"string\",\n    \"AccountTypesCount\": 9056,\n    \"AccountTypesArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"DefaultAccountTypes\": \"string\",\n    \"DefaultAccountTypesCount\": 7950,\n    \"DefaultAccountTypesArray\": [\n      \"string\",\n      \"string\"\n    ]\n  },\n  \"OtherDebitAccountTypeID\": \"string\",\n  \"ExchangeDifferenceAccountTypeID\": \"string\",\n  \"MandatoryExtraFields\": false,\n  \"Inactive\": false,\n  \"SecuritiesStatusTarget\": \"DirectDebitPay_BeforeDebited\",\n  \"SecuritiesActionID\": 2373,\n  \"CanSaveZeroValue\": false,\n  \"InvoiceTransDocID\": \"string\",\n  \"ActAsAdvancement\": true,\n  \"AskForBillToParty\": false,\n  \"MandatoryOriginReference\": true,\n  \"SecuritiesStatusAllowedList\": \"string\",\n  \"SecuritiesStatusAllowedCount\": 6791,\n  \"SecuritiesStatusAllowedArray\": [\n    \"string\",\n    \"string\"\n  ],\n  \"AskForVoidReason\": false,\n  \"HasValidAccounts\": true,\n  \"ImportGroupedByBillTo\": true,\n  \"ImportGroupedByBillToAndPartyID\": false\n}"}],"_postman_id":"8526e853-4a83-41cb-b7da-6b7a47cffcfc"},{"name":"/v1/Document/:ID","id":"7ecef554-6890-4225-9a37-c82be156eb70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Document/:ID","description":"<p>Permanently removes a document type configuration. Returns 404 if it doesn't exist, or a conflict error if documents of this type have already been posted.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Document",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"9bbe4e0b-915a-4085-a9f5-8c8ab0dbc592","description":{"content":"<p>The ID of the document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"6212c894-007f-46fe-b0f6-f40203fd871e","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Document/:ID","host":["http://localhost:5581"],"path":["v1","Document",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the document."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"7ecef554-6890-4225-9a37-c82be156eb70"},{"name":"/v1/Document/:ID","id":"e878f628-7d50-4086-b23e-ab39c5eec64a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Document/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the document type doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Document",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4f70a563-2c0e-461a-aaf9-26b7b106f5ea","description":{"content":"<p>The ID of the document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"c48a389b-3223-476c-9a23-ff4f4a54e95a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Document/:ID","host":["http://localhost:5581"],"path":["v1","Document",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the document."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"e878f628-7d50-4086-b23e-ab39c5eec64a"},{"name":"/v2/Document","id":"a18e887c-7641-411c-bed8-7994c85ca6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Document?pageNumber=137","description":"<p>Returns document type configurations in pages.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Document"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number.</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"}],"variable":[]}},"response":[{"id":"83bf599d-2340-44f4-b732-aa90e40c723e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Document?pageNumber=137","host":["http://localhost:5581"],"path":["v2","Document"],"query":[{"description":"The page number.","key":"pageNumber","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"DocumentID\": \"string\",\n    \"DocumentKey\": \"string\",\n    \"DocumentName\": \"string\",\n    \"DocumentShortName\": \"string\",\n    \"ListOrder\": 1082,\n    \"TransDocType\": \"dcTypeTill\",\n    \"TaxIncludedPrice\": false,\n    \"UpdateTenderReport\": true,\n    \"SignTenderReport\": \"string\",\n    \"TenderReceiveType\": \"string\",\n    \"UpdateTaxReport\": false,\n    \"SignTaxReport\": \"string\",\n    \"UpdateSummarizeReport\": false,\n    \"SignSummarizeReport\": \"string\",\n    \"UpdateSalesReport\": true,\n    \"SignSalesReport\": \"string\",\n    \"UpdatePurchaseReport\": true,\n    \"SignPurchaseReport\": \"string\",\n    \"CanUsedAsPayment\": false,\n    \"CanBeTurnaround\": false,\n    \"CreditControl\": true,\n    \"ValidateCreateDate\": false,\n    \"DefaultPrice\": \"string\",\n    \"Comments\": \"string\",\n    \"TicketPrintOnly1LineHeader\": false,\n    \"TicketPrintDocumentID\": false,\n    \"OperationID\": 8336,\n    \"SecondOperationID\": 9508,\n    \"Operation\": {\n      \"OperationID\": 2345,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": true,\n      \"UpdateLastCostPrice\": false,\n      \"LedgerAccountRule\": \"ldgAccCredit\",\n      \"PhysicalQtyRule\": \"stkQtyInventory\",\n      \"AvailableQtyRule\": \"stkQtyReceipt\",\n      \"CustomerOrderQtyRule\": \"stkQtyOutgoing\",\n      \"SupplierOrderQtyRule\": \"stkQtyInventory\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyInventory\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyInventory\"\n    },\n    \"SecondOperation\": {\n      \"OperationID\": 5135,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": false,\n      \"UpdateLastCostPrice\": true,\n      \"LedgerAccountRule\": \"ldgAccCredit\",\n      \"PhysicalQtyRule\": \"stkQtyInventory\",\n      \"AvailableQtyRule\": \"stkQtyInventory\",\n      \"CustomerOrderQtyRule\": \"stkQtyReceipt\",\n      \"SupplierOrderQtyRule\": \"stkQtyNone\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyOutgoing\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyReceipt\"\n    },\n    \"StockBehavior\": \"sbStockDecompose\",\n    \"AccountBehavior\": \"abAccountAdvancement\",\n    \"BankReceiptDocID\": \"string\",\n    \"AccountTransactionDocID\": \"string\",\n    \"VoucherExpirationDays\": 5987,\n    \"VoucherDeductibleAfter\": 7998,\n    \"ForceContractReference\": false,\n    \"AskForLaundryFields\": false,\n    \"MandatoryPartyID\": true,\n    \"MandatoryFederalTaxID\": false,\n    \"DefaultStatusID\": \"string\",\n    \"OnPrintSendEmailCC\": \"string\",\n    \"AskForProperties\": false,\n    \"CheckOutboundPropertyExistence\": true,\n    \"DefaultAddressType\": \"atOther\",\n    \"RectifyingTransaction\": true,\n    \"AccountingOperation\": \"string\",\n    \"Defaults\": {\n      \"DefaultTransSerial\": \"string\",\n      \"Salesman\": 6240.814005323445,\n      \"Carrier\": 6736,\n      \"Payment\": 1385,\n      \"Zone\": 9734,\n      \"LoadPlace\": 7360,\n      \"UnloadPlace\": 910,\n      \"PriceLine\": 3344,\n      \"Warehouse\": 2762,\n      \"LineDiscount\": 3188.11851086253,\n      \"DefaultSecWarehouse\": 1918,\n      \"CategoryID\": 3047.852255127206,\n      \"MethodID\": 7282.708660500292\n    },\n    \"Behavior\": {\n      \"UpdateStock\": true,\n      \"UpdateLedgerAccount\": false,\n      \"UpdateSalesmanLedgerAccount\": true,\n      \"TaxIncludedPrice\": false,\n      \"AskForDocSummary\": false,\n      \"AskForTender\": false,\n      \"AskForLineValidation\": false,\n      \"ShowCashChange\": true\n    },\n    \"Nature\": {\n      \"NatureID\": \"Purchase_Order\",\n      \"Description\": \"string\",\n      \"IsSaleFiscalType\": true,\n      \"IsQualifiedToTaxStatement\": true,\n      \"SAFTInvoiceType\": \"string\",\n      \"IsQualifiedToSAFT\": true,\n      \"IsQualifiedToSAFTMovementOfGoods\": false,\n      \"IsQualifiedToBillToParty\": false,\n      \"IsElectronicInvoicingNature\": true,\n      \"IsEInvoicingFinalConsumerNature\": false\n    },\n    \"TransferAccountTypes\": {\n      \"AccountUsed\": \"auBankLedgerAccount\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 5701,\n      \"AccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 2241,\n      \"DefaultAccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"OtherDebitAccountTypeID\": \"string\",\n    \"ExchangeDifferenceAccountTypeID\": \"string\",\n    \"MandatoryExtraFields\": false,\n    \"Inactive\": false,\n    \"SecuritiesStatusTarget\": \"BillPay_Returned\",\n    \"SecuritiesActionID\": 8017,\n    \"CanSaveZeroValue\": true,\n    \"InvoiceTransDocID\": \"string\",\n    \"ActAsAdvancement\": true,\n    \"AskForBillToParty\": false,\n    \"MandatoryOriginReference\": false,\n    \"SecuritiesStatusAllowedList\": \"string\",\n    \"SecuritiesStatusAllowedCount\": 1625,\n    \"SecuritiesStatusAllowedArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"AskForVoidReason\": true,\n    \"HasValidAccounts\": false,\n    \"ImportGroupedByBillTo\": false,\n    \"ImportGroupedByBillToAndPartyID\": true\n  },\n  {\n    \"DocumentID\": \"string\",\n    \"DocumentKey\": \"string\",\n    \"DocumentName\": \"string\",\n    \"DocumentShortName\": \"string\",\n    \"ListOrder\": 8018,\n    \"TransDocType\": \"dcTypeScheduler\",\n    \"TaxIncludedPrice\": false,\n    \"UpdateTenderReport\": true,\n    \"SignTenderReport\": \"string\",\n    \"TenderReceiveType\": \"string\",\n    \"UpdateTaxReport\": true,\n    \"SignTaxReport\": \"string\",\n    \"UpdateSummarizeReport\": true,\n    \"SignSummarizeReport\": \"string\",\n    \"UpdateSalesReport\": false,\n    \"SignSalesReport\": \"string\",\n    \"UpdatePurchaseReport\": false,\n    \"SignPurchaseReport\": \"string\",\n    \"CanUsedAsPayment\": false,\n    \"CanBeTurnaround\": true,\n    \"CreditControl\": true,\n    \"ValidateCreateDate\": false,\n    \"DefaultPrice\": \"string\",\n    \"Comments\": \"string\",\n    \"TicketPrintOnly1LineHeader\": true,\n    \"TicketPrintDocumentID\": true,\n    \"OperationID\": 7850,\n    \"SecondOperationID\": 6810,\n    \"Operation\": {\n      \"OperationID\": 6054,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": false,\n      \"UpdateLastCostPrice\": false,\n      \"LedgerAccountRule\": \"ldgAccBoth\",\n      \"PhysicalQtyRule\": \"stkQtyInventory\",\n      \"AvailableQtyRule\": \"stkQtyNone\",\n      \"CustomerOrderQtyRule\": \"stkQtyOutgoing\",\n      \"SupplierOrderQtyRule\": \"stkQtyReceipt\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyNone\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyInventory\"\n    },\n    \"SecondOperation\": {\n      \"OperationID\": 3021,\n      \"Description\": \"string\",\n      \"UpdateAverageCostPrice\": true,\n      \"UpdateLastCostPrice\": true,\n      \"LedgerAccountRule\": \"ldgAccNone\",\n      \"PhysicalQtyRule\": \"stkQtyReceipt\",\n      \"AvailableQtyRule\": \"stkQtyReset\",\n      \"CustomerOrderQtyRule\": \"stkQtyNone\",\n      \"SupplierOrderQtyRule\": \"stkQtyInventory\",\n      \"CustomerConsignmentQtyRule\": \"stkQtyReceipt\",\n      \"SupplierConsignmentQtyRule\": \"stkQtyReceipt\"\n    },\n    \"StockBehavior\": \"sbStockInventory\",\n    \"AccountBehavior\": \"abAccountPending\",\n    \"BankReceiptDocID\": \"string\",\n    \"AccountTransactionDocID\": \"string\",\n    \"VoucherExpirationDays\": 9931,\n    \"VoucherDeductibleAfter\": 321,\n    \"ForceContractReference\": false,\n    \"AskForLaundryFields\": true,\n    \"MandatoryPartyID\": false,\n    \"MandatoryFederalTaxID\": true,\n    \"DefaultStatusID\": \"string\",\n    \"OnPrintSendEmailCC\": \"string\",\n    \"AskForProperties\": true,\n    \"CheckOutboundPropertyExistence\": true,\n    \"DefaultAddressType\": \"atBilling\",\n    \"RectifyingTransaction\": true,\n    \"AccountingOperation\": \"string\",\n    \"Defaults\": {\n      \"DefaultTransSerial\": \"string\",\n      \"Salesman\": 1751.4376234297513,\n      \"Carrier\": 1174,\n      \"Payment\": 6274,\n      \"Zone\": 9388,\n      \"LoadPlace\": 9504,\n      \"UnloadPlace\": 1903,\n      \"PriceLine\": 3742,\n      \"Warehouse\": 2478,\n      \"LineDiscount\": 2693.930328485725,\n      \"DefaultSecWarehouse\": 5363,\n      \"CategoryID\": 9777.47498327965,\n      \"MethodID\": 4810.438848408709\n    },\n    \"Behavior\": {\n      \"UpdateStock\": false,\n      \"UpdateLedgerAccount\": false,\n      \"UpdateSalesmanLedgerAccount\": false,\n      \"TaxIncludedPrice\": true,\n      \"AskForDocSummary\": true,\n      \"AskForTender\": false,\n      \"AskForLineValidation\": true,\n      \"ShowCashChange\": true\n    },\n    \"Nature\": {\n      \"NatureID\": \"Stock_Receipt\",\n      \"Description\": \"string\",\n      \"IsSaleFiscalType\": true,\n      \"IsQualifiedToTaxStatement\": false,\n      \"SAFTInvoiceType\": \"string\",\n      \"IsQualifiedToSAFT\": false,\n      \"IsQualifiedToSAFTMovementOfGoods\": true,\n      \"IsQualifiedToBillToParty\": true,\n      \"IsElectronicInvoicingNature\": false,\n      \"IsEInvoicingFinalConsumerNature\": true\n    },\n    \"TransferAccountTypes\": {\n      \"AccountUsed\": \"auBankLedgerAccount\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 6747,\n      \"AccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 6147,\n      \"DefaultAccountTypesArray\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    \"OtherDebitAccountTypeID\": \"string\",\n    \"ExchangeDifferenceAccountTypeID\": \"string\",\n    \"MandatoryExtraFields\": true,\n    \"Inactive\": false,\n    \"SecuritiesStatusTarget\": \"DirectDebitRec_Returned\",\n    \"SecuritiesActionID\": 9118,\n    \"CanSaveZeroValue\": true,\n    \"InvoiceTransDocID\": \"string\",\n    \"ActAsAdvancement\": true,\n    \"AskForBillToParty\": true,\n    \"MandatoryOriginReference\": false,\n    \"SecuritiesStatusAllowedList\": \"string\",\n    \"SecuritiesStatusAllowedCount\": 2522,\n    \"SecuritiesStatusAllowedArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"AskForVoidReason\": false,\n    \"HasValidAccounts\": true,\n    \"ImportGroupedByBillTo\": false,\n    \"ImportGroupedByBillToAndPartyID\": false\n  }\n]"}],"_postman_id":"a18e887c-7641-411c-bed8-7994c85ca6b2"},{"name":"/v2/Document","id":"a6bd8125-4b8c-4ac9-bbf8-0a552f89b279","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Document","description":"<p>Creates a new document type configuration.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Document"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"dac58b66-465e-4407-8bbc-7c851a6ae377","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Document"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"a6bd8125-4b8c-4ac9-bbf8-0a552f89b279"},{"name":"/v2/Document","id":"ae2a6987-fbe7-4f65-8d8e-dfd6cfa2f67f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Document","description":"<p>Updates an existing document type configuration. The ID must be included in the request body.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Document"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"e705676b-a5b7-40ae-bf21-3debb5efe5ad","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Document"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"ae2a6987-fbe7-4f65-8d8e-dfd6cfa2f67f"},{"name":"/v2/Document/:ID","id":"7a4de933-f644-4d3a-b090-6605326dcf44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Document/:ID","description":"<p>Returns a single document type configuration by ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Document",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"aa748203-99e5-4f8d-8d84-12a845927635","description":{"content":"<p>The ID of the document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"f45dcf7e-0e19-4ec0-81b7-469319c0f69c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Document/:ID","host":["http://localhost:5581"],"path":["v2","Document",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the document."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"DocumentID\": \"string\",\n  \"DocumentKey\": \"string\",\n  \"DocumentName\": \"string\",\n  \"DocumentShortName\": \"string\",\n  \"ListOrder\": 6017,\n  \"TransDocType\": \"dcTypeCustomerLabel\",\n  \"TaxIncludedPrice\": false,\n  \"UpdateTenderReport\": true,\n  \"SignTenderReport\": \"string\",\n  \"TenderReceiveType\": \"string\",\n  \"UpdateTaxReport\": false,\n  \"SignTaxReport\": \"string\",\n  \"UpdateSummarizeReport\": true,\n  \"SignSummarizeReport\": \"string\",\n  \"UpdateSalesReport\": true,\n  \"SignSalesReport\": \"string\",\n  \"UpdatePurchaseReport\": true,\n  \"SignPurchaseReport\": \"string\",\n  \"CanUsedAsPayment\": true,\n  \"CanBeTurnaround\": true,\n  \"CreditControl\": false,\n  \"ValidateCreateDate\": false,\n  \"DefaultPrice\": \"string\",\n  \"Comments\": \"string\",\n  \"TicketPrintOnly1LineHeader\": true,\n  \"TicketPrintDocumentID\": true,\n  \"OperationID\": 8262,\n  \"SecondOperationID\": 2491,\n  \"Operation\": {\n    \"OperationID\": 5408,\n    \"Description\": \"string\",\n    \"UpdateAverageCostPrice\": false,\n    \"UpdateLastCostPrice\": false,\n    \"LedgerAccountRule\": \"ldgAccDebit\",\n    \"PhysicalQtyRule\": \"stkQtyReset\",\n    \"AvailableQtyRule\": \"stkQtyReceipt\",\n    \"CustomerOrderQtyRule\": \"stkQtyInventory\",\n    \"SupplierOrderQtyRule\": \"stkQtyOutgoing\",\n    \"CustomerConsignmentQtyRule\": \"stkQtyOutgoing\",\n    \"SupplierConsignmentQtyRule\": \"stkQtyOutgoing\"\n  },\n  \"SecondOperation\": {\n    \"OperationID\": 2232,\n    \"Description\": \"string\",\n    \"UpdateAverageCostPrice\": false,\n    \"UpdateLastCostPrice\": true,\n    \"LedgerAccountRule\": \"ldgAccDebit\",\n    \"PhysicalQtyRule\": \"stkQtyNone\",\n    \"AvailableQtyRule\": \"stkQtyNone\",\n    \"CustomerOrderQtyRule\": \"stkQtyReceipt\",\n    \"SupplierOrderQtyRule\": \"stkQtyNone\",\n    \"CustomerConsignmentQtyRule\": \"stkQtyInventory\",\n    \"SupplierConsignmentQtyRule\": \"stkQtyReset\"\n  },\n  \"StockBehavior\": \"sbStockCount\",\n  \"AccountBehavior\": \"abAccountPending\",\n  \"BankReceiptDocID\": \"string\",\n  \"AccountTransactionDocID\": \"string\",\n  \"VoucherExpirationDays\": 3873,\n  \"VoucherDeductibleAfter\": 7906,\n  \"ForceContractReference\": false,\n  \"AskForLaundryFields\": false,\n  \"MandatoryPartyID\": false,\n  \"MandatoryFederalTaxID\": true,\n  \"DefaultStatusID\": \"string\",\n  \"OnPrintSendEmailCC\": \"string\",\n  \"AskForProperties\": true,\n  \"CheckOutboundPropertyExistence\": true,\n  \"DefaultAddressType\": \"atShipping\",\n  \"RectifyingTransaction\": true,\n  \"AccountingOperation\": \"string\",\n  \"Defaults\": {\n    \"DefaultTransSerial\": \"string\",\n    \"Salesman\": 5429.925804428905,\n    \"Carrier\": 1138,\n    \"Payment\": 3800,\n    \"Zone\": 450,\n    \"LoadPlace\": 9151,\n    \"UnloadPlace\": 8790,\n    \"PriceLine\": 8764,\n    \"Warehouse\": 4451,\n    \"LineDiscount\": 5155.9996091073135,\n    \"DefaultSecWarehouse\": 3794,\n    \"CategoryID\": 9190.712804825172,\n    \"MethodID\": 172.28727888143004\n  },\n  \"Behavior\": {\n    \"UpdateStock\": true,\n    \"UpdateLedgerAccount\": false,\n    \"UpdateSalesmanLedgerAccount\": false,\n    \"TaxIncludedPrice\": true,\n    \"AskForDocSummary\": false,\n    \"AskForTender\": true,\n    \"AskForLineValidation\": true,\n    \"ShowCashChange\": true\n  },\n  \"Nature\": {\n    \"NatureID\": \"Sale_ConsigmentNote\",\n    \"Description\": \"string\",\n    \"IsSaleFiscalType\": false,\n    \"IsQualifiedToTaxStatement\": false,\n    \"SAFTInvoiceType\": \"string\",\n    \"IsQualifiedToSAFT\": true,\n    \"IsQualifiedToSAFTMovementOfGoods\": true,\n    \"IsQualifiedToBillToParty\": false,\n    \"IsElectronicInvoicingNature\": true,\n    \"IsEInvoicingFinalConsumerNature\": false\n  },\n  \"TransferAccountTypes\": {\n    \"AccountUsed\": \"auTillLedgerAccount\",\n    \"AccountTypes\": \"string\",\n    \"AccountTypesCount\": 9056,\n    \"AccountTypesArray\": [\n      \"string\",\n      \"string\"\n    ],\n    \"DefaultAccountTypes\": \"string\",\n    \"DefaultAccountTypesCount\": 7950,\n    \"DefaultAccountTypesArray\": [\n      \"string\",\n      \"string\"\n    ]\n  },\n  \"OtherDebitAccountTypeID\": \"string\",\n  \"ExchangeDifferenceAccountTypeID\": \"string\",\n  \"MandatoryExtraFields\": false,\n  \"Inactive\": false,\n  \"SecuritiesStatusTarget\": \"DirectDebitPay_BeforeDebited\",\n  \"SecuritiesActionID\": 2373,\n  \"CanSaveZeroValue\": false,\n  \"InvoiceTransDocID\": \"string\",\n  \"ActAsAdvancement\": true,\n  \"AskForBillToParty\": false,\n  \"MandatoryOriginReference\": true,\n  \"SecuritiesStatusAllowedList\": \"string\",\n  \"SecuritiesStatusAllowedCount\": 6791,\n  \"SecuritiesStatusAllowedArray\": [\n    \"string\",\n    \"string\"\n  ],\n  \"AskForVoidReason\": false,\n  \"HasValidAccounts\": true,\n  \"ImportGroupedByBillTo\": true,\n  \"ImportGroupedByBillToAndPartyID\": false\n}"}],"_postman_id":"7a4de933-f644-4d3a-b090-6605326dcf44"}],"id":"ee1cdf87-eba4-454f-bf08-140523177380","_postman_id":"ee1cdf87-eba4-454f-bf08-140523177380","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"EntityFiscalStatus","item":[{"name":"/v1/EntityFiscalStatus","id":"69643401-e015-45a4-a836-c12e699e4909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/EntityFiscalStatus?ZoneType=ztPassiveSubjectInversion","description":"<p>Returns every Entity Fiscal Status. You can optionally filter by zone type. Returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","EntityFiscalStatus"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The Zone Type (optional).</p>\n","type":"text/plain"},"key":"ZoneType","value":"ztPassiveSubjectInversion"}],"variable":[]}},"response":[{"id":"96a2b8f0-e51d-4a1a-99fc-2a5a7232074f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/EntityFiscalStatus?ZoneType=ztPassiveSubjectInversion","host":["http://localhost:5581"],"path":["v1","EntityFiscalStatus"],"query":[{"description":"The Zone Type (optional).","key":"ZoneType","value":"ztPassiveSubjectInversion"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"EntityFiscalStatusID\": 7691,\n    \"ZoneType\": \"ztPassiveSubjectInversion\",\n    \"Description\": \"string\",\n    \"TaxGroupFiscalStatusList\": [\n      {\n        \"EntityFiscalStatusID\": 8454,\n        \"TaxSequenceID\": 6443,\n        \"TaxGroupID\": \"string\",\n        \"TaxItemType\": 4632\n      },\n      {\n        \"EntityFiscalStatusID\": 6301,\n        \"TaxSequenceID\": 143,\n        \"TaxGroupID\": \"string\",\n        \"TaxItemType\": 8558\n      }\n    ],\n    \"InternalUse\": true\n  },\n  {\n    \"EntityFiscalStatusID\": 2852,\n    \"ZoneType\": \"ztNational\",\n    \"Description\": \"string\",\n    \"TaxGroupFiscalStatusList\": [\n      {\n        \"EntityFiscalStatusID\": 5902,\n        \"TaxSequenceID\": 2463,\n        \"TaxGroupID\": \"string\",\n        \"TaxItemType\": 167\n      },\n      {\n        \"EntityFiscalStatusID\": 8573,\n        \"TaxSequenceID\": 7423,\n        \"TaxGroupID\": \"string\",\n        \"TaxItemType\": 1796\n      }\n    ],\n    \"InternalUse\": true\n  }\n]"}],"_postman_id":"69643401-e015-45a4-a836-c12e699e4909"},{"name":"/v1/EntityFiscalStatus","id":"1558f560-d2f7-4c96-90a6-3343c935b211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/EntityFiscalStatus","description":"<p>Creates a new Entity Fiscal Status.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","EntityFiscalStatus"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"804fe602-440a-401d-a533-0fa3ccaecc22","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/EntityFiscalStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}"}],"_postman_id":"1558f560-d2f7-4c96-90a6-3343c935b211"},{"name":"/v1/EntityFiscalStatus/:ID","id":"e4c5eb5a-d23c-443c-bf81-31430cc540a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/EntityFiscalStatus/:ID","description":"<p>Returns a single Entity Fiscal Status by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","EntityFiscalStatus",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ee3cb49d-9c7c-4b85-8d65-f9bcddc2919e","description":{"content":"<p>The Entity Fiscal Status ID.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"d2740205-a87c-42dd-b4e4-5538aab5cbb3","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/EntityFiscalStatus/:ID","host":["http://localhost:5581"],"path":["v1","EntityFiscalStatus",":ID"],"variable":[{"key":"ID","value":"137","description":"The Entity Fiscal Status ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}"}],"_postman_id":"e4c5eb5a-d23c-443c-bf81-31430cc540a5"},{"name":"/v1/EntityFiscalStatus/:ID","id":"f7a1e3f1-8b8b-4e22-8a8a-3e09889434e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/EntityFiscalStatus/:ID","description":"<p>Permanently removes an Entity Fiscal Status. Returns 404 if it doesn't exist, or a conflict error if it's still in use.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","EntityFiscalStatus",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a1b6396b-b3ee-4ad4-90b7-a37c660b3487","description":{"content":"<p>The Entity Fiscal Status ID.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"acbbab12-0287-4a90-81f8-aea4adc3e9d2","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/EntityFiscalStatus/:ID","host":["http://localhost:5581"],"path":["v1","EntityFiscalStatus",":ID"],"variable":[{"key":"ID","value":"137","description":"The Entity Fiscal Status ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"f7a1e3f1-8b8b-4e22-8a8a-3e09889434e0"},{"name":"/v1/EntityFiscalStatus/:ID","id":"1212cbd7-b0f4-4f88-838a-9f5537601c51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/EntityFiscalStatus/:ID","description":"<p>Updates an existing Entity Fiscal Status.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","EntityFiscalStatus",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"9afb336a-21f6-4d92-99a0-e672e718e31c","description":{"content":"<p>The Entity Fiscal Status ID.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"fe70d9c6-8353-4f7d-94c1-fe348f787355","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/EntityFiscalStatus/:ID","host":["http://localhost:5581"],"path":["v1","EntityFiscalStatus",":ID"],"variable":[{"key":"ID","value":"137","description":"The Entity Fiscal Status ID."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"EntityFiscalStatusID\": 9101,\n  \"ZoneType\": \"ztPassiveSubjectInversion\",\n  \"Description\": \"string\",\n  \"TaxGroupFiscalStatusList\": [\n    {\n      \"EntityFiscalStatusID\": 9566,\n      \"TaxSequenceID\": 9627,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 1097\n    },\n    {\n      \"EntityFiscalStatusID\": 8568,\n      \"TaxSequenceID\": 9472,\n      \"TaxGroupID\": \"string\",\n      \"TaxItemType\": 8446\n    }\n  ],\n  \"InternalUse\": true\n}"}],"_postman_id":"1212cbd7-b0f4-4f88-838a-9f5537601c51"}],"id":"56680aa6-5147-442b-ac32-5597866b989e","_postman_id":"56680aa6-5147-442b-ac32-5597866b989e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Enum","item":[{"name":"/GetEnums","id":"fdd98f3d-f7af-4e1a-945e-c5a15719018f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/GetEnums?AssemblyName=string&EnumName=string","description":"<p>Returns the list of possible values (and their labels) for enumerated fields used elsewhere in this API — useful for populating dropdowns or translating a numeric field into a readable label. You can optionally filter to a specific enum by name.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["GetEnums"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the assembly (optional).</p>\n","type":"text/plain"},"key":"AssemblyName","value":"string"},{"description":{"content":"<p>The name of the enum (optional).</p>\n","type":"text/plain"},"key":"EnumName","value":"string"}],"variable":[]}},"response":[{"id":"735abbb9-dd03-45c3-8ccf-693938a895cc","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/GetEnums?AssemblyName=string&EnumName=string","host":["http://localhost:5581"],"path":["GetEnums"],"query":[{"description":"The name of the assembly (optional).","key":"AssemblyName","value":"string"},{"description":"The name of the enum (optional).","key":"EnumName","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"AssemblyName\": \"string\",\n    \"EnumName\": \"string\",\n    \"EnumValues\": [\n      {\n        \"ID\": \"string\",\n        \"Description\": \"string\"\n      },\n      {\n        \"ID\": \"string\",\n        \"Description\": \"string\"\n      }\n    ]\n  },\n  {\n    \"AssemblyName\": \"string\",\n    \"EnumName\": \"string\",\n    \"EnumValues\": [\n      {\n        \"ID\": \"string\",\n        \"Description\": \"string\"\n      },\n      {\n        \"ID\": \"string\",\n        \"Description\": \"string\"\n      }\n    ]\n  }\n]"}],"_postman_id":"fdd98f3d-f7af-4e1a-945e-c5a15719018f"}],"id":"bcaff371-ba51-4086-a880-08bd1430c852","_postman_id":"bcaff371-ba51-4086-a880-08bd1430c852","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"ExtraFields","item":[{"name":"/v1/ExtraFields","id":"e4af9f3b-b9f6-40fe-8898-88ef671b23a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ExtraFields","description":"<p>Returns every extra field configuration. Returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ExtraFields"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"adfc4283-2b84-49a0-bbbb-1598f6539dd4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/ExtraFields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ExtraFieldID\": 1221.0788918429716,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": true,\n    \"TextFieldLenght\": 8169,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": false,\n    \"NumberFieldLenght\": 8856,\n    \"DataField\": false,\n    \"BooleanField\": true,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  },\n  {\n    \"ExtraFieldID\": 3981.501186797807,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": false,\n    \"TextFieldLenght\": 8903,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": true,\n    \"NumberFieldLenght\": 347,\n    \"DataField\": false,\n    \"BooleanField\": false,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  }\n]"}],"_postman_id":"e4af9f3b-b9f6-40fe-8898-88ef671b23a0"},{"name":"/v1/ExtraFields","id":"095d783a-5315-41ac-b1b9-343344f024d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ExtraFields","description":"<p>Creates a new extra field configuration.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ExtraFields"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"3070aa1f-a75b-4048-b109-fa2f5727f2c1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ExtraFields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ExtraFieldID\": 1221.0788918429716,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": true,\n    \"TextFieldLenght\": 8169,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": false,\n    \"NumberFieldLenght\": 8856,\n    \"DataField\": false,\n    \"BooleanField\": true,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  },\n  {\n    \"ExtraFieldID\": 3981.501186797807,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": false,\n    \"TextFieldLenght\": 8903,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": true,\n    \"NumberFieldLenght\": 347,\n    \"DataField\": false,\n    \"BooleanField\": false,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  }\n]"}],"_postman_id":"095d783a-5315-41ac-b1b9-343344f024d9"},{"name":"/v1/ExtraFields/:ID","id":"a69db0ee-0a90-446a-ab0f-22ab043c9d96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ExtraFields/:ID","description":"<p>Returns a single extra field configuration by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ExtraFields",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"b1b65749-7ce5-4d23-95d2-85bfdbfefb80","description":{"content":"<p>The ID of the ExtraField.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"95e02b2e-9891-47a0-9b88-8c3dfe57adda","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ExtraFields/:ID","host":["http://localhost:5581"],"path":["v1","ExtraFields",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the ExtraField."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ExtraFieldID\": 1221.0788918429716,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": true,\n    \"TextFieldLenght\": 8169,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": false,\n    \"NumberFieldLenght\": 8856,\n    \"DataField\": false,\n    \"BooleanField\": true,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  },\n  {\n    \"ExtraFieldID\": 3981.501186797807,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": false,\n    \"TextFieldLenght\": 8903,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": true,\n    \"NumberFieldLenght\": 347,\n    \"DataField\": false,\n    \"BooleanField\": false,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  }\n]"}],"_postman_id":"a69db0ee-0a90-446a-ab0f-22ab043c9d96"},{"name":"/v1/ExtraFields/:ID","id":"7b9eba4d-4127-44a9-8734-bd9f8ca654d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ExtraFields/:ID","description":"<p>Permanently removes an extra field configuration. Returns 404 if it doesn't exist, or a conflict error if it's still in use.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ExtraFields",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ec604fb4-564c-4e1f-87ab-3b0aac295fe6","description":{"content":"<p>The ID of the ExtraField.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"b14af59d-e830-4c81-a288-2e7413ca704b","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ExtraFields/:ID","host":["http://localhost:5581"],"path":["v1","ExtraFields",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the ExtraField."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"7b9eba4d-4127-44a9-8734-bd9f8ca654d8"},{"name":"/v1/ExtraFields/:ID","id":"e5834ad7-ac98-4883-98f1-3b2c0fec068f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ExtraFields/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ExtraFields",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"6914e4eb-e4ae-4a89-a7f2-8cd30fc20c0b","description":{"content":"<p>The ID of the ExtraField.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"a1575f03-236a-4f4c-a87d-420e490ebea0","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/ExtraFields/:ID","host":["http://localhost:5581"],"path":["v1","ExtraFields",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the ExtraField."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ExtraFieldID\": 1221.0788918429716,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": true,\n    \"TextFieldLenght\": 8169,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": false,\n    \"NumberFieldLenght\": 8856,\n    \"DataField\": false,\n    \"BooleanField\": true,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  },\n  {\n    \"ExtraFieldID\": 3981.501186797807,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": false,\n    \"TextFieldLenght\": 8903,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": true,\n    \"NumberFieldLenght\": 347,\n    \"DataField\": false,\n    \"BooleanField\": false,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  }\n]"}],"_postman_id":"e5834ad7-ac98-4883-98f1-3b2c0fec068f"},{"name":"/v2/ExtraFields/:Description/:TableName","id":"abe02535-6cf1-4ac2-a9ee-18efce613edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/ExtraFields/:Description/:TableName","description":"<p>Looks up an extra field configuration by its description and the table it belongs to, rather than by ID — useful when you know an extra field's label but not its numeric ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","ExtraFields",":Description",":TableName"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"20504849-50f8-4aae-86a0-0e9b3ed204c1","description":{"content":"<p>The Description of the ExtraField.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Description"},{"id":"a52ecebf-8e9d-4da1-95d0-64e0e0733adf","description":{"content":"<p>The TableName of the ExtraField.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TableName"}]}},"response":[{"id":"adef521d-5ff7-41b1-b444-0e0726570e7c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/ExtraFields/:Description/:TableName","host":["http://localhost:5581"],"path":["v2","ExtraFields",":Description",":TableName"],"variable":[{"key":"Description","value":"string","description":"The Description of the ExtraField."},{"key":"TableName","value":"string","description":"The TableName of the ExtraField."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ExtraFieldID\": 1221.0788918429716,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": true,\n    \"TextFieldLenght\": 8169,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": false,\n    \"NumberFieldLenght\": 8856,\n    \"DataField\": false,\n    \"BooleanField\": true,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  },\n  {\n    \"ExtraFieldID\": 3981.501186797807,\n    \"Description\": \"string\",\n    \"AplyToTable\": \"string\",\n    \"TextField\": false,\n    \"TextFieldLenght\": 8903,\n    \"LongTextAnswersList\": \"string\",\n    \"NumberField\": true,\n    \"NumberFieldLenght\": 347,\n    \"DataField\": false,\n    \"BooleanField\": false,\n    \"MemoField\": false,\n    \"IsMandatory\": false,\n    \"ApplyToDocuments\": \"string\"\n  }\n]"}],"_postman_id":"abe02535-6cf1-4ac2-a9ee-18efce613edf"}],"id":"315cd6ec-46a7-426f-bf41-462734e8cc49","_postman_id":"315cd6ec-46a7-426f-bf41-462734e8cc49","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Family","item":[{"name":"/v1/Family","id":"1deda100-bc3e-4586-a673-e1bae215d9dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Family","description":"<p>Returns every Family (item category). No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Family"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"521ddb38-7d90-4e48-8258-55607d295744","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Family"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"FamilyID\": 9300.293981113366,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 911,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 3356.2811734776988,\n    \"DOSFamilyID\": 8032,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9127.869311705026,\n    \"Service\": true,\n    \"LabelCopies\": 2919,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": true,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 475,\n    \"TouchLastLevel\": false,\n    \"InternalID\": 9107,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 9897,\n    \"MandatoryCustomer\": true,\n    \"ProductCategory\": \"pcResiduesAndScrap\",\n    \"FamilyType\": \"ftProducts\"\n  },\n  {\n    \"FamilyID\": 1996.7524431264726,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 2734,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 3009.7900449522576,\n    \"DOSFamilyID\": 3575,\n    \"FullPath\": \"string\",\n    \"ParentID\": 4520.072277837942,\n    \"Service\": true,\n    \"LabelCopies\": 1131,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": true,\n    \"ExportToTouch\": false,\n    \"TouchButtonFontColor\": 2250,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 4753,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 2215,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": \"pcBiologicalAssets\",\n    \"FamilyType\": \"ftProducts\"\n  }\n]"}],"_postman_id":"1deda100-bc3e-4586-a673-e1bae215d9dc"},{"name":"/v1/Family","id":"8a0345c1-4a7d-47af-b1bb-4996e69f4e6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Family","description":"<p>Creates a new Family, including any profit rates you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Family"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"67e255df-6f25-4185-bf32-7c036dbcba0e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Family"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"8a0345c1-4a7d-47af-b1bb-4996e69f4e6d"},{"name":"/v1/Family/:ID","id":"0f70acb5-15e4-4888-ab13-5509bc106ced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Family/:ID","description":"<p>Returns a single Family by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Family",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"bfba369c-e835-469a-b0c4-5b3a9a5bbcc1","description":{"content":"<p>The ID of the family.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"1ffd1cd8-4f03-4e9d-9e9c-4cacbc12e567","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Family/:ID","host":["http://localhost:5581"],"path":["v1","Family",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the family."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"FamilyID\": 4433.516874287749,\n  \"FamilyKey\": \"string\",\n  \"Description\": \"string\",\n  \"Level\": 806,\n  \"ParentDescription\": \"string\",\n  \"MaximumDiscount\": 7547.1690490394385,\n  \"DOSFamilyID\": 8116,\n  \"FullPath\": \"string\",\n  \"ParentID\": 5734.32366460923,\n  \"Service\": true,\n  \"LabelCopies\": 3860,\n  \"FamilyPicturePath\": \"string\",\n  \"ItemDefaultUnit\": \"string\",\n  \"TillReportSummary\": false,\n  \"ExportToTouch\": false,\n  \"TouchButtonFontColor\": 5912,\n  \"TouchLastLevel\": true,\n  \"InternalID\": 6343,\n  \"PropertyID1\": \"string\",\n  \"PropertyID2\": \"string\",\n  \"PropertyID3\": \"string\",\n  \"InformationField1\": \"string\",\n  \"InformationField2\": \"string\",\n  \"InformationField3\": \"string\",\n  \"InformationField4\": \"string\",\n  \"InformationField5\": \"string\",\n  \"InformationField6\": \"string\",\n  \"InformationField7\": \"string\",\n  \"InformationField8\": \"string\",\n  \"InformationField9\": \"string\",\n  \"InformationField10\": \"string\",\n  \"MonthWarranty\": 4767,\n  \"MandatoryCustomer\": true,\n  \"ProductCategory\": \"pcRawMaterials\",\n  \"FamilyType\": \"ftInterestRate\"\n}"}],"_postman_id":"0f70acb5-15e4-4888-ab13-5509bc106ced"},{"name":"/v1/Family/:ID","id":"800f5ab5-aa3e-459b-89fe-6b6fa832c9e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Family/:ID","description":"<p>Permanently removes a Family. Returns 404 if it doesn't exist, or a conflict error if items still belong to this family.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Family",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"1b374f51-62f5-4021-8a9d-aa69a1417ce7","description":{"content":"<p>The ID of the family.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"66659815-6c8a-4b4f-91b9-fe184f99d53d","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Family/:ID","host":["http://localhost:5581"],"path":["v1","Family",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the family."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"800f5ab5-aa3e-459b-89fe-6b6fa832c9e8"},{"name":"/v1/Family/:ID","id":"ee1446bc-9fa3-465d-9442-1b98ed9e54c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Family/:ID","description":"<p>Updates only the fields you include in the request (including profit rates, if provided); everything else stays as it was. Returns 404 if the Family doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Family",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"05a3411e-4d3b-4b6c-936a-b493494ea847","description":{"content":"<p>The ID of the family.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"a20bab58-6500-413c-8972-b344c40f3b6a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Family/:ID","host":["http://localhost:5581"],"path":["v1","Family",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the family."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"ee1446bc-9fa3-465d-9442-1b98ed9e54c0"}],"id":"6f7c41d5-2aab-4164-9294-cddb341de543","_postman_id":"6f7c41d5-2aab-4164-9294-cddb341de543","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"FuncPOS","item":[{"name":"/v1/FuncPOS","id":"9b290484-2619-4db7-aa39-1878cceea909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/FuncPOS","description":"<p>Returns every POS function. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","FuncPOS"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"f8e12a1d-c3d9-45c3-97f0-00fb6d519669","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/FuncPOS"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"POSFunctionID\": \"string\",\n    \"LocalizedFunction\": \"string\",\n    \"FunctionParam\": \"string\",\n    \"LanguageID\": \"string\",\n    \"LongDescription\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"ApliesTo\": \"FuncPosBoth\",\n    \"UseInOfflineMode\": true\n  },\n  {\n    \"POSFunctionID\": \"string\",\n    \"LocalizedFunction\": \"string\",\n    \"FunctionParam\": \"string\",\n    \"LanguageID\": \"string\",\n    \"LongDescription\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"ApliesTo\": \"FuncPosPOSTouch\",\n    \"UseInOfflineMode\": false\n  }\n]"}],"_postman_id":"9b290484-2619-4db7-aa39-1878cceea909"},{"name":"/v1/FuncPOS","id":"13c6c16e-7e18-4386-b4fa-4d98fb50f990","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/FuncPOS","description":"<p>Creates a new POS function.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","FuncPOS"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"48fb0368-7e56-4d0f-9bd3-f54672c24b62","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/FuncPOS"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"13c6c16e-7e18-4386-b4fa-4d98fb50f990"},{"name":"/v1/FuncPOS/:ID","id":"c9b1c8a5-c3fb-4271-b6e3-6257620f5590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/FuncPOS/:ID","description":"<p>Returns a single POS function by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","FuncPOS",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"fb82bc60-a94d-40bf-8bcb-b7d8b9091899","description":{"content":"<p>The ID of the POS function.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"5ddfdf84-c946-4bcb-80ac-2efb65edb6c2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/FuncPOS/:ID","host":["http://localhost:5581"],"path":["v1","FuncPOS",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the POS function."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"POSFunctionID\": \"string\",\n  \"LocalizedFunction\": \"string\",\n  \"FunctionParam\": \"string\",\n  \"LanguageID\": \"string\",\n  \"LongDescription\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"ApliesTo\": \"FuncPosPOSKeyboard\",\n  \"UseInOfflineMode\": false\n}"}],"_postman_id":"c9b1c8a5-c3fb-4271-b6e3-6257620f5590"},{"name":"/v1/FuncPOS/:ID","id":"f5217168-7020-4104-8b3f-f2d9376dcaaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/FuncPOS/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the POS function doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","FuncPOS",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a3b94532-035a-4e45-82fc-976b4cc177e4","description":{"content":"<p>The ID of the POS function.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"d33413cf-dbd4-41b5-a9bc-bd18294eed11","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/FuncPOS/:ID","host":["http://localhost:5581"],"path":["v1","FuncPOS",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the POS function."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"f5217168-7020-4104-8b3f-f2d9376dcaaf"}],"id":"b0cab4cb-3fb7-40e1-b8e1-87ba802f12ba","_postman_id":"b0cab4cb-3fb7-40e1-b8e1-87ba802f12ba","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Item","item":[{"name":"/v2/Item","id":"7fd18a11-9cf2-4968-a42e-2819d0b29f51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Item?pageNumber=137","description":"<p>Returns items in pages, so you can browse large catalogs without fetching everything at once.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Item"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"}],"variable":[]}},"response":[{"id":"1dae0384-38ab-4577-8ad2-e55642f1a674","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Item?pageNumber=137","host":["http://localhost:5581"],"path":["v2","Item"],"query":[{"description":"The page number","key":"pageNumber","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ItemID\": \"string\",\n    \"ItemKey\": \"string\",\n    \"ItemType\": \"itmFreightCharge\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"BarCode\": \"string\",\n    \"BarCodeType\": \"bcColorSize\",\n    \"PLU\": 3316.2657796444105,\n    \"BinLocation\": \"string\",\n    \"SaleDefaultQntMeasure1\": 9763.208520603344,\n    \"SaleDefaultQntMeasure2\": 7649.912281220583,\n    \"SaleDefaultQntMeasure3\": 345.76366768312994,\n    \"WeightUnitOfMeasure\": \"string\",\n    \"WeightMeasure\": 945.9274883926195,\n    \"Graduation\": 8529,\n    \"TaxableGroupID\": 3331,\n    \"ItemTax\": 1461.5179525578092,\n    \"ItemTax2\": 7736.3295211423665,\n    \"ItemTax3\": 7068.521779337129,\n    \"AverageCostPrice\": 4723.552588233806,\n    \"CurrencyID\": \"string\",\n    \"CurrencyFactor\": 7117.579706625375,\n    \"CurrencyExchange\": 4458.754915375265,\n    \"CustomerOrderQty\": 893.3988409281457,\n    \"SupplierOrderQty\": 3796.4003702696837,\n    \"CustomerConsignmentQty\": 3572.9450484359827,\n    \"SupplierConsignmentQty\": 2673.5787479109495,\n    \"AvailableQty\": 6376.964701371847,\n    \"PhysicalQty\": 5096.837384088888,\n    \"CustomerOrderUnits\": 3309.8576236273316,\n    \"SupplierOrderUnits\": 120.72151209819526,\n    \"CustomerConsignmentUnits\": 5639.7584285291005,\n    \"SupplierConsignmentUnits\": 946.1551179509087,\n    \"AvailableUnits\": 5151.78720948088,\n    \"PhysicalUnits\": 6765.932942313037,\n    \"AverageCostStockValue\": 252.4674960545592,\n    \"LastCostStockValue\": 255.72622637357378,\n    \"ReorderPoint\": 3719.447369161568,\n    \"RestockLevel\": 8996.844469712434,\n    \"LastReceivedDate\": \"1994-04-05T12:51:20.548Z\",\n    \"LastOutgoingDate\": \"1996-03-27T15:38:23.550Z\",\n    \"SupplierID\": 8253.621885345823,\n    \"SupplierName\": \"string\",\n    \"Family\": {\n      \"FamilyID\": 3072.9443954057447,\n      \"FamilyKey\": \"string\",\n      \"Description\": \"string\",\n      \"Level\": 2314,\n      \"ParentDescription\": \"string\",\n      \"MaximumDiscount\": 2159.0114633575986,\n      \"DOSFamilyID\": 4427,\n      \"FullPath\": \"string\",\n      \"ParentID\": 8360.931001984405,\n      \"Service\": true,\n      \"LabelCopies\": 4891,\n      \"FamilyPicturePath\": \"string\",\n      \"ItemDefaultUnit\": \"string\",\n      \"TillReportSummary\": true,\n      \"ExportToTouch\": true,\n      \"TouchButtonFontColor\": 8631,\n      \"TouchLastLevel\": false,\n      \"InternalID\": 5394,\n      \"PropertyID1\": \"string\",\n      \"PropertyID2\": \"string\",\n      \"PropertyID3\": \"string\",\n      \"InformationField1\": \"string\",\n      \"InformationField2\": \"string\",\n      \"InformationField3\": \"string\",\n      \"InformationField4\": \"string\",\n      \"InformationField5\": \"string\",\n      \"InformationField6\": \"string\",\n      \"InformationField7\": \"string\",\n      \"InformationField8\": \"string\",\n      \"InformationField9\": \"string\",\n      \"InformationField10\": \"string\",\n      \"MonthWarranty\": 5211,\n      \"MandatoryCustomer\": true,\n      \"ProductCategory\": \"pcPackaging\",\n      \"FamilyType\": \"ftInterestRate\"\n    },\n    \"Comments\": \"string\",\n    \"TagAlongItem\": \"string\",\n    \"TagAlongQuantity\": 7399.312754462383,\n    \"InformationMessage\": \"string\",\n    \"StockManagement\": false,\n    \"Discontinued\": false,\n    \"ItemFirstGroupID\": 5538,\n    \"ItemFirstGroupKey\": \"string\",\n    \"ItemFirstGroupDescription\": \"string\",\n    \"ItemSecondGroupID\": 3474,\n    \"ItemSecondGroupKey\": \"string\",\n    \"ItemSecondGroupDescription\": \"string\",\n    \"ItemThirdGroupID\": 543,\n    \"ItemThirdGroupKey\": \"string\",\n    \"ItemThirdGroupDescription\": \"string\",\n    \"ItemPictureName\": \"string\",\n    \"ReadQuantityFromScale\": true,\n    \"TareValue\": 1713.0458796189462,\n    \"CanotChangeSalePrice\": false,\n    \"SerialNumberCount\": 2905,\n    \"ExportToBranch\": true,\n    \"ExportToTouch\": true,\n    \"HaveStatusState\": true,\n    \"Periodicity\": \"ccpQuarterly\",\n    \"WeekDays\": 1773,\n    \"WorkstationCreate\": 3039,\n    \"CreateDate\": \"2002-06-02T13:54:42.294Z\",\n    \"FishDetails\": {\n      \"ScientificName\": \"string\",\n      \"ProductionMethodID\": 573,\n      \"ProductionMethodName\": \"string\",\n      \"CaptureAreaID\": 9600,\n      \"CaptureAreaDescription\": \"string\",\n      \"CaptureCountryID\": \"string\",\n      \"CaptureCountryName\": \"string\",\n      \"NetDrainedWeight\": 594,\n      \"NetDrainedUnitOfMeasure\": \"string\",\n      \"SubCaptureAreaID\": 6363,\n      \"SubCaptureAreaDescription\": \"string\",\n      \"FishingGearID\": \"string\",\n      \"FishingGearDescription\": \"string\",\n      \"FishingGearCategory\": \"string\",\n      \"ConservationMethod\": \"cmDefrosted\"\n    },\n    \"ItemQuantityCalcFormula\": \"string\",\n    \"DirectDiscount\": 4808.582787081908,\n    \"EditionReturnWeekCount\": 1932,\n    \"PrintStub\": true,\n    \"GrossWeight\": 6570.801161867229,\n    \"MeasureLength\": 6556.24256031631,\n    \"MeasureWidth\": 6737.67380778152,\n    \"MeasureDepth\": 9402.186220907652,\n    \"OriginCountryID\": \"string\",\n    \"IStatCombinedNomenclature\": \"string\",\n    \"IStatRegionID\": \"string\",\n    \"IStatLiquidWeight\": 1597.5739282616942,\n    \"NeededComponents\": 6827,\n    \"UseComponentPrices\": true,\n    \"UseComponentPriceLineID\": 2661,\n    \"ItemVariables\": \"string\",\n    \"PropertyControlType\": \"pctNone\",\n    \"PropertyControlMode\": \"pcmFIFO\",\n    \"PropertyUseExpirationDate\": false,\n    \"PropertyUseProductionDate\": false,\n    \"PropertyExpirationDateControl\": \"pedOnlyWarning\",\n    \"PropertyMaximumQuantity\": 7457,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"UsePriceOnProp1\": true,\n    \"UsePriceOnProp2\": true,\n    \"UsePriceOnProp3\": false,\n    \"InformationValue1\": \"string\",\n    \"InformationValue2\": \"string\",\n    \"InformationValue3\": \"string\",\n    \"InformationValue4\": \"string\",\n    \"InformationValue5\": \"string\",\n    \"InformationValue6\": \"string\",\n    \"InformationValue7\": \"string\",\n    \"InformationValue8\": \"string\",\n    \"InformationValue9\": \"string\",\n    \"InformationValue10\": \"string\",\n    \"MonthWarranty\": 8517,\n    \"DoNotGroup\": false,\n    \"MandatoryCustomer\": true,\n    \"LabelIngredients\": \"string\",\n    \"LabelExpirationType\": 9920,\n    \"LabelExpirationDays\": 8643,\n    \"LabelBestBeforeDays\": 4467,\n    \"LabelExpirationDate\": \"2017-06-27T15:12:13.199Z\",\n    \"LabelBestBeforeDate\": \"2016-08-21T06:43:36.532Z\",\n    \"LabelExpirationHour\": 2945,\n    \"LabelBestBeforeHour\": 7955,\n    \"LabelFormatID\": 3449,\n    \"SaleGroupID\": \"string\",\n    \"BuyGroupID\": \"string\",\n    \"SalesRestrictionTypeCode\": \"ItemUnavailable\",\n    \"SalesRestrictionStartDate\": \"1967-09-28T08:49:08.520Z\",\n    \"SalesRestrictionEndDate\": \"1965-02-24T08:56:22.919Z\",\n    \"Locked\": \"lsfNone\",\n    \"ProductCategory\": \"pcBiologicalAssets\",\n    \"SubCaptureAreaID\": 5334,\n    \"FishingGear\": \"string\",\n    \"ConservationMethod\": \"cmFrozen\",\n    \"PlantProtectionSaleAuthNumber\": \"string\",\n    \"ComponentTemplateID\": \"string\",\n    \"AutoDecompose\": false,\n    \"UID\": \"string\",\n    \"UnitOfSaleID\": \"string\",\n    \"AlternativeUnitOfStock\": \"string\",\n    \"UnitConversion\": 2499.8931842148554,\n    \"DefaultSellingUnit\": \"string\",\n    \"DefaultBuyUnit\": \"string\",\n    \"DefaultStockUnit\": \"string\",\n    \"ContractInfo\": {\n      \"ItemContractID\": \"string\",\n      \"ExpireTimeUnit\": \"tuDays\",\n      \"ExpireTime\": 2448,\n      \"MaxValue\": 9504.719611768387,\n      \"TaxIncluded\": false\n    },\n    \"Properties\": {\n      \"Count\": 6233\n    },\n    \"PropertyEnabled\": false,\n    \"WithholdingTaxRate\": 1895.24723177119\n  },\n  {\n    \"ItemID\": \"string\",\n    \"ItemKey\": \"string\",\n    \"ItemType\": \"itmReturnablePackaging\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"BarCode\": \"string\",\n    \"BarCodeType\": \"bcValue\",\n    \"PLU\": 3318.861070786403,\n    \"BinLocation\": \"string\",\n    \"SaleDefaultQntMeasure1\": 2555.998866509337,\n    \"SaleDefaultQntMeasure2\": 735.120893477671,\n    \"SaleDefaultQntMeasure3\": 8611.681105242536,\n    \"WeightUnitOfMeasure\": \"string\",\n    \"WeightMeasure\": 7789.398070433155,\n    \"Graduation\": 1005,\n    \"TaxableGroupID\": 7892,\n    \"ItemTax\": 1275.284217223428,\n    \"ItemTax2\": 7558.22080597395,\n    \"ItemTax3\": 9203.77829475374,\n    \"AverageCostPrice\": 9805.340758352873,\n    \"CurrencyID\": \"string\",\n    \"CurrencyFactor\": 9772.026218952342,\n    \"CurrencyExchange\": 5113.4825547450955,\n    \"CustomerOrderQty\": 6683.681673816234,\n    \"SupplierOrderQty\": 2796.445063602664,\n    \"CustomerConsignmentQty\": 7747.39984977897,\n    \"SupplierConsignmentQty\": 7289.333912002873,\n    \"AvailableQty\": 8671.585627350383,\n    \"PhysicalQty\": 4008.9217472086257,\n    \"CustomerOrderUnits\": 2381.9700062495453,\n    \"SupplierOrderUnits\": 6076.825610317739,\n    \"CustomerConsignmentUnits\": 510.5057676599145,\n    \"SupplierConsignmentUnits\": 9238.376048564118,\n    \"AvailableUnits\": 5302.226920015931,\n    \"PhysicalUnits\": 3385.4118938335796,\n    \"AverageCostStockValue\": 6279.739434521742,\n    \"LastCostStockValue\": 7777.841195780211,\n    \"ReorderPoint\": 4163.376913865409,\n    \"RestockLevel\": 2108.4241661982073,\n    \"LastReceivedDate\": \"2000-01-11T19:25:52.140Z\",\n    \"LastOutgoingDate\": \"2011-05-16T11:23:40.730Z\",\n    \"SupplierID\": 6968.149834184476,\n    \"SupplierName\": \"string\",\n    \"Family\": {\n      \"FamilyID\": 5577.078974828105,\n      \"FamilyKey\": \"string\",\n      \"Description\": \"string\",\n      \"Level\": 5073,\n      \"ParentDescription\": \"string\",\n      \"MaximumDiscount\": 9136.988065071899,\n      \"DOSFamilyID\": 5669,\n      \"FullPath\": \"string\",\n      \"ParentID\": 8243.249984871174,\n      \"Service\": true,\n      \"LabelCopies\": 7224,\n      \"FamilyPicturePath\": \"string\",\n      \"ItemDefaultUnit\": \"string\",\n      \"TillReportSummary\": true,\n      \"ExportToTouch\": true,\n      \"TouchButtonFontColor\": 4977,\n      \"TouchLastLevel\": false,\n      \"InternalID\": 1157,\n      \"PropertyID1\": \"string\",\n      \"PropertyID2\": \"string\",\n      \"PropertyID3\": \"string\",\n      \"InformationField1\": \"string\",\n      \"InformationField2\": \"string\",\n      \"InformationField3\": \"string\",\n      \"InformationField4\": \"string\",\n      \"InformationField5\": \"string\",\n      \"InformationField6\": \"string\",\n      \"InformationField7\": \"string\",\n      \"InformationField8\": \"string\",\n      \"InformationField9\": \"string\",\n      \"InformationField10\": \"string\",\n      \"MonthWarranty\": 5563,\n      \"MandatoryCustomer\": true,\n      \"ProductCategory\": \"pcWorkInProgress\",\n      \"FamilyType\": \"ftProducts\"\n    },\n    \"Comments\": \"string\",\n    \"TagAlongItem\": \"string\",\n    \"TagAlongQuantity\": 7209.661829083463,\n    \"InformationMessage\": \"string\",\n    \"StockManagement\": false,\n    \"Discontinued\": false,\n    \"ItemFirstGroupID\": 7238,\n    \"ItemFirstGroupKey\": \"string\",\n    \"ItemFirstGroupDescription\": \"string\",\n    \"ItemSecondGroupID\": 1099,\n    \"ItemSecondGroupKey\": \"string\",\n    \"ItemSecondGroupDescription\": \"string\",\n    \"ItemThirdGroupID\": 3991,\n    \"ItemThirdGroupKey\": \"string\",\n    \"ItemThirdGroupDescription\": \"string\",\n    \"ItemPictureName\": \"string\",\n    \"ReadQuantityFromScale\": true,\n    \"TareValue\": 5576.702503967353,\n    \"CanotChangeSalePrice\": false,\n    \"SerialNumberCount\": 1863,\n    \"ExportToBranch\": false,\n    \"ExportToTouch\": false,\n    \"HaveStatusState\": false,\n    \"Periodicity\": \"ccpNotDefined\",\n    \"WeekDays\": 812,\n    \"WorkstationCreate\": 7351,\n    \"CreateDate\": \"2012-05-31T18:20:31.607Z\",\n    \"FishDetails\": {\n      \"ScientificName\": \"string\",\n      \"ProductionMethodID\": 178,\n      \"ProductionMethodName\": \"string\",\n      \"CaptureAreaID\": 5982,\n      \"CaptureAreaDescription\": \"string\",\n      \"CaptureCountryID\": \"string\",\n      \"CaptureCountryName\": \"string\",\n      \"NetDrainedWeight\": 6263,\n      \"NetDrainedUnitOfMeasure\": \"string\",\n      \"SubCaptureAreaID\": 6348,\n      \"SubCaptureAreaDescription\": \"string\",\n      \"FishingGearID\": \"string\",\n      \"FishingGearDescription\": \"string\",\n      \"FishingGearCategory\": \"string\",\n      \"ConservationMethod\": \"cmNone\"\n    },\n    \"ItemQuantityCalcFormula\": \"string\",\n    \"DirectDiscount\": 4417.522301501655,\n    \"EditionReturnWeekCount\": 9217,\n    \"PrintStub\": false,\n    \"GrossWeight\": 2331.991171459538,\n    \"MeasureLength\": 5358.339400419651,\n    \"MeasureWidth\": 6477.441476310619,\n    \"MeasureDepth\": 4255.050704178746,\n    \"OriginCountryID\": \"string\",\n    \"IStatCombinedNomenclature\": \"string\",\n    \"IStatRegionID\": \"string\",\n    \"IStatLiquidWeight\": 2848.347563793229,\n    \"NeededComponents\": 1764,\n    \"UseComponentPrices\": true,\n    \"UseComponentPriceLineID\": 5012,\n    \"ItemVariables\": \"string\",\n    \"PropertyControlType\": \"pctIncomingOutgoing\",\n    \"PropertyControlMode\": \"pcmIndividual\",\n    \"PropertyUseExpirationDate\": false,\n    \"PropertyUseProductionDate\": true,\n    \"PropertyExpirationDateControl\": \"pedOnlyWarning\",\n    \"PropertyMaximumQuantity\": 14,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"UsePriceOnProp1\": false,\n    \"UsePriceOnProp2\": false,\n    \"UsePriceOnProp3\": true,\n    \"InformationValue1\": \"string\",\n    \"InformationValue2\": \"string\",\n    \"InformationValue3\": \"string\",\n    \"InformationValue4\": \"string\",\n    \"InformationValue5\": \"string\",\n    \"InformationValue6\": \"string\",\n    \"InformationValue7\": \"string\",\n    \"InformationValue8\": \"string\",\n    \"InformationValue9\": \"string\",\n    \"InformationValue10\": \"string\",\n    \"MonthWarranty\": 293,\n    \"DoNotGroup\": true,\n    \"MandatoryCustomer\": false,\n    \"LabelIngredients\": \"string\",\n    \"LabelExpirationType\": 3390,\n    \"LabelExpirationDays\": 9485,\n    \"LabelBestBeforeDays\": 610,\n    \"LabelExpirationDate\": \"1953-01-09T09:01:12.831Z\",\n    \"LabelBestBeforeDate\": \"2002-10-11T01:29:47.430Z\",\n    \"LabelExpirationHour\": 8607,\n    \"LabelBestBeforeHour\": 756,\n    \"LabelFormatID\": 2048,\n    \"SaleGroupID\": \"string\",\n    \"BuyGroupID\": \"string\",\n    \"SalesRestrictionTypeCode\": \"ItemAvailable\",\n    \"SalesRestrictionStartDate\": \"1954-02-04T02:13:43.395Z\",\n    \"SalesRestrictionEndDate\": \"2020-01-14T03:47:12.725Z\",\n    \"Locked\": \"lsfLockedStock\",\n    \"ProductCategory\": \"pcFinishedGoods\",\n    \"SubCaptureAreaID\": 6045,\n    \"FishingGear\": \"string\",\n    \"ConservationMethod\": \"cmFresh\",\n    \"PlantProtectionSaleAuthNumber\": \"string\",\n    \"ComponentTemplateID\": \"string\",\n    \"AutoDecompose\": true,\n    \"UID\": \"string\",\n    \"UnitOfSaleID\": \"string\",\n    \"AlternativeUnitOfStock\": \"string\",\n    \"UnitConversion\": 7382.65182843608,\n    \"DefaultSellingUnit\": \"string\",\n    \"DefaultBuyUnit\": \"string\",\n    \"DefaultStockUnit\": \"string\",\n    \"ContractInfo\": {\n      \"ItemContractID\": \"string\",\n      \"ExpireTimeUnit\": \"tuYears\",\n      \"ExpireTime\": 9944,\n      \"MaxValue\": 5091.101412504485,\n      \"TaxIncluded\": false\n    },\n    \"Properties\": {\n      \"Count\": 7631\n    },\n    \"PropertyEnabled\": true,\n    \"WithholdingTaxRate\": 2213.93780889514\n  }\n]"}],"_postman_id":"7fd18a11-9cf2-4968-a42e-2819d0b29f51"},{"name":"/v2/Item","id":"e7bdd61a-6336-40ac-ad42-1e3859876b4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Item","description":"<p>Adds a new item to your catalog.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Item"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"b7f3e9e9-c573-4f4a-a169-659ec5968fea","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": \"itmSerialized\",\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"BarCode\": \"string\",\n  \"BarCodeType\": \"bcUnitValue\",\n  \"PLU\": 6820.097672858562,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 500.4074531226499,\n  \"SaleDefaultQntMeasure2\": 4808.649414536869,\n  \"SaleDefaultQntMeasure3\": 9234.465106340765,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4897.412441206739,\n  \"Graduation\": 2830,\n  \"TaxableGroupID\": 5385,\n  \"ItemTax\": 9330.573694083503,\n  \"ItemTax2\": 2557.9740591386635,\n  \"ItemTax3\": 5844.944455621623,\n  \"AverageCostPrice\": 3849.6386141402595,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 3880.3906267191346,\n  \"CurrencyExchange\": 3424.12126156741,\n  \"CustomerOrderQty\": 6408.930382532596,\n  \"SupplierOrderQty\": 3716.8460300135184,\n  \"CustomerConsignmentQty\": 5482.45519162559,\n  \"SupplierConsignmentQty\": 6343.902327700514,\n  \"AvailableQty\": 1358.7282127666056,\n  \"PhysicalQty\": 7375.825421820834,\n  \"CustomerOrderUnits\": 8692.026773894368,\n  \"SupplierOrderUnits\": 460.98326005559744,\n  \"CustomerConsignmentUnits\": 1518.4799761079737,\n  \"SupplierConsignmentUnits\": 1831.897846842091,\n  \"AvailableUnits\": 3572.0002168768815,\n  \"PhysicalUnits\": 1130.1071282575824,\n  \"AverageCostStockValue\": 8196.525778637066,\n  \"LastCostStockValue\": 9070.979723383705,\n  \"ReorderPoint\": 3212.592404936675,\n  \"RestockLevel\": 9966.590110022606,\n  \"LastReceivedDate\": \"2025-08-06T14:58:37.158Z\",\n  \"LastOutgoingDate\": \"1979-04-09T03:38:54.430Z\",\n  \"SupplierID\": 9083.92211605151,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 8297.68286835197,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 7190,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 4083.6092073307796,\n    \"DOSFamilyID\": 1171,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9542.529605986305,\n    \"Service\": true,\n    \"LabelCopies\": 9940,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 8790,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 5617,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 7912,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": \"pcConsumables\",\n    \"FamilyType\": \"ftFreightCharge\"\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 9819.591316994025,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 2877,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 1674,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 1783,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 2963.589508742922,\n  \"CanotChangeSalePrice\": false,\n  \"SerialNumberCount\": 8829,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": true,\n  \"Periodicity\": \"ccpMonthly\",\n  \"WeekDays\": 4080,\n  \"WorkstationCreate\": 5593,\n  \"CreateDate\": \"1964-05-27T21:57:39.876Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 2289,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 7480,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 2378,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7100,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": \"cmDefrosted\"\n  },\n  \"ItemQuantityCalcFormula\": \"string\",\n  \"DirectDiscount\": 4085.3115618341394,\n  \"EditionReturnWeekCount\": 2578,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3792.3914084162193,\n  \"MeasureLength\": 9644.94166781653,\n  \"MeasureWidth\": 1326.0337140579582,\n  \"MeasureDepth\": 6487.062848333975,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 9105.470794514378,\n  \"NeededComponents\": 1192,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 5854,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": \"pctNone\",\n  \"PropertyControlMode\": \"pcmIndividual\",\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": \"pedNone\",\n  \"PropertyMaximumQuantity\": 4992,\n  \"PropertyID1\": \"string\",\n  \"PropertyID2\": \"string\",\n  \"PropertyID3\": \"string\",\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": false,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 5026,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 7241,\n  \"LabelExpirationDays\": 9896,\n  \"LabelBestBeforeDays\": 6611,\n  \"LabelExpirationDate\": \"1972-08-09T08:15:05.104Z\",\n  \"LabelBestBeforeDate\": \"2011-06-22T10:24:45.804Z\",\n  \"LabelExpirationHour\": 2025,\n  \"LabelBestBeforeHour\": 6271,\n  \"LabelFormatID\": 6375,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": \"ItemAvailableBetween\",\n  \"SalesRestrictionStartDate\": \"1951-05-16T04:26:18.702Z\",\n  \"SalesRestrictionEndDate\": \"1988-01-21T21:03:31.345Z\",\n  \"Locked\": \"lsfLockedPurchase\",\n  \"ProductCategory\": \"pcRawMaterials\",\n  \"SubCaptureAreaID\": 4748,\n  \"FishingGear\": \"string\",\n  \"ConservationMethod\": \"cmNone\",\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 1897.9607060904168,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"ContractInfo\": {\n    \"ItemContractID\": \"string\",\n    \"ExpireTimeUnit\": \"tuYears\",\n    \"ExpireTime\": 7290,\n    \"MaxValue\": 2223.410626426763,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 6552\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 2227.989373326965\n}"}],"_postman_id":"e7bdd61a-6336-40ac-ad42-1e3859876b4f"},{"name":"/v2/Item","id":"436b0c4f-7779-4c5a-babc-b24434bc7755","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Item","description":"<p>Updates only the fields you include in the request; everything else on the item stays as it was. The item's ID must be included in the request body.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Item"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"aa40edae-1607-4b6c-930e-ca7dcf061450","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": \"itmSerialized\",\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"BarCode\": \"string\",\n  \"BarCodeType\": \"bcUnitValue\",\n  \"PLU\": 6820.097672858562,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 500.4074531226499,\n  \"SaleDefaultQntMeasure2\": 4808.649414536869,\n  \"SaleDefaultQntMeasure3\": 9234.465106340765,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4897.412441206739,\n  \"Graduation\": 2830,\n  \"TaxableGroupID\": 5385,\n  \"ItemTax\": 9330.573694083503,\n  \"ItemTax2\": 2557.9740591386635,\n  \"ItemTax3\": 5844.944455621623,\n  \"AverageCostPrice\": 3849.6386141402595,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 3880.3906267191346,\n  \"CurrencyExchange\": 3424.12126156741,\n  \"CustomerOrderQty\": 6408.930382532596,\n  \"SupplierOrderQty\": 3716.8460300135184,\n  \"CustomerConsignmentQty\": 5482.45519162559,\n  \"SupplierConsignmentQty\": 6343.902327700514,\n  \"AvailableQty\": 1358.7282127666056,\n  \"PhysicalQty\": 7375.825421820834,\n  \"CustomerOrderUnits\": 8692.026773894368,\n  \"SupplierOrderUnits\": 460.98326005559744,\n  \"CustomerConsignmentUnits\": 1518.4799761079737,\n  \"SupplierConsignmentUnits\": 1831.897846842091,\n  \"AvailableUnits\": 3572.0002168768815,\n  \"PhysicalUnits\": 1130.1071282575824,\n  \"AverageCostStockValue\": 8196.525778637066,\n  \"LastCostStockValue\": 9070.979723383705,\n  \"ReorderPoint\": 3212.592404936675,\n  \"RestockLevel\": 9966.590110022606,\n  \"LastReceivedDate\": \"2025-08-06T14:58:37.158Z\",\n  \"LastOutgoingDate\": \"1979-04-09T03:38:54.430Z\",\n  \"SupplierID\": 9083.92211605151,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 8297.68286835197,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 7190,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 4083.6092073307796,\n    \"DOSFamilyID\": 1171,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9542.529605986305,\n    \"Service\": true,\n    \"LabelCopies\": 9940,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 8790,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 5617,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 7912,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": \"pcConsumables\",\n    \"FamilyType\": \"ftFreightCharge\"\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 9819.591316994025,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 2877,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 1674,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 1783,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 2963.589508742922,\n  \"CanotChangeSalePrice\": false,\n  \"SerialNumberCount\": 8829,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": true,\n  \"Periodicity\": \"ccpMonthly\",\n  \"WeekDays\": 4080,\n  \"WorkstationCreate\": 5593,\n  \"CreateDate\": \"1964-05-27T21:57:39.876Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 2289,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 7480,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 2378,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7100,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": \"cmDefrosted\"\n  },\n  \"ItemQuantityCalcFormula\": \"string\",\n  \"DirectDiscount\": 4085.3115618341394,\n  \"EditionReturnWeekCount\": 2578,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3792.3914084162193,\n  \"MeasureLength\": 9644.94166781653,\n  \"MeasureWidth\": 1326.0337140579582,\n  \"MeasureDepth\": 6487.062848333975,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 9105.470794514378,\n  \"NeededComponents\": 1192,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 5854,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": \"pctNone\",\n  \"PropertyControlMode\": \"pcmIndividual\",\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": \"pedNone\",\n  \"PropertyMaximumQuantity\": 4992,\n  \"PropertyID1\": \"string\",\n  \"PropertyID2\": \"string\",\n  \"PropertyID3\": \"string\",\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": false,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 5026,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 7241,\n  \"LabelExpirationDays\": 9896,\n  \"LabelBestBeforeDays\": 6611,\n  \"LabelExpirationDate\": \"1972-08-09T08:15:05.104Z\",\n  \"LabelBestBeforeDate\": \"2011-06-22T10:24:45.804Z\",\n  \"LabelExpirationHour\": 2025,\n  \"LabelBestBeforeHour\": 6271,\n  \"LabelFormatID\": 6375,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": \"ItemAvailableBetween\",\n  \"SalesRestrictionStartDate\": \"1951-05-16T04:26:18.702Z\",\n  \"SalesRestrictionEndDate\": \"1988-01-21T21:03:31.345Z\",\n  \"Locked\": \"lsfLockedPurchase\",\n  \"ProductCategory\": \"pcRawMaterials\",\n  \"SubCaptureAreaID\": 4748,\n  \"FishingGear\": \"string\",\n  \"ConservationMethod\": \"cmNone\",\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 1897.9607060904168,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"ContractInfo\": {\n    \"ItemContractID\": \"string\",\n    \"ExpireTimeUnit\": \"tuYears\",\n    \"ExpireTime\": 7290,\n    \"MaxValue\": 2223.410626426763,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 6552\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 2227.989373326965\n}"}],"_postman_id":"436b0c4f-7779-4c5a-babc-b24434bc7755"},{"name":"/v2/Item/:ID","id":"6f1a646e-4041-41a8-a6d1-6f7af6694447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Item/:ID","description":"<p>Returns the full details of a single item by its ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Item",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"56961f4a-9e2b-4361-ba2d-e137d70ee9a3","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"4def105f-582b-4dff-91c9-62a4cc1e29cd","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Item/:ID","host":["http://localhost:5581"],"path":["v2","Item",":ID"],"variable":[{"key":"ID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": \"itmSerialized\",\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"BarCode\": \"string\",\n  \"BarCodeType\": \"bcUnitValue\",\n  \"PLU\": 6820.097672858562,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 500.4074531226499,\n  \"SaleDefaultQntMeasure2\": 4808.649414536869,\n  \"SaleDefaultQntMeasure3\": 9234.465106340765,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4897.412441206739,\n  \"Graduation\": 2830,\n  \"TaxableGroupID\": 5385,\n  \"ItemTax\": 9330.573694083503,\n  \"ItemTax2\": 2557.9740591386635,\n  \"ItemTax3\": 5844.944455621623,\n  \"AverageCostPrice\": 3849.6386141402595,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 3880.3906267191346,\n  \"CurrencyExchange\": 3424.12126156741,\n  \"CustomerOrderQty\": 6408.930382532596,\n  \"SupplierOrderQty\": 3716.8460300135184,\n  \"CustomerConsignmentQty\": 5482.45519162559,\n  \"SupplierConsignmentQty\": 6343.902327700514,\n  \"AvailableQty\": 1358.7282127666056,\n  \"PhysicalQty\": 7375.825421820834,\n  \"CustomerOrderUnits\": 8692.026773894368,\n  \"SupplierOrderUnits\": 460.98326005559744,\n  \"CustomerConsignmentUnits\": 1518.4799761079737,\n  \"SupplierConsignmentUnits\": 1831.897846842091,\n  \"AvailableUnits\": 3572.0002168768815,\n  \"PhysicalUnits\": 1130.1071282575824,\n  \"AverageCostStockValue\": 8196.525778637066,\n  \"LastCostStockValue\": 9070.979723383705,\n  \"ReorderPoint\": 3212.592404936675,\n  \"RestockLevel\": 9966.590110022606,\n  \"LastReceivedDate\": \"2025-08-06T14:58:37.158Z\",\n  \"LastOutgoingDate\": \"1979-04-09T03:38:54.430Z\",\n  \"SupplierID\": 9083.92211605151,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 8297.68286835197,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 7190,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 4083.6092073307796,\n    \"DOSFamilyID\": 1171,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9542.529605986305,\n    \"Service\": true,\n    \"LabelCopies\": 9940,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 8790,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 5617,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 7912,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": \"pcConsumables\",\n    \"FamilyType\": \"ftFreightCharge\"\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 9819.591316994025,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 2877,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 1674,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 1783,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 2963.589508742922,\n  \"CanotChangeSalePrice\": false,\n  \"SerialNumberCount\": 8829,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": true,\n  \"Periodicity\": \"ccpMonthly\",\n  \"WeekDays\": 4080,\n  \"WorkstationCreate\": 5593,\n  \"CreateDate\": \"1964-05-27T21:57:39.876Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 2289,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 7480,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 2378,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7100,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": \"cmDefrosted\"\n  },\n  \"ItemQuantityCalcFormula\": \"string\",\n  \"DirectDiscount\": 4085.3115618341394,\n  \"EditionReturnWeekCount\": 2578,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3792.3914084162193,\n  \"MeasureLength\": 9644.94166781653,\n  \"MeasureWidth\": 1326.0337140579582,\n  \"MeasureDepth\": 6487.062848333975,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 9105.470794514378,\n  \"NeededComponents\": 1192,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 5854,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": \"pctNone\",\n  \"PropertyControlMode\": \"pcmIndividual\",\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": \"pedNone\",\n  \"PropertyMaximumQuantity\": 4992,\n  \"PropertyID1\": \"string\",\n  \"PropertyID2\": \"string\",\n  \"PropertyID3\": \"string\",\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": false,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 5026,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 7241,\n  \"LabelExpirationDays\": 9896,\n  \"LabelBestBeforeDays\": 6611,\n  \"LabelExpirationDate\": \"1972-08-09T08:15:05.104Z\",\n  \"LabelBestBeforeDate\": \"2011-06-22T10:24:45.804Z\",\n  \"LabelExpirationHour\": 2025,\n  \"LabelBestBeforeHour\": 6271,\n  \"LabelFormatID\": 6375,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": \"ItemAvailableBetween\",\n  \"SalesRestrictionStartDate\": \"1951-05-16T04:26:18.702Z\",\n  \"SalesRestrictionEndDate\": \"1988-01-21T21:03:31.345Z\",\n  \"Locked\": \"lsfLockedPurchase\",\n  \"ProductCategory\": \"pcRawMaterials\",\n  \"SubCaptureAreaID\": 4748,\n  \"FishingGear\": \"string\",\n  \"ConservationMethod\": \"cmNone\",\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 1897.9607060904168,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"ContractInfo\": {\n    \"ItemContractID\": \"string\",\n    \"ExpireTimeUnit\": \"tuYears\",\n    \"ExpireTime\": 7290,\n    \"MaxValue\": 2223.410626426763,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 6552\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 2227.989373326965\n}"}],"_postman_id":"6f1a646e-4041-41a8-a6d1-6f7af6694447"},{"name":"/v2/Item/:ID","id":"74d182c6-c3d2-43a2-b938-3d9f423b1afa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Item/:ID","description":"<p>Permanently removes an item from your catalog.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Item",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"6f72c872-a484-4984-bbbb-986bc1256c68","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"5fb89dee-aeea-4b4e-8619-3d2fe8d3f069","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Item/:ID","host":["http://localhost:5581"],"path":["v2","Item",":ID"],"variable":[{"key":"ID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"74d182c6-c3d2-43a2-b938-3d9f423b1afa"},{"name":"/v3/Item","id":"05157ad1-c058-4add-9f9c-e7762398f5b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/Item?PageNumber=137&Filter=string","description":"<p>Same as the standard item list, but lets you narrow the results with a custom filter — useful when you need items matching specific criteria (e.g. a particular extra field value) rather than the whole catalog.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Item"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number</p>\n","type":"text/plain"},"key":"PageNumber","value":"137"},{"description":{"content":"<p>The filter query. Ex: SELECT ItemID FROM Item WHERE ItemID IN (SELECT DISTINCT(ItemID) FROM ItemExtraFields WHERE ExtraFieldID = 16 AND TextAnswer LIKE 'B2B')</p>\n","type":"text/plain"},"key":"Filter","value":"string"}],"variable":[]}},"response":[{"id":"a9b4dce9-5aa3-4def-9b3d-29cb04bba2af","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/Item?PageNumber=137&Filter=string","host":["http://localhost:5581"],"path":["v3","Item"],"query":[{"description":"The page number","key":"PageNumber","value":"137"},{"description":"The filter query. Ex: SELECT ItemID FROM Item WHERE ItemID IN (SELECT DISTINCT(ItemID) FROM ItemExtraFields WHERE ExtraFieldID = 16 AND TextAnswer LIKE 'B2B')","key":"Filter","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ItemID\": \"string\",\n    \"ItemKey\": \"string\",\n    \"ItemType\": \"itmFreightCharge\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"BarCode\": \"string\",\n    \"BarCodeType\": \"bcColorSize\",\n    \"PLU\": 3316.2657796444105,\n    \"BinLocation\": \"string\",\n    \"SaleDefaultQntMeasure1\": 9763.208520603344,\n    \"SaleDefaultQntMeasure2\": 7649.912281220583,\n    \"SaleDefaultQntMeasure3\": 345.76366768312994,\n    \"WeightUnitOfMeasure\": \"string\",\n    \"WeightMeasure\": 945.9274883926195,\n    \"Graduation\": 8529,\n    \"TaxableGroupID\": 3331,\n    \"ItemTax\": 1461.5179525578092,\n    \"ItemTax2\": 7736.3295211423665,\n    \"ItemTax3\": 7068.521779337129,\n    \"AverageCostPrice\": 4723.552588233806,\n    \"CurrencyID\": \"string\",\n    \"CurrencyFactor\": 7117.579706625375,\n    \"CurrencyExchange\": 4458.754915375265,\n    \"CustomerOrderQty\": 893.3988409281457,\n    \"SupplierOrderQty\": 3796.4003702696837,\n    \"CustomerConsignmentQty\": 3572.9450484359827,\n    \"SupplierConsignmentQty\": 2673.5787479109495,\n    \"AvailableQty\": 6376.964701371847,\n    \"PhysicalQty\": 5096.837384088888,\n    \"CustomerOrderUnits\": 3309.8576236273316,\n    \"SupplierOrderUnits\": 120.72151209819526,\n    \"CustomerConsignmentUnits\": 5639.7584285291005,\n    \"SupplierConsignmentUnits\": 946.1551179509087,\n    \"AvailableUnits\": 5151.78720948088,\n    \"PhysicalUnits\": 6765.932942313037,\n    \"AverageCostStockValue\": 252.4674960545592,\n    \"LastCostStockValue\": 255.72622637357378,\n    \"ReorderPoint\": 3719.447369161568,\n    \"RestockLevel\": 8996.844469712434,\n    \"LastReceivedDate\": \"1994-04-05T12:51:20.548Z\",\n    \"LastOutgoingDate\": \"1996-03-27T15:38:23.550Z\",\n    \"SupplierID\": 8253.621885345823,\n    \"SupplierName\": \"string\",\n    \"Family\": {\n      \"FamilyID\": 3072.9443954057447,\n      \"FamilyKey\": \"string\",\n      \"Description\": \"string\",\n      \"Level\": 2314,\n      \"ParentDescription\": \"string\",\n      \"MaximumDiscount\": 2159.0114633575986,\n      \"DOSFamilyID\": 4427,\n      \"FullPath\": \"string\",\n      \"ParentID\": 8360.931001984405,\n      \"Service\": true,\n      \"LabelCopies\": 4891,\n      \"FamilyPicturePath\": \"string\",\n      \"ItemDefaultUnit\": \"string\",\n      \"TillReportSummary\": true,\n      \"ExportToTouch\": true,\n      \"TouchButtonFontColor\": 8631,\n      \"TouchLastLevel\": false,\n      \"InternalID\": 5394,\n      \"PropertyID1\": \"string\",\n      \"PropertyID2\": \"string\",\n      \"PropertyID3\": \"string\",\n      \"InformationField1\": \"string\",\n      \"InformationField2\": \"string\",\n      \"InformationField3\": \"string\",\n      \"InformationField4\": \"string\",\n      \"InformationField5\": \"string\",\n      \"InformationField6\": \"string\",\n      \"InformationField7\": \"string\",\n      \"InformationField8\": \"string\",\n      \"InformationField9\": \"string\",\n      \"InformationField10\": \"string\",\n      \"MonthWarranty\": 5211,\n      \"MandatoryCustomer\": true,\n      \"ProductCategory\": \"pcPackaging\",\n      \"FamilyType\": \"ftInterestRate\"\n    },\n    \"Comments\": \"string\",\n    \"TagAlongItem\": \"string\",\n    \"TagAlongQuantity\": 7399.312754462383,\n    \"InformationMessage\": \"string\",\n    \"StockManagement\": false,\n    \"Discontinued\": false,\n    \"ItemFirstGroupID\": 5538,\n    \"ItemFirstGroupKey\": \"string\",\n    \"ItemFirstGroupDescription\": \"string\",\n    \"ItemSecondGroupID\": 3474,\n    \"ItemSecondGroupKey\": \"string\",\n    \"ItemSecondGroupDescription\": \"string\",\n    \"ItemThirdGroupID\": 543,\n    \"ItemThirdGroupKey\": \"string\",\n    \"ItemThirdGroupDescription\": \"string\",\n    \"ItemPictureName\": \"string\",\n    \"ReadQuantityFromScale\": true,\n    \"TareValue\": 1713.0458796189462,\n    \"CanotChangeSalePrice\": false,\n    \"SerialNumberCount\": 2905,\n    \"ExportToBranch\": true,\n    \"ExportToTouch\": true,\n    \"HaveStatusState\": true,\n    \"Periodicity\": \"ccpQuarterly\",\n    \"WeekDays\": 1773,\n    \"WorkstationCreate\": 3039,\n    \"CreateDate\": \"2002-06-02T13:54:42.294Z\",\n    \"FishDetails\": {\n      \"ScientificName\": \"string\",\n      \"ProductionMethodID\": 573,\n      \"ProductionMethodName\": \"string\",\n      \"CaptureAreaID\": 9600,\n      \"CaptureAreaDescription\": \"string\",\n      \"CaptureCountryID\": \"string\",\n      \"CaptureCountryName\": \"string\",\n      \"NetDrainedWeight\": 594,\n      \"NetDrainedUnitOfMeasure\": \"string\",\n      \"SubCaptureAreaID\": 6363,\n      \"SubCaptureAreaDescription\": \"string\",\n      \"FishingGearID\": \"string\",\n      \"FishingGearDescription\": \"string\",\n      \"FishingGearCategory\": \"string\",\n      \"ConservationMethod\": \"cmDefrosted\"\n    },\n    \"ItemQuantityCalcFormula\": \"string\",\n    \"DirectDiscount\": 4808.582787081908,\n    \"EditionReturnWeekCount\": 1932,\n    \"PrintStub\": true,\n    \"GrossWeight\": 6570.801161867229,\n    \"MeasureLength\": 6556.24256031631,\n    \"MeasureWidth\": 6737.67380778152,\n    \"MeasureDepth\": 9402.186220907652,\n    \"OriginCountryID\": \"string\",\n    \"IStatCombinedNomenclature\": \"string\",\n    \"IStatRegionID\": \"string\",\n    \"IStatLiquidWeight\": 1597.5739282616942,\n    \"NeededComponents\": 6827,\n    \"UseComponentPrices\": true,\n    \"UseComponentPriceLineID\": 2661,\n    \"ItemVariables\": \"string\",\n    \"PropertyControlType\": \"pctNone\",\n    \"PropertyControlMode\": \"pcmFIFO\",\n    \"PropertyUseExpirationDate\": false,\n    \"PropertyUseProductionDate\": false,\n    \"PropertyExpirationDateControl\": \"pedOnlyWarning\",\n    \"PropertyMaximumQuantity\": 7457,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"UsePriceOnProp1\": true,\n    \"UsePriceOnProp2\": true,\n    \"UsePriceOnProp3\": false,\n    \"InformationValue1\": \"string\",\n    \"InformationValue2\": \"string\",\n    \"InformationValue3\": \"string\",\n    \"InformationValue4\": \"string\",\n    \"InformationValue5\": \"string\",\n    \"InformationValue6\": \"string\",\n    \"InformationValue7\": \"string\",\n    \"InformationValue8\": \"string\",\n    \"InformationValue9\": \"string\",\n    \"InformationValue10\": \"string\",\n    \"MonthWarranty\": 8517,\n    \"DoNotGroup\": false,\n    \"MandatoryCustomer\": true,\n    \"LabelIngredients\": \"string\",\n    \"LabelExpirationType\": 9920,\n    \"LabelExpirationDays\": 8643,\n    \"LabelBestBeforeDays\": 4467,\n    \"LabelExpirationDate\": \"2017-06-27T15:12:13.199Z\",\n    \"LabelBestBeforeDate\": \"2016-08-21T06:43:36.532Z\",\n    \"LabelExpirationHour\": 2945,\n    \"LabelBestBeforeHour\": 7955,\n    \"LabelFormatID\": 3449,\n    \"SaleGroupID\": \"string\",\n    \"BuyGroupID\": \"string\",\n    \"SalesRestrictionTypeCode\": \"ItemUnavailable\",\n    \"SalesRestrictionStartDate\": \"1967-09-28T08:49:08.520Z\",\n    \"SalesRestrictionEndDate\": \"1965-02-24T08:56:22.919Z\",\n    \"Locked\": \"lsfNone\",\n    \"ProductCategory\": \"pcBiologicalAssets\",\n    \"SubCaptureAreaID\": 5334,\n    \"FishingGear\": \"string\",\n    \"ConservationMethod\": \"cmFrozen\",\n    \"PlantProtectionSaleAuthNumber\": \"string\",\n    \"ComponentTemplateID\": \"string\",\n    \"AutoDecompose\": false,\n    \"UID\": \"string\",\n    \"UnitOfSaleID\": \"string\",\n    \"AlternativeUnitOfStock\": \"string\",\n    \"UnitConversion\": 2499.8931842148554,\n    \"DefaultSellingUnit\": \"string\",\n    \"DefaultBuyUnit\": \"string\",\n    \"DefaultStockUnit\": \"string\",\n    \"ContractInfo\": {\n      \"ItemContractID\": \"string\",\n      \"ExpireTimeUnit\": \"tuDays\",\n      \"ExpireTime\": 2448,\n      \"MaxValue\": 9504.719611768387,\n      \"TaxIncluded\": false\n    },\n    \"Properties\": {\n      \"Count\": 6233\n    },\n    \"PropertyEnabled\": false,\n    \"WithholdingTaxRate\": 1895.24723177119\n  },\n  {\n    \"ItemID\": \"string\",\n    \"ItemKey\": \"string\",\n    \"ItemType\": \"itmReturnablePackaging\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"BarCode\": \"string\",\n    \"BarCodeType\": \"bcValue\",\n    \"PLU\": 3318.861070786403,\n    \"BinLocation\": \"string\",\n    \"SaleDefaultQntMeasure1\": 2555.998866509337,\n    \"SaleDefaultQntMeasure2\": 735.120893477671,\n    \"SaleDefaultQntMeasure3\": 8611.681105242536,\n    \"WeightUnitOfMeasure\": \"string\",\n    \"WeightMeasure\": 7789.398070433155,\n    \"Graduation\": 1005,\n    \"TaxableGroupID\": 7892,\n    \"ItemTax\": 1275.284217223428,\n    \"ItemTax2\": 7558.22080597395,\n    \"ItemTax3\": 9203.77829475374,\n    \"AverageCostPrice\": 9805.340758352873,\n    \"CurrencyID\": \"string\",\n    \"CurrencyFactor\": 9772.026218952342,\n    \"CurrencyExchange\": 5113.4825547450955,\n    \"CustomerOrderQty\": 6683.681673816234,\n    \"SupplierOrderQty\": 2796.445063602664,\n    \"CustomerConsignmentQty\": 7747.39984977897,\n    \"SupplierConsignmentQty\": 7289.333912002873,\n    \"AvailableQty\": 8671.585627350383,\n    \"PhysicalQty\": 4008.9217472086257,\n    \"CustomerOrderUnits\": 2381.9700062495453,\n    \"SupplierOrderUnits\": 6076.825610317739,\n    \"CustomerConsignmentUnits\": 510.5057676599145,\n    \"SupplierConsignmentUnits\": 9238.376048564118,\n    \"AvailableUnits\": 5302.226920015931,\n    \"PhysicalUnits\": 3385.4118938335796,\n    \"AverageCostStockValue\": 6279.739434521742,\n    \"LastCostStockValue\": 7777.841195780211,\n    \"ReorderPoint\": 4163.376913865409,\n    \"RestockLevel\": 2108.4241661982073,\n    \"LastReceivedDate\": \"2000-01-11T19:25:52.140Z\",\n    \"LastOutgoingDate\": \"2011-05-16T11:23:40.730Z\",\n    \"SupplierID\": 6968.149834184476,\n    \"SupplierName\": \"string\",\n    \"Family\": {\n      \"FamilyID\": 5577.078974828105,\n      \"FamilyKey\": \"string\",\n      \"Description\": \"string\",\n      \"Level\": 5073,\n      \"ParentDescription\": \"string\",\n      \"MaximumDiscount\": 9136.988065071899,\n      \"DOSFamilyID\": 5669,\n      \"FullPath\": \"string\",\n      \"ParentID\": 8243.249984871174,\n      \"Service\": true,\n      \"LabelCopies\": 7224,\n      \"FamilyPicturePath\": \"string\",\n      \"ItemDefaultUnit\": \"string\",\n      \"TillReportSummary\": true,\n      \"ExportToTouch\": true,\n      \"TouchButtonFontColor\": 4977,\n      \"TouchLastLevel\": false,\n      \"InternalID\": 1157,\n      \"PropertyID1\": \"string\",\n      \"PropertyID2\": \"string\",\n      \"PropertyID3\": \"string\",\n      \"InformationField1\": \"string\",\n      \"InformationField2\": \"string\",\n      \"InformationField3\": \"string\",\n      \"InformationField4\": \"string\",\n      \"InformationField5\": \"string\",\n      \"InformationField6\": \"string\",\n      \"InformationField7\": \"string\",\n      \"InformationField8\": \"string\",\n      \"InformationField9\": \"string\",\n      \"InformationField10\": \"string\",\n      \"MonthWarranty\": 5563,\n      \"MandatoryCustomer\": true,\n      \"ProductCategory\": \"pcWorkInProgress\",\n      \"FamilyType\": \"ftProducts\"\n    },\n    \"Comments\": \"string\",\n    \"TagAlongItem\": \"string\",\n    \"TagAlongQuantity\": 7209.661829083463,\n    \"InformationMessage\": \"string\",\n    \"StockManagement\": false,\n    \"Discontinued\": false,\n    \"ItemFirstGroupID\": 7238,\n    \"ItemFirstGroupKey\": \"string\",\n    \"ItemFirstGroupDescription\": \"string\",\n    \"ItemSecondGroupID\": 1099,\n    \"ItemSecondGroupKey\": \"string\",\n    \"ItemSecondGroupDescription\": \"string\",\n    \"ItemThirdGroupID\": 3991,\n    \"ItemThirdGroupKey\": \"string\",\n    \"ItemThirdGroupDescription\": \"string\",\n    \"ItemPictureName\": \"string\",\n    \"ReadQuantityFromScale\": true,\n    \"TareValue\": 5576.702503967353,\n    \"CanotChangeSalePrice\": false,\n    \"SerialNumberCount\": 1863,\n    \"ExportToBranch\": false,\n    \"ExportToTouch\": false,\n    \"HaveStatusState\": false,\n    \"Periodicity\": \"ccpNotDefined\",\n    \"WeekDays\": 812,\n    \"WorkstationCreate\": 7351,\n    \"CreateDate\": \"2012-05-31T18:20:31.607Z\",\n    \"FishDetails\": {\n      \"ScientificName\": \"string\",\n      \"ProductionMethodID\": 178,\n      \"ProductionMethodName\": \"string\",\n      \"CaptureAreaID\": 5982,\n      \"CaptureAreaDescription\": \"string\",\n      \"CaptureCountryID\": \"string\",\n      \"CaptureCountryName\": \"string\",\n      \"NetDrainedWeight\": 6263,\n      \"NetDrainedUnitOfMeasure\": \"string\",\n      \"SubCaptureAreaID\": 6348,\n      \"SubCaptureAreaDescription\": \"string\",\n      \"FishingGearID\": \"string\",\n      \"FishingGearDescription\": \"string\",\n      \"FishingGearCategory\": \"string\",\n      \"ConservationMethod\": \"cmNone\"\n    },\n    \"ItemQuantityCalcFormula\": \"string\",\n    \"DirectDiscount\": 4417.522301501655,\n    \"EditionReturnWeekCount\": 9217,\n    \"PrintStub\": false,\n    \"GrossWeight\": 2331.991171459538,\n    \"MeasureLength\": 5358.339400419651,\n    \"MeasureWidth\": 6477.441476310619,\n    \"MeasureDepth\": 4255.050704178746,\n    \"OriginCountryID\": \"string\",\n    \"IStatCombinedNomenclature\": \"string\",\n    \"IStatRegionID\": \"string\",\n    \"IStatLiquidWeight\": 2848.347563793229,\n    \"NeededComponents\": 1764,\n    \"UseComponentPrices\": true,\n    \"UseComponentPriceLineID\": 5012,\n    \"ItemVariables\": \"string\",\n    \"PropertyControlType\": \"pctIncomingOutgoing\",\n    \"PropertyControlMode\": \"pcmIndividual\",\n    \"PropertyUseExpirationDate\": false,\n    \"PropertyUseProductionDate\": true,\n    \"PropertyExpirationDateControl\": \"pedOnlyWarning\",\n    \"PropertyMaximumQuantity\": 14,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"UsePriceOnProp1\": false,\n    \"UsePriceOnProp2\": false,\n    \"UsePriceOnProp3\": true,\n    \"InformationValue1\": \"string\",\n    \"InformationValue2\": \"string\",\n    \"InformationValue3\": \"string\",\n    \"InformationValue4\": \"string\",\n    \"InformationValue5\": \"string\",\n    \"InformationValue6\": \"string\",\n    \"InformationValue7\": \"string\",\n    \"InformationValue8\": \"string\",\n    \"InformationValue9\": \"string\",\n    \"InformationValue10\": \"string\",\n    \"MonthWarranty\": 293,\n    \"DoNotGroup\": true,\n    \"MandatoryCustomer\": false,\n    \"LabelIngredients\": \"string\",\n    \"LabelExpirationType\": 3390,\n    \"LabelExpirationDays\": 9485,\n    \"LabelBestBeforeDays\": 610,\n    \"LabelExpirationDate\": \"1953-01-09T09:01:12.831Z\",\n    \"LabelBestBeforeDate\": \"2002-10-11T01:29:47.430Z\",\n    \"LabelExpirationHour\": 8607,\n    \"LabelBestBeforeHour\": 756,\n    \"LabelFormatID\": 2048,\n    \"SaleGroupID\": \"string\",\n    \"BuyGroupID\": \"string\",\n    \"SalesRestrictionTypeCode\": \"ItemAvailable\",\n    \"SalesRestrictionStartDate\": \"1954-02-04T02:13:43.395Z\",\n    \"SalesRestrictionEndDate\": \"2020-01-14T03:47:12.725Z\",\n    \"Locked\": \"lsfLockedStock\",\n    \"ProductCategory\": \"pcFinishedGoods\",\n    \"SubCaptureAreaID\": 6045,\n    \"FishingGear\": \"string\",\n    \"ConservationMethod\": \"cmFresh\",\n    \"PlantProtectionSaleAuthNumber\": \"string\",\n    \"ComponentTemplateID\": \"string\",\n    \"AutoDecompose\": true,\n    \"UID\": \"string\",\n    \"UnitOfSaleID\": \"string\",\n    \"AlternativeUnitOfStock\": \"string\",\n    \"UnitConversion\": 7382.65182843608,\n    \"DefaultSellingUnit\": \"string\",\n    \"DefaultBuyUnit\": \"string\",\n    \"DefaultStockUnit\": \"string\",\n    \"ContractInfo\": {\n      \"ItemContractID\": \"string\",\n      \"ExpireTimeUnit\": \"tuYears\",\n      \"ExpireTime\": 9944,\n      \"MaxValue\": 5091.101412504485,\n      \"TaxIncluded\": false\n    },\n    \"Properties\": {\n      \"Count\": 7631\n    },\n    \"PropertyEnabled\": true,\n    \"WithholdingTaxRate\": 2213.93780889514\n  }\n]"}],"_postman_id":"05157ad1-c058-4add-9f9c-e7762398f5b8"},{"name":"/v3/Item","id":"616ea955-4fbe-4866-9732-dd841bd5e5c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v3/Item","description":"<p>Same as the standard update, but any field you leave out will be reset to the item's existing default rather than left untouched. Use this when you want the update to fully reflect the values you send.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Item"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"c7745345-c13a-4d61-98a3-08793e3d0aa8","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v3/Item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": \"itmSerialized\",\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"BarCode\": \"string\",\n  \"BarCodeType\": \"bcUnitValue\",\n  \"PLU\": 6820.097672858562,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 500.4074531226499,\n  \"SaleDefaultQntMeasure2\": 4808.649414536869,\n  \"SaleDefaultQntMeasure3\": 9234.465106340765,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4897.412441206739,\n  \"Graduation\": 2830,\n  \"TaxableGroupID\": 5385,\n  \"ItemTax\": 9330.573694083503,\n  \"ItemTax2\": 2557.9740591386635,\n  \"ItemTax3\": 5844.944455621623,\n  \"AverageCostPrice\": 3849.6386141402595,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 3880.3906267191346,\n  \"CurrencyExchange\": 3424.12126156741,\n  \"CustomerOrderQty\": 6408.930382532596,\n  \"SupplierOrderQty\": 3716.8460300135184,\n  \"CustomerConsignmentQty\": 5482.45519162559,\n  \"SupplierConsignmentQty\": 6343.902327700514,\n  \"AvailableQty\": 1358.7282127666056,\n  \"PhysicalQty\": 7375.825421820834,\n  \"CustomerOrderUnits\": 8692.026773894368,\n  \"SupplierOrderUnits\": 460.98326005559744,\n  \"CustomerConsignmentUnits\": 1518.4799761079737,\n  \"SupplierConsignmentUnits\": 1831.897846842091,\n  \"AvailableUnits\": 3572.0002168768815,\n  \"PhysicalUnits\": 1130.1071282575824,\n  \"AverageCostStockValue\": 8196.525778637066,\n  \"LastCostStockValue\": 9070.979723383705,\n  \"ReorderPoint\": 3212.592404936675,\n  \"RestockLevel\": 9966.590110022606,\n  \"LastReceivedDate\": \"2025-08-06T14:58:37.158Z\",\n  \"LastOutgoingDate\": \"1979-04-09T03:38:54.430Z\",\n  \"SupplierID\": 9083.92211605151,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 8297.68286835197,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 7190,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 4083.6092073307796,\n    \"DOSFamilyID\": 1171,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9542.529605986305,\n    \"Service\": true,\n    \"LabelCopies\": 9940,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 8790,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 5617,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 7912,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": \"pcConsumables\",\n    \"FamilyType\": \"ftFreightCharge\"\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 9819.591316994025,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 2877,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 1674,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 1783,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 2963.589508742922,\n  \"CanotChangeSalePrice\": false,\n  \"SerialNumberCount\": 8829,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": true,\n  \"Periodicity\": \"ccpMonthly\",\n  \"WeekDays\": 4080,\n  \"WorkstationCreate\": 5593,\n  \"CreateDate\": \"1964-05-27T21:57:39.876Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 2289,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 7480,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 2378,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7100,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": \"cmDefrosted\"\n  },\n  \"ItemQuantityCalcFormula\": \"string\",\n  \"DirectDiscount\": 4085.3115618341394,\n  \"EditionReturnWeekCount\": 2578,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3792.3914084162193,\n  \"MeasureLength\": 9644.94166781653,\n  \"MeasureWidth\": 1326.0337140579582,\n  \"MeasureDepth\": 6487.062848333975,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 9105.470794514378,\n  \"NeededComponents\": 1192,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 5854,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": \"pctNone\",\n  \"PropertyControlMode\": \"pcmIndividual\",\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": \"pedNone\",\n  \"PropertyMaximumQuantity\": 4992,\n  \"PropertyID1\": \"string\",\n  \"PropertyID2\": \"string\",\n  \"PropertyID3\": \"string\",\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": false,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 5026,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 7241,\n  \"LabelExpirationDays\": 9896,\n  \"LabelBestBeforeDays\": 6611,\n  \"LabelExpirationDate\": \"1972-08-09T08:15:05.104Z\",\n  \"LabelBestBeforeDate\": \"2011-06-22T10:24:45.804Z\",\n  \"LabelExpirationHour\": 2025,\n  \"LabelBestBeforeHour\": 6271,\n  \"LabelFormatID\": 6375,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": \"ItemAvailableBetween\",\n  \"SalesRestrictionStartDate\": \"1951-05-16T04:26:18.702Z\",\n  \"SalesRestrictionEndDate\": \"1988-01-21T21:03:31.345Z\",\n  \"Locked\": \"lsfLockedPurchase\",\n  \"ProductCategory\": \"pcRawMaterials\",\n  \"SubCaptureAreaID\": 4748,\n  \"FishingGear\": \"string\",\n  \"ConservationMethod\": \"cmNone\",\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 1897.9607060904168,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"ContractInfo\": {\n    \"ItemContractID\": \"string\",\n    \"ExpireTimeUnit\": \"tuYears\",\n    \"ExpireTime\": 7290,\n    \"MaxValue\": 2223.410626426763,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 6552\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 2227.989373326965\n}"}],"_postman_id":"616ea955-4fbe-4866-9732-dd841bd5e5c3"},{"name":"/v3/Item/:ID","id":"a4dbd57c-ed3a-4c0e-9a01-2a9ad312d07b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/Item/:ID","description":"<p>Returns a single item by ID, in a lighter-weight format than the standard lookup — useful when you only need the item's core fields.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Item",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"b0a7afa6-f1bf-4315-9ba0-26ebaeec5ad6","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"df026462-d065-438f-b028-64d0288dfb2d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/Item/:ID","host":["http://localhost:5581"],"path":["v3","Item",":ID"],"variable":[{"key":"ID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": 3876,\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"NameList\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ],\n  \"BarCode\": \"string\",\n  \"BarCodeType\": 7917,\n  \"PLU\": 1285,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 1957,\n  \"SaleDefaultQntMeasure2\": 7550,\n  \"SaleDefaultQntMeasure3\": 2316,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4304,\n  \"Graduation\": 8692,\n  \"TaxableGroupID\": 3107,\n  \"ItemTax\": 8861,\n  \"ItemTax2\": 8245,\n  \"ItemTax3\": 5947,\n  \"AverageCostPrice\": 3550.8884888880575,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 7221,\n  \"CurrencyExchange\": 2025,\n  \"CustomerOrderQty\": 7468,\n  \"SupplierOrderQty\": 2931,\n  \"CustomerConsignmentQty\": 9410,\n  \"SupplierConsignmentQty\": 6182,\n  \"AvailableQty\": 7015,\n  \"PhysicalQty\": 3252,\n  \"CustomerOrderUnits\": 151,\n  \"SupplierOrderUnits\": 930,\n  \"CustomerConsignmentUnits\": 4191,\n  \"SupplierConsignmentUnits\": 3666,\n  \"AvailableUnits\": 6488,\n  \"PhysicalUnits\": 1568,\n  \"AverageCostStockValue\": 686.543552183182,\n  \"LastCostStockValue\": 7662.830896102233,\n  \"ReorderPoint\": 4543,\n  \"RestockLevel\": 2193,\n  \"LastReceivedDate\": \"2010-12-30T07:28:01.443Z\",\n  \"LastOutgoingDate\": \"2004-07-19T19:57:18.710Z\",\n  \"SupplierID\": 5990,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 286,\n    \"FamilyKey\": {},\n    \"Description\": \"string\",\n    \"Level\": 3570,\n    \"ParentDescription\": {},\n    \"MaximumDiscount\": 3252,\n    \"DOSFamilyID\": 1429,\n    \"FullPath\": \"string\",\n    \"ParentID\": 8612,\n    \"Service\": false,\n    \"LabelCopies\": 5762,\n    \"FamilyPicturePath\": {},\n    \"ItemDefaultUnit\": {},\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 3733,\n    \"TouchLastLevel\": false,\n    \"InternalID\": 3538,\n    \"PropertyID1\": {},\n    \"PropertyID2\": {},\n    \"PropertyID3\": {},\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 1961,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": 6546,\n    \"FamilyType\": 6377,\n    \"DtAlt\": \"1948-02-15T22:37:01.203Z\",\n    \"HrAlt\": 6348.367880247434\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 6846,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": false,\n  \"ItemFirstGroupID\": 9615,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 5965,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 110,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 5846,\n  \"CanotChangeSalePrice\": true,\n  \"SerialNumberCount\": 8749,\n  \"ExportToBranch\": true,\n  \"ExportToTouch\": false,\n  \"HaveStatusState\": false,\n  \"Periodicity\": 2750,\n  \"WeekDays\": 4952,\n  \"WorkstationCreate\": 4932,\n  \"CreateDate\": \"1958-04-05T01:55:40.536Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 970,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 3336,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 9746,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 4311,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": 3070\n  },\n  \"SalePrice\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 1931,\n      \"SizeID\": 4976,\n      \"ColorID\": 1771,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 283.4300155784808,\n      \"TaxIncludedPrice\": 4578.698700559357,\n      \"CreateDate\": \"1969-04-12T01:08:41.218Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 2053,\n      \"CurrencyExchange\": 2912,\n      \"FixedProfitRate\": 2042,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 2438,\n      \"PriceUnitID\": \"string\"\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 448,\n      \"SizeID\": 4286,\n      \"ColorID\": 4104,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 1581.5504494931886,\n      \"TaxIncludedPrice\": 3283.05959444849,\n      \"CreateDate\": \"1979-07-12T11:21:11.839Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 8968,\n      \"CurrencyExchange\": 827,\n      \"FixedProfitRate\": 1176,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 7474,\n      \"PriceUnitID\": \"string\"\n    }\n  ],\n  \"Stock\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 2500,\n      \"SizeID\": 5302,\n      \"WarehouseID\": 8279,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 5086.616993114172,\n      \"SupplierOrderQty\": 5635.82856139982,\n      \"CustomerConsignmentQty\": 2615.310018935512,\n      \"SupplierConsignmentQty\": 7768.084739685357,\n      \"AvailableQty\": 7344.081291365999,\n      \"PhysicalQty\": 1410.6196478208167,\n      \"WrAvailableQty\": 9658.712739085202,\n      \"WrPhysicalQty\": 8532.692020047849,\n      \"CustomerOrderUnits\": 240.03204039235948,\n      \"SupplierOrderUnits\": 121.66895976145065,\n      \"CustomerConsignmentUnits\": 7192.773515620275,\n      \"SupplierConsignmentUnits\": 9919.275187466437,\n      \"AvailableUnits\": 4806.9656914634015,\n      \"PhysicalUnits\": 2187.4438579990474,\n      \"WrAvailableUnits\": 3256.889954504596,\n      \"WrPhysicalUnits\": 5180.159336431055,\n      \"LastReceivedDate\": \"1991-06-22T01:21:36.634Z\",\n      \"LastOutgoingDate\": \"1951-05-23T18:55:45.759Z\",\n      \"ReorderPoint\": 9176.75587942442,\n      \"RestockLevel\": 5587.406736407746,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 1115.0482495754743,\n      \"LastCostStockValue\": 4065.365594600201,\n      \"LastCostPrice\": 6501.221485494359,\n      \"TaxIncludedLastCostPrice\": 6708.642642300455\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 610,\n      \"SizeID\": 5280,\n      \"WarehouseID\": 7633,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 7787.596037242386,\n      \"SupplierOrderQty\": 1587.666708202763,\n      \"CustomerConsignmentQty\": 7995.104505363843,\n      \"SupplierConsignmentQty\": 7974.534833942906,\n      \"AvailableQty\": 774.8907661249094,\n      \"PhysicalQty\": 240.578721035678,\n      \"WrAvailableQty\": 6085.140782070696,\n      \"WrPhysicalQty\": 4260.991491255405,\n      \"CustomerOrderUnits\": 6139.307666774939,\n      \"SupplierOrderUnits\": 4274.909123200558,\n      \"CustomerConsignmentUnits\": 6726.720887930292,\n      \"SupplierConsignmentUnits\": 8269.105687678548,\n      \"AvailableUnits\": 1638.575132256742,\n      \"PhysicalUnits\": 2789.4602016356353,\n      \"WrAvailableUnits\": 2938.275180942671,\n      \"WrPhysicalUnits\": 5007.908077341364,\n      \"LastReceivedDate\": \"2010-02-15T11:26:10.483Z\",\n      \"LastOutgoingDate\": \"2011-10-31T09:44:47.378Z\",\n      \"ReorderPoint\": 9599.158485912449,\n      \"RestockLevel\": 8184.844646420914,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 4373.984641519934,\n      \"LastCostStockValue\": 8885.406955352866,\n      \"LastCostPrice\": 7354.318176754976,\n      \"TaxIncludedLastCostPrice\": 1695.3755005207872\n    }\n  ],\n  \"SupplierList\": [\n    {\n      \"SupplierID\": 8140,\n      \"SizeID\": 9428,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 4927.174959697678,\n      \"TaxIncludedCostPrice\": 8999.68793804716,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 8028,\n      \"CurrencyFactor\": 6241,\n      \"Discount1\": 6350,\n      \"Discount2\": 9311,\n      \"Discount3\": 3562,\n      \"MinOrder\": 6098,\n      \"CostPriceDate\": \"2012-08-18T16:50:03.913Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 959,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 2481,\n      \"LastUnits\": 1291,\n      \"LastNetAmount\": 7307.693188114522,\n      \"LastPaymentID\": 1094,\n      \"PackQuantity\": 8135\n    },\n    {\n      \"SupplierID\": 473,\n      \"SizeID\": 9593,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 4755.185172752201,\n      \"TaxIncludedCostPrice\": 5673.1091529701625,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 5564,\n      \"CurrencyFactor\": 6055,\n      \"Discount1\": 8195,\n      \"Discount2\": 370,\n      \"Discount3\": 2124,\n      \"MinOrder\": 5851,\n      \"CostPriceDate\": \"1962-04-15T08:43:02.707Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 6322,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 5617,\n      \"LastUnits\": 8355,\n      \"LastNetAmount\": 398.69555442426764,\n      \"LastPaymentID\": 3581,\n      \"PackQuantity\": 9165\n    }\n  ],\n  \"CustomerList\": [\n    {\n      \"CustomerID\": 6700,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 1077,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    },\n    {\n      \"CustomerID\": 3557,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 5617,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    }\n  ],\n  \"ExtraFieldList\": [\n    {\n      \"PartyID\": 8375,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 7776,\n      \"ExtraFieldID\": 3922,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 9652,\n      \"DateAnswer\": \"1958-02-11T14:16:38.288Z\",\n      \"BooleanAnswer\": false,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 9702,\n      \"LineItemSubID\": 9431\n    },\n    {\n      \"PartyID\": 3574,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 2994,\n      \"ExtraFieldID\": 5595,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 6172,\n      \"DateAnswer\": \"2024-09-03T23:54:05.620Z\",\n      \"BooleanAnswer\": false,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 1682,\n      \"LineItemSubID\": 348\n    }\n  ],\n  \"ItemQuantityCalcFormula\": {},\n  \"DirectDiscount\": 7402,\n  \"EditionReturnWeekCount\": 5287,\n  \"PrintStub\": false,\n  \"GrossWeight\": 5779.118570081042,\n  \"MeasureLength\": 899.4332091853119,\n  \"MeasureWidth\": 1449.561350298091,\n  \"MeasureDepth\": 7599.064298325303,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 4042,\n  \"NeededComponents\": 676,\n  \"UseComponentPrices\": false,\n  \"UseComponentPriceLineID\": 6875,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": 4806,\n  \"PropertyControlMode\": 9551,\n  \"PropertyUseExpirationDate\": false,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": 2617,\n  \"PropertyMaximumQuantity\": 5800,\n  \"PropertyID1\": {},\n  \"PropertyID2\": {},\n  \"PropertyID3\": {},\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": true,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 1792,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 1994,\n  \"LabelExpirationDays\": 4915,\n  \"LabelBestBeforeDays\": 2240,\n  \"LabelExpirationDate\": \"1995-05-21T04:55:02.756Z\",\n  \"LabelBestBeforeDate\": \"1969-10-11T10:04:50.185Z\",\n  \"LabelExpirationHour\": 7657,\n  \"LabelBestBeforeHour\": 5296,\n  \"LabelFormatID\": 8101,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": 3945,\n  \"SalesRestrictionStartDate\": \"1947-12-04T20:40:16.993Z\",\n  \"SalesRestrictionEndDate\": \"1972-04-04T20:03:05.826Z\",\n  \"Locked\": 8929,\n  \"ProductCategory\": 6727,\n  \"SubCaptureAreaID\": 374,\n  \"FishingGear\": {},\n  \"ConservationMethod\": 8496,\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 6981,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"POSIdentity\": [\n    {\n      \"ColorID\": 5343,\n      \"SizeID\": 538,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 240,\n      \"Quantity\": 1594,\n      \"SalePrice\": 3586,\n      \"TaxIncludedSalePrice\": 9413,\n      \"ExportToTouch\": false,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 7828,\n      \"CurrencyFactor\": 9726,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    },\n    {\n      \"ColorID\": 133,\n      \"SizeID\": 3918,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 4183,\n      \"Quantity\": 2073,\n      \"SalePrice\": 7320,\n      \"TaxIncludedSalePrice\": 4856,\n      \"ExportToTouch\": true,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 5111,\n      \"CurrencyFactor\": 3875,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    }\n  ],\n  \"UnitList\": [\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 2453,\n      \"UnitType\": 9360\n    },\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 3322,\n      \"UnitType\": 7456\n    }\n  ],\n  \"ContractInfo\": {\n    \"ItemContractID\": {},\n    \"ExpireTimeUnit\": 1677,\n    \"ExpireTime\": 3510,\n    \"MaxValue\": 6561,\n    \"TaxIncluded\": true\n  },\n  \"Properties\": {\n    \"Count\": 3958\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 5818,\n  \"UnitPrice\": 7823.19657259664,\n  \"TaxIncludedPrice\": 6038.881102282831,\n  \"UnitPriceCost\": 9274.691883024405,\n  \"TaxCode\": \"string\",\n  \"TaxRate\": 3470.5853965390156,\n  \"TagResponse\": {\n    \"Success\": false,\n    \"IdType\": 2973,\n    \"Value\": 7710.138175058579,\n    \"IdPriceLine\": 6566,\n    \"ItemSellingPriceUnitPrice\": 7109.0130457973655,\n    \"ItemSellingPriceTaxIncludedPrice\": 526.7667089428751,\n    \"ItemSellingPriceUnitPriceWithTag\": 6529.202165514472,\n    \"ItemSellingPriceTaxIncludedPriceWithTag\": 1579.6144975564696,\n    \"TagItemDetail\": {}\n  },\n  \"FamilyID\": \"string\",\n  \"DtAlt\": \"1994-10-01T18:59:19.825Z\",\n  \"HrAlt\": 9108.534549557908,\n  \"IntraStatCN\": \"string\",\n  \"ItemColors\": [\n    {\n      \"ColorID\": 3896,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 9074,\n      \"SequenceNumber\": 4797,\n      \"Color\": {\n        \"ColorID\": 5375,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 7514.6058044742995,\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    },\n    {\n      \"ColorID\": 5151,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 533,\n      \"SequenceNumber\": 9649,\n      \"Color\": {\n        \"ColorID\": 6924,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 6509.703611678763,\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    }\n  ],\n  \"ItemSizes\": [\n    {\n      \"SizeID\": 5000,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 9196,\n      \"ReorderPoint\": 3919.299203927239,\n      \"LastReceivedDate\": \"1997-01-28T15:16:49.535Z\",\n      \"Quantity\": 7901.233697955992,\n      \"Units\": 3574.042991206181,\n      \"Size\": {\n        \"SizeID\": 3385,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\",\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    },\n    {\n      \"SizeID\": 8915,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 6638,\n      \"ReorderPoint\": 7894.13878729836,\n      \"LastReceivedDate\": \"2009-02-24T22:30:57.122Z\",\n      \"Quantity\": 1514.24597057911,\n      \"Units\": 6828.438897956037,\n      \"Size\": {\n        \"SizeID\": 8071,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\",\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    }\n  ],\n  \"ItemNames\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"a4dbd57c-ed3a-4c0e-9a01-2a9ad312d07b"},{"name":"/v4/Item","id":"6ace9b10-99a3-4d95-9241-c1eb29344447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v4/Item?PageNumber=137&FromDate=1965-06-19T17:20:46.449Z&ToDate=1965-06-19T17:20:46.449Z","description":"<p>Same as the standard item list, but also lets you filter by when items were created or last changed, and tells you the total number of matching items alongside the page of results — handy for building paginated views.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v4","Item"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number</p>\n","type":"text/plain"},"key":"PageNumber","value":"137"},{"description":{"content":"<p>The from date to filter items based on their creation or modification date (optional). Example: 2026-12-31</p>\n","type":"text/plain"},"key":"FromDate","value":"1965-06-19T17:20:46.449Z"},{"description":{"content":"<p>The to date to filter items based on their creation or modification date (optional). Example: 2026-12-31</p>\n","type":"text/plain"},"key":"ToDate","value":"1965-06-19T17:20:46.449Z"}],"variable":[]}},"response":[{"id":"5e17fc52-89bc-4768-9d77-7e810663d311","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v4/Item?PageNumber=137&FromDate=1965-06-19T17:20:46.449Z&ToDate=1965-06-19T17:20:46.449Z","host":["http://localhost:5581"],"path":["v4","Item"],"query":[{"description":"The page number","key":"PageNumber","value":"137"},{"description":"The from date to filter items based on their creation or modification date (optional). Example: 2026-12-31","key":"FromDate","value":"1965-06-19T17:20:46.449Z"},{"description":"The to date to filter items based on their creation or modification date (optional). Example: 2026-12-31","key":"ToDate","value":"1965-06-19T17:20:46.449Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ItemID\": \"string\",\n    \"ItemKey\": \"string\",\n    \"ItemType\": \"itmFreightCharge\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"BarCode\": \"string\",\n    \"BarCodeType\": \"bcColorSize\",\n    \"PLU\": 3316.2657796444105,\n    \"BinLocation\": \"string\",\n    \"SaleDefaultQntMeasure1\": 9763.208520603344,\n    \"SaleDefaultQntMeasure2\": 7649.912281220583,\n    \"SaleDefaultQntMeasure3\": 345.76366768312994,\n    \"WeightUnitOfMeasure\": \"string\",\n    \"WeightMeasure\": 945.9274883926195,\n    \"Graduation\": 8529,\n    \"TaxableGroupID\": 3331,\n    \"ItemTax\": 1461.5179525578092,\n    \"ItemTax2\": 7736.3295211423665,\n    \"ItemTax3\": 7068.521779337129,\n    \"AverageCostPrice\": 4723.552588233806,\n    \"CurrencyID\": \"string\",\n    \"CurrencyFactor\": 7117.579706625375,\n    \"CurrencyExchange\": 4458.754915375265,\n    \"CustomerOrderQty\": 893.3988409281457,\n    \"SupplierOrderQty\": 3796.4003702696837,\n    \"CustomerConsignmentQty\": 3572.9450484359827,\n    \"SupplierConsignmentQty\": 2673.5787479109495,\n    \"AvailableQty\": 6376.964701371847,\n    \"PhysicalQty\": 5096.837384088888,\n    \"CustomerOrderUnits\": 3309.8576236273316,\n    \"SupplierOrderUnits\": 120.72151209819526,\n    \"CustomerConsignmentUnits\": 5639.7584285291005,\n    \"SupplierConsignmentUnits\": 946.1551179509087,\n    \"AvailableUnits\": 5151.78720948088,\n    \"PhysicalUnits\": 6765.932942313037,\n    \"AverageCostStockValue\": 252.4674960545592,\n    \"LastCostStockValue\": 255.72622637357378,\n    \"ReorderPoint\": 3719.447369161568,\n    \"RestockLevel\": 8996.844469712434,\n    \"LastReceivedDate\": \"1994-04-05T12:51:20.548Z\",\n    \"LastOutgoingDate\": \"1996-03-27T15:38:23.550Z\",\n    \"SupplierID\": 8253.621885345823,\n    \"SupplierName\": \"string\",\n    \"Family\": {\n      \"FamilyID\": 3072.9443954057447,\n      \"FamilyKey\": \"string\",\n      \"Description\": \"string\",\n      \"Level\": 2314,\n      \"ParentDescription\": \"string\",\n      \"MaximumDiscount\": 2159.0114633575986,\n      \"DOSFamilyID\": 4427,\n      \"FullPath\": \"string\",\n      \"ParentID\": 8360.931001984405,\n      \"Service\": true,\n      \"LabelCopies\": 4891,\n      \"FamilyPicturePath\": \"string\",\n      \"ItemDefaultUnit\": \"string\",\n      \"TillReportSummary\": true,\n      \"ExportToTouch\": true,\n      \"TouchButtonFontColor\": 8631,\n      \"TouchLastLevel\": false,\n      \"InternalID\": 5394,\n      \"PropertyID1\": \"string\",\n      \"PropertyID2\": \"string\",\n      \"PropertyID3\": \"string\",\n      \"InformationField1\": \"string\",\n      \"InformationField2\": \"string\",\n      \"InformationField3\": \"string\",\n      \"InformationField4\": \"string\",\n      \"InformationField5\": \"string\",\n      \"InformationField6\": \"string\",\n      \"InformationField7\": \"string\",\n      \"InformationField8\": \"string\",\n      \"InformationField9\": \"string\",\n      \"InformationField10\": \"string\",\n      \"MonthWarranty\": 5211,\n      \"MandatoryCustomer\": true,\n      \"ProductCategory\": \"pcPackaging\",\n      \"FamilyType\": \"ftInterestRate\"\n    },\n    \"Comments\": \"string\",\n    \"TagAlongItem\": \"string\",\n    \"TagAlongQuantity\": 7399.312754462383,\n    \"InformationMessage\": \"string\",\n    \"StockManagement\": false,\n    \"Discontinued\": false,\n    \"ItemFirstGroupID\": 5538,\n    \"ItemFirstGroupKey\": \"string\",\n    \"ItemFirstGroupDescription\": \"string\",\n    \"ItemSecondGroupID\": 3474,\n    \"ItemSecondGroupKey\": \"string\",\n    \"ItemSecondGroupDescription\": \"string\",\n    \"ItemThirdGroupID\": 543,\n    \"ItemThirdGroupKey\": \"string\",\n    \"ItemThirdGroupDescription\": \"string\",\n    \"ItemPictureName\": \"string\",\n    \"ReadQuantityFromScale\": true,\n    \"TareValue\": 1713.0458796189462,\n    \"CanotChangeSalePrice\": false,\n    \"SerialNumberCount\": 2905,\n    \"ExportToBranch\": true,\n    \"ExportToTouch\": true,\n    \"HaveStatusState\": true,\n    \"Periodicity\": \"ccpQuarterly\",\n    \"WeekDays\": 1773,\n    \"WorkstationCreate\": 3039,\n    \"CreateDate\": \"2002-06-02T13:54:42.294Z\",\n    \"FishDetails\": {\n      \"ScientificName\": \"string\",\n      \"ProductionMethodID\": 573,\n      \"ProductionMethodName\": \"string\",\n      \"CaptureAreaID\": 9600,\n      \"CaptureAreaDescription\": \"string\",\n      \"CaptureCountryID\": \"string\",\n      \"CaptureCountryName\": \"string\",\n      \"NetDrainedWeight\": 594,\n      \"NetDrainedUnitOfMeasure\": \"string\",\n      \"SubCaptureAreaID\": 6363,\n      \"SubCaptureAreaDescription\": \"string\",\n      \"FishingGearID\": \"string\",\n      \"FishingGearDescription\": \"string\",\n      \"FishingGearCategory\": \"string\",\n      \"ConservationMethod\": \"cmDefrosted\"\n    },\n    \"ItemQuantityCalcFormula\": \"string\",\n    \"DirectDiscount\": 4808.582787081908,\n    \"EditionReturnWeekCount\": 1932,\n    \"PrintStub\": true,\n    \"GrossWeight\": 6570.801161867229,\n    \"MeasureLength\": 6556.24256031631,\n    \"MeasureWidth\": 6737.67380778152,\n    \"MeasureDepth\": 9402.186220907652,\n    \"OriginCountryID\": \"string\",\n    \"IStatCombinedNomenclature\": \"string\",\n    \"IStatRegionID\": \"string\",\n    \"IStatLiquidWeight\": 1597.5739282616942,\n    \"NeededComponents\": 6827,\n    \"UseComponentPrices\": true,\n    \"UseComponentPriceLineID\": 2661,\n    \"ItemVariables\": \"string\",\n    \"PropertyControlType\": \"pctNone\",\n    \"PropertyControlMode\": \"pcmFIFO\",\n    \"PropertyUseExpirationDate\": false,\n    \"PropertyUseProductionDate\": false,\n    \"PropertyExpirationDateControl\": \"pedOnlyWarning\",\n    \"PropertyMaximumQuantity\": 7457,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"UsePriceOnProp1\": true,\n    \"UsePriceOnProp2\": true,\n    \"UsePriceOnProp3\": false,\n    \"InformationValue1\": \"string\",\n    \"InformationValue2\": \"string\",\n    \"InformationValue3\": \"string\",\n    \"InformationValue4\": \"string\",\n    \"InformationValue5\": \"string\",\n    \"InformationValue6\": \"string\",\n    \"InformationValue7\": \"string\",\n    \"InformationValue8\": \"string\",\n    \"InformationValue9\": \"string\",\n    \"InformationValue10\": \"string\",\n    \"MonthWarranty\": 8517,\n    \"DoNotGroup\": false,\n    \"MandatoryCustomer\": true,\n    \"LabelIngredients\": \"string\",\n    \"LabelExpirationType\": 9920,\n    \"LabelExpirationDays\": 8643,\n    \"LabelBestBeforeDays\": 4467,\n    \"LabelExpirationDate\": \"2017-06-27T15:12:13.199Z\",\n    \"LabelBestBeforeDate\": \"2016-08-21T06:43:36.532Z\",\n    \"LabelExpirationHour\": 2945,\n    \"LabelBestBeforeHour\": 7955,\n    \"LabelFormatID\": 3449,\n    \"SaleGroupID\": \"string\",\n    \"BuyGroupID\": \"string\",\n    \"SalesRestrictionTypeCode\": \"ItemUnavailable\",\n    \"SalesRestrictionStartDate\": \"1967-09-28T08:49:08.520Z\",\n    \"SalesRestrictionEndDate\": \"1965-02-24T08:56:22.919Z\",\n    \"Locked\": \"lsfNone\",\n    \"ProductCategory\": \"pcBiologicalAssets\",\n    \"SubCaptureAreaID\": 5334,\n    \"FishingGear\": \"string\",\n    \"ConservationMethod\": \"cmFrozen\",\n    \"PlantProtectionSaleAuthNumber\": \"string\",\n    \"ComponentTemplateID\": \"string\",\n    \"AutoDecompose\": false,\n    \"UID\": \"string\",\n    \"UnitOfSaleID\": \"string\",\n    \"AlternativeUnitOfStock\": \"string\",\n    \"UnitConversion\": 2499.8931842148554,\n    \"DefaultSellingUnit\": \"string\",\n    \"DefaultBuyUnit\": \"string\",\n    \"DefaultStockUnit\": \"string\",\n    \"ContractInfo\": {\n      \"ItemContractID\": \"string\",\n      \"ExpireTimeUnit\": \"tuDays\",\n      \"ExpireTime\": 2448,\n      \"MaxValue\": 9504.719611768387,\n      \"TaxIncluded\": false\n    },\n    \"Properties\": {\n      \"Count\": 6233\n    },\n    \"PropertyEnabled\": false,\n    \"WithholdingTaxRate\": 1895.24723177119\n  },\n  {\n    \"ItemID\": \"string\",\n    \"ItemKey\": \"string\",\n    \"ItemType\": \"itmReturnablePackaging\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"BarCode\": \"string\",\n    \"BarCodeType\": \"bcValue\",\n    \"PLU\": 3318.861070786403,\n    \"BinLocation\": \"string\",\n    \"SaleDefaultQntMeasure1\": 2555.998866509337,\n    \"SaleDefaultQntMeasure2\": 735.120893477671,\n    \"SaleDefaultQntMeasure3\": 8611.681105242536,\n    \"WeightUnitOfMeasure\": \"string\",\n    \"WeightMeasure\": 7789.398070433155,\n    \"Graduation\": 1005,\n    \"TaxableGroupID\": 7892,\n    \"ItemTax\": 1275.284217223428,\n    \"ItemTax2\": 7558.22080597395,\n    \"ItemTax3\": 9203.77829475374,\n    \"AverageCostPrice\": 9805.340758352873,\n    \"CurrencyID\": \"string\",\n    \"CurrencyFactor\": 9772.026218952342,\n    \"CurrencyExchange\": 5113.4825547450955,\n    \"CustomerOrderQty\": 6683.681673816234,\n    \"SupplierOrderQty\": 2796.445063602664,\n    \"CustomerConsignmentQty\": 7747.39984977897,\n    \"SupplierConsignmentQty\": 7289.333912002873,\n    \"AvailableQty\": 8671.585627350383,\n    \"PhysicalQty\": 4008.9217472086257,\n    \"CustomerOrderUnits\": 2381.9700062495453,\n    \"SupplierOrderUnits\": 6076.825610317739,\n    \"CustomerConsignmentUnits\": 510.5057676599145,\n    \"SupplierConsignmentUnits\": 9238.376048564118,\n    \"AvailableUnits\": 5302.226920015931,\n    \"PhysicalUnits\": 3385.4118938335796,\n    \"AverageCostStockValue\": 6279.739434521742,\n    \"LastCostStockValue\": 7777.841195780211,\n    \"ReorderPoint\": 4163.376913865409,\n    \"RestockLevel\": 2108.4241661982073,\n    \"LastReceivedDate\": \"2000-01-11T19:25:52.140Z\",\n    \"LastOutgoingDate\": \"2011-05-16T11:23:40.730Z\",\n    \"SupplierID\": 6968.149834184476,\n    \"SupplierName\": \"string\",\n    \"Family\": {\n      \"FamilyID\": 5577.078974828105,\n      \"FamilyKey\": \"string\",\n      \"Description\": \"string\",\n      \"Level\": 5073,\n      \"ParentDescription\": \"string\",\n      \"MaximumDiscount\": 9136.988065071899,\n      \"DOSFamilyID\": 5669,\n      \"FullPath\": \"string\",\n      \"ParentID\": 8243.249984871174,\n      \"Service\": true,\n      \"LabelCopies\": 7224,\n      \"FamilyPicturePath\": \"string\",\n      \"ItemDefaultUnit\": \"string\",\n      \"TillReportSummary\": true,\n      \"ExportToTouch\": true,\n      \"TouchButtonFontColor\": 4977,\n      \"TouchLastLevel\": false,\n      \"InternalID\": 1157,\n      \"PropertyID1\": \"string\",\n      \"PropertyID2\": \"string\",\n      \"PropertyID3\": \"string\",\n      \"InformationField1\": \"string\",\n      \"InformationField2\": \"string\",\n      \"InformationField3\": \"string\",\n      \"InformationField4\": \"string\",\n      \"InformationField5\": \"string\",\n      \"InformationField6\": \"string\",\n      \"InformationField7\": \"string\",\n      \"InformationField8\": \"string\",\n      \"InformationField9\": \"string\",\n      \"InformationField10\": \"string\",\n      \"MonthWarranty\": 5563,\n      \"MandatoryCustomer\": true,\n      \"ProductCategory\": \"pcWorkInProgress\",\n      \"FamilyType\": \"ftProducts\"\n    },\n    \"Comments\": \"string\",\n    \"TagAlongItem\": \"string\",\n    \"TagAlongQuantity\": 7209.661829083463,\n    \"InformationMessage\": \"string\",\n    \"StockManagement\": false,\n    \"Discontinued\": false,\n    \"ItemFirstGroupID\": 7238,\n    \"ItemFirstGroupKey\": \"string\",\n    \"ItemFirstGroupDescription\": \"string\",\n    \"ItemSecondGroupID\": 1099,\n    \"ItemSecondGroupKey\": \"string\",\n    \"ItemSecondGroupDescription\": \"string\",\n    \"ItemThirdGroupID\": 3991,\n    \"ItemThirdGroupKey\": \"string\",\n    \"ItemThirdGroupDescription\": \"string\",\n    \"ItemPictureName\": \"string\",\n    \"ReadQuantityFromScale\": true,\n    \"TareValue\": 5576.702503967353,\n    \"CanotChangeSalePrice\": false,\n    \"SerialNumberCount\": 1863,\n    \"ExportToBranch\": false,\n    \"ExportToTouch\": false,\n    \"HaveStatusState\": false,\n    \"Periodicity\": \"ccpNotDefined\",\n    \"WeekDays\": 812,\n    \"WorkstationCreate\": 7351,\n    \"CreateDate\": \"2012-05-31T18:20:31.607Z\",\n    \"FishDetails\": {\n      \"ScientificName\": \"string\",\n      \"ProductionMethodID\": 178,\n      \"ProductionMethodName\": \"string\",\n      \"CaptureAreaID\": 5982,\n      \"CaptureAreaDescription\": \"string\",\n      \"CaptureCountryID\": \"string\",\n      \"CaptureCountryName\": \"string\",\n      \"NetDrainedWeight\": 6263,\n      \"NetDrainedUnitOfMeasure\": \"string\",\n      \"SubCaptureAreaID\": 6348,\n      \"SubCaptureAreaDescription\": \"string\",\n      \"FishingGearID\": \"string\",\n      \"FishingGearDescription\": \"string\",\n      \"FishingGearCategory\": \"string\",\n      \"ConservationMethod\": \"cmNone\"\n    },\n    \"ItemQuantityCalcFormula\": \"string\",\n    \"DirectDiscount\": 4417.522301501655,\n    \"EditionReturnWeekCount\": 9217,\n    \"PrintStub\": false,\n    \"GrossWeight\": 2331.991171459538,\n    \"MeasureLength\": 5358.339400419651,\n    \"MeasureWidth\": 6477.441476310619,\n    \"MeasureDepth\": 4255.050704178746,\n    \"OriginCountryID\": \"string\",\n    \"IStatCombinedNomenclature\": \"string\",\n    \"IStatRegionID\": \"string\",\n    \"IStatLiquidWeight\": 2848.347563793229,\n    \"NeededComponents\": 1764,\n    \"UseComponentPrices\": true,\n    \"UseComponentPriceLineID\": 5012,\n    \"ItemVariables\": \"string\",\n    \"PropertyControlType\": \"pctIncomingOutgoing\",\n    \"PropertyControlMode\": \"pcmIndividual\",\n    \"PropertyUseExpirationDate\": false,\n    \"PropertyUseProductionDate\": true,\n    \"PropertyExpirationDateControl\": \"pedOnlyWarning\",\n    \"PropertyMaximumQuantity\": 14,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"UsePriceOnProp1\": false,\n    \"UsePriceOnProp2\": false,\n    \"UsePriceOnProp3\": true,\n    \"InformationValue1\": \"string\",\n    \"InformationValue2\": \"string\",\n    \"InformationValue3\": \"string\",\n    \"InformationValue4\": \"string\",\n    \"InformationValue5\": \"string\",\n    \"InformationValue6\": \"string\",\n    \"InformationValue7\": \"string\",\n    \"InformationValue8\": \"string\",\n    \"InformationValue9\": \"string\",\n    \"InformationValue10\": \"string\",\n    \"MonthWarranty\": 293,\n    \"DoNotGroup\": true,\n    \"MandatoryCustomer\": false,\n    \"LabelIngredients\": \"string\",\n    \"LabelExpirationType\": 3390,\n    \"LabelExpirationDays\": 9485,\n    \"LabelBestBeforeDays\": 610,\n    \"LabelExpirationDate\": \"1953-01-09T09:01:12.831Z\",\n    \"LabelBestBeforeDate\": \"2002-10-11T01:29:47.430Z\",\n    \"LabelExpirationHour\": 8607,\n    \"LabelBestBeforeHour\": 756,\n    \"LabelFormatID\": 2048,\n    \"SaleGroupID\": \"string\",\n    \"BuyGroupID\": \"string\",\n    \"SalesRestrictionTypeCode\": \"ItemAvailable\",\n    \"SalesRestrictionStartDate\": \"1954-02-04T02:13:43.395Z\",\n    \"SalesRestrictionEndDate\": \"2020-01-14T03:47:12.725Z\",\n    \"Locked\": \"lsfLockedStock\",\n    \"ProductCategory\": \"pcFinishedGoods\",\n    \"SubCaptureAreaID\": 6045,\n    \"FishingGear\": \"string\",\n    \"ConservationMethod\": \"cmFresh\",\n    \"PlantProtectionSaleAuthNumber\": \"string\",\n    \"ComponentTemplateID\": \"string\",\n    \"AutoDecompose\": true,\n    \"UID\": \"string\",\n    \"UnitOfSaleID\": \"string\",\n    \"AlternativeUnitOfStock\": \"string\",\n    \"UnitConversion\": 7382.65182843608,\n    \"DefaultSellingUnit\": \"string\",\n    \"DefaultBuyUnit\": \"string\",\n    \"DefaultStockUnit\": \"string\",\n    \"ContractInfo\": {\n      \"ItemContractID\": \"string\",\n      \"ExpireTimeUnit\": \"tuYears\",\n      \"ExpireTime\": 9944,\n      \"MaxValue\": 5091.101412504485,\n      \"TaxIncluded\": false\n    },\n    \"Properties\": {\n      \"Count\": 7631\n    },\n    \"PropertyEnabled\": true,\n    \"WithholdingTaxRate\": 2213.93780889514\n  }\n]"}],"_postman_id":"6ace9b10-99a3-4d95-9241-c1eb29344447"},{"name":"/v4/Item","id":"72f8b648-382b-4e45-9678-0e0d184d34f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v4/Item","description":"<p>Strict partial update: only the fields you explicitly include are changed, and nothing else is affected — the safest option when you want to change just one or two fields on an item.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v4","Item"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"c70ad5e0-3fa9-45be-b9f3-21cb5efd325e","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v4/Item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": \"itmSerialized\",\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"BarCode\": \"string\",\n  \"BarCodeType\": \"bcUnitValue\",\n  \"PLU\": 6820.097672858562,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 500.4074531226499,\n  \"SaleDefaultQntMeasure2\": 4808.649414536869,\n  \"SaleDefaultQntMeasure3\": 9234.465106340765,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4897.412441206739,\n  \"Graduation\": 2830,\n  \"TaxableGroupID\": 5385,\n  \"ItemTax\": 9330.573694083503,\n  \"ItemTax2\": 2557.9740591386635,\n  \"ItemTax3\": 5844.944455621623,\n  \"AverageCostPrice\": 3849.6386141402595,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 3880.3906267191346,\n  \"CurrencyExchange\": 3424.12126156741,\n  \"CustomerOrderQty\": 6408.930382532596,\n  \"SupplierOrderQty\": 3716.8460300135184,\n  \"CustomerConsignmentQty\": 5482.45519162559,\n  \"SupplierConsignmentQty\": 6343.902327700514,\n  \"AvailableQty\": 1358.7282127666056,\n  \"PhysicalQty\": 7375.825421820834,\n  \"CustomerOrderUnits\": 8692.026773894368,\n  \"SupplierOrderUnits\": 460.98326005559744,\n  \"CustomerConsignmentUnits\": 1518.4799761079737,\n  \"SupplierConsignmentUnits\": 1831.897846842091,\n  \"AvailableUnits\": 3572.0002168768815,\n  \"PhysicalUnits\": 1130.1071282575824,\n  \"AverageCostStockValue\": 8196.525778637066,\n  \"LastCostStockValue\": 9070.979723383705,\n  \"ReorderPoint\": 3212.592404936675,\n  \"RestockLevel\": 9966.590110022606,\n  \"LastReceivedDate\": \"2025-08-06T14:58:37.158Z\",\n  \"LastOutgoingDate\": \"1979-04-09T03:38:54.430Z\",\n  \"SupplierID\": 9083.92211605151,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 8297.68286835197,\n    \"FamilyKey\": \"string\",\n    \"Description\": \"string\",\n    \"Level\": 7190,\n    \"ParentDescription\": \"string\",\n    \"MaximumDiscount\": 4083.6092073307796,\n    \"DOSFamilyID\": 1171,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9542.529605986305,\n    \"Service\": true,\n    \"LabelCopies\": 9940,\n    \"FamilyPicturePath\": \"string\",\n    \"ItemDefaultUnit\": \"string\",\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 8790,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 5617,\n    \"PropertyID1\": \"string\",\n    \"PropertyID2\": \"string\",\n    \"PropertyID3\": \"string\",\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 7912,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": \"pcConsumables\",\n    \"FamilyType\": \"ftFreightCharge\"\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 9819.591316994025,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 2877,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 1674,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 1783,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 2963.589508742922,\n  \"CanotChangeSalePrice\": false,\n  \"SerialNumberCount\": 8829,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": true,\n  \"Periodicity\": \"ccpMonthly\",\n  \"WeekDays\": 4080,\n  \"WorkstationCreate\": 5593,\n  \"CreateDate\": \"1964-05-27T21:57:39.876Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 2289,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 7480,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 2378,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7100,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": \"cmDefrosted\"\n  },\n  \"ItemQuantityCalcFormula\": \"string\",\n  \"DirectDiscount\": 4085.3115618341394,\n  \"EditionReturnWeekCount\": 2578,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3792.3914084162193,\n  \"MeasureLength\": 9644.94166781653,\n  \"MeasureWidth\": 1326.0337140579582,\n  \"MeasureDepth\": 6487.062848333975,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 9105.470794514378,\n  \"NeededComponents\": 1192,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 5854,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": \"pctNone\",\n  \"PropertyControlMode\": \"pcmIndividual\",\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": \"pedNone\",\n  \"PropertyMaximumQuantity\": 4992,\n  \"PropertyID1\": \"string\",\n  \"PropertyID2\": \"string\",\n  \"PropertyID3\": \"string\",\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": false,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 5026,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 7241,\n  \"LabelExpirationDays\": 9896,\n  \"LabelBestBeforeDays\": 6611,\n  \"LabelExpirationDate\": \"1972-08-09T08:15:05.104Z\",\n  \"LabelBestBeforeDate\": \"2011-06-22T10:24:45.804Z\",\n  \"LabelExpirationHour\": 2025,\n  \"LabelBestBeforeHour\": 6271,\n  \"LabelFormatID\": 6375,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": \"ItemAvailableBetween\",\n  \"SalesRestrictionStartDate\": \"1951-05-16T04:26:18.702Z\",\n  \"SalesRestrictionEndDate\": \"1988-01-21T21:03:31.345Z\",\n  \"Locked\": \"lsfLockedPurchase\",\n  \"ProductCategory\": \"pcRawMaterials\",\n  \"SubCaptureAreaID\": 4748,\n  \"FishingGear\": \"string\",\n  \"ConservationMethod\": \"cmNone\",\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 1897.9607060904168,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"ContractInfo\": {\n    \"ItemContractID\": \"string\",\n    \"ExpireTimeUnit\": \"tuYears\",\n    \"ExpireTime\": 7290,\n    \"MaxValue\": 2223.410626426763,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 6552\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 2227.989373326965\n}"}],"_postman_id":"72f8b648-382b-4e45-9678-0e0d184d34f4"},{"name":"/v4/Item/:ID","id":"0b6ef6b2-1b54-4a74-a0ed-28b1c5041d81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v4/Item/:ID","description":"<p>The most flexible way to look up an item: you can search by its ID, barcode, POS code, your own customer item code, or reorder code, without needing to know in advance which one you have — handy for barcode scanning.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v4","Item",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"c4e6119c-9ab9-4d2d-8353-4d37e93eea23","description":{"content":"<p>The value to search</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"131f8c91-df66-4606-b5a4-b624f57af92d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v4/Item/:ID","host":["http://localhost:5581"],"path":["v4","Item",":ID"],"variable":[{"key":"ID","value":"string","description":"The value to search"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": 3876,\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"NameList\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ],\n  \"BarCode\": \"string\",\n  \"BarCodeType\": 7917,\n  \"PLU\": 1285,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 1957,\n  \"SaleDefaultQntMeasure2\": 7550,\n  \"SaleDefaultQntMeasure3\": 2316,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 4304,\n  \"Graduation\": 8692,\n  \"TaxableGroupID\": 3107,\n  \"ItemTax\": 8861,\n  \"ItemTax2\": 8245,\n  \"ItemTax3\": 5947,\n  \"AverageCostPrice\": 3550.8884888880575,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 7221,\n  \"CurrencyExchange\": 2025,\n  \"CustomerOrderQty\": 7468,\n  \"SupplierOrderQty\": 2931,\n  \"CustomerConsignmentQty\": 9410,\n  \"SupplierConsignmentQty\": 6182,\n  \"AvailableQty\": 7015,\n  \"PhysicalQty\": 3252,\n  \"CustomerOrderUnits\": 151,\n  \"SupplierOrderUnits\": 930,\n  \"CustomerConsignmentUnits\": 4191,\n  \"SupplierConsignmentUnits\": 3666,\n  \"AvailableUnits\": 6488,\n  \"PhysicalUnits\": 1568,\n  \"AverageCostStockValue\": 686.543552183182,\n  \"LastCostStockValue\": 7662.830896102233,\n  \"ReorderPoint\": 4543,\n  \"RestockLevel\": 2193,\n  \"LastReceivedDate\": \"2010-12-30T07:28:01.443Z\",\n  \"LastOutgoingDate\": \"2004-07-19T19:57:18.710Z\",\n  \"SupplierID\": 5990,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 286,\n    \"FamilyKey\": {},\n    \"Description\": \"string\",\n    \"Level\": 3570,\n    \"ParentDescription\": {},\n    \"MaximumDiscount\": 3252,\n    \"DOSFamilyID\": 1429,\n    \"FullPath\": \"string\",\n    \"ParentID\": 8612,\n    \"Service\": false,\n    \"LabelCopies\": 5762,\n    \"FamilyPicturePath\": {},\n    \"ItemDefaultUnit\": {},\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 3733,\n    \"TouchLastLevel\": false,\n    \"InternalID\": 3538,\n    \"PropertyID1\": {},\n    \"PropertyID2\": {},\n    \"PropertyID3\": {},\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 1961,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": 6546,\n    \"FamilyType\": 6377,\n    \"DtAlt\": \"1948-02-15T22:37:01.203Z\",\n    \"HrAlt\": 6348.367880247434\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 6846,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": false,\n  \"Discontinued\": false,\n  \"ItemFirstGroupID\": 9615,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 5965,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 110,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 5846,\n  \"CanotChangeSalePrice\": true,\n  \"SerialNumberCount\": 8749,\n  \"ExportToBranch\": true,\n  \"ExportToTouch\": false,\n  \"HaveStatusState\": false,\n  \"Periodicity\": 2750,\n  \"WeekDays\": 4952,\n  \"WorkstationCreate\": 4932,\n  \"CreateDate\": \"1958-04-05T01:55:40.536Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 970,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 3336,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 9746,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 4311,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": 3070\n  },\n  \"SalePrice\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 1931,\n      \"SizeID\": 4976,\n      \"ColorID\": 1771,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 283.4300155784808,\n      \"TaxIncludedPrice\": 4578.698700559357,\n      \"CreateDate\": \"1969-04-12T01:08:41.218Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 2053,\n      \"CurrencyExchange\": 2912,\n      \"FixedProfitRate\": 2042,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 2438,\n      \"PriceUnitID\": \"string\"\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 448,\n      \"SizeID\": 4286,\n      \"ColorID\": 4104,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 1581.5504494931886,\n      \"TaxIncludedPrice\": 3283.05959444849,\n      \"CreateDate\": \"1979-07-12T11:21:11.839Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 8968,\n      \"CurrencyExchange\": 827,\n      \"FixedProfitRate\": 1176,\n      \"ExcludesGlobalDiscount\": true,\n      \"DiscountPercent\": 7474,\n      \"PriceUnitID\": \"string\"\n    }\n  ],\n  \"Stock\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 2500,\n      \"SizeID\": 5302,\n      \"WarehouseID\": 8279,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 5086.616993114172,\n      \"SupplierOrderQty\": 5635.82856139982,\n      \"CustomerConsignmentQty\": 2615.310018935512,\n      \"SupplierConsignmentQty\": 7768.084739685357,\n      \"AvailableQty\": 7344.081291365999,\n      \"PhysicalQty\": 1410.6196478208167,\n      \"WrAvailableQty\": 9658.712739085202,\n      \"WrPhysicalQty\": 8532.692020047849,\n      \"CustomerOrderUnits\": 240.03204039235948,\n      \"SupplierOrderUnits\": 121.66895976145065,\n      \"CustomerConsignmentUnits\": 7192.773515620275,\n      \"SupplierConsignmentUnits\": 9919.275187466437,\n      \"AvailableUnits\": 4806.9656914634015,\n      \"PhysicalUnits\": 2187.4438579990474,\n      \"WrAvailableUnits\": 3256.889954504596,\n      \"WrPhysicalUnits\": 5180.159336431055,\n      \"LastReceivedDate\": \"1991-06-22T01:21:36.634Z\",\n      \"LastOutgoingDate\": \"1951-05-23T18:55:45.759Z\",\n      \"ReorderPoint\": 9176.75587942442,\n      \"RestockLevel\": 5587.406736407746,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 1115.0482495754743,\n      \"LastCostStockValue\": 4065.365594600201,\n      \"LastCostPrice\": 6501.221485494359,\n      \"TaxIncludedLastCostPrice\": 6708.642642300455\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 610,\n      \"SizeID\": 5280,\n      \"WarehouseID\": 7633,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 7787.596037242386,\n      \"SupplierOrderQty\": 1587.666708202763,\n      \"CustomerConsignmentQty\": 7995.104505363843,\n      \"SupplierConsignmentQty\": 7974.534833942906,\n      \"AvailableQty\": 774.8907661249094,\n      \"PhysicalQty\": 240.578721035678,\n      \"WrAvailableQty\": 6085.140782070696,\n      \"WrPhysicalQty\": 4260.991491255405,\n      \"CustomerOrderUnits\": 6139.307666774939,\n      \"SupplierOrderUnits\": 4274.909123200558,\n      \"CustomerConsignmentUnits\": 6726.720887930292,\n      \"SupplierConsignmentUnits\": 8269.105687678548,\n      \"AvailableUnits\": 1638.575132256742,\n      \"PhysicalUnits\": 2789.4602016356353,\n      \"WrAvailableUnits\": 2938.275180942671,\n      \"WrPhysicalUnits\": 5007.908077341364,\n      \"LastReceivedDate\": \"2010-02-15T11:26:10.483Z\",\n      \"LastOutgoingDate\": \"2011-10-31T09:44:47.378Z\",\n      \"ReorderPoint\": 9599.158485912449,\n      \"RestockLevel\": 8184.844646420914,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 4373.984641519934,\n      \"LastCostStockValue\": 8885.406955352866,\n      \"LastCostPrice\": 7354.318176754976,\n      \"TaxIncludedLastCostPrice\": 1695.3755005207872\n    }\n  ],\n  \"SupplierList\": [\n    {\n      \"SupplierID\": 8140,\n      \"SizeID\": 9428,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 4927.174959697678,\n      \"TaxIncludedCostPrice\": 8999.68793804716,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 8028,\n      \"CurrencyFactor\": 6241,\n      \"Discount1\": 6350,\n      \"Discount2\": 9311,\n      \"Discount3\": 3562,\n      \"MinOrder\": 6098,\n      \"CostPriceDate\": \"2012-08-18T16:50:03.913Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 959,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 2481,\n      \"LastUnits\": 1291,\n      \"LastNetAmount\": 7307.693188114522,\n      \"LastPaymentID\": 1094,\n      \"PackQuantity\": 8135\n    },\n    {\n      \"SupplierID\": 473,\n      \"SizeID\": 9593,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 4755.185172752201,\n      \"TaxIncludedCostPrice\": 5673.1091529701625,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 5564,\n      \"CurrencyFactor\": 6055,\n      \"Discount1\": 8195,\n      \"Discount2\": 370,\n      \"Discount3\": 2124,\n      \"MinOrder\": 5851,\n      \"CostPriceDate\": \"1962-04-15T08:43:02.707Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 6322,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 5617,\n      \"LastUnits\": 8355,\n      \"LastNetAmount\": 398.69555442426764,\n      \"LastPaymentID\": 3581,\n      \"PackQuantity\": 9165\n    }\n  ],\n  \"CustomerList\": [\n    {\n      \"CustomerID\": 6700,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 1077,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    },\n    {\n      \"CustomerID\": 3557,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 5617,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    }\n  ],\n  \"ExtraFieldList\": [\n    {\n      \"PartyID\": 8375,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 7776,\n      \"ExtraFieldID\": 3922,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 9652,\n      \"DateAnswer\": \"1958-02-11T14:16:38.288Z\",\n      \"BooleanAnswer\": false,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 9702,\n      \"LineItemSubID\": 9431\n    },\n    {\n      \"PartyID\": 3574,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 2994,\n      \"ExtraFieldID\": 5595,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 6172,\n      \"DateAnswer\": \"2024-09-03T23:54:05.620Z\",\n      \"BooleanAnswer\": false,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 1682,\n      \"LineItemSubID\": 348\n    }\n  ],\n  \"ItemQuantityCalcFormula\": {},\n  \"DirectDiscount\": 7402,\n  \"EditionReturnWeekCount\": 5287,\n  \"PrintStub\": false,\n  \"GrossWeight\": 5779.118570081042,\n  \"MeasureLength\": 899.4332091853119,\n  \"MeasureWidth\": 1449.561350298091,\n  \"MeasureDepth\": 7599.064298325303,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 4042,\n  \"NeededComponents\": 676,\n  \"UseComponentPrices\": false,\n  \"UseComponentPriceLineID\": 6875,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": 4806,\n  \"PropertyControlMode\": 9551,\n  \"PropertyUseExpirationDate\": false,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": 2617,\n  \"PropertyMaximumQuantity\": 5800,\n  \"PropertyID1\": {},\n  \"PropertyID2\": {},\n  \"PropertyID3\": {},\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": true,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 1792,\n  \"DoNotGroup\": true,\n  \"MandatoryCustomer\": false,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 1994,\n  \"LabelExpirationDays\": 4915,\n  \"LabelBestBeforeDays\": 2240,\n  \"LabelExpirationDate\": \"1995-05-21T04:55:02.756Z\",\n  \"LabelBestBeforeDate\": \"1969-10-11T10:04:50.185Z\",\n  \"LabelExpirationHour\": 7657,\n  \"LabelBestBeforeHour\": 5296,\n  \"LabelFormatID\": 8101,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": 3945,\n  \"SalesRestrictionStartDate\": \"1947-12-04T20:40:16.993Z\",\n  \"SalesRestrictionEndDate\": \"1972-04-04T20:03:05.826Z\",\n  \"Locked\": 8929,\n  \"ProductCategory\": 6727,\n  \"SubCaptureAreaID\": 374,\n  \"FishingGear\": {},\n  \"ConservationMethod\": 8496,\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 6981,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"POSIdentity\": [\n    {\n      \"ColorID\": 5343,\n      \"SizeID\": 538,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 240,\n      \"Quantity\": 1594,\n      \"SalePrice\": 3586,\n      \"TaxIncludedSalePrice\": 9413,\n      \"ExportToTouch\": false,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 7828,\n      \"CurrencyFactor\": 9726,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    },\n    {\n      \"ColorID\": 133,\n      \"SizeID\": 3918,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 4183,\n      \"Quantity\": 2073,\n      \"SalePrice\": 7320,\n      \"TaxIncludedSalePrice\": 4856,\n      \"ExportToTouch\": true,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 5111,\n      \"CurrencyFactor\": 3875,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    }\n  ],\n  \"UnitList\": [\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 2453,\n      \"UnitType\": 9360\n    },\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 3322,\n      \"UnitType\": 7456\n    }\n  ],\n  \"ContractInfo\": {\n    \"ItemContractID\": {},\n    \"ExpireTimeUnit\": 1677,\n    \"ExpireTime\": 3510,\n    \"MaxValue\": 6561,\n    \"TaxIncluded\": true\n  },\n  \"Properties\": {\n    \"Count\": 3958\n  },\n  \"PropertyEnabled\": true,\n  \"WithholdingTaxRate\": 5818,\n  \"UnitPrice\": 7823.19657259664,\n  \"TaxIncludedPrice\": 6038.881102282831,\n  \"UnitPriceCost\": 9274.691883024405,\n  \"TaxCode\": \"string\",\n  \"TaxRate\": 3470.5853965390156,\n  \"TagResponse\": {\n    \"Success\": false,\n    \"IdType\": 2973,\n    \"Value\": 7710.138175058579,\n    \"IdPriceLine\": 6566,\n    \"ItemSellingPriceUnitPrice\": 7109.0130457973655,\n    \"ItemSellingPriceTaxIncludedPrice\": 526.7667089428751,\n    \"ItemSellingPriceUnitPriceWithTag\": 6529.202165514472,\n    \"ItemSellingPriceTaxIncludedPriceWithTag\": 1579.6144975564696,\n    \"TagItemDetail\": {}\n  },\n  \"FamilyID\": \"string\",\n  \"DtAlt\": \"1994-10-01T18:59:19.825Z\",\n  \"HrAlt\": 9108.534549557908,\n  \"IntraStatCN\": \"string\",\n  \"ItemColors\": [\n    {\n      \"ColorID\": 3896,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 9074,\n      \"SequenceNumber\": 4797,\n      \"Color\": {\n        \"ColorID\": 5375,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 7514.6058044742995,\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    },\n    {\n      \"ColorID\": 5151,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 533,\n      \"SequenceNumber\": 9649,\n      \"Color\": {\n        \"ColorID\": 6924,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 6509.703611678763,\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    }\n  ],\n  \"ItemSizes\": [\n    {\n      \"SizeID\": 5000,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 9196,\n      \"ReorderPoint\": 3919.299203927239,\n      \"LastReceivedDate\": \"1997-01-28T15:16:49.535Z\",\n      \"Quantity\": 7901.233697955992,\n      \"Units\": 3574.042991206181,\n      \"Size\": {\n        \"SizeID\": 3385,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\",\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    },\n    {\n      \"SizeID\": 8915,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 6638,\n      \"ReorderPoint\": 7894.13878729836,\n      \"LastReceivedDate\": \"2009-02-24T22:30:57.122Z\",\n      \"Quantity\": 1514.24597057911,\n      \"Units\": 6828.438897956037,\n      \"Size\": {\n        \"SizeID\": 8071,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\",\n        \"ExtendedProperties\": [\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          },\n          {\n            \"PropertyId\": \"string\",\n            \"Value\": {}\n          }\n        ]\n      }\n    }\n  ],\n  \"ItemNames\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"0b6ef6b2-1b54-4a74-a0ed-28b1c5041d81"},{"name":"/v2/Item/Image/:ID","id":"9b1cd111-0cd9-4921-bf80-b5ed3300769f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Item/Image/:ID","description":"<p>Returns the product image for an item, if one has been set up. Returns a 404 if the item has no image available.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Item","Image",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"51f12bac-81d1-49e8-9863-f635831e2a2b","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"b0cb002b-dac8-47df-a991-700f79a31a5d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Item/Image/:ID","host":["http://localhost:5581"],"path":["v2","Item","Image",":ID"],"variable":[{"key":"ID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"9b1cd111-0cd9-4921-bf80-b5ed3300769f"},{"name":"/v3/Item/Image/:itemID","id":"cc3ab275-3ac6-4545-a903-8646716724b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/Item/Image/:itemID","description":"<p>Returns the product image for an item. Supports item IDs that contain a \"/\" character.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Item","Image",":itemID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4ef47f8d-a753-4454-9a15-bef417006883","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"itemID"}]}},"response":[{"id":"31ef8313-9b37-4622-a7c7-b6c0c091d4e6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/Item/Image/:itemID","host":["http://localhost:5581"],"path":["v3","Item","Image",":itemID"],"variable":[{"key":"itemID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"cc3ab275-3ac6-4545-a903-8646716724b8"},{"name":"/v3/Item/ImageByItemID/:itemID","id":"da7b400f-49b3-498b-bc45-14eed7229c1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/Item/ImageByItemID/:itemID","description":"<p>Returns the product image for an item by its ID — a simpler alternative when the item ID doesn't contain special characters.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Item","ImageByItemID",":itemID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"0f863a07-ceb8-4951-a085-c629e71cacb2","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"itemID"}]}},"response":[{"id":"121b7ec4-4174-40fe-910d-2851cd8b7c15","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/Item/ImageByItemID/:itemID","host":["http://localhost:5581"],"path":["v3","Item","ImageByItemID",":itemID"],"variable":[{"key":"itemID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"da7b400f-49b3-498b-bc45-14eed7229c1e"},{"name":"/v4/Item/Image","id":"30d593fd-bb32-41ce-876e-de3e31f5d4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": 9809,\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"NameList\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ],\n  \"BarCode\": \"string\",\n  \"BarCodeType\": 7494,\n  \"PLU\": 4152,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 4985,\n  \"SaleDefaultQntMeasure2\": 3322,\n  \"SaleDefaultQntMeasure3\": 4494,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 2949,\n  \"Graduation\": 4399,\n  \"TaxableGroupID\": 3948,\n  \"ItemTax\": 1450,\n  \"ItemTax2\": 3168,\n  \"ItemTax3\": 4478,\n  \"AverageCostPrice\": 8424.040257350016,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 6007,\n  \"CurrencyExchange\": 5520,\n  \"CustomerOrderQty\": 5280,\n  \"SupplierOrderQty\": 5763,\n  \"CustomerConsignmentQty\": 1589,\n  \"SupplierConsignmentQty\": 7602,\n  \"AvailableQty\": 1709,\n  \"PhysicalQty\": 8643,\n  \"CustomerOrderUnits\": 2888,\n  \"SupplierOrderUnits\": 7328,\n  \"CustomerConsignmentUnits\": 9665,\n  \"SupplierConsignmentUnits\": 9564,\n  \"AvailableUnits\": 1850,\n  \"PhysicalUnits\": 3256,\n  \"AverageCostStockValue\": 2281.239447800738,\n  \"LastCostStockValue\": 8460.196525886655,\n  \"ReorderPoint\": 1900,\n  \"RestockLevel\": 2646,\n  \"LastReceivedDate\": \"1953-01-02T18:32:34.083Z\",\n  \"LastOutgoingDate\": \"1978-11-11T22:16:26.953Z\",\n  \"SupplierID\": 5346,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 9324,\n    \"FamilyKey\": {},\n    \"Description\": \"string\",\n    \"Level\": 6047,\n    \"ParentDescription\": {},\n    \"MaximumDiscount\": 2903,\n    \"DOSFamilyID\": 5330,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9269,\n    \"Service\": false,\n    \"LabelCopies\": 5256,\n    \"FamilyPicturePath\": {},\n    \"ItemDefaultUnit\": {},\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 2420,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 6301,\n    \"PropertyID1\": {},\n    \"PropertyID2\": {},\n    \"PropertyID3\": {},\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 1703,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": 8198,\n    \"FamilyType\": 6775,\n    \"DtAlt\": \"2025-03-23T06:30:16.725Z\",\n    \"HrAlt\": 9552.343344768879\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 6963,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": true,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 3764,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 2733,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 6049,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 8168,\n  \"CanotChangeSalePrice\": true,\n  \"SerialNumberCount\": 3966,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": false,\n  \"Periodicity\": 3555,\n  \"WeekDays\": 6099,\n  \"WorkstationCreate\": 1052,\n  \"CreateDate\": \"2016-04-25T21:17:49.047Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 6511,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 4862,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 3730,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7414,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": 2400\n  },\n  \"SalePrice\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 3482,\n      \"SizeID\": 9871,\n      \"ColorID\": 7697,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 9114.374537124453,\n      \"TaxIncludedPrice\": 5547.025029825831,\n      \"CreateDate\": \"1970-01-11T00:48:09.307Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 3934,\n      \"CurrencyExchange\": 2598,\n      \"FixedProfitRate\": 5194,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 5253,\n      \"PriceUnitID\": \"string\"\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 5932,\n      \"SizeID\": 157,\n      \"ColorID\": 5297,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 2058.582652809432,\n      \"TaxIncludedPrice\": 3004.2188117093283,\n      \"CreateDate\": \"1968-07-14T21:13:45.769Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 5163,\n      \"CurrencyExchange\": 5888,\n      \"FixedProfitRate\": 3104,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 3601,\n      \"PriceUnitID\": \"string\"\n    }\n  ],\n  \"Stock\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 6419,\n      \"SizeID\": 763,\n      \"WarehouseID\": 1432,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 6465.70532517278,\n      \"SupplierOrderQty\": 3722.547682419597,\n      \"CustomerConsignmentQty\": 3605.340578695129,\n      \"SupplierConsignmentQty\": 7791.163476079251,\n      \"AvailableQty\": 3332.9067627437003,\n      \"PhysicalQty\": 2589.429695721246,\n      \"WrAvailableQty\": 5119.461767085144,\n      \"WrPhysicalQty\": 5174.950625794484,\n      \"CustomerOrderUnits\": 4536.734117335492,\n      \"SupplierOrderUnits\": 5124.9065180610405,\n      \"CustomerConsignmentUnits\": 3333.444302549636,\n      \"SupplierConsignmentUnits\": 5686.283591690531,\n      \"AvailableUnits\": 908.0295212599399,\n      \"PhysicalUnits\": 4635.749857736635,\n      \"WrAvailableUnits\": 1474.919295576399,\n      \"WrPhysicalUnits\": 9028.4708698366,\n      \"LastReceivedDate\": \"1984-08-31T12:51:53.995Z\",\n      \"LastOutgoingDate\": \"1996-10-15T15:31:01.189Z\",\n      \"ReorderPoint\": 257.38001495726917,\n      \"RestockLevel\": 7288.635968275618,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 9001.792151510243,\n      \"LastCostStockValue\": 9289.111457930483,\n      \"LastCostPrice\": 4274.580232742404,\n      \"TaxIncludedLastCostPrice\": 4311.545174847914\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 7978,\n      \"SizeID\": 7201,\n      \"WarehouseID\": 3534,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 5853.403496026044,\n      \"SupplierOrderQty\": 6058.571277214214,\n      \"CustomerConsignmentQty\": 6944.1060818707365,\n      \"SupplierConsignmentQty\": 7123.179337784317,\n      \"AvailableQty\": 5084.851674080618,\n      \"PhysicalQty\": 4680.451049505043,\n      \"WrAvailableQty\": 5014.750234405954,\n      \"WrPhysicalQty\": 3646.605143409404,\n      \"CustomerOrderUnits\": 8860.760081267501,\n      \"SupplierOrderUnits\": 3493.0894147878575,\n      \"CustomerConsignmentUnits\": 2459.603431773716,\n      \"SupplierConsignmentUnits\": 9608.521394768772,\n      \"AvailableUnits\": 3331.1440851731168,\n      \"PhysicalUnits\": 1171.2012960906436,\n      \"WrAvailableUnits\": 849.3539111111337,\n      \"WrPhysicalUnits\": 6663.2992292044555,\n      \"LastReceivedDate\": \"1996-12-14T09:29:20.886Z\",\n      \"LastOutgoingDate\": \"1984-09-21T11:17:32.975Z\",\n      \"ReorderPoint\": 9587.115026406198,\n      \"RestockLevel\": 2035.9241173989783,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 8655.174263943642,\n      \"LastCostStockValue\": 5991.531997746018,\n      \"LastCostPrice\": 1943.5314648035417,\n      \"TaxIncludedLastCostPrice\": 2359.663727722571\n    }\n  ],\n  \"SupplierList\": [\n    {\n      \"SupplierID\": 1169,\n      \"SizeID\": 1082,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 4699.233525298381,\n      \"TaxIncludedCostPrice\": 4456.820943829558,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 1422,\n      \"CurrencyFactor\": 6262,\n      \"Discount1\": 8636,\n      \"Discount2\": 1439,\n      \"Discount3\": 3114,\n      \"MinOrder\": 9528,\n      \"CostPriceDate\": \"2010-10-05T00:57:29.334Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 9501,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 7311,\n      \"LastUnits\": 2117,\n      \"LastNetAmount\": 555.7616290604072,\n      \"LastPaymentID\": 8508,\n      \"PackQuantity\": 8566\n    },\n    {\n      \"SupplierID\": 6432,\n      \"SizeID\": 8988,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 7139.929813906648,\n      \"TaxIncludedCostPrice\": 8980.065620231939,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 393,\n      \"CurrencyFactor\": 8829,\n      \"Discount1\": 2730,\n      \"Discount2\": 9310,\n      \"Discount3\": 5015,\n      \"MinOrder\": 3813,\n      \"CostPriceDate\": \"1967-06-22T13:36:52.190Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 983,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 6044,\n      \"LastUnits\": 2474,\n      \"LastNetAmount\": 5259.53293810987,\n      \"LastPaymentID\": 1753,\n      \"PackQuantity\": 4396\n    }\n  ],\n  \"CustomerList\": [\n    {\n      \"CustomerID\": 6220,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 8961,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    },\n    {\n      \"CustomerID\": 9771,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 619,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    }\n  ],\n  \"ExtraFieldList\": [\n    {\n      \"PartyID\": 5355,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 650,\n      \"ExtraFieldID\": 6389,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 1533,\n      \"DateAnswer\": \"1972-03-05T13:53:53.809Z\",\n      \"BooleanAnswer\": true,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 9372,\n      \"LineItemSubID\": 2674\n    },\n    {\n      \"PartyID\": 3213,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 2582,\n      \"ExtraFieldID\": 4634,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 8849,\n      \"DateAnswer\": \"1947-04-07T04:23:24.713Z\",\n      \"BooleanAnswer\": true,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 1150,\n      \"LineItemSubID\": 2153\n    }\n  ],\n  \"ItemQuantityCalcFormula\": {},\n  \"DirectDiscount\": 8956,\n  \"EditionReturnWeekCount\": 8523,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3439.0444521759623,\n  \"MeasureLength\": 6448.207903199777,\n  \"MeasureWidth\": 5171.711392703924,\n  \"MeasureDepth\": 8979.905769034433,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 8641,\n  \"NeededComponents\": 2105,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 155,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": 5584,\n  \"PropertyControlMode\": 5674,\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": 244,\n  \"PropertyMaximumQuantity\": 8884,\n  \"PropertyID1\": {},\n  \"PropertyID2\": {},\n  \"PropertyID3\": {},\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": true,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 747,\n  \"DoNotGroup\": false,\n  \"MandatoryCustomer\": true,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 8924,\n  \"LabelExpirationDays\": 9880,\n  \"LabelBestBeforeDays\": 4800,\n  \"LabelExpirationDate\": \"2019-09-16T05:45:12.834Z\",\n  \"LabelBestBeforeDate\": \"2020-01-09T15:37:57.393Z\",\n  \"LabelExpirationHour\": 8144,\n  \"LabelBestBeforeHour\": 9815,\n  \"LabelFormatID\": 8987,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": 3662,\n  \"SalesRestrictionStartDate\": \"2009-01-17T03:25:04.809Z\",\n  \"SalesRestrictionEndDate\": \"1955-04-15T16:15:21.333Z\",\n  \"Locked\": 2224,\n  \"ProductCategory\": 9478,\n  \"SubCaptureAreaID\": 6692,\n  \"FishingGear\": {},\n  \"ConservationMethod\": 8613,\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 8225,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"POSIdentity\": [\n    {\n      \"ColorID\": 8397,\n      \"SizeID\": 7942,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 5693,\n      \"Quantity\": 6174,\n      \"SalePrice\": 8498,\n      \"TaxIncludedSalePrice\": 5686,\n      \"ExportToTouch\": true,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 7936,\n      \"CurrencyFactor\": 2310,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    },\n    {\n      \"ColorID\": 9134,\n      \"SizeID\": 6611,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 3192,\n      \"Quantity\": 4304,\n      \"SalePrice\": 9729,\n      \"TaxIncludedSalePrice\": 5143,\n      \"ExportToTouch\": false,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 8550,\n      \"CurrencyFactor\": 633,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    }\n  ],\n  \"UnitList\": [\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 7774,\n      \"UnitType\": 3822\n    },\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 9032,\n      \"UnitType\": 6344\n    }\n  ],\n  \"ContractInfo\": {\n    \"ItemContractID\": {},\n    \"ExpireTimeUnit\": 9978,\n    \"ExpireTime\": 9943,\n    \"MaxValue\": 7438,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 5213\n  },\n  \"PropertyEnabled\": false,\n  \"WithholdingTaxRate\": 9503,\n  \"UnitPrice\": 4298.1344724143355,\n  \"TaxIncludedPrice\": 9295.054775411903,\n  \"UnitPriceCost\": 2568.68886684101,\n  \"TaxCode\": \"string\",\n  \"TaxRate\": 562.6486244155437,\n  \"TagResponse\": {\n    \"Success\": false,\n    \"IdType\": 7613,\n    \"Value\": 7179.095030705339,\n    \"IdPriceLine\": 2753,\n    \"ItemSellingPriceUnitPrice\": 4381.909432321701,\n    \"ItemSellingPriceTaxIncludedPrice\": 1788.7493804284438,\n    \"ItemSellingPriceUnitPriceWithTag\": 8481.805551862162,\n    \"ItemSellingPriceTaxIncludedPriceWithTag\": 847.9152058976703,\n    \"TagItemDetail\": {}\n  },\n  \"FamilyID\": \"string\",\n  \"DtAlt\": \"2012-09-17T14:55:07.129Z\",\n  \"HrAlt\": 7748.450083680329,\n  \"IntraStatCN\": \"string\",\n  \"ItemColors\": [\n    {\n      \"ColorID\": 6010,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 2194,\n      \"SequenceNumber\": 6126,\n      \"Color\": {\n        \"ColorID\": 8057,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 5752.27827661703\n      }\n    },\n    {\n      \"ColorID\": 7137,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 5580,\n      \"SequenceNumber\": 2076,\n      \"Color\": {\n        \"ColorID\": 5491,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 7420.713034620044\n      }\n    }\n  ],\n  \"ItemSizes\": [\n    {\n      \"SizeID\": 4763,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 2273,\n      \"ReorderPoint\": 1736.24984954157,\n      \"LastReceivedDate\": \"1949-12-24T10:00:27.781Z\",\n      \"Quantity\": 5579.155053029263,\n      \"Units\": 3220.0317881938468,\n      \"Size\": {\n        \"SizeID\": 1481,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\"\n      }\n    },\n    {\n      \"SizeID\": 2179,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 7446,\n      \"ReorderPoint\": 2152.7392955507507,\n      \"LastReceivedDate\": \"1957-08-22T16:54:02.324Z\",\n      \"Quantity\": 2740.5863686981625,\n      \"Units\": 6045.339100017511,\n      \"Size\": {\n        \"SizeID\": 5436,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\"\n      }\n    }\n  ],\n  \"ItemNames\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v4/Item/Image","description":"<p>Returns the product image for an item, with the item ID sent in the request body instead of the URL — useful if your item IDs contain characters that don't work well in a web address.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v4","Item","Image"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"666ea08a-091f-44f8-b41f-aadd52c7b9f1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"ItemID\": \"string\",\n  \"ItemKey\": \"string\",\n  \"ItemType\": 9809,\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"NameList\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ],\n  \"BarCode\": \"string\",\n  \"BarCodeType\": 7494,\n  \"PLU\": 4152,\n  \"BinLocation\": \"string\",\n  \"SaleDefaultQntMeasure1\": 4985,\n  \"SaleDefaultQntMeasure2\": 3322,\n  \"SaleDefaultQntMeasure3\": 4494,\n  \"WeightUnitOfMeasure\": \"string\",\n  \"WeightMeasure\": 2949,\n  \"Graduation\": 4399,\n  \"TaxableGroupID\": 3948,\n  \"ItemTax\": 1450,\n  \"ItemTax2\": 3168,\n  \"ItemTax3\": 4478,\n  \"AverageCostPrice\": 8424.040257350016,\n  \"CurrencyID\": \"string\",\n  \"CurrencyFactor\": 6007,\n  \"CurrencyExchange\": 5520,\n  \"CustomerOrderQty\": 5280,\n  \"SupplierOrderQty\": 5763,\n  \"CustomerConsignmentQty\": 1589,\n  \"SupplierConsignmentQty\": 7602,\n  \"AvailableQty\": 1709,\n  \"PhysicalQty\": 8643,\n  \"CustomerOrderUnits\": 2888,\n  \"SupplierOrderUnits\": 7328,\n  \"CustomerConsignmentUnits\": 9665,\n  \"SupplierConsignmentUnits\": 9564,\n  \"AvailableUnits\": 1850,\n  \"PhysicalUnits\": 3256,\n  \"AverageCostStockValue\": 2281.239447800738,\n  \"LastCostStockValue\": 8460.196525886655,\n  \"ReorderPoint\": 1900,\n  \"RestockLevel\": 2646,\n  \"LastReceivedDate\": \"1953-01-02T18:32:34.083Z\",\n  \"LastOutgoingDate\": \"1978-11-11T22:16:26.953Z\",\n  \"SupplierID\": 5346,\n  \"SupplierName\": \"string\",\n  \"Family\": {\n    \"FamilyID\": 9324,\n    \"FamilyKey\": {},\n    \"Description\": \"string\",\n    \"Level\": 6047,\n    \"ParentDescription\": {},\n    \"MaximumDiscount\": 2903,\n    \"DOSFamilyID\": 5330,\n    \"FullPath\": \"string\",\n    \"ParentID\": 9269,\n    \"Service\": false,\n    \"LabelCopies\": 5256,\n    \"FamilyPicturePath\": {},\n    \"ItemDefaultUnit\": {},\n    \"TillReportSummary\": false,\n    \"ExportToTouch\": true,\n    \"TouchButtonFontColor\": 2420,\n    \"TouchLastLevel\": true,\n    \"InternalID\": 6301,\n    \"PropertyID1\": {},\n    \"PropertyID2\": {},\n    \"PropertyID3\": {},\n    \"InformationField1\": \"string\",\n    \"InformationField2\": \"string\",\n    \"InformationField3\": \"string\",\n    \"InformationField4\": \"string\",\n    \"InformationField5\": \"string\",\n    \"InformationField6\": \"string\",\n    \"InformationField7\": \"string\",\n    \"InformationField8\": \"string\",\n    \"InformationField9\": \"string\",\n    \"InformationField10\": \"string\",\n    \"MonthWarranty\": 1703,\n    \"MandatoryCustomer\": false,\n    \"ProductCategory\": 8198,\n    \"FamilyType\": 6775,\n    \"DtAlt\": \"2025-03-23T06:30:16.725Z\",\n    \"HrAlt\": 9552.343344768879\n  },\n  \"Comments\": \"string\",\n  \"TagAlongItem\": \"string\",\n  \"TagAlongQuantity\": 6963,\n  \"InformationMessage\": \"string\",\n  \"StockManagement\": true,\n  \"Discontinued\": true,\n  \"ItemFirstGroupID\": 3764,\n  \"ItemFirstGroupKey\": \"string\",\n  \"ItemFirstGroupDescription\": \"string\",\n  \"ItemSecondGroupID\": 2733,\n  \"ItemSecondGroupKey\": \"string\",\n  \"ItemSecondGroupDescription\": \"string\",\n  \"ItemThirdGroupID\": 6049,\n  \"ItemThirdGroupKey\": \"string\",\n  \"ItemThirdGroupDescription\": \"string\",\n  \"ItemPictureName\": \"string\",\n  \"ReadQuantityFromScale\": false,\n  \"TareValue\": 8168,\n  \"CanotChangeSalePrice\": true,\n  \"SerialNumberCount\": 3966,\n  \"ExportToBranch\": false,\n  \"ExportToTouch\": true,\n  \"HaveStatusState\": false,\n  \"Periodicity\": 3555,\n  \"WeekDays\": 6099,\n  \"WorkstationCreate\": 1052,\n  \"CreateDate\": \"2016-04-25T21:17:49.047Z\",\n  \"FishDetails\": {\n    \"ScientificName\": \"string\",\n    \"ProductionMethodID\": 6511,\n    \"ProductionMethodName\": \"string\",\n    \"CaptureAreaID\": 4862,\n    \"CaptureAreaDescription\": \"string\",\n    \"CaptureCountryID\": \"string\",\n    \"CaptureCountryName\": \"string\",\n    \"NetDrainedWeight\": 3730,\n    \"NetDrainedUnitOfMeasure\": \"string\",\n    \"SubCaptureAreaID\": 7414,\n    \"SubCaptureAreaDescription\": \"string\",\n    \"FishingGearID\": \"string\",\n    \"FishingGearDescription\": \"string\",\n    \"FishingGearCategory\": \"string\",\n    \"ConservationMethod\": 2400\n  },\n  \"SalePrice\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 3482,\n      \"SizeID\": 9871,\n      \"ColorID\": 7697,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 9114.374537124453,\n      \"TaxIncludedPrice\": 5547.025029825831,\n      \"CreateDate\": \"1970-01-11T00:48:09.307Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 3934,\n      \"CurrencyExchange\": 2598,\n      \"FixedProfitRate\": 5194,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 5253,\n      \"PriceUnitID\": \"string\"\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": \"string\",\n      \"PriceLineID\": 5932,\n      \"SizeID\": 157,\n      \"ColorID\": 5297,\n      \"UnitOfMeasureID\": {},\n      \"PropertyValue1\": {},\n      \"PropertyValue2\": {},\n      \"PropertyValue3\": {},\n      \"UnitPrice\": 2058.582652809432,\n      \"TaxIncludedPrice\": 3004.2188117093283,\n      \"CreateDate\": \"1968-07-14T21:13:45.769Z\",\n      \"CurrencyID\": \"string\",\n      \"CurrencyFactor\": 5163,\n      \"CurrencyExchange\": 5888,\n      \"FixedProfitRate\": 3104,\n      \"ExcludesGlobalDiscount\": false,\n      \"DiscountPercent\": 3601,\n      \"PriceUnitID\": \"string\"\n    }\n  ],\n  \"Stock\": [\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 6419,\n      \"SizeID\": 763,\n      \"WarehouseID\": 1432,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 6465.70532517278,\n      \"SupplierOrderQty\": 3722.547682419597,\n      \"CustomerConsignmentQty\": 3605.340578695129,\n      \"SupplierConsignmentQty\": 7791.163476079251,\n      \"AvailableQty\": 3332.9067627437003,\n      \"PhysicalQty\": 2589.429695721246,\n      \"WrAvailableQty\": 5119.461767085144,\n      \"WrPhysicalQty\": 5174.950625794484,\n      \"CustomerOrderUnits\": 4536.734117335492,\n      \"SupplierOrderUnits\": 5124.9065180610405,\n      \"CustomerConsignmentUnits\": 3333.444302549636,\n      \"SupplierConsignmentUnits\": 5686.283591690531,\n      \"AvailableUnits\": 908.0295212599399,\n      \"PhysicalUnits\": 4635.749857736635,\n      \"WrAvailableUnits\": 1474.919295576399,\n      \"WrPhysicalUnits\": 9028.4708698366,\n      \"LastReceivedDate\": \"1984-08-31T12:51:53.995Z\",\n      \"LastOutgoingDate\": \"1996-10-15T15:31:01.189Z\",\n      \"ReorderPoint\": 257.38001495726917,\n      \"RestockLevel\": 7288.635968275618,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 9001.792151510243,\n      \"LastCostStockValue\": 9289.111457930483,\n      \"LastCostPrice\": 4274.580232742404,\n      \"TaxIncludedLastCostPrice\": 4311.545174847914\n    },\n    {\n      \"ItemID\": \"string\",\n      \"LotID\": {},\n      \"ColorID\": 7978,\n      \"SizeID\": 7201,\n      \"WarehouseID\": 3534,\n      \"WarehouseName\": \"string\",\n      \"CustomerOrderQty\": 5853.403496026044,\n      \"SupplierOrderQty\": 6058.571277214214,\n      \"CustomerConsignmentQty\": 6944.1060818707365,\n      \"SupplierConsignmentQty\": 7123.179337784317,\n      \"AvailableQty\": 5084.851674080618,\n      \"PhysicalQty\": 4680.451049505043,\n      \"WrAvailableQty\": 5014.750234405954,\n      \"WrPhysicalQty\": 3646.605143409404,\n      \"CustomerOrderUnits\": 8860.760081267501,\n      \"SupplierOrderUnits\": 3493.0894147878575,\n      \"CustomerConsignmentUnits\": 2459.603431773716,\n      \"SupplierConsignmentUnits\": 9608.521394768772,\n      \"AvailableUnits\": 3331.1440851731168,\n      \"PhysicalUnits\": 1171.2012960906436,\n      \"WrAvailableUnits\": 849.3539111111337,\n      \"WrPhysicalUnits\": 6663.2992292044555,\n      \"LastReceivedDate\": \"1996-12-14T09:29:20.886Z\",\n      \"LastOutgoingDate\": \"1984-09-21T11:17:32.975Z\",\n      \"ReorderPoint\": 9587.115026406198,\n      \"RestockLevel\": 2035.9241173989783,\n      \"BinLocation\": \"string\",\n      \"AverageCostStockValue\": 8655.174263943642,\n      \"LastCostStockValue\": 5991.531997746018,\n      \"LastCostPrice\": 1943.5314648035417,\n      \"TaxIncludedLastCostPrice\": 2359.663727722571\n    }\n  ],\n  \"SupplierList\": [\n    {\n      \"SupplierID\": 1169,\n      \"SizeID\": 1082,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 4699.233525298381,\n      \"TaxIncludedCostPrice\": 4456.820943829558,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 1422,\n      \"CurrencyFactor\": 6262,\n      \"Discount1\": 8636,\n      \"Discount2\": 1439,\n      \"Discount3\": 3114,\n      \"MinOrder\": 9528,\n      \"CostPriceDate\": \"2010-10-05T00:57:29.334Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 9501,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 7311,\n      \"LastUnits\": 2117,\n      \"LastNetAmount\": 555.7616290604072,\n      \"LastPaymentID\": 8508,\n      \"PackQuantity\": 8566\n    },\n    {\n      \"SupplierID\": 6432,\n      \"SizeID\": 8988,\n      \"UnitOfMeasure\": \"string\",\n      \"SupplierName\": \"string\",\n      \"ReorderID\": \"string\",\n      \"CostPrice\": 7139.929813906648,\n      \"TaxIncludedCostPrice\": 8980.065620231939,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 393,\n      \"CurrencyFactor\": 8829,\n      \"Discount1\": 2730,\n      \"Discount2\": 9310,\n      \"Discount3\": 5015,\n      \"MinOrder\": 3813,\n      \"CostPriceDate\": \"1967-06-22T13:36:52.190Z\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 983,\n      \"LastContractReferenceNumber\": \"string\",\n      \"LastQuantity\": 6044,\n      \"LastUnits\": 2474,\n      \"LastNetAmount\": 5259.53293810987,\n      \"LastPaymentID\": 1753,\n      \"PackQuantity\": 4396\n    }\n  ],\n  \"CustomerList\": [\n    {\n      \"CustomerID\": 6220,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 8961,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    },\n    {\n      \"CustomerID\": 9771,\n      \"CustomerName\": \"string\",\n      \"SizeID\": 619,\n      \"UnitOfMeasure\": \"string\",\n      \"CustomerItemID\": \"string\",\n      \"ItemCustomerGuid\": \"string\"\n    }\n  ],\n  \"ExtraFieldList\": [\n    {\n      \"PartyID\": 5355,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 650,\n      \"ExtraFieldID\": 6389,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 1533,\n      \"DateAnswer\": \"1972-03-05T13:53:53.809Z\",\n      \"BooleanAnswer\": true,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 9372,\n      \"LineItemSubID\": 2674\n    },\n    {\n      \"PartyID\": 3213,\n      \"ItemID\": \"string\",\n      \"TransSerial\": {},\n      \"TransDocument\": {},\n      \"TransDocNumber\": 2582,\n      \"ExtraFieldID\": 4634,\n      \"TextAnswer\": \"string\",\n      \"NumberAnswer\": 8849,\n      \"DateAnswer\": \"1947-04-07T04:23:24.713Z\",\n      \"BooleanAnswer\": true,\n      \"MemoAnswer\": \"string\",\n      \"LineItemID\": 1150,\n      \"LineItemSubID\": 2153\n    }\n  ],\n  \"ItemQuantityCalcFormula\": {},\n  \"DirectDiscount\": 8956,\n  \"EditionReturnWeekCount\": 8523,\n  \"PrintStub\": true,\n  \"GrossWeight\": 3439.0444521759623,\n  \"MeasureLength\": 6448.207903199777,\n  \"MeasureWidth\": 5171.711392703924,\n  \"MeasureDepth\": 8979.905769034433,\n  \"OriginCountryID\": \"string\",\n  \"IStatCombinedNomenclature\": \"string\",\n  \"IStatRegionID\": \"string\",\n  \"IStatLiquidWeight\": 8641,\n  \"NeededComponents\": 2105,\n  \"UseComponentPrices\": true,\n  \"UseComponentPriceLineID\": 155,\n  \"ItemVariables\": \"string\",\n  \"PropertyControlType\": 5584,\n  \"PropertyControlMode\": 5674,\n  \"PropertyUseExpirationDate\": true,\n  \"PropertyUseProductionDate\": true,\n  \"PropertyExpirationDateControl\": 244,\n  \"PropertyMaximumQuantity\": 8884,\n  \"PropertyID1\": {},\n  \"PropertyID2\": {},\n  \"PropertyID3\": {},\n  \"UsePriceOnProp1\": true,\n  \"UsePriceOnProp2\": true,\n  \"UsePriceOnProp3\": true,\n  \"InformationValue1\": \"string\",\n  \"InformationValue2\": \"string\",\n  \"InformationValue3\": \"string\",\n  \"InformationValue4\": \"string\",\n  \"InformationValue5\": \"string\",\n  \"InformationValue6\": \"string\",\n  \"InformationValue7\": \"string\",\n  \"InformationValue8\": \"string\",\n  \"InformationValue9\": \"string\",\n  \"InformationValue10\": \"string\",\n  \"MonthWarranty\": 747,\n  \"DoNotGroup\": false,\n  \"MandatoryCustomer\": true,\n  \"LabelIngredients\": \"string\",\n  \"LabelExpirationType\": 8924,\n  \"LabelExpirationDays\": 9880,\n  \"LabelBestBeforeDays\": 4800,\n  \"LabelExpirationDate\": \"2019-09-16T05:45:12.834Z\",\n  \"LabelBestBeforeDate\": \"2020-01-09T15:37:57.393Z\",\n  \"LabelExpirationHour\": 8144,\n  \"LabelBestBeforeHour\": 9815,\n  \"LabelFormatID\": 8987,\n  \"SaleGroupID\": \"string\",\n  \"BuyGroupID\": \"string\",\n  \"SalesRestrictionTypeCode\": 3662,\n  \"SalesRestrictionStartDate\": \"2009-01-17T03:25:04.809Z\",\n  \"SalesRestrictionEndDate\": \"1955-04-15T16:15:21.333Z\",\n  \"Locked\": 2224,\n  \"ProductCategory\": 9478,\n  \"SubCaptureAreaID\": 6692,\n  \"FishingGear\": {},\n  \"ConservationMethod\": 8613,\n  \"PlantProtectionSaleAuthNumber\": \"string\",\n  \"ComponentTemplateID\": \"string\",\n  \"AutoDecompose\": true,\n  \"UID\": \"string\",\n  \"UnitOfSaleID\": \"string\",\n  \"AlternativeUnitOfStock\": \"string\",\n  \"UnitConversion\": 8225,\n  \"DefaultSellingUnit\": \"string\",\n  \"DefaultBuyUnit\": \"string\",\n  \"DefaultStockUnit\": \"string\",\n  \"POSIdentity\": [\n    {\n      \"ColorID\": 8397,\n      \"SizeID\": 7942,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 5693,\n      \"Quantity\": 6174,\n      \"SalePrice\": 8498,\n      \"TaxIncludedSalePrice\": 5686,\n      \"ExportToTouch\": true,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 7936,\n      \"CurrencyFactor\": 2310,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    },\n    {\n      \"ColorID\": 9134,\n      \"SizeID\": 6611,\n      \"Description\": \"string\",\n      \"POSItemID\": \"string\",\n      \"BarCodeType\": 3192,\n      \"Quantity\": 4304,\n      \"SalePrice\": 9729,\n      \"TaxIncludedSalePrice\": 5143,\n      \"ExportToTouch\": false,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 8550,\n      \"CurrencyFactor\": 633,\n      \"UnitOfMeasure\": \"string\",\n      \"ItemID\": \"string\"\n    }\n  ],\n  \"UnitList\": [\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 7774,\n      \"UnitType\": 3822\n    },\n    {\n      \"UnitOfMeasure\": \"string\",\n      \"UnitDescription\": {},\n      \"UnitConversion\": 9032,\n      \"UnitType\": 6344\n    }\n  ],\n  \"ContractInfo\": {\n    \"ItemContractID\": {},\n    \"ExpireTimeUnit\": 9978,\n    \"ExpireTime\": 9943,\n    \"MaxValue\": 7438,\n    \"TaxIncluded\": false\n  },\n  \"Properties\": {\n    \"Count\": 5213\n  },\n  \"PropertyEnabled\": false,\n  \"WithholdingTaxRate\": 9503,\n  \"UnitPrice\": 4298.1344724143355,\n  \"TaxIncludedPrice\": 9295.054775411903,\n  \"UnitPriceCost\": 2568.68886684101,\n  \"TaxCode\": \"string\",\n  \"TaxRate\": 562.6486244155437,\n  \"TagResponse\": {\n    \"Success\": false,\n    \"IdType\": 7613,\n    \"Value\": 7179.095030705339,\n    \"IdPriceLine\": 2753,\n    \"ItemSellingPriceUnitPrice\": 4381.909432321701,\n    \"ItemSellingPriceTaxIncludedPrice\": 1788.7493804284438,\n    \"ItemSellingPriceUnitPriceWithTag\": 8481.805551862162,\n    \"ItemSellingPriceTaxIncludedPriceWithTag\": 847.9152058976703,\n    \"TagItemDetail\": {}\n  },\n  \"FamilyID\": \"string\",\n  \"DtAlt\": \"2012-09-17T14:55:07.129Z\",\n  \"HrAlt\": 7748.450083680329,\n  \"IntraStatCN\": \"string\",\n  \"ItemColors\": [\n    {\n      \"ColorID\": 6010,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 2194,\n      \"SequenceNumber\": 6126,\n      \"Color\": {\n        \"ColorID\": 8057,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 5752.27827661703\n      }\n    },\n    {\n      \"ColorID\": 7137,\n      \"ColorKey\": \"string\",\n      \"ColorName\": \"string\",\n      \"ColorCode\": 5580,\n      \"SequenceNumber\": 2076,\n      \"Color\": {\n        \"ColorID\": 5491,\n        \"ColorKey\": \"string\",\n        \"Description\": \"string\",\n        \"ColorCode\": 7420.713034620044\n      }\n    }\n  ],\n  \"ItemSizes\": [\n    {\n      \"SizeID\": 4763,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 2273,\n      \"ReorderPoint\": 1736.24984954157,\n      \"LastReceivedDate\": \"1949-12-24T10:00:27.781Z\",\n      \"Quantity\": 5579.155053029263,\n      \"Units\": 3220.0317881938468,\n      \"Size\": {\n        \"SizeID\": 1481,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\"\n      }\n    },\n    {\n      \"SizeID\": 2179,\n      \"SizeKey\": \"string\",\n      \"SizeName\": \"string\",\n      \"SequenceNumber\": 7446,\n      \"ReorderPoint\": 2152.7392955507507,\n      \"LastReceivedDate\": \"1957-08-22T16:54:02.324Z\",\n      \"Quantity\": 2740.5863686981625,\n      \"Units\": 6045.339100017511,\n      \"Size\": {\n        \"SizeID\": 5436,\n        \"SizeKey\": \"string\",\n        \"Description\": \"string\"\n      }\n    }\n  ],\n  \"ItemNames\": [\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    },\n    {\n      \"LanguageID\": \"string\",\n      \"Description\": \"string\",\n      \"ShortDescription\": \"string\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v4/Item/Image"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"30d593fd-bb32-41ce-876e-de3e31f5d4a7"},{"name":"/ImagesByItemIDs","id":"610f3b09-195c-4e5d-9ac7-a07ed8648ac3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/ImagesByItemIDs?ItemIDs=string&Filter=string","description":"<p>Returns the product images for several items in a single call, instead of requesting each one individually. You can optionally narrow down which image files are returned per item using the Filter pattern.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["ImagesByItemIDs"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>A comma-separated list of item IDs. Example: \"1,2,3\"</p>\n","type":"text/plain"},"key":"ItemIDs","value":"string"},{"description":{"content":"<p>An optional filter pattern for the image filenames. Default is \"<em>.</em>\". Example: \"{ItemID}_*.jpg\"</p>\n","type":"text/plain"},"key":"Filter","value":"string"}],"variable":[]}},"response":[{"id":"24905b77-7ad2-4c45-84d8-105b485661ed","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/ImagesByItemIDs?ItemIDs=string&Filter=string","host":["http://localhost:5581"],"path":["ImagesByItemIDs"],"query":[{"description":"A comma-separated list of item IDs. Example: \"1,2,3\"","key":"ItemIDs","value":"string"},{"description":"An optional filter pattern for the image filenames. Default is \"*.*\". Example: \"{ItemID}_*.jpg\"","key":"Filter","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"610f3b09-195c-4e5d-9ac7-a07ed8648ac3"},{"name":"/v1/GetPrice/:ID","id":"848e305a-dd8c-4b4c-9606-4ba3b20d8173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/GetPrice/:ID?ColorID=137&SizeID=137&CustomerID=9827.058787734317&PriceLineID=137","description":"<p>Calculates what an item would cost for a specific color/size variant and customer, on a given price list. For pricing that also accounts for quantity discounts, currency, and tax, use the newer price calculation endpoint instead.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","GetPrice",":ID"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The color ID</p>\n","type":"text/plain"},"key":"ColorID","value":"137"},{"description":{"content":"<p>The size ID</p>\n","type":"text/plain"},"key":"SizeID","value":"137"},{"description":{"content":"<p>The customer ID</p>\n","type":"text/plain"},"key":"CustomerID","value":"9827.058787734317"},{"description":{"content":"<p>The price line ID. Default 1 (optional)</p>\n","type":"text/plain"},"key":"PriceLineID","value":"137"}],"variable":[{"id":"8eae5ea6-53a3-4797-9562-43d417e37030","description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"c6ac5dd4-d237-4d14-9680-80a38419fc97","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/GetPrice/:ID?ColorID=137&SizeID=137&CustomerID=9827.058787734317&PriceLineID=137","host":["http://localhost:5581"],"path":["v1","GetPrice",":ID"],"query":[{"description":"The color ID","key":"ColorID","value":"137"},{"description":"The size ID","key":"SizeID","value":"137"},{"description":"The customer ID","key":"CustomerID","value":"9827.058787734317"},{"description":"The price line ID. Default 1 (optional)","key":"PriceLineID","value":"137"}],"variable":[{"key":"ID","value":"string","description":"The item ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key_0\": {}\n}"}],"_postman_id":"848e305a-dd8c-4b4c-9606-4ba3b20d8173"},{"name":"/v2/GetPrice","id":"08c3e84f-367d-4d73-a1f1-340606f94e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/GetPrice?ID=string&TransDocumentID=string&TransSerial=string&ColorID=137&SizeID=137&Quantity=9827.058787734317&PriceLineID=137&PartyID=9827.058787734317&UnitOfMeasureID=string&DocType=dcTypeRectifyingTransaction&TransactionTaxIncluded=false","description":"<p>Calculates the price for an item the same way it would be calculated when adding it to a document — taking into account the document type, quantity, the customer or supplier involved, unit of measure, and whether tax should be included.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","GetPrice"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"key":"ID","value":"string"},{"description":{"content":"<p>The transaction document ID (optional)</p>\n","type":"text/plain"},"key":"TransDocumentID","value":"string"},{"description":{"content":"<p>The transaction serial (optional)</p>\n","type":"text/plain"},"key":"TransSerial","value":"string"},{"description":{"content":"<p>The color ID (optional)</p>\n","type":"text/plain"},"key":"ColorID","value":"137"},{"description":{"content":"<p>The size ID (optional)</p>\n","type":"text/plain"},"key":"SizeID","value":"137"},{"description":{"content":"<p>The quantity. Default 1 (optional)</p>\n","type":"text/plain"},"key":"Quantity","value":"9827.058787734317"},{"description":{"content":"<p>The price line ID. Default 1 (optional)</p>\n","type":"text/plain"},"key":"PriceLineID","value":"137"},{"description":{"content":"<p>The party ID (optional)</p>\n","type":"text/plain"},"key":"PartyID","value":"9827.058787734317"},{"description":{"content":"<p>The unit of measure ID. Default UNI (optional)</p>\n","type":"text/plain"},"key":"UnitOfMeasureID","value":"string"},{"description":{"content":"<p>The document type. Default dcTypeSale (optional)</p>\n","type":"text/plain"},"key":"DocType","value":"dcTypeRectifyingTransaction"},{"description":{"content":"<p>Indicates whether the transaction is tax included. Default true (optional)</p>\n","type":"text/plain"},"key":"TransactionTaxIncluded","value":"false"}],"variable":[]}},"response":[{"id":"9ab0ea2f-f6fa-470d-9957-b1aee30a0773","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/GetPrice?ID=string&TransDocumentID=string&TransSerial=string&ColorID=137&SizeID=137&Quantity=9827.058787734317&PriceLineID=137&PartyID=9827.058787734317&UnitOfMeasureID=string&DocType=dcTypeRectifyingTransaction&TransactionTaxIncluded=false","host":["http://localhost:5581"],"path":["v2","GetPrice"],"query":[{"description":"The item ID","key":"ID","value":"string"},{"description":"The transaction document ID (optional)","key":"TransDocumentID","value":"string"},{"description":"The transaction serial (optional)","key":"TransSerial","value":"string"},{"description":"The color ID (optional)","key":"ColorID","value":"137"},{"description":"The size ID (optional)","key":"SizeID","value":"137"},{"description":"The quantity. Default 1 (optional)","key":"Quantity","value":"9827.058787734317"},{"description":"The price line ID. Default 1 (optional)","key":"PriceLineID","value":"137"},{"description":"The party ID (optional)","key":"PartyID","value":"9827.058787734317"},{"description":"The unit of measure ID. Default UNI (optional)","key":"UnitOfMeasureID","value":"string"},{"description":"The document type. Default dcTypeSale (optional)","key":"DocType","value":"dcTypeRectifyingTransaction"},{"description":"Indicates whether the transaction is tax included. Default true (optional)","key":"TransactionTaxIncluded","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TotalAmount\": 3764.4280200381177,\n  \"TotalTaxIncludedAmount\": 8814.447042195163,\n  \"DiscountPercent\": 4751.66124122806,\n  \"CumulativeDiscountPercent1\": 684.1061506497459,\n  \"CumulativeDiscountPercent2\": 3808.7342797075107,\n  \"CumulativeDiscountPercent3\": 3959.5845627978233,\n  \"OriginalUnitPrice\": 2990.3973326928567,\n  \"OriginalTaxIncludedPrice\": 8293.225594533338\n}"}],"_postman_id":"08c3e84f-367d-4d73-a1f1-340606f94e00"},{"name":"/ProductCategory","id":"8a64b52f-f760-409b-9261-983c53acbb7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/ProductCategory","description":"<p>Returns the fixed list of product categories available in the system — useful for populating a dropdown when categorizing an item.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["ProductCategory"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"78722f1f-37ee-4a2f-9aef-7f695f164db7","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/ProductCategory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ID\": \"string\",\n    \"Description\": \"string\"\n  },\n  {\n    \"ID\": \"string\",\n    \"Description\": \"string\"\n  }\n]"}],"_postman_id":"8a64b52f-f760-409b-9261-983c53acbb7c"},{"name":"/ItemType","id":"1ad7bc41-f39c-47d0-ab16-16faa7045dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/ItemType","description":"<p>Returns the fixed list of item types available in the system — useful for populating a dropdown when creating or editing an item.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["ItemType"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"5f96e2f5-4a73-4ce1-ae2f-27ecc66e16dd","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/ItemType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ID\": \"string\",\n    \"Description\": \"string\"\n  },\n  {\n    \"ID\": \"string\",\n    \"Description\": \"string\"\n  }\n]"}],"_postman_id":"1ad7bc41-f39c-47d0-ab16-16faa7045dc9"},{"name":"/GetItemSellingPrice","id":"84122e5a-2d23-4d94-b21d-6043a81f9419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/GetItemSellingPrice?ItemID=string&SizeID=137&PriceLineID=137","description":"<p>A quick way to get an item's sale price for a given size and price list, without needing to specify a full transaction context.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["GetItemSellingPrice"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The item ID</p>\n","type":"text/plain"},"key":"ItemID","value":"string"},{"description":{"content":"<p>The size ID. Detault is 0 (optional)</p>\n","type":"text/plain"},"key":"SizeID","value":"137"},{"description":{"content":"<p>The price line ID. Default 1 (optional)</p>\n","type":"text/plain"},"key":"PriceLineID","value":"137"}],"variable":[]}},"response":[{"id":"0d656941-7153-4a56-b5b8-d8d4845d4e02","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/GetItemSellingPrice?ItemID=string&SizeID=137&PriceLineID=137","host":["http://localhost:5581"],"path":["GetItemSellingPrice"],"query":[{"description":"The item ID","key":"ItemID","value":"string"},{"description":"The size ID. Detault is 0 (optional)","key":"SizeID","value":"137"},{"description":"The price line ID. Default 1 (optional)","key":"PriceLineID","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TotalAmount\": 3764.4280200381177,\n  \"TotalTaxIncludedAmount\": 8814.447042195163,\n  \"DiscountPercent\": 4751.66124122806,\n  \"CumulativeDiscountPercent1\": 684.1061506497459,\n  \"CumulativeDiscountPercent2\": 3808.7342797075107,\n  \"CumulativeDiscountPercent3\": 3959.5845627978233,\n  \"OriginalUnitPrice\": 2990.3973326928567,\n  \"OriginalTaxIncludedPrice\": 8293.225594533338\n}"}],"_postman_id":"84122e5a-2d23-4d94-b21d-6043a81f9419"}],"id":"94af0838-21f9-4fb2-bad2-fa4660e1f87a","_postman_id":"94af0838-21f9-4fb2-bad2-fa4660e1f87a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"ItemProperty","item":[{"name":"/v1/ItemProperty","id":"1d12ad65-69ec-41dc-8405-441a24bfd368","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemProperty","description":"<p>Returns every item property (e.g. a size or color variant dimension), including its list of allowed values. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemProperty"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"77ccc487-d58b-4f09-bbc3-7b8f6e102095","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/ItemProperty"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"PropertyID\": \"string\",\n    \"Description\": \"string\",\n    \"KeyDescription\": \"string\",\n    \"PropertyKeyType\": \"pktDate\",\n    \"AskForKey2\": false,\n    \"KeyDescription2\": \"string\",\n    \"AskForKey3\": true,\n    \"KeyDescription3\": \"string\",\n    \"MaximumQuantity\": 2019,\n    \"UsePropertyTable\": false,\n    \"ControlType\": \"pctOnlyAtOutgoing\",\n    \"ControlMode\": \"pcmFIFO\",\n    \"UseExpirationDate\": false,\n    \"UseProductionDate\": true,\n    \"UseInItemQuickSearch\": true,\n    \"ExpirationDateControl\": \"pedNone\"\n  },\n  {\n    \"PropertyID\": \"string\",\n    \"Description\": \"string\",\n    \"KeyDescription\": \"string\",\n    \"PropertyKeyType\": \"pktString\",\n    \"AskForKey2\": true,\n    \"KeyDescription2\": \"string\",\n    \"AskForKey3\": false,\n    \"KeyDescription3\": \"string\",\n    \"MaximumQuantity\": 5751,\n    \"UsePropertyTable\": false,\n    \"ControlType\": \"pctNone\",\n    \"ControlMode\": \"pcmIndividual\",\n    \"UseExpirationDate\": false,\n    \"UseProductionDate\": false,\n    \"UseInItemQuickSearch\": true,\n    \"ExpirationDateControl\": \"pedOnlyWarning\"\n  }\n]"}],"_postman_id":"1d12ad65-69ec-41dc-8405-441a24bfd368"},{"name":"/v1/ItemProperty","id":"b289978c-cc16-405a-a22f-7dcf3549475b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ItemProperty","description":"<p>Creates a new item property, including its list of allowed values.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemProperty"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"b306a827-b75f-49c4-bf88-91be84220aa4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ItemProperty"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"b289978c-cc16-405a-a22f-7dcf3549475b"},{"name":"/v1/ItemProperty/:ID","id":"f6723e43-6478-4df4-8a51-a01bac40a541","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemProperty/:ID","description":"<p>Returns a single item property by ID, including its list of allowed values. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemProperty",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"261f2e60-d71c-4c63-a650-b441744aeb41","description":{"content":"<p>The ID of the ItemProperty.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"a3426a07-7f60-42e5-9ef8-a331bbf4e790","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ItemProperty/:ID","host":["http://localhost:5581"],"path":["v1","ItemProperty",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the ItemProperty."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"PropertyID\": \"string\",\n  \"Description\": \"string\",\n  \"KeyDescription\": \"string\",\n  \"PropertyKeyType\": \"pktDate\",\n  \"AskForKey2\": true,\n  \"KeyDescription2\": \"string\",\n  \"AskForKey3\": false,\n  \"KeyDescription3\": \"string\",\n  \"MaximumQuantity\": 4159,\n  \"UsePropertyTable\": true,\n  \"ControlType\": \"pctIncomingOutgoing\",\n  \"ControlMode\": \"pcmIndividual\",\n  \"UseExpirationDate\": false,\n  \"UseProductionDate\": true,\n  \"UseInItemQuickSearch\": true,\n  \"ExpirationDateControl\": \"pedNone\"\n}"}],"_postman_id":"f6723e43-6478-4df4-8a51-a01bac40a541"},{"name":"/v1/ItemProperty/:ID","id":"86903786-2180-4298-b33f-5a9d46edbf5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemProperty/:ID","description":"<p>Permanently removes an item property. Returns 404 if it doesn't exist, or a conflict error if items still use it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemProperty",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"fe57ec1f-bfa5-4fc1-87d1-6fbee4c98601","description":{"content":"<p>The ID of the ItemProperty.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"dcb8e1e9-d58d-4222-becd-7d4333a7b782","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ItemProperty/:ID","host":["http://localhost:5581"],"path":["v1","ItemProperty",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the ItemProperty."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"86903786-2180-4298-b33f-5a9d46edbf5f"},{"name":"/v1/ItemProperty/:ID","id":"6a2c9e7d-52f7-495d-84be-12f9e0dde6d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ItemProperty/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the item property doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemProperty",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"54cb1de7-bb3d-4107-959f-6dbbda98fc0d","description":{"content":"<p>The ID of the ItemProperty.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"2a5e7c54-a5ce-4c37-bef2-2a646a678118","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/ItemProperty/:ID","host":["http://localhost:5581"],"path":["v1","ItemProperty",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the ItemProperty."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"6a2c9e7d-52f7-495d-84be-12f9e0dde6d1"}],"id":"6defb1ea-1da6-47ed-af50-659325d94413","_postman_id":"6defb1ea-1da6-47ed-af50-659325d94413","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"ItemTransaction","item":[{"name":"/v1/ItemTransaction","id":"cce9934f-ebfd-4849-9bd7-b0f89f1467d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemTransaction","description":"<p>An ItemTransaction is a sales or purchase document — invoice, sales order, purchase order, and so on. Returns every transaction. For anything beyond small datasets, use the paged list endpoint instead.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"439fbdad-7647-4e28-93c8-e66840eea6f9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/ItemTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TransDocType\": \"dcTypeCheckLabel\",\n    \"TransBehavior\": \"BehConversion\",\n    \"TransactionGuid\": \"string\",\n    \"TempTransIndex\": 2326.267327526236,\n    \"CreateDate\": \"1966-08-27T01:46:31.356Z\",\n    \"CreateTime\": \"1983-01-08T20:29:50.305Z\",\n    \"DeferredPaymentDate\": \"1999-05-23T08:16:27.227Z\",\n    \"ActualDeliveryDate\": \"1985-08-14T09:54:15.641Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"DefaultWarehouse\": 2402,\n    \"PartyAddressID\": 2527,\n    \"PartyAddressLine1\": \"string\",\n    \"PartyAddressLine2\": \"string\",\n    \"PartyPostalCode\": \"string\",\n    \"PartyGLN\": \"string\",\n    \"PartyDelivery\": \"string\",\n    \"BillToPartyAddressID\": 1204,\n    \"BillToPartyAddressLine1\": \"string\",\n    \"BillToPartyAddressLine2\": \"string\",\n    \"BillToPartyPostalCode\": \"string\",\n    \"Zone\": {\n      \"ZoneID\": 6341,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztNone\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 6785.643163506241,\n      \"BuyExchange\": 6177.697759324534,\n      \"ExchangeDate\": \"1982-08-03T07:49:14.819Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 6646.30375067932,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 9542,\n      \"PriceItemDecimalPlaces\": 2579,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 7765.927471239715,\n      \"BuyExchange\": 7084.570338395642,\n      \"ExchangeDate\": \"2018-08-07T16:59:38.124Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 5352.761286222435,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 3043,\n      \"PriceItemDecimalPlaces\": 7206,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 3965.6818982630293,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 7574.277057032882,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2018-04-19T18:10:59.401Z\",\n      \"BirthDate\": \"2020-06-27T11:32:01.832Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 8470,\n      \"ComissionTaxOnSale\": 3583.3464927341206,\n      \"ComissionIncidenceType\": 3783,\n      \"ComissionTaxOnPay\": 2446.912974271194,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": true,\n      \"RetentionTax\": 215.17137323355917,\n      \"SalesGroupID\": 9237,\n      \"MaximumDiscount\": 4434.206940735314,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": true,\n      \"LastSalesmanID\": 8027.653831410568,\n      \"PartyInfo\": {\n        \"PartyID\": 8753.323733486995,\n        \"PartyType\": \"ptBank\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 474.46090500744776,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": false,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 8972,\n      \"GDPRConsent\": true,\n      \"GDPRConsentDate\": \"1980-09-24T11:33:09.617Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"1996-12-04T04:16:38.542Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"2015-11-21T13:09:13.273Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"2003-12-18T20:35:38.636Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"Undefined\",\n      \"Properties\": {\n        \"Count\": 8753\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": true\n    },\n    \"Payment\": {\n      \"PaymentID\": 5751,\n      \"PaymentKey\": \"string\",\n      \"Description\": \"string\",\n      \"PaymentDays\": 9072,\n      \"PaymentDaysAfter\": 7791,\n      \"IssueReceipt\": false,\n      \"InternalUse\": false,\n      \"PaymentDateType\": \"ImmediatePayment\",\n      \"Installments\": 3676,\n      \"InstallmentsType\": \"DiferentInstalments\",\n      \"TenderID\": 5366\n    },\n    \"Tender\": {\n      \"TenderID\": 2017,\n      \"TenderKey\": \"string\",\n      \"Description\": \"string\",\n      \"MinimumSaleAmount\": 5666.222499087604,\n      \"MaximumAcceptAmount\": 8545.58045364586,\n      \"MaxAcceptAmntCurrencyID\": \"string\",\n      \"MaxAcceptAmntCurrencyFactor\": 9492.300394628532,\n      \"MaxAcceptAmntCurrencyExchange\": 6639.354597910616,\n      \"CanReturnMoneyChange\": true,\n      \"TenderUse\": \"tndUsedOnReceive\",\n      \"UseDOCToPay\": true,\n      \"DocIDUsedToPay\": \"string\",\n      \"TenderType\": \"tndBillOfExchange\",\n      \"CustomerIdentificationRequired\": false,\n      \"AccountIdentificationRequired\": false,\n      \"OpenCashDrawerRequired\": false,\n      \"Internal\": false,\n      \"InternalUse\": false,\n      \"UpdateTillReport\": true,\n      \"DebitedOnAccount\": false,\n      \"Inactive\": false,\n      \"StampDutyBillOfExchange\": \"string\",\n      \"SAFTPaymentMechanism\": \"string\",\n      \"Properties\": {\n        \"Count\": 4959\n      },\n      \"ChargeDaysAfterDueDate\": 8896,\n      \"NumberDaysValidRef\": 9528\n    },\n    \"Carrier\": {\n      \"CarrierID\": 704,\n      \"CarrierKey\": \"string\",\n      \"Name\": \"string\",\n      \"DefaultSaleFreightCharge\": 2749.4175924344745,\n      \"SaleFreightChargeLimit\": 1199.4905424661595,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 1297.1361563307514,\n      \"CurrencyFactor\": 8440.098486783725,\n      \"TaxableGroupID\": 9845,\n      \"ModeOfTransportID\": \"string\"\n    },\n    \"LoadPlace\": {\n      \"LoadUnloadPlaceID\": 1508,\n      \"Description\": \"string\",\n      \"AddressType\": \"luatCompany\",\n      \"AddressTypeID\": 8506\n    },\n    \"UnloadPlace\": {\n      \"LoadUnloadPlaceID\": 3013,\n      \"Description\": \"string\",\n      \"AddressType\": \"luatFree\",\n      \"AddressTypeID\": 2003\n    },\n    \"LoadPlaceDateTime\": \"1976-11-12T12:22:56.996Z\",\n    \"UnloadPlaceDateTime\": \"2007-04-30T12:31:58.518Z\",\n    \"LoadPlaceAddress\": {\n      \"AddressID\": 2085,\n      \"AddressKey\": \"string\",\n      \"PartyID\": 4181.208119397549,\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"ProvinceName\": \"string\",\n      \"LocalityID\": 8823,\n      \"LocalityName\": \"string\",\n      \"AddressType\": \"atOther\",\n      \"SendMail\": false,\n      \"GLN\": \"string\",\n      \"Delivery\": \"string\"\n    },\n    \"UnloadPlaceAddress\": {\n      \"AddressID\": 6754,\n      \"AddressKey\": \"string\",\n      \"PartyID\": 8273.235379770991,\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"ProvinceName\": \"string\",\n      \"LocalityID\": 6054,\n      \"LocalityName\": \"string\",\n      \"AddressType\": \"atLegal\",\n      \"SendMail\": false,\n      \"GLN\": \"string\",\n      \"Delivery\": \"string\"\n    },\n    \"TransactionTaxIncluded\": false,\n    \"TransactionCreditSale\": false,\n    \"TransactionConverted\": false,\n    \"Comments\": \"string\",\n    \"RectificationMotive\": \"string\",\n    \"RetentionTax\": 8376.589071010058,\n    \"GlobalDiscountPercent\": 8867.304237513541,\n    \"PaymentDiscountPercent\": 5797.078143328827,\n    \"PaymentCumulativeDiscountPercent1\": 8280.735415713874,\n    \"PaymentCumulativeDiscountPercent2\": 1637.3058948673213,\n    \"PaymentCumulativeDiscountPercent3\": 9618.620320171707,\n    \"TotalGrossAmount\": 7691.6351837852635,\n    \"TotalLineItemDiscountAmount\": 6519.650796420362,\n    \"TotalPaymentDiscountAmount\": 5518.125409904911,\n    \"TotalRedeemedVoucherAmount\": 7068.218284294548,\n    \"TotalGlobalDiscountAmount\": 8694.43619227547,\n    \"TotalNetAmount\": 8704.354489761854,\n    \"TotalTaxAmount\": 1906.688490377032,\n    \"TotalOtherTaxesAmount\": 8584.887769974244,\n    \"TotalFreightAmount\": 365.56943822467326,\n    \"TotalFreightAmountWithTax\": 7108.089324999135,\n    \"FreightTaxableGroupID\": 6030,\n    \"TotalAdjustmentAmount\": 2169.1559187365297,\n    \"TotalAmount\": 496.74123520115796,\n    \"TotalRetentionAmount\": 255.68842200401676,\n    \"TotalAdvancementRetentionAmount\": 7185.01542581055,\n    \"TotalAllowanceAmount\": 9630.2295414505,\n    \"TotalChargeAmount\": 5644.2494220847075,\n    \"TotalTransactionAmount\": 3816.6458644451473,\n    \"TotalPayedAmount\": 8120.379294140813,\n    \"SecondIssue\": false,\n    \"TransStatus\": \"stRectified\",\n    \"StatusFlags\": \"scaSendWhatsApp\",\n    \"SecondHandTaxRegimen\": true,\n    \"AccountTransaction\": {\n      \"TransBehavior\": \"BehDelete\",\n      \"CreateDate\": \"1969-07-28T09:12:38.943Z\",\n      \"CreateTime\": \"1972-04-09T11:24:34.076Z\",\n      \"Zone\": {\n        \"ZoneID\": 1847,\n        \"Zonekey\": \"string\",\n        \"Description\": \"string\",\n        \"ZoneType\": \"ztPassiveSubjectInversion\",\n        \"CurrencyID\": \"string\",\n        \"CountryID\": \"string\",\n        \"TaxRegionID\": \"string\",\n        \"TaxExemptionReasonCode\": \"string\",\n        \"TaxExemptionReasonCodeService\": \"string\"\n      },\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 1234.9104194160975,\n        \"BuyExchange\": 5191.797458873607,\n        \"ExchangeDate\": \"1971-06-07T15:19:53.180Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 27.707780351283738,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 7332,\n        \"PriceItemDecimalPlaces\": 5680,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"AlternCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 6975.82182591414,\n        \"BuyExchange\": 6606.177707454238,\n        \"ExchangeDate\": \"2005-02-12T05:37:49.078Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 3340.740913529998,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 6902,\n        \"PriceItemDecimalPlaces\": 1730,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"Salesman\": {\n        \"SalesmanID\": 876.4798623241044,\n        \"SalesmanKey\": \"string\",\n        \"Name\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 2462.6204630361094,\n        \"Telephone1\": \"string\",\n        \"Telephone2\": \"string\",\n        \"CellPhone1\": \"string\",\n        \"CellPhone2\": \"string\",\n        \"Email\": \"string\",\n        \"WebSite\": \"string\",\n        \"AdmissionDate\": \"2003-07-01T04:43:53.386Z\",\n        \"BirthDate\": \"1956-05-10T06:54:49.243Z\",\n        \"SpokenLanguageID\": \"string\",\n        \"IdentityCard\": \"string\",\n        \"FederalTaxID\": \"string\",\n        \"SalesmanLevel\": 9014,\n        \"ComissionTaxOnSale\": 5543.821689911196,\n        \"ComissionIncidenceType\": 2663,\n        \"ComissionTaxOnPay\": 6162.969519757342,\n        \"ComissionAccountTypeID\": \"string\",\n        \"AplyRetentionTax\": true,\n        \"RetentionTax\": 3058.734755551431,\n        \"SalesGroupID\": 7092,\n        \"MaximumDiscount\": 3782.400629517492,\n        \"Picture\": \"string\",\n        \"Password\": \"string\",\n        \"Comments\": \"string\",\n        \"RouteList\": {},\n        \"Admin\": true,\n        \"LastSalesmanID\": 7993.289494829209,\n        \"PartyInfo\": {\n          \"PartyID\": 217.8452250485874,\n          \"PartyType\": \"ptNothing\"\n        },\n        \"DepartmentID\": \"string\",\n        \"LedgerAccountBalance\": 3478.7258087344576,\n        \"CurrencyID\": \"string\",\n        \"CardID\": \"string\",\n        \"DefaultMainTillID\": \"string\",\n        \"DefaultTillID\": \"string\",\n        \"DefaultOfflineTillID\": \"string\",\n        \"Inactive\": false,\n        \"AlwaysAvailable\": false,\n        \"StoreList\": \"string\",\n        \"PasswordStrength\": 2363,\n        \"GDPRConsent\": true,\n        \"GDPRConsentDate\": \"1993-01-21T22:02:31.561Z\",\n        \"GDPRSystemUserGUID\": \"string\",\n        \"GDPRForgetDate\": \"2002-04-25T20:39:31.217Z\",\n        \"GDPRForgetUserGUID\": \"string\",\n        \"GDPRRequestDate\": \"2022-11-13T16:33:16.512Z\",\n        \"GDPRRequestEmail\": \"string\",\n        \"GDPRRequestUserGUID\": \"string\",\n        \"GDPRStateDate\": \"1951-07-15T08:57:54.328Z\",\n        \"GDPRStateUserGUID\": \"string\",\n        \"GDPRState\": \"PendingConsent\",\n        \"Properties\": {\n          \"Count\": 7301\n        },\n        \"WithholdingTaxType\": \"string\",\n        \"WhatsappConsent\": true\n      },\n      \"CashDiscountTerms\": {\n        \"CashDiscountTermID\": \"string\",\n        \"Description\": \"string\",\n        \"AplyToDueTransactions\": false,\n        \"RestrictedToTenders\": \"string\",\n        \"RestrictedToTendersCount\": 6321,\n        \"RestrictedToTendersArray\": [\n          5961\n        ]\n      },\n      \"TotalAmount\": 6792.399665463912,\n      \"TotalRetentionAmount\": 460.9126013802833,\n      \"TotalRetentionStampDuty\": 3626.0689954160484,\n      \"TotalDiscountAmount\": 1887.4896424605836,\n      \"TotalDiscountPercent\": 1002.8300402443102,\n      \"TotalExchangeDifference\": 9230.579642759954,\n      \"TotalNetAmount\": 6975.920385149695,\n      \"TotalOtherDebit\": 6085.742115056803,\n      \"SettleTax\": false,\n      \"TransStatus\": \"stImported\",\n      \"Comments\": \"string\",\n      \"SystemEntryUser\": \"string\",\n      \"ExchangeDifferenceLedgerAccount\": {\n        \"LedgerCounter\": 967,\n        \"InternalID\": 862.8429377970704,\n        \"ReconciledFlag\": true,\n        \"CreateDate\": \"2026-04-13T01:51:06.316Z\",\n        \"SystemEntryDate\": \"1963-02-21T12:56:02.114Z\",\n        \"DeferredPaymentDate\": \"1975-12-12T10:35:36.868Z\",\n        \"ContractReferenceNumber\": \"string\",\n        \"TransSerial\": \"string\",\n        \"TransDocument\": \"string\",\n        \"TransDocNumber\": 696.6829477987824,\n        \"TransInstallmentID\": 3199,\n        \"TotalAmount\": 6864.233266811572,\n        \"TotalAdvancementAmount\": 729.5129648440968,\n        \"TotalNetAmount\": 2652.25559384731,\n        \"TotalPendingAmount\": 9011.456464508437,\n        \"OperationID\": 3094,\n        \"TotalAccountSign\": \"ldgAccBoth\",\n        \"PartyTypeCode\": \"ptNothing\",\n        \"PartyID\": 547.6878444498312,\n        \"PartyAccountTypeID\": \"string\",\n        \"PartyAddressID\": 7704,\n        \"SalesmanId\": 7494.422183638551,\n        \"BaseCurrency\": {\n          \"CurrencyID\": \"string\",\n          \"CurrencyKey\": \"string\",\n          \"Description\": \"string\",\n          \"SaleExchange\": 6849.170935889553,\n          \"BuyExchange\": 4337.419899743332,\n          \"ExchangeDate\": \"1997-08-24T01:44:01.154Z\",\n          \"ItsEuroCurrency\": true,\n          \"EuroConversionRate\": 8915.92991015674,\n          \"RelatedCurrencyID\": \"string\",\n          \"Symbol\": \"string\",\n          \"SymbolPosition\": \"string\",\n          \"NegativeFormat\": \"string\",\n          \"decimalPlaces\": 8158,\n          \"PriceItemDecimalPlaces\": 4873,\n          \"FormatMask\": \"string\",\n          \"ISOCode\": \"string\",\n          \"Inactive\": true\n        },\n        \"ExchangeDifCurrency\": \"string\",\n        \"RetentionTotalAmount\": 1865.3203686546915,\n        \"RetentionPendingAmount\": 4872.980948437843,\n        \"RetentionPayedAmount\": 5265.9200003839505,\n        \"RetentionStampDutyTotal\": 6673.777000794346,\n        \"RetentionStampDutyPending\": 4555.817681504544,\n        \"RetentionStampDutyPayed\": 4057.0232008465446,\n        \"DebitTotalAmount\": 4148.422004272392,\n        \"CreditTotalAmount\": 3915.3728424570922,\n        \"PaymentValue\": 4705.236793664886,\n        \"DeliveredValue\": 2213.7068506183587,\n        \"DiscountValue\": 1526.1513525231019,\n        \"DiscountPercent\": 1698.1774717055787,\n        \"ExchangeDifference\": 3651.2641860381236,\n        \"CashDiscountPercent\": 1109.118790907625,\n        \"OriginTransSerial\": \"string\",\n        \"OriginTransDocument\": \"string\",\n        \"OriginTransDocNumber\": 488.35303567732024,\n        \"CashAccountingSchemeType\": \"cstNone\",\n        \"ComissionAmount\": 1623.4281639022151,\n        \"Hidden\": false,\n        \"Guid\": \"string\",\n        \"TransStatus\": \"stVoid\",\n        \"TransBehavior\": \"BehAlteration\",\n        \"WorkstationStamp\": {\n          \"WorkstationID\": 4223,\n          \"SessionID\": 5220,\n          \"UserId\": 6333,\n          \"UserGuid\": \"string\",\n          \"DateTimeStamp\": \"2023-05-19T03:58:08.907Z\"\n        },\n        \"BalanceCompensationFlag\": true\n      },\n      \"OtherDebitLedgerAccount\": {\n        \"LedgerCounter\": 6192,\n        \"InternalID\": 1125.1382676770672,\n        \"ReconciledFlag\": true,\n        \"CreateDate\": \"2003-06-19T11:12:09.300Z\",\n        \"SystemEntryDate\": \"1999-12-14T16:15:11.070Z\",\n        \"DeferredPaymentDate\": \"2012-11-05T05:27:21.433Z\",\n        \"ContractReferenceNumber\": \"string\",\n        \"TransSerial\": \"string\",\n        \"TransDocument\": \"string\",\n        \"TransDocNumber\": 8201.920804847283,\n        \"TransInstallmentID\": 3454,\n        \"TotalAmount\": 580.7231055872041,\n        \"TotalAdvancementAmount\": 9349.450036276707,\n        \"TotalNetAmount\": 6392.642829698078,\n        \"TotalPendingAmount\": 945.698136571641,\n        \"OperationID\": 9320,\n        \"TotalAccountSign\": \"ldgAccDebit\",\n        \"PartyTypeCode\": \"ptSalesman\",\n        \"PartyID\": 654.502922422725,\n        \"PartyAccountTypeID\": \"string\",\n        \"PartyAddressID\": 5293,\n        \"SalesmanId\": 60.59272136335392,\n        \"BaseCurrency\": {\n          \"CurrencyID\": \"string\",\n          \"CurrencyKey\": \"string\",\n          \"Description\": \"string\",\n          \"SaleExchange\": 6551.599208395565,\n          \"BuyExchange\": 4814.12286987124,\n          \"ExchangeDate\": \"2012-07-03T00:27:33.342Z\",\n          \"ItsEuroCurrency\": true,\n          \"EuroConversionRate\": 667.5333591332677,\n          \"RelatedCurrencyID\": \"string\",\n          \"Symbol\": \"string\",\n          \"SymbolPosition\": \"string\",\n          \"NegativeFormat\": \"string\",\n          \"decimalPlaces\": 5925,\n          \"PriceItemDecimalPlaces\": 1936,\n          \"FormatMask\": \"string\",\n          \"ISOCode\": \"string\",\n          \"Inactive\": true\n        },\n        \"ExchangeDifCurrency\": \"string\",\n        \"RetentionTotalAmount\": 2671.8016992451744,\n        \"RetentionPendingAmount\": 312.763057670884,\n        \"RetentionPayedAmount\": 794.7048345803443,\n        \"RetentionStampDutyTotal\": 8849.812177998305,\n        \"RetentionStampDutyPending\": 7577.611924202354,\n        \"RetentionStampDutyPayed\": 9661.741932579327,\n        \"DebitTotalAmount\": 8391.488510337858,\n        \"CreditTotalAmount\": 6818.597985837999,\n        \"PaymentValue\": 5572.057063940096,\n        \"DeliveredValue\": 1251.1006177874028,\n        \"DiscountValue\": 8443.165802473808,\n        \"DiscountPercent\": 9150.733942418323,\n        \"ExchangeDifference\": 9119.436403025717,\n        \"CashDiscountPercent\": 1309.439364082844,\n        \"OriginTransSerial\": \"string\",\n        \"OriginTransDocument\": \"string\",\n        \"OriginTransDocNumber\": 3670.2564438600284,\n        \"CashAccountingSchemeType\": \"cstNone\",\n        \"ComissionAmount\": 8696.918585943133,\n        \"Hidden\": true,\n        \"Guid\": \"string\",\n        \"TransStatus\": \"stRectified\",\n        \"TransBehavior\": \"BehCanotChange\",\n        \"WorkstationStamp\": {\n          \"WorkstationID\": 1032,\n          \"SessionID\": 3857,\n          \"UserId\": 4639,\n          \"UserGuid\": \"string\",\n          \"DateTimeStamp\": \"1986-05-14T22:37:01.357Z\"\n        },\n        \"BalanceCompensationFlag\": false\n      },\n      \"AccountingExportDate\": \"1985-12-11T00:46:30.263Z\",\n      \"PrintedCopies\": 8159,\n      \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n      \"Till\": {\n        \"TillID\": \"string\",\n        \"Description\": \"string\",\n        \"StatusCode\": 6749,\n        \"MinimumWarningAmount\": 5590.230070550087,\n        \"DefaultCashBalanceAmount\": 4590.287811665284,\n        \"MaximumWarningAmount\": 1252.346374982215,\n        \"MaximumLockoutAmount\": 6450.642954878154,\n        \"StoreId\": 3537,\n        \"MainTill\": true,\n        \"OfflineTill\": false,\n        \"Comments\": \"string\",\n        \"TillOpenMode\": \"toOpenManual\",\n        \"OnTouchUseRoute\": true,\n        \"MaximumSessionsPerDay\": 1149,\n        \"CanHaveOpenTill\": true,\n        \"TillLockToSalesman\": false,\n        \"FixSalesmanForSession\": true,\n        \"ExclusiveToOwnerSalesman\": true,\n        \"CanChangeTranOnSignOffTill\": false,\n        \"CheckForTempTransactionOnSignOff\": true,\n        \"OperatorTenderStatement\": false,\n        \"TenderStatementTentatives\": 3879,\n        \"OnStatementCanHaveDiscrepancy\": false,\n        \"StatementDiscrepancyAmount\": 7884.032221816348,\n        \"DiscrepancyTillID\": \"string\",\n        \"DiscrepancyAccountTypeID\": \"string\",\n        \"BuiltIn\": true\n      },\n      \"TransferAccountTypeID\": \"string\",\n      \"VoidMotive\": \"string\",\n      \"ExternalReferenceNumber\": \"string\",\n      \"EffectivePaymentDate\": \"1983-07-12T15:36:05.119Z\",\n      \"TransmissionStatus\": \"TransmissionStatusWebserviceVoidWaitingToSubmit\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 4200,\n        \"SessionID\": 952,\n        \"UserId\": 7200,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1957-01-16T19:45:47.846Z\"\n      },\n      \"ATCUD\": \"string\",\n      \"QRCode\": \"string\",\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ChargeableMotive\": \"cmInvoicePaymentOverdue\",\n      \"SystemEntryDate\": \"2023-10-06T15:33:43.968Z\",\n      \"TransactionID\": {\n        \"TransSerial\": \"string\",\n        \"TransDocument\": \"string\",\n        \"TransDocNumber\": 2205.0927208834983,\n        \"CreateDate\": \"1965-09-14T11:59:58.627Z\"\n      },\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 7036.1268573613415,\n      \"AccountTypes\": {\n        \"AccountUsed\": \"auSupplierLedgerAccount\",\n        \"AccountTypes\": \"string\",\n        \"AccountTypesCount\": 7729,\n        \"AccountTypesArray\": [\n          \"string\"\n        ],\n        \"DefaultAccountTypes\": \"string\",\n        \"DefaultAccountTypesCount\": 148,\n        \"DefaultAccountTypesArray\": [\n          \"string\"\n        ]\n      },\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 6069.148963027415,\n        \"FederalTaxId\": \"string\",\n        \"FiscalStatusID\": 2700,\n        \"PartyID\": 2687.346342254602,\n        \"PartyType\": \"ptProspect\",\n        \"PartyInfo\": {\n          \"PartyID\": 9644.62667928627,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"DefaultPartyType\": \"ptCustomer\",\n        \"AccountType\": {\n          \"AccountTypeID\": \"string\",\n          \"UseOnCustomers\": false,\n          \"UseOnSuppliers\": false,\n          \"UseOnSalesman\": false,\n          \"UseOnOtherEntities\": true,\n          \"Description\": \"string\",\n          \"AffectsBalanceAmount\": false,\n          \"AffectsPlafondAmount\": true\n        },\n        \"HasAccountType\": false,\n        \"AddressID\": 8119,\n        \"DefaultAddressType\": 8712,\n        \"AddressKey\": 5422,\n        \"Entity\": {\n          \"OrganizationName\": \"string\",\n          \"AddressLine1\": \"string\",\n          \"AddressLine2\": \"string\",\n          \"PostalCode\": \"string\",\n          \"CountryID\": \"string\",\n          \"ProvinceID\": \"string\",\n          \"LocalityID\": 3256.4264979877057,\n          \"FederalTaxID\": \"string\",\n          \"FiscalStatusID\": 1252,\n          \"PartyType\": \"ptBank\",\n          \"PartyID\": 7194.315591588107,\n          \"Fax\": \"string\",\n          \"Email\": \"string\",\n          \"Telephone\": \"string\",\n          \"PartyInfo\": {\n            \"PartyID\": 741.0984822229639,\n            \"PartyType\": \"ptSalesman\"\n          },\n          \"AccountBalance\": 3251.247898421451,\n          \"AccountCurrencyID\": \"string\",\n          \"Locked\": true,\n          \"TaxablePersonType\": \"tpFinalConsumer\"\n        },\n        \"Email\": \"string\",\n        \"Fax\": \"string\",\n        \"EntityObject\": {},\n        \"Locked\": false\n      },\n      \"PartyTypeCode\": \"ptSupplier\",\n      \"ContractReferenceNumber\": \"string\",\n      \"WithholdingTaxType\": \"string\"\n    },\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 2854,\n      \"SessionID\": 8404,\n      \"UserId\": 764,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"2001-11-08T11:55:34.487Z\"\n    },\n    \"FrequentShopperPoints\": 2601.2919519301727,\n    \"DiscountFreqShopperPoints\": 7994.558864322403,\n    \"AccountingExportDate\": \"2011-03-14T11:17:46.590Z\",\n    \"VoucherSpentValueAmount\": 635.6685142105134,\n    \"Reconciled\": false,\n    \"DownPaymentInvoice\": true,\n    \"VoucherGiftTransSerial\": \"string\",\n    \"VoucherGiftTransDocument\": \"string\",\n    \"VoucherGiftTransDocNumber\": 9984.26667434219,\n    \"VoucherGiftValue\": 1298.7265586316964,\n    \"TotalOtherCostAmount\": 7849.941321941557,\n    \"CurrentStatusID\": \"string\",\n    \"AccountingOperation\": \"string\",\n    \"PrintedCopies\": 3737,\n    \"OfferVoucherGiftValue\": 1712.7801126976394,\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 6050,\n      \"MinimumWarningAmount\": 2534.2622269246085,\n      \"DefaultCashBalanceAmount\": 3362.525822844381,\n      \"MaximumWarningAmount\": 4062.1258057146392,\n      \"MaximumLockoutAmount\": 2848.5932428198835,\n      \"StoreId\": 1003,\n      \"MainTill\": true,\n      \"OfflineTill\": false,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenAutomatic\",\n      \"OnTouchUseRoute\": false,\n      \"MaximumSessionsPerDay\": 2935,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": false,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": false,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": false,\n      \"TenderStatementTentatives\": 1469,\n      \"OnStatementCanHaveDiscrepancy\": false,\n      \"StatementDiscrepancyAmount\": 7512.774737124285,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": true\n    },\n    \"SignatureInvoiceNo\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"TransmissionStatus\": \"TransmissionStatusWebserviceSendUpdate\",\n    \"ShipmentDocumentType\": \"sdtConvertedFromGlobal\",\n    \"RegistrationPlate\": \"string\",\n    \"CashAccountingSchemeType\": \"cstNone\",\n    \"CustomerPaidDeductibleAmount\": 8090.202207271377,\n    \"PaymentDiscountAmountChangeFlags\": \"tpcChangedByUser\",\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"PlantProtectionApplicator\": \"string\",\n    \"EInvoiceStatus\": \"EInvoiceStatusNotIntegrated\",\n    \"EInvoiceStatusDate\": \"1949-04-10T05:02:21.076Z\",\n    \"EInvoiceSender\": \"string\",\n    \"EInvoiceReceiver\": \"string\",\n    \"EInvoiceSubmitDate\": \"2002-01-16T17:56:39.825Z\",\n    \"LoyaltyId\": \"string\",\n    \"LoyaltyUploadDate\": \"1976-09-17T03:44:33.916Z\",\n    \"BalanceFreqShopperPoints\": 4785.801271322593,\n    \"OnlineReceiptTagType\": 827,\n    \"OnlineReceiptTag\": \"string\",\n    \"OnlineReceiptToken\": \"string\",\n    \"OnlineReceiptEmail\": \"string\",\n    \"PABudgetExpenditureNumber\": \"string\",\n    \"PAContractNumber\": \"string\",\n    \"PACommitmentNumber\": \"string\",\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"FrequentShopperProcessingState\": \"FSPSNotProcessed\",\n    \"ATDocCodeId\": \"string\",\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4025.2921411665257,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 5469,\n      \"PartyID\": 4278.281924719807,\n      \"PartyType\": \"ptSupplier\",\n      \"PartyInfo\": {\n        \"PartyID\": 257.46983384963505,\n        \"PartyType\": \"ptSalesman\"\n      },\n      \"DefaultPartyType\": \"ptProspect\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": true,\n        \"UseOnSuppliers\": false,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": false\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 5357,\n      \"DefaultAddressType\": 9614,\n      \"AddressKey\": 8035,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 2174.628436260968,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 1126,\n        \"PartyType\": \"ptNothing\",\n        \"PartyID\": 8218.215929102611,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 1896.700335973156,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"AccountBalance\": 466.3944407017928,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpUnknown\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"BillToEntity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 3415.831509359473,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 4000,\n      \"PartyID\": 6242.76983490681,\n      \"PartyType\": \"ptProspect\",\n      \"PartyInfo\": {\n        \"PartyID\": 7805.386344692374,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"DefaultPartyType\": \"ptBank\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": false,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": true,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 2503,\n      \"DefaultAddressType\": 3224,\n      \"AddressKey\": 6720,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 5065.162185629316,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 6515,\n        \"PartyType\": \"ptOther\",\n        \"PartyID\": 8347.156200791364,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 2382.991069371483,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"AccountBalance\": 8359.387570570127,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpFinalConsumer\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": true\n    },\n    \"PartyTypeCode\": \"ptOther\",\n    \"BillToPartyTypeCode\": \"ptNothing\",\n    \"CustomerImpute\": {\n      \"CustomerImputeID\": 5396,\n      \"CustomerID\": 3822.6975473854063,\n      \"Description\": \"string\",\n      \"Comments\": \"string\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 984.2657251227049,\n      \"Discontinued\": true,\n      \"DefaultBillToCustomerID\": 6447.599219078086,\n      \"CostCenterID1\": \"string\",\n      \"CostCenterID2\": \"string\",\n      \"CostCenterID3\": \"string\",\n      \"CostCenterID4\": \"string\",\n      \"CustomerImputeType\": \"citNone\"\n    },\n    \"TotalAdvancementAmount\": 5248.434360680742,\n    \"TotalAdvancementNetAmount\": 6529.604094834221,\n    \"Party\": {},\n    \"BillToParty\": {},\n    \"PartyID\": 6138.050949394642,\n    \"BillToPartyID\": 1346.2041049652573,\n    \"PartyOrganizationName\": \"string\",\n    \"BillToPartyOrganizationName\": \"string\",\n    \"PartyFederalTaxID\": \"string\",\n    \"BillToPartyFederalTaxID\": \"string\",\n    \"PartyFiscalStatus\": 8722,\n    \"BillToPartyFiscalStatus\": 1764,\n    \"PartyTelephone\": \"string\",\n    \"PartyFax\": \"string\",\n    \"PartyMobilePhone\": \"string\",\n    \"PartyEmail\": \"string\",\n    \"PartyAccountBalance\": 2993.415416325317,\n    \"BillToPartyAccountBalance\": 1882.2414118642694,\n    \"PartyAccountCurrencyID\": \"string\",\n    \"BillToPartyAccountCurrencyID\": \"string\",\n    \"PartyFrequentShopperPoints\": 3626.8081900601146,\n    \"PartyCountryID\": \"string\",\n    \"BillToPartyCountryID\": \"string\",\n    \"PartyProvinceID\": \"string\",\n    \"BillToPartyProvinceID\": \"string\",\n    \"PartyLocalityID\": 9883.321772580692,\n    \"BillToPartyLocalityID\": 6566.693645084834,\n    \"PartyCarrierID\": 2262,\n    \"PartyBankAccountNumber\": \"string\",\n    \"PartyBankCode\": \"string\",\n    \"PartyBranchCode\": \"string\",\n    \"PartyAccountCheckDigit\": \"string\",\n    \"PartyBankName\": \"string\",\n    \"PartyPriceItemDecimalPlaces\": 8920,\n    \"PartyFreightOnLedgerAccount\": true,\n    \"PartyAccountingGeneralLedgerID\": \"string\",\n    \"PartySupplierCustomerID\": \"string\",\n    \"PartyVehicleID\": 479.1235515347292,\n    \"PartyVehicleLicensePlate\": \"string\",\n    \"PartyVehicleMake\": \"string\",\n    \"PartyVehicleModel\": \"string\",\n    \"PartyVehicleYear\": 9998,\n    \"PartyVehicleMonth\": 9044,\n    \"PartyVehicleDateOfFirstRegistration\": \"2010-10-04T09:13:04.768Z\",\n    \"PartyVehicleColor\": \"string\",\n    \"PartyVehicleFrameNumber\": \"string\",\n    \"PartyVehicleEngineNumber\": \"string\",\n    \"PartyVehicleKilometers\": 8268.173654330349,\n    \"PartyVehicleOriginalKilometers\": 8467.698330906363,\n    \"PartyVehicleComments\": \"string\",\n    \"PartyWorkID\": 5937.562478106415,\n    \"PartyWorkComments\": \"string\",\n    \"PartyWorkDescription\": \"string\",\n    \"PartyWorkBudgetValue\": 9928.415869737872,\n    \"PartyWorkStartDate\": \"1999-07-14T07:04:25.178Z\",\n    \"PartyWorkEndDate\": \"2007-04-01T00:53:12.605Z\",\n    \"PartyCustomerLevel\": 1057,\n    \"PartyPrintCopies\": 4562,\n    \"OriginatingON\": \"string\",\n    \"HandWrittenTransactionNumber\": \"string\",\n    \"IsOnPreparednessState\": true,\n    \"HasValidSignature\": false,\n    \"Signature\": \"string\",\n    \"SignatureMessage\": \"string\",\n    \"SignatureControl\": 5179,\n    \"SoftwareCertificateNumber\": 7254,\n    \"SystemEntryDate\": \"1981-03-20T22:08:01.331Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 2288.8432841098925,\n      \"CreateDate\": \"1995-08-03T01:02:53.900Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 412.0042681043268,\n    \"TotalServiceAmount\": 5191.461989888787,\n    \"RetentionPaidAmount\": 2004.2384647765155,\n    \"CanBeCalculatedOnTaxIncluded\": true,\n    \"WithholdingTaxType\": \"string\",\n    \"SecureDocCode\": \"string\",\n    \"SecureDocPin\": 4825,\n    \"SDNStatus\": 7077,\n    \"_ISignableTransaction_Signature\": \"string\",\n    \"_ISignableTransaction_SignatureControl\": 8725,\n    \"_ISignableTransaction_SoftwareCertificateNumber\": 7776,\n    \"_ISignableTransaction_SignatureMessage\": \"string\",\n    \"_ISignableTransaction_TotalAmount\": 6650.425000800805,\n    \"_ISignableTransaction_CreateDate\": \"1947-09-23T00:27:31.218Z\",\n    \"_ISignableTransaction_SystemEntryDate\": \"2008-11-11T03:32:46.300Z\",\n    \"_ISignableTransaction_TransactionID\": \"string\",\n    \"_ISignableTransaction_HasValidSignature\": true\n  }\n]"}],"_postman_id":"cce9934f-ebfd-4849-9bd7-b0f89f1467d9"},{"name":"/v1/ItemTransaction","id":"ed26bba5-c50e-474d-8378-58919bac9814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ItemTransaction","description":"<p>Creates a new sales or purchase document — the endpoint used to issue invoices, sales orders, purchase orders, and similar documents.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"756631ae-3f6d-4db3-b395-aebe07526993","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ItemTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"ed26bba5-c50e-474d-8378-58919bac9814"},{"name":"/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","id":"382b3b76-952c-482e-bd2f-ba13bb9008bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","description":"<p>A transaction is identified by four values together: document type, document, series, and number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction",":DocType",":Doc",":DocSerial",":DocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"33ff7c1f-07ae-4c9a-9a42-b80e76d69dad","description":{"content":"<p>The DocumentTypeEnum.</p>\n","type":"text/plain"},"type":"any","value":"dcTypeRectifyingTransaction","key":"DocType"},{"id":"52e0edb1-4dec-4bc0-9914-6b62013ac59a","description":{"content":"<p>The Document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Doc"},{"id":"41f771a3-06f4-49d3-b8de-02a1a3454045","description":{"content":"<p>The DocumentSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"DocSerial"},{"id":"d9a77a4c-84c6-45e0-bcc3-d39ccfb01acf","description":{"content":"<p>The DocumentNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"DocNumber"}]}},"response":[{"id":"e69fdd94-bd94-4df8-9a13-158f133847aa","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","host":["http://localhost:5581"],"path":["v1","ItemTransaction",":DocType",":Doc",":DocSerial",":DocNumber"],"variable":[{"key":"DocType","value":"dcTypeRectifyingTransaction","description":"The DocumentTypeEnum."},{"key":"Doc","value":"string","description":"The Document."},{"key":"DocSerial","value":"string","description":"The DocumentSerial."},{"key":"DocNumber","value":"9827.058787734317","description":"The DocumentNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TransDocType\": \"dcTypeCustomerLabel\",\n  \"TransBehavior\": \"BehAlwaysNewDocument\",\n  \"TransactionGuid\": \"string\",\n  \"TempTransIndex\": 4677.748446558482,\n  \"CreateDate\": \"1948-02-01T00:51:26.830Z\",\n  \"CreateTime\": \"2011-03-06T18:24:09.297Z\",\n  \"DeferredPaymentDate\": \"1997-07-27T11:58:22.785Z\",\n  \"ActualDeliveryDate\": \"1948-02-10T12:32:36.922Z\",\n  \"ContractReferenceNumber\": \"string\",\n  \"DefaultWarehouse\": 4265,\n  \"PartyAddressID\": 526,\n  \"PartyAddressLine1\": \"string\",\n  \"PartyAddressLine2\": \"string\",\n  \"PartyPostalCode\": \"string\",\n  \"PartyGLN\": \"string\",\n  \"PartyDelivery\": \"string\",\n  \"BillToPartyAddressID\": 2986,\n  \"BillToPartyAddressLine1\": \"string\",\n  \"BillToPartyAddressLine2\": \"string\",\n  \"BillToPartyPostalCode\": \"string\",\n  \"Zone\": {\n    \"ZoneID\": 4096,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztNone\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  },\n  \"BaseCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 2204.175412450453,\n    \"BuyExchange\": 4630.9112482088485,\n    \"ExchangeDate\": \"1951-04-06T15:06:21.826Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 5121.6517930697355,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 2168,\n    \"PriceItemDecimalPlaces\": 3305,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": false\n  },\n  \"AlternCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 5011.732981688125,\n    \"BuyExchange\": 4265.0133411154775,\n    \"ExchangeDate\": \"1994-01-09T19:16:52.592Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 221.2170915948608,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 8295,\n    \"PriceItemDecimalPlaces\": 9492,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  \"Salesman\": {\n    \"SalesmanID\": 29.08293333221179,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 4155.909612734838,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"1992-10-15T03:28:11.056Z\",\n    \"BirthDate\": \"1946-07-25T16:02:11.543Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 7958,\n    \"ComissionTaxOnSale\": 9069.440108114157,\n    \"ComissionIncidenceType\": 3149,\n    \"ComissionTaxOnPay\": 4444.797399905398,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 3507.5185049842785,\n    \"SalesGroupID\": 5168,\n    \"MaximumDiscount\": 2468.4492107873034,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 347.3768505047781,\n    \"PartyInfo\": {\n      \"PartyID\": 2647.8963057354854,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 3800.802690422047,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": true,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 9747,\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1970-05-26T19:14:28.348Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2011-07-01T16:29:32.741Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1989-09-23T02:39:32.008Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1999-12-30T11:55:10.588Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Undefined\",\n    \"Properties\": {\n      \"Count\": 1484\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": false\n  },\n  \"Payment\": {\n    \"PaymentID\": 5340,\n    \"PaymentKey\": \"string\",\n    \"Description\": \"string\",\n    \"PaymentDays\": 5761,\n    \"PaymentDaysAfter\": 6017,\n    \"IssueReceipt\": false,\n    \"InternalUse\": false,\n    \"PaymentDateType\": \"DaysSinceStockDate\",\n    \"Installments\": 9155,\n    \"InstallmentsType\": \"FirstInstallmenteDiferent\",\n    \"TenderID\": 9872\n  },\n  \"Tender\": {\n    \"TenderID\": 617,\n    \"TenderKey\": \"string\",\n    \"Description\": \"string\",\n    \"MinimumSaleAmount\": 6123.661964494925,\n    \"MaximumAcceptAmount\": 2649.9497131365247,\n    \"MaxAcceptAmntCurrencyID\": \"string\",\n    \"MaxAcceptAmntCurrencyFactor\": 9473.87508577815,\n    \"MaxAcceptAmntCurrencyExchange\": 8523.748386123598,\n    \"CanReturnMoneyChange\": true,\n    \"TenderUse\": \"tndUsedOnPayments\",\n    \"UseDOCToPay\": true,\n    \"DocIDUsedToPay\": \"string\",\n    \"TenderType\": \"tndBankReceipt\",\n    \"CustomerIdentificationRequired\": true,\n    \"AccountIdentificationRequired\": false,\n    \"OpenCashDrawerRequired\": true,\n    \"Internal\": true,\n    \"InternalUse\": true,\n    \"UpdateTillReport\": true,\n    \"DebitedOnAccount\": true,\n    \"Inactive\": false,\n    \"StampDutyBillOfExchange\": \"string\",\n    \"SAFTPaymentMechanism\": \"string\",\n    \"Properties\": {\n      \"Count\": 9977\n    },\n    \"ChargeDaysAfterDueDate\": 1808,\n    \"NumberDaysValidRef\": 5580\n  },\n  \"Carrier\": {\n    \"CarrierID\": 5123,\n    \"CarrierKey\": \"string\",\n    \"Name\": \"string\",\n    \"DefaultSaleFreightCharge\": 682.4673319512386,\n    \"SaleFreightChargeLimit\": 3595.845798302382,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 4495.256059364487,\n    \"CurrencyFactor\": 63.477032972790724,\n    \"TaxableGroupID\": 1841,\n    \"ModeOfTransportID\": \"string\"\n  },\n  \"LoadPlace\": {\n    \"LoadUnloadPlaceID\": 9754,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatCompany\",\n    \"AddressTypeID\": 7910\n  },\n  \"UnloadPlace\": {\n    \"LoadUnloadPlaceID\": 5490,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatTransactionHeader\",\n    \"AddressTypeID\": 9173\n  },\n  \"LoadPlaceDateTime\": \"1995-02-07T00:26:44.253Z\",\n  \"UnloadPlaceDateTime\": \"1950-03-20T15:56:06.300Z\",\n  \"LoadPlaceAddress\": {\n    \"AddressID\": 8272,\n    \"AddressKey\": \"string\",\n    \"PartyID\": 1890.2563053443566,\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"LocalityID\": 3360,\n    \"LocalityName\": \"string\",\n    \"AddressType\": \"atLegal\",\n    \"SendMail\": false,\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\"\n  },\n  \"UnloadPlaceAddress\": {\n    \"AddressID\": 7,\n    \"AddressKey\": \"string\",\n    \"PartyID\": 1221.3762465458578,\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"LocalityID\": 1745,\n    \"LocalityName\": \"string\",\n    \"AddressType\": \"atBilling\",\n    \"SendMail\": false,\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\"\n  },\n  \"TransactionTaxIncluded\": false,\n  \"TransactionCreditSale\": false,\n  \"TransactionConverted\": true,\n  \"Comments\": \"string\",\n  \"RectificationMotive\": \"string\",\n  \"RetentionTax\": 8831.402130945478,\n  \"GlobalDiscountPercent\": 9217.628379307991,\n  \"PaymentDiscountPercent\": 4405.950227480556,\n  \"PaymentCumulativeDiscountPercent1\": 3965.618873430474,\n  \"PaymentCumulativeDiscountPercent2\": 8776.958498223823,\n  \"PaymentCumulativeDiscountPercent3\": 6174.157847271699,\n  \"TotalGrossAmount\": 1561.839920692446,\n  \"TotalLineItemDiscountAmount\": 69.6078251581056,\n  \"TotalPaymentDiscountAmount\": 3144.114219330545,\n  \"TotalRedeemedVoucherAmount\": 1866.6615959800226,\n  \"TotalGlobalDiscountAmount\": 5484.630199711703,\n  \"TotalNetAmount\": 9775.149333727746,\n  \"TotalTaxAmount\": 994.0726086520535,\n  \"TotalOtherTaxesAmount\": 129.12817004291256,\n  \"TotalFreightAmount\": 5652.973020503058,\n  \"TotalFreightAmountWithTax\": 7096.64236466261,\n  \"FreightTaxableGroupID\": 685,\n  \"TotalAdjustmentAmount\": 7566.320438173523,\n  \"TotalAmount\": 3768.4563074805033,\n  \"TotalRetentionAmount\": 7417.088706079322,\n  \"TotalAdvancementRetentionAmount\": 3899.517659332824,\n  \"TotalAllowanceAmount\": 7673.39403220449,\n  \"TotalChargeAmount\": 5947.814922913328,\n  \"TotalTransactionAmount\": 3138.6514660580056,\n  \"TotalPayedAmount\": 5403.952513010455,\n  \"SecondIssue\": false,\n  \"TransStatus\": \"stVoid\",\n  \"StatusFlags\": \"scaExportXML\",\n  \"SecondHandTaxRegimen\": true,\n  \"AccountTransaction\": {\n    \"TransBehavior\": \"BehAlteration\",\n    \"CreateDate\": \"1973-10-16T16:28:03.143Z\",\n    \"CreateTime\": \"1972-08-19T12:14:45.370Z\",\n    \"Zone\": {\n      \"ZoneID\": 2001,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztNone\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 2035.655266744678,\n      \"BuyExchange\": 3412.584300045842,\n      \"ExchangeDate\": \"2012-10-05T18:03:27.019Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 1600.5977471081223,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 160,\n      \"PriceItemDecimalPlaces\": 1729,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 7724.040728479769,\n      \"BuyExchange\": 7701.606533429452,\n      \"ExchangeDate\": \"2020-05-05T06:38:52.451Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 3895.0040956319544,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 1654,\n      \"PriceItemDecimalPlaces\": 1299,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 9431.391594086677,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 3150.6990559819637,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2001-02-27T01:51:44.811Z\",\n      \"BirthDate\": \"1979-04-23T06:28:22.612Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 2148,\n      \"ComissionTaxOnSale\": 7839.235729437609,\n      \"ComissionIncidenceType\": 6859,\n      \"ComissionTaxOnPay\": 3157.3869713694326,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": false,\n      \"RetentionTax\": 6274.939200352232,\n      \"SalesGroupID\": 7147,\n      \"MaximumDiscount\": 8549.863143487097,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": false,\n      \"LastSalesmanID\": 4563.1335787066755,\n      \"PartyInfo\": {\n        \"PartyID\": 1929.5055226249713,\n        \"PartyType\": \"ptOther\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 4193.331773549747,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": true,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 3657,\n      \"GDPRConsent\": true,\n      \"GDPRConsentDate\": \"1973-08-14T20:19:32.271Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"2021-04-20T03:27:34.970Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"1954-09-28T05:07:41.230Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"2020-12-27T02:45:17.874Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"Undefined\",\n      \"Properties\": {\n        \"Count\": 7357\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": false\n    },\n    \"CashDiscountTerms\": {\n      \"CashDiscountTermID\": \"string\",\n      \"Description\": \"string\",\n      \"AplyToDueTransactions\": true,\n      \"RestrictedToTenders\": \"string\",\n      \"RestrictedToTendersCount\": 4116,\n      \"RestrictedToTendersArray\": [\n        7642\n      ]\n    },\n    \"TotalAmount\": 5764.975007582181,\n    \"TotalRetentionAmount\": 648.3973695328538,\n    \"TotalRetentionStampDuty\": 9516.708852780286,\n    \"TotalDiscountAmount\": 5263.1378619929055,\n    \"TotalDiscountPercent\": 7875.547339603703,\n    \"TotalExchangeDifference\": 2060.2837808881636,\n    \"TotalNetAmount\": 7517.775877618762,\n    \"TotalOtherDebit\": 7692.317935755654,\n    \"SettleTax\": false,\n    \"TransStatus\": \"stClosed\",\n    \"Comments\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"ExchangeDifferenceLedgerAccount\": {\n      \"LedgerCounter\": 4258,\n      \"InternalID\": 5849.692416108602,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1990-01-04T14:50:58.812Z\",\n      \"SystemEntryDate\": \"1952-04-14T04:28:59.884Z\",\n      \"DeferredPaymentDate\": \"1961-04-24T01:39:07.935Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5670.331587939061,\n      \"TransInstallmentID\": 6756,\n      \"TotalAmount\": 8721.8210472251,\n      \"TotalAdvancementAmount\": 368.34904018670954,\n      \"TotalNetAmount\": 9015.053085669768,\n      \"TotalPendingAmount\": 5121.242148435372,\n      \"OperationID\": 448,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptOther\",\n      \"PartyID\": 8703.056407728971,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 5926,\n      \"SalesmanId\": 2545.11991115143,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 722.4827094849151,\n        \"BuyExchange\": 8563.196944148545,\n        \"ExchangeDate\": \"1987-07-26T12:58:42.848Z\",\n        \"ItsEuroCurrency\": false,\n        \"EuroConversionRate\": 2527.1294479217145,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 6260,\n        \"PriceItemDecimalPlaces\": 2049,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 8925.955418082025,\n      \"RetentionPendingAmount\": 8129.03989708254,\n      \"RetentionPayedAmount\": 1309.112026315915,\n      \"RetentionStampDutyTotal\": 6378.871994874666,\n      \"RetentionStampDutyPending\": 5607.110282768979,\n      \"RetentionStampDutyPayed\": 8718.919008732904,\n      \"DebitTotalAmount\": 9118.255923532486,\n      \"CreditTotalAmount\": 3733.5667416710785,\n      \"PaymentValue\": 392.09190971081665,\n      \"DeliveredValue\": 4106.905655588949,\n      \"DiscountValue\": 2258.022197564109,\n      \"DiscountPercent\": 5569.892761148178,\n      \"ExchangeDifference\": 2983.754070665312,\n      \"CashDiscountPercent\": 146.69851413652734,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 71.00687470165789,\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ComissionAmount\": 5662.246377544654,\n      \"Hidden\": true,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stImported\",\n      \"TransBehavior\": \"BehAlteration\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 6386,\n        \"SessionID\": 9964,\n        \"UserId\": 9339,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1987-04-28T21:36:30.307Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"OtherDebitLedgerAccount\": {\n      \"LedgerCounter\": 3334,\n      \"InternalID\": 7682.7353641150185,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1980-09-19T16:07:57.778Z\",\n      \"SystemEntryDate\": \"2022-03-19T16:14:37.149Z\",\n      \"DeferredPaymentDate\": \"2012-12-08T12:21:53.892Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 531.8827985574759,\n      \"TransInstallmentID\": 8799,\n      \"TotalAmount\": 2734.83019848064,\n      \"TotalAdvancementAmount\": 1276.008460471192,\n      \"TotalNetAmount\": 4380.151562590477,\n      \"TotalPendingAmount\": 2555.3776068068046,\n      \"OperationID\": 1338,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptSupplier\",\n      \"PartyID\": 7305.2404629144585,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 6041,\n      \"SalesmanId\": 145.56839640199493,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 895.6511584447957,\n        \"BuyExchange\": 533.7625256127653,\n        \"ExchangeDate\": \"1992-12-17T12:53:44.451Z\",\n        \"ItsEuroCurrency\": false,\n        \"EuroConversionRate\": 565.5952947021825,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 8561,\n        \"PriceItemDecimalPlaces\": 2480,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 3634.6182134567484,\n      \"RetentionPendingAmount\": 1205.011883049889,\n      \"RetentionPayedAmount\": 7823.798395192994,\n      \"RetentionStampDutyTotal\": 2773.751697051188,\n      \"RetentionStampDutyPending\": 7180.333657800899,\n      \"RetentionStampDutyPayed\": 5662.897834531881,\n      \"DebitTotalAmount\": 6136.0966130083625,\n      \"CreditTotalAmount\": 7622.3791110894645,\n      \"PaymentValue\": 752.2079539529036,\n      \"DeliveredValue\": 301.2087758803583,\n      \"DiscountValue\": 9293.425209143374,\n      \"DiscountPercent\": 2492.84345908962,\n      \"ExchangeDifference\": 419.31576015003856,\n      \"CashDiscountPercent\": 4282.782453830268,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 7071.572375351998,\n      \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n      \"ComissionAmount\": 1312.2340120489284,\n      \"Hidden\": false,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stFullConverted\",\n      \"TransBehavior\": \"BehConversion\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 7370,\n        \"SessionID\": 8663,\n        \"UserId\": 726,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1953-06-24T01:31:36.299Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"AccountingExportDate\": \"1963-02-09T12:13:31.630Z\",\n    \"PrintedCopies\": 9480,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 8659,\n      \"MinimumWarningAmount\": 1780.715100087389,\n      \"DefaultCashBalanceAmount\": 2916.7956164049656,\n      \"MaximumWarningAmount\": 830.1178177792478,\n      \"MaximumLockoutAmount\": 2105.303835676443,\n      \"StoreId\": 8717,\n      \"MainTill\": false,\n      \"OfflineTill\": true,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenManual\",\n      \"OnTouchUseRoute\": false,\n      \"MaximumSessionsPerDay\": 7536,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": true,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": true,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": true,\n      \"TenderStatementTentatives\": 4162,\n      \"OnStatementCanHaveDiscrepancy\": true,\n      \"StatementDiscrepancyAmount\": 2110.3121569381256,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": false\n    },\n    \"TransferAccountTypeID\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"ExternalReferenceNumber\": \"string\",\n    \"EffectivePaymentDate\": \"1985-01-13T09:59:35.323Z\",\n    \"TransmissionStatus\": \"TransmissionStatusExportedForTesting\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 5603,\n      \"SessionID\": 224,\n      \"UserId\": 147,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1968-03-20T12:53:17.871Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n    \"ChargeableMotive\": \"cmCeasedActivity\",\n    \"SystemEntryDate\": \"1978-01-01T17:15:44.660Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5055.728382880707,\n      \"CreateDate\": \"1959-06-07T15:06:48.600Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 3083.5630242748225,\n    \"AccountTypes\": {\n      \"AccountUsed\": \"auNone\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 7647,\n      \"AccountTypesArray\": [\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 8881,\n      \"DefaultAccountTypesArray\": [\n        \"string\"\n      ]\n    },\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4117.186597570178,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 1433,\n      \"PartyID\": 5699.304252481367,\n      \"PartyType\": \"ptSupplier\",\n      \"PartyInfo\": {\n        \"PartyID\": 727.4966173110809,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"DefaultPartyType\": \"ptBank\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": true,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 616,\n      \"DefaultAddressType\": 5474,\n      \"AddressKey\": 6810,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 5774.199888086221,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 8332,\n        \"PartyType\": \"ptProspect\",\n        \"PartyID\": 8912.285414703136,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 8880.029788536896,\n          \"PartyType\": \"ptBank\"\n        },\n        \"AccountBalance\": 8732.631098436601,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": true,\n        \"TaxablePersonType\": \"tpTaxableEntity\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"PartyTypeCode\": \"ptNothing\",\n    \"ContractReferenceNumber\": \"string\",\n    \"WithholdingTaxType\": \"string\"\n  },\n  \"WorkstationStamp\": {\n    \"WorkstationID\": 5825,\n    \"SessionID\": 8633,\n    \"UserId\": 1133,\n    \"UserGuid\": \"string\",\n    \"DateTimeStamp\": \"1980-06-22T17:55:49.002Z\"\n  },\n  \"FrequentShopperPoints\": 4902.1595993448755,\n  \"DiscountFreqShopperPoints\": 4306.122764155683,\n  \"AccountingExportDate\": \"2011-03-25T04:33:08.541Z\",\n  \"VoucherSpentValueAmount\": 9551.997847296301,\n  \"Reconciled\": true,\n  \"DownPaymentInvoice\": true,\n  \"VoucherGiftTransSerial\": \"string\",\n  \"VoucherGiftTransDocument\": \"string\",\n  \"VoucherGiftTransDocNumber\": 8149.799734589242,\n  \"VoucherGiftValue\": 6826.790885206459,\n  \"TotalOtherCostAmount\": 9740.869632422142,\n  \"CurrentStatusID\": \"string\",\n  \"AccountingOperation\": \"string\",\n  \"PrintedCopies\": 8209,\n  \"OfferVoucherGiftValue\": 7265.031437843259,\n  \"Till\": {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 372,\n    \"MinimumWarningAmount\": 6959.301809070948,\n    \"DefaultCashBalanceAmount\": 3042.7012184121727,\n    \"MaximumWarningAmount\": 9704.015989701193,\n    \"MaximumLockoutAmount\": 8396.175081016048,\n    \"StoreId\": 9061,\n    \"MainTill\": false,\n    \"OfflineTill\": false,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 9584,\n    \"CanHaveOpenTill\": true,\n    \"TillLockToSalesman\": false,\n    \"FixSalesmanForSession\": true,\n    \"ExclusiveToOwnerSalesman\": false,\n    \"CanChangeTranOnSignOffTill\": false,\n    \"CheckForTempTransactionOnSignOff\": true,\n    \"OperatorTenderStatement\": true,\n    \"TenderStatementTentatives\": 4097,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 340.447473296952,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": false\n  },\n  \"SignatureInvoiceNo\": \"string\",\n  \"VoidMotive\": \"string\",\n  \"SystemEntryUser\": \"string\",\n  \"TransmissionStatus\": \"TransmissionStatusWebserviceSuspendedInSage\",\n  \"ShipmentDocumentType\": \"sdtConvertedFromGlobal\",\n  \"RegistrationPlate\": \"string\",\n  \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n  \"CustomerPaidDeductibleAmount\": 9023.335670484892,\n  \"PaymentDiscountAmountChangeFlags\": \"tpcChangedByUser\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"PlantProtectionApplicator\": \"string\",\n  \"EInvoiceStatus\": \"EInvoiceStatusProcessing\",\n  \"EInvoiceStatusDate\": \"2009-08-27T13:58:10.503Z\",\n  \"EInvoiceSender\": \"string\",\n  \"EInvoiceReceiver\": \"string\",\n  \"EInvoiceSubmitDate\": \"1977-02-28T08:44:39.408Z\",\n  \"LoyaltyId\": \"string\",\n  \"LoyaltyUploadDate\": \"1999-09-17T06:44:20.802Z\",\n  \"BalanceFreqShopperPoints\": 2738.9171618553064,\n  \"OnlineReceiptTagType\": 5688,\n  \"OnlineReceiptTag\": \"string\",\n  \"OnlineReceiptToken\": \"string\",\n  \"OnlineReceiptEmail\": \"string\",\n  \"PABudgetExpenditureNumber\": \"string\",\n  \"PAContractNumber\": \"string\",\n  \"PACommitmentNumber\": \"string\",\n  \"ATCUD\": \"string\",\n  \"QRCode\": \"string\",\n  \"FrequentShopperProcessingState\": \"FSPSNone\",\n  \"ATDocCodeId\": \"string\",\n  \"Entity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 8251.326606121145,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 9239,\n    \"PartyID\": 3296.3431717210824,\n    \"PartyType\": \"ptNothing\",\n    \"PartyInfo\": {\n      \"PartyID\": 704.7196931430976,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DefaultPartyType\": \"ptCustomer\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": true,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": true,\n      \"AffectsPlafondAmount\": false\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 9605,\n    \"DefaultAddressType\": 4082,\n    \"AddressKey\": 1972,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 1512.704288388982,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 4569,\n      \"PartyType\": \"ptOther\",\n      \"PartyID\": 2970.892196448437,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 8154.35699681795,\n        \"PartyType\": \"ptProspect\"\n      },\n      \"AccountBalance\": 8583.16894807405,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": true,\n      \"TaxablePersonType\": \"tpTaxableEntity\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": false\n  },\n  \"BillToEntity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 7477.114328442772,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 2732,\n    \"PartyID\": 5977.4574353493645,\n    \"PartyType\": \"ptSupplier\",\n    \"PartyInfo\": {\n      \"PartyID\": 1581.5653202306246,\n      \"PartyType\": \"ptProspect\"\n    },\n    \"DefaultPartyType\": \"ptSupplier\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": false,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": false,\n      \"AffectsPlafondAmount\": false\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 9808,\n    \"DefaultAddressType\": 1194,\n    \"AddressKey\": 175,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4144.3154656508905,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 4922,\n      \"PartyType\": \"ptCustomer\",\n      \"PartyID\": 6.9036225748919655,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 3621.64830613564,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"AccountBalance\": 7430.578838664288,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": false,\n      \"TaxablePersonType\": \"tpFinalConsumer\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": true\n  },\n  \"PartyTypeCode\": \"ptSalesman\",\n  \"BillToPartyTypeCode\": \"ptCustomer\",\n  \"CustomerImpute\": {\n    \"CustomerImputeID\": 3722,\n    \"CustomerID\": 6264.554390617648,\n    \"Description\": \"string\",\n    \"Comments\": \"string\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 7114.345004438212,\n    \"Discontinued\": true,\n    \"DefaultBillToCustomerID\": 5224.779925310786,\n    \"CostCenterID1\": \"string\",\n    \"CostCenterID2\": \"string\",\n    \"CostCenterID3\": \"string\",\n    \"CostCenterID4\": \"string\",\n    \"CustomerImputeType\": \"citNone\"\n  },\n  \"TotalAdvancementAmount\": 162.75228755144644,\n  \"TotalAdvancementNetAmount\": 5277.546602272444,\n  \"Party\": {},\n  \"BillToParty\": {},\n  \"PartyID\": 6319.744983886753,\n  \"BillToPartyID\": 6606.31459828645,\n  \"PartyOrganizationName\": \"string\",\n  \"BillToPartyOrganizationName\": \"string\",\n  \"PartyFederalTaxID\": \"string\",\n  \"BillToPartyFederalTaxID\": \"string\",\n  \"PartyFiscalStatus\": 3008,\n  \"BillToPartyFiscalStatus\": 4678,\n  \"PartyTelephone\": \"string\",\n  \"PartyFax\": \"string\",\n  \"PartyMobilePhone\": \"string\",\n  \"PartyEmail\": \"string\",\n  \"PartyAccountBalance\": 9332.359217587993,\n  \"BillToPartyAccountBalance\": 4159.8808139148,\n  \"PartyAccountCurrencyID\": \"string\",\n  \"BillToPartyAccountCurrencyID\": \"string\",\n  \"PartyFrequentShopperPoints\": 7559.485066212961,\n  \"PartyCountryID\": \"string\",\n  \"BillToPartyCountryID\": \"string\",\n  \"PartyProvinceID\": \"string\",\n  \"BillToPartyProvinceID\": \"string\",\n  \"PartyLocalityID\": 4387.821566548451,\n  \"BillToPartyLocalityID\": 4135.620975694403,\n  \"PartyCarrierID\": 1913,\n  \"PartyBankAccountNumber\": \"string\",\n  \"PartyBankCode\": \"string\",\n  \"PartyBranchCode\": \"string\",\n  \"PartyAccountCheckDigit\": \"string\",\n  \"PartyBankName\": \"string\",\n  \"PartyPriceItemDecimalPlaces\": 9178,\n  \"PartyFreightOnLedgerAccount\": false,\n  \"PartyAccountingGeneralLedgerID\": \"string\",\n  \"PartySupplierCustomerID\": \"string\",\n  \"PartyVehicleID\": 7064.583338317239,\n  \"PartyVehicleLicensePlate\": \"string\",\n  \"PartyVehicleMake\": \"string\",\n  \"PartyVehicleModel\": \"string\",\n  \"PartyVehicleYear\": 7708,\n  \"PartyVehicleMonth\": 6174,\n  \"PartyVehicleDateOfFirstRegistration\": \"1999-10-12T22:28:04.022Z\",\n  \"PartyVehicleColor\": \"string\",\n  \"PartyVehicleFrameNumber\": \"string\",\n  \"PartyVehicleEngineNumber\": \"string\",\n  \"PartyVehicleKilometers\": 7286.85183500453,\n  \"PartyVehicleOriginalKilometers\": 4273.472479596931,\n  \"PartyVehicleComments\": \"string\",\n  \"PartyWorkID\": 2573.0570416461305,\n  \"PartyWorkComments\": \"string\",\n  \"PartyWorkDescription\": \"string\",\n  \"PartyWorkBudgetValue\": 7754.236756351278,\n  \"PartyWorkStartDate\": \"2002-11-12T19:42:25.362Z\",\n  \"PartyWorkEndDate\": \"1967-12-28T09:51:05.762Z\",\n  \"PartyCustomerLevel\": 1907,\n  \"PartyPrintCopies\": 9743,\n  \"OriginatingON\": \"string\",\n  \"HandWrittenTransactionNumber\": \"string\",\n  \"IsOnPreparednessState\": true,\n  \"HasValidSignature\": false,\n  \"Signature\": \"string\",\n  \"SignatureMessage\": \"string\",\n  \"SignatureControl\": 3164,\n  \"SoftwareCertificateNumber\": 6413,\n  \"SystemEntryDate\": \"2013-01-31T02:39:52.947Z\",\n  \"TransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 5191.112508584683,\n    \"CreateDate\": \"1991-10-07T16:48:37.957Z\"\n  },\n  \"TransSerial\": \"string\",\n  \"TransDocument\": \"string\",\n  \"TransDocNumber\": 9452.648950401534,\n  \"TotalServiceAmount\": 5010.994682303683,\n  \"RetentionPaidAmount\": 949.281895938846,\n  \"CanBeCalculatedOnTaxIncluded\": true,\n  \"WithholdingTaxType\": \"string\",\n  \"SecureDocCode\": \"string\",\n  \"SecureDocPin\": 4605,\n  \"SDNStatus\": 7092,\n  \"_ISignableTransaction_Signature\": \"string\",\n  \"_ISignableTransaction_SignatureControl\": 9667,\n  \"_ISignableTransaction_SoftwareCertificateNumber\": 248,\n  \"_ISignableTransaction_SignatureMessage\": \"string\",\n  \"_ISignableTransaction_TotalAmount\": 2657.5620478596097,\n  \"_ISignableTransaction_CreateDate\": \"2017-08-17T20:15:54.510Z\",\n  \"_ISignableTransaction_SystemEntryDate\": \"1981-01-03T07:25:04.587Z\",\n  \"_ISignableTransaction_TransactionID\": \"string\",\n  \"_ISignableTransaction_HasValidSignature\": false\n}"}],"_postman_id":"382b3b76-952c-482e-bd2f-ba13bb9008bf"},{"name":"/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","id":"8a0f0144-7232-42f3-9197-b2dc1d256fd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber?VoidMotive=string","description":"<p>Deletes or voids a sales/purchase document, depending on its status (e.g. a document already reported to the tax authority is voided rather than deleted). You can optionally provide a VoidMotive explaining why.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction",":DocType",":Doc",":DocSerial",":DocNumber"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The VoidMotive (optional)</p>\n","type":"text/plain"},"key":"VoidMotive","value":"string"}],"variable":[{"id":"e3ce5f8c-6105-43bc-8b29-fd0a84babab0","description":{"content":"<p>The DocumentTypeEnum</p>\n","type":"text/plain"},"type":"any","value":"dcTypeRectifyingTransaction","key":"DocType"},{"id":"1956fe4a-64cf-4a18-81eb-08304e01049c","description":{"content":"<p>The Document</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Doc"},{"id":"8989137b-77aa-4dc5-8849-585b2e8b0f3c","description":{"content":"<p>The DocumentSerial</p>\n","type":"text/plain"},"type":"any","value":"string","key":"DocSerial"},{"id":"96b5563a-4ac2-489a-a541-b205903ddea2","description":{"content":"<p>The DocumentNumber</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"DocNumber"}]}},"response":[{"id":"93cdf837-463c-49e7-86cd-91eface32be8","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber?VoidMotive=string","host":["http://localhost:5581"],"path":["v1","ItemTransaction",":DocType",":Doc",":DocSerial",":DocNumber"],"query":[{"description":"The VoidMotive (optional)","key":"VoidMotive","value":"string"}],"variable":[{"key":"DocType","value":"dcTypeRectifyingTransaction","description":"The DocumentTypeEnum"},{"key":"Doc","value":"string","description":"The Document"},{"key":"DocSerial","value":"string","description":"The DocumentSerial"},{"key":"DocNumber","value":"9827.058787734317","description":"The DocumentNumber"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"8a0f0144-7232-42f3-9197-b2dc1d256fd2"},{"name":"/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","id":"ca07c80b-b816-4c9d-80fd-9df761ef61d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","description":"<p>Updates an existing sales or purchase document.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction",":DocType",":Doc",":DocSerial",":DocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"06d34749-fe2d-464c-b48c-13f5aaac0953","description":{"content":"<p>The DocumentTypeEnum.</p>\n","type":"text/plain"},"type":"any","value":"dcTypeRectifyingTransaction","key":"DocType"},{"id":"794f8c24-3887-4d9f-a022-0a733c082de2","description":{"content":"<p>The Document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Doc"},{"id":"87c3fd38-59b3-4c9e-b2b1-143cdbe22746","description":{"content":"<p>The DocumentSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"DocSerial"},{"id":"72ae59f0-e0ee-43fb-8a71-5f2e33c2ee52","description":{"content":"<p>The DocumentNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"DocNumber"}]}},"response":[{"id":"56a28d2d-7d5f-49a5-bd87-d8a984bd38d6","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/ItemTransaction/:DocType/:Doc/:DocSerial/:DocNumber","host":["http://localhost:5581"],"path":["v1","ItemTransaction",":DocType",":Doc",":DocSerial",":DocNumber"],"variable":[{"key":"DocType","value":"dcTypeRectifyingTransaction","description":"The DocumentTypeEnum."},{"key":"Doc","value":"string","description":"The Document."},{"key":"DocSerial","value":"string","description":"The DocumentSerial."},{"key":"DocNumber","value":"9827.058787734317","description":"The DocumentNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"ca07c80b-b816-4c9d-80fd-9df761ef61d4"},{"name":"/v2/ItemTransaction/:TransactionType/:Doc/:DocSerial/:DocNumber","id":"0fb22999-2933-4ec3-88e7-4752f42d8a9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/ItemTransaction/:TransactionType/:Doc/:DocSerial/:DocNumber","description":"<p>Returns a single transaction by document, series, number, and whether it's a sale or purchase.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","ItemTransaction",":TransactionType",":Doc",":DocSerial",":DocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a25221e1-7088-4f20-a9c7-868137ffe532","description":{"content":"<p>The TransactionType.</p>\n","type":"text/plain"},"type":"any","value":"Temporary","key":"TransactionType"},{"id":"6a8c1446-81e9-43e0-a8e9-b160116171f1","description":{"content":"<p>The Document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Doc"},{"id":"e19cc9d8-36a7-46a8-bcfb-03763beaf87d","description":{"content":"<p>The DocumentSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"DocSerial"},{"id":"e19827b8-e1b9-4176-882f-a1eb952539fc","description":{"content":"<p>The DocumentNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"DocNumber"}]}},"response":[{"id":"30f2f32f-c6f9-45b9-ae75-52fd3775e6d6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/ItemTransaction/:TransactionType/:Doc/:DocSerial/:DocNumber","host":["http://localhost:5581"],"path":["v2","ItemTransaction",":TransactionType",":Doc",":DocSerial",":DocNumber"],"variable":[{"key":"TransactionType","value":"Temporary","description":"The TransactionType."},{"key":"Doc","value":"string","description":"The Document."},{"key":"DocSerial","value":"string","description":"The DocumentSerial."},{"key":"DocNumber","value":"9827.058787734317","description":"The DocumentNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TransDocType\": \"dcTypeCustomerLabel\",\n  \"TransBehavior\": \"BehAlwaysNewDocument\",\n  \"TransactionGuid\": \"string\",\n  \"TempTransIndex\": 4677.748446558482,\n  \"CreateDate\": \"1948-02-01T00:51:26.830Z\",\n  \"CreateTime\": \"2011-03-06T18:24:09.297Z\",\n  \"DeferredPaymentDate\": \"1997-07-27T11:58:22.785Z\",\n  \"ActualDeliveryDate\": \"1948-02-10T12:32:36.922Z\",\n  \"ContractReferenceNumber\": \"string\",\n  \"DefaultWarehouse\": 4265,\n  \"PartyAddressID\": 526,\n  \"PartyAddressLine1\": \"string\",\n  \"PartyAddressLine2\": \"string\",\n  \"PartyPostalCode\": \"string\",\n  \"PartyGLN\": \"string\",\n  \"PartyDelivery\": \"string\",\n  \"BillToPartyAddressID\": 2986,\n  \"BillToPartyAddressLine1\": \"string\",\n  \"BillToPartyAddressLine2\": \"string\",\n  \"BillToPartyPostalCode\": \"string\",\n  \"Zone\": {\n    \"ZoneID\": 4096,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztNone\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  },\n  \"BaseCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 2204.175412450453,\n    \"BuyExchange\": 4630.9112482088485,\n    \"ExchangeDate\": \"1951-04-06T15:06:21.826Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 5121.6517930697355,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 2168,\n    \"PriceItemDecimalPlaces\": 3305,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": false\n  },\n  \"AlternCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 5011.732981688125,\n    \"BuyExchange\": 4265.0133411154775,\n    \"ExchangeDate\": \"1994-01-09T19:16:52.592Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 221.2170915948608,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 8295,\n    \"PriceItemDecimalPlaces\": 9492,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  \"Salesman\": {\n    \"SalesmanID\": 29.08293333221179,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 4155.909612734838,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"1992-10-15T03:28:11.056Z\",\n    \"BirthDate\": \"1946-07-25T16:02:11.543Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 7958,\n    \"ComissionTaxOnSale\": 9069.440108114157,\n    \"ComissionIncidenceType\": 3149,\n    \"ComissionTaxOnPay\": 4444.797399905398,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 3507.5185049842785,\n    \"SalesGroupID\": 5168,\n    \"MaximumDiscount\": 2468.4492107873034,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 347.3768505047781,\n    \"PartyInfo\": {\n      \"PartyID\": 2647.8963057354854,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 3800.802690422047,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": true,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 9747,\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1970-05-26T19:14:28.348Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2011-07-01T16:29:32.741Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1989-09-23T02:39:32.008Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1999-12-30T11:55:10.588Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Undefined\",\n    \"Properties\": {\n      \"Count\": 1484\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": false\n  },\n  \"Payment\": {\n    \"PaymentID\": 5340,\n    \"PaymentKey\": \"string\",\n    \"Description\": \"string\",\n    \"PaymentDays\": 5761,\n    \"PaymentDaysAfter\": 6017,\n    \"IssueReceipt\": false,\n    \"InternalUse\": false,\n    \"PaymentDateType\": \"DaysSinceStockDate\",\n    \"Installments\": 9155,\n    \"InstallmentsType\": \"FirstInstallmenteDiferent\",\n    \"TenderID\": 9872\n  },\n  \"Tender\": {\n    \"TenderID\": 617,\n    \"TenderKey\": \"string\",\n    \"Description\": \"string\",\n    \"MinimumSaleAmount\": 6123.661964494925,\n    \"MaximumAcceptAmount\": 2649.9497131365247,\n    \"MaxAcceptAmntCurrencyID\": \"string\",\n    \"MaxAcceptAmntCurrencyFactor\": 9473.87508577815,\n    \"MaxAcceptAmntCurrencyExchange\": 8523.748386123598,\n    \"CanReturnMoneyChange\": true,\n    \"TenderUse\": \"tndUsedOnPayments\",\n    \"UseDOCToPay\": true,\n    \"DocIDUsedToPay\": \"string\",\n    \"TenderType\": \"tndBankReceipt\",\n    \"CustomerIdentificationRequired\": true,\n    \"AccountIdentificationRequired\": false,\n    \"OpenCashDrawerRequired\": true,\n    \"Internal\": true,\n    \"InternalUse\": true,\n    \"UpdateTillReport\": true,\n    \"DebitedOnAccount\": true,\n    \"Inactive\": false,\n    \"StampDutyBillOfExchange\": \"string\",\n    \"SAFTPaymentMechanism\": \"string\",\n    \"Properties\": {\n      \"Count\": 9977\n    },\n    \"ChargeDaysAfterDueDate\": 1808,\n    \"NumberDaysValidRef\": 5580\n  },\n  \"Carrier\": {\n    \"CarrierID\": 5123,\n    \"CarrierKey\": \"string\",\n    \"Name\": \"string\",\n    \"DefaultSaleFreightCharge\": 682.4673319512386,\n    \"SaleFreightChargeLimit\": 3595.845798302382,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 4495.256059364487,\n    \"CurrencyFactor\": 63.477032972790724,\n    \"TaxableGroupID\": 1841,\n    \"ModeOfTransportID\": \"string\"\n  },\n  \"LoadPlace\": {\n    \"LoadUnloadPlaceID\": 9754,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatCompany\",\n    \"AddressTypeID\": 7910\n  },\n  \"UnloadPlace\": {\n    \"LoadUnloadPlaceID\": 5490,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatTransactionHeader\",\n    \"AddressTypeID\": 9173\n  },\n  \"LoadPlaceDateTime\": \"1995-02-07T00:26:44.253Z\",\n  \"UnloadPlaceDateTime\": \"1950-03-20T15:56:06.300Z\",\n  \"LoadPlaceAddress\": {\n    \"AddressID\": 8272,\n    \"AddressKey\": \"string\",\n    \"PartyID\": 1890.2563053443566,\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"LocalityID\": 3360,\n    \"LocalityName\": \"string\",\n    \"AddressType\": \"atLegal\",\n    \"SendMail\": false,\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\"\n  },\n  \"UnloadPlaceAddress\": {\n    \"AddressID\": 7,\n    \"AddressKey\": \"string\",\n    \"PartyID\": 1221.3762465458578,\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"LocalityID\": 1745,\n    \"LocalityName\": \"string\",\n    \"AddressType\": \"atBilling\",\n    \"SendMail\": false,\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\"\n  },\n  \"TransactionTaxIncluded\": false,\n  \"TransactionCreditSale\": false,\n  \"TransactionConverted\": true,\n  \"Comments\": \"string\",\n  \"RectificationMotive\": \"string\",\n  \"RetentionTax\": 8831.402130945478,\n  \"GlobalDiscountPercent\": 9217.628379307991,\n  \"PaymentDiscountPercent\": 4405.950227480556,\n  \"PaymentCumulativeDiscountPercent1\": 3965.618873430474,\n  \"PaymentCumulativeDiscountPercent2\": 8776.958498223823,\n  \"PaymentCumulativeDiscountPercent3\": 6174.157847271699,\n  \"TotalGrossAmount\": 1561.839920692446,\n  \"TotalLineItemDiscountAmount\": 69.6078251581056,\n  \"TotalPaymentDiscountAmount\": 3144.114219330545,\n  \"TotalRedeemedVoucherAmount\": 1866.6615959800226,\n  \"TotalGlobalDiscountAmount\": 5484.630199711703,\n  \"TotalNetAmount\": 9775.149333727746,\n  \"TotalTaxAmount\": 994.0726086520535,\n  \"TotalOtherTaxesAmount\": 129.12817004291256,\n  \"TotalFreightAmount\": 5652.973020503058,\n  \"TotalFreightAmountWithTax\": 7096.64236466261,\n  \"FreightTaxableGroupID\": 685,\n  \"TotalAdjustmentAmount\": 7566.320438173523,\n  \"TotalAmount\": 3768.4563074805033,\n  \"TotalRetentionAmount\": 7417.088706079322,\n  \"TotalAdvancementRetentionAmount\": 3899.517659332824,\n  \"TotalAllowanceAmount\": 7673.39403220449,\n  \"TotalChargeAmount\": 5947.814922913328,\n  \"TotalTransactionAmount\": 3138.6514660580056,\n  \"TotalPayedAmount\": 5403.952513010455,\n  \"SecondIssue\": false,\n  \"TransStatus\": \"stVoid\",\n  \"StatusFlags\": \"scaExportXML\",\n  \"SecondHandTaxRegimen\": true,\n  \"AccountTransaction\": {\n    \"TransBehavior\": \"BehAlteration\",\n    \"CreateDate\": \"1973-10-16T16:28:03.143Z\",\n    \"CreateTime\": \"1972-08-19T12:14:45.370Z\",\n    \"Zone\": {\n      \"ZoneID\": 2001,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztNone\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 2035.655266744678,\n      \"BuyExchange\": 3412.584300045842,\n      \"ExchangeDate\": \"2012-10-05T18:03:27.019Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 1600.5977471081223,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 160,\n      \"PriceItemDecimalPlaces\": 1729,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 7724.040728479769,\n      \"BuyExchange\": 7701.606533429452,\n      \"ExchangeDate\": \"2020-05-05T06:38:52.451Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 3895.0040956319544,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 1654,\n      \"PriceItemDecimalPlaces\": 1299,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 9431.391594086677,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 3150.6990559819637,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2001-02-27T01:51:44.811Z\",\n      \"BirthDate\": \"1979-04-23T06:28:22.612Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 2148,\n      \"ComissionTaxOnSale\": 7839.235729437609,\n      \"ComissionIncidenceType\": 6859,\n      \"ComissionTaxOnPay\": 3157.3869713694326,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": false,\n      \"RetentionTax\": 6274.939200352232,\n      \"SalesGroupID\": 7147,\n      \"MaximumDiscount\": 8549.863143487097,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": false,\n      \"LastSalesmanID\": 4563.1335787066755,\n      \"PartyInfo\": {\n        \"PartyID\": 1929.5055226249713,\n        \"PartyType\": \"ptOther\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 4193.331773549747,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": true,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 3657,\n      \"GDPRConsent\": true,\n      \"GDPRConsentDate\": \"1973-08-14T20:19:32.271Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"2021-04-20T03:27:34.970Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"1954-09-28T05:07:41.230Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"2020-12-27T02:45:17.874Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"Undefined\",\n      \"Properties\": {\n        \"Count\": 7357\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": false\n    },\n    \"CashDiscountTerms\": {\n      \"CashDiscountTermID\": \"string\",\n      \"Description\": \"string\",\n      \"AplyToDueTransactions\": true,\n      \"RestrictedToTenders\": \"string\",\n      \"RestrictedToTendersCount\": 4116,\n      \"RestrictedToTendersArray\": [\n        7642\n      ]\n    },\n    \"TotalAmount\": 5764.975007582181,\n    \"TotalRetentionAmount\": 648.3973695328538,\n    \"TotalRetentionStampDuty\": 9516.708852780286,\n    \"TotalDiscountAmount\": 5263.1378619929055,\n    \"TotalDiscountPercent\": 7875.547339603703,\n    \"TotalExchangeDifference\": 2060.2837808881636,\n    \"TotalNetAmount\": 7517.775877618762,\n    \"TotalOtherDebit\": 7692.317935755654,\n    \"SettleTax\": false,\n    \"TransStatus\": \"stClosed\",\n    \"Comments\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"ExchangeDifferenceLedgerAccount\": {\n      \"LedgerCounter\": 4258,\n      \"InternalID\": 5849.692416108602,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1990-01-04T14:50:58.812Z\",\n      \"SystemEntryDate\": \"1952-04-14T04:28:59.884Z\",\n      \"DeferredPaymentDate\": \"1961-04-24T01:39:07.935Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5670.331587939061,\n      \"TransInstallmentID\": 6756,\n      \"TotalAmount\": 8721.8210472251,\n      \"TotalAdvancementAmount\": 368.34904018670954,\n      \"TotalNetAmount\": 9015.053085669768,\n      \"TotalPendingAmount\": 5121.242148435372,\n      \"OperationID\": 448,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptOther\",\n      \"PartyID\": 8703.056407728971,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 5926,\n      \"SalesmanId\": 2545.11991115143,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 722.4827094849151,\n        \"BuyExchange\": 8563.196944148545,\n        \"ExchangeDate\": \"1987-07-26T12:58:42.848Z\",\n        \"ItsEuroCurrency\": false,\n        \"EuroConversionRate\": 2527.1294479217145,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 6260,\n        \"PriceItemDecimalPlaces\": 2049,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 8925.955418082025,\n      \"RetentionPendingAmount\": 8129.03989708254,\n      \"RetentionPayedAmount\": 1309.112026315915,\n      \"RetentionStampDutyTotal\": 6378.871994874666,\n      \"RetentionStampDutyPending\": 5607.110282768979,\n      \"RetentionStampDutyPayed\": 8718.919008732904,\n      \"DebitTotalAmount\": 9118.255923532486,\n      \"CreditTotalAmount\": 3733.5667416710785,\n      \"PaymentValue\": 392.09190971081665,\n      \"DeliveredValue\": 4106.905655588949,\n      \"DiscountValue\": 2258.022197564109,\n      \"DiscountPercent\": 5569.892761148178,\n      \"ExchangeDifference\": 2983.754070665312,\n      \"CashDiscountPercent\": 146.69851413652734,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 71.00687470165789,\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ComissionAmount\": 5662.246377544654,\n      \"Hidden\": true,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stImported\",\n      \"TransBehavior\": \"BehAlteration\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 6386,\n        \"SessionID\": 9964,\n        \"UserId\": 9339,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1987-04-28T21:36:30.307Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"OtherDebitLedgerAccount\": {\n      \"LedgerCounter\": 3334,\n      \"InternalID\": 7682.7353641150185,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1980-09-19T16:07:57.778Z\",\n      \"SystemEntryDate\": \"2022-03-19T16:14:37.149Z\",\n      \"DeferredPaymentDate\": \"2012-12-08T12:21:53.892Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 531.8827985574759,\n      \"TransInstallmentID\": 8799,\n      \"TotalAmount\": 2734.83019848064,\n      \"TotalAdvancementAmount\": 1276.008460471192,\n      \"TotalNetAmount\": 4380.151562590477,\n      \"TotalPendingAmount\": 2555.3776068068046,\n      \"OperationID\": 1338,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptSupplier\",\n      \"PartyID\": 7305.2404629144585,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 6041,\n      \"SalesmanId\": 145.56839640199493,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 895.6511584447957,\n        \"BuyExchange\": 533.7625256127653,\n        \"ExchangeDate\": \"1992-12-17T12:53:44.451Z\",\n        \"ItsEuroCurrency\": false,\n        \"EuroConversionRate\": 565.5952947021825,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 8561,\n        \"PriceItemDecimalPlaces\": 2480,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 3634.6182134567484,\n      \"RetentionPendingAmount\": 1205.011883049889,\n      \"RetentionPayedAmount\": 7823.798395192994,\n      \"RetentionStampDutyTotal\": 2773.751697051188,\n      \"RetentionStampDutyPending\": 7180.333657800899,\n      \"RetentionStampDutyPayed\": 5662.897834531881,\n      \"DebitTotalAmount\": 6136.0966130083625,\n      \"CreditTotalAmount\": 7622.3791110894645,\n      \"PaymentValue\": 752.2079539529036,\n      \"DeliveredValue\": 301.2087758803583,\n      \"DiscountValue\": 9293.425209143374,\n      \"DiscountPercent\": 2492.84345908962,\n      \"ExchangeDifference\": 419.31576015003856,\n      \"CashDiscountPercent\": 4282.782453830268,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 7071.572375351998,\n      \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n      \"ComissionAmount\": 1312.2340120489284,\n      \"Hidden\": false,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stFullConverted\",\n      \"TransBehavior\": \"BehConversion\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 7370,\n        \"SessionID\": 8663,\n        \"UserId\": 726,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1953-06-24T01:31:36.299Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"AccountingExportDate\": \"1963-02-09T12:13:31.630Z\",\n    \"PrintedCopies\": 9480,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 8659,\n      \"MinimumWarningAmount\": 1780.715100087389,\n      \"DefaultCashBalanceAmount\": 2916.7956164049656,\n      \"MaximumWarningAmount\": 830.1178177792478,\n      \"MaximumLockoutAmount\": 2105.303835676443,\n      \"StoreId\": 8717,\n      \"MainTill\": false,\n      \"OfflineTill\": true,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenManual\",\n      \"OnTouchUseRoute\": false,\n      \"MaximumSessionsPerDay\": 7536,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": true,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": true,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": true,\n      \"TenderStatementTentatives\": 4162,\n      \"OnStatementCanHaveDiscrepancy\": true,\n      \"StatementDiscrepancyAmount\": 2110.3121569381256,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": false\n    },\n    \"TransferAccountTypeID\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"ExternalReferenceNumber\": \"string\",\n    \"EffectivePaymentDate\": \"1985-01-13T09:59:35.323Z\",\n    \"TransmissionStatus\": \"TransmissionStatusExportedForTesting\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 5603,\n      \"SessionID\": 224,\n      \"UserId\": 147,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1968-03-20T12:53:17.871Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n    \"ChargeableMotive\": \"cmCeasedActivity\",\n    \"SystemEntryDate\": \"1978-01-01T17:15:44.660Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5055.728382880707,\n      \"CreateDate\": \"1959-06-07T15:06:48.600Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 3083.5630242748225,\n    \"AccountTypes\": {\n      \"AccountUsed\": \"auNone\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 7647,\n      \"AccountTypesArray\": [\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 8881,\n      \"DefaultAccountTypesArray\": [\n        \"string\"\n      ]\n    },\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4117.186597570178,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 1433,\n      \"PartyID\": 5699.304252481367,\n      \"PartyType\": \"ptSupplier\",\n      \"PartyInfo\": {\n        \"PartyID\": 727.4966173110809,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"DefaultPartyType\": \"ptBank\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": true,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 616,\n      \"DefaultAddressType\": 5474,\n      \"AddressKey\": 6810,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 5774.199888086221,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 8332,\n        \"PartyType\": \"ptProspect\",\n        \"PartyID\": 8912.285414703136,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 8880.029788536896,\n          \"PartyType\": \"ptBank\"\n        },\n        \"AccountBalance\": 8732.631098436601,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": true,\n        \"TaxablePersonType\": \"tpTaxableEntity\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"PartyTypeCode\": \"ptNothing\",\n    \"ContractReferenceNumber\": \"string\",\n    \"WithholdingTaxType\": \"string\"\n  },\n  \"WorkstationStamp\": {\n    \"WorkstationID\": 5825,\n    \"SessionID\": 8633,\n    \"UserId\": 1133,\n    \"UserGuid\": \"string\",\n    \"DateTimeStamp\": \"1980-06-22T17:55:49.002Z\"\n  },\n  \"FrequentShopperPoints\": 4902.1595993448755,\n  \"DiscountFreqShopperPoints\": 4306.122764155683,\n  \"AccountingExportDate\": \"2011-03-25T04:33:08.541Z\",\n  \"VoucherSpentValueAmount\": 9551.997847296301,\n  \"Reconciled\": true,\n  \"DownPaymentInvoice\": true,\n  \"VoucherGiftTransSerial\": \"string\",\n  \"VoucherGiftTransDocument\": \"string\",\n  \"VoucherGiftTransDocNumber\": 8149.799734589242,\n  \"VoucherGiftValue\": 6826.790885206459,\n  \"TotalOtherCostAmount\": 9740.869632422142,\n  \"CurrentStatusID\": \"string\",\n  \"AccountingOperation\": \"string\",\n  \"PrintedCopies\": 8209,\n  \"OfferVoucherGiftValue\": 7265.031437843259,\n  \"Till\": {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 372,\n    \"MinimumWarningAmount\": 6959.301809070948,\n    \"DefaultCashBalanceAmount\": 3042.7012184121727,\n    \"MaximumWarningAmount\": 9704.015989701193,\n    \"MaximumLockoutAmount\": 8396.175081016048,\n    \"StoreId\": 9061,\n    \"MainTill\": false,\n    \"OfflineTill\": false,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 9584,\n    \"CanHaveOpenTill\": true,\n    \"TillLockToSalesman\": false,\n    \"FixSalesmanForSession\": true,\n    \"ExclusiveToOwnerSalesman\": false,\n    \"CanChangeTranOnSignOffTill\": false,\n    \"CheckForTempTransactionOnSignOff\": true,\n    \"OperatorTenderStatement\": true,\n    \"TenderStatementTentatives\": 4097,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 340.447473296952,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": false\n  },\n  \"SignatureInvoiceNo\": \"string\",\n  \"VoidMotive\": \"string\",\n  \"SystemEntryUser\": \"string\",\n  \"TransmissionStatus\": \"TransmissionStatusWebserviceSuspendedInSage\",\n  \"ShipmentDocumentType\": \"sdtConvertedFromGlobal\",\n  \"RegistrationPlate\": \"string\",\n  \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n  \"CustomerPaidDeductibleAmount\": 9023.335670484892,\n  \"PaymentDiscountAmountChangeFlags\": \"tpcChangedByUser\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"PlantProtectionApplicator\": \"string\",\n  \"EInvoiceStatus\": \"EInvoiceStatusProcessing\",\n  \"EInvoiceStatusDate\": \"2009-08-27T13:58:10.503Z\",\n  \"EInvoiceSender\": \"string\",\n  \"EInvoiceReceiver\": \"string\",\n  \"EInvoiceSubmitDate\": \"1977-02-28T08:44:39.408Z\",\n  \"LoyaltyId\": \"string\",\n  \"LoyaltyUploadDate\": \"1999-09-17T06:44:20.802Z\",\n  \"BalanceFreqShopperPoints\": 2738.9171618553064,\n  \"OnlineReceiptTagType\": 5688,\n  \"OnlineReceiptTag\": \"string\",\n  \"OnlineReceiptToken\": \"string\",\n  \"OnlineReceiptEmail\": \"string\",\n  \"PABudgetExpenditureNumber\": \"string\",\n  \"PAContractNumber\": \"string\",\n  \"PACommitmentNumber\": \"string\",\n  \"ATCUD\": \"string\",\n  \"QRCode\": \"string\",\n  \"FrequentShopperProcessingState\": \"FSPSNone\",\n  \"ATDocCodeId\": \"string\",\n  \"Entity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 8251.326606121145,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 9239,\n    \"PartyID\": 3296.3431717210824,\n    \"PartyType\": \"ptNothing\",\n    \"PartyInfo\": {\n      \"PartyID\": 704.7196931430976,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DefaultPartyType\": \"ptCustomer\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": true,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": true,\n      \"AffectsPlafondAmount\": false\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 9605,\n    \"DefaultAddressType\": 4082,\n    \"AddressKey\": 1972,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 1512.704288388982,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 4569,\n      \"PartyType\": \"ptOther\",\n      \"PartyID\": 2970.892196448437,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 8154.35699681795,\n        \"PartyType\": \"ptProspect\"\n      },\n      \"AccountBalance\": 8583.16894807405,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": true,\n      \"TaxablePersonType\": \"tpTaxableEntity\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": false\n  },\n  \"BillToEntity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 7477.114328442772,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 2732,\n    \"PartyID\": 5977.4574353493645,\n    \"PartyType\": \"ptSupplier\",\n    \"PartyInfo\": {\n      \"PartyID\": 1581.5653202306246,\n      \"PartyType\": \"ptProspect\"\n    },\n    \"DefaultPartyType\": \"ptSupplier\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": false,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": false,\n      \"AffectsPlafondAmount\": false\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 9808,\n    \"DefaultAddressType\": 1194,\n    \"AddressKey\": 175,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4144.3154656508905,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 4922,\n      \"PartyType\": \"ptCustomer\",\n      \"PartyID\": 6.9036225748919655,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 3621.64830613564,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"AccountBalance\": 7430.578838664288,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": false,\n      \"TaxablePersonType\": \"tpFinalConsumer\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": true\n  },\n  \"PartyTypeCode\": \"ptSalesman\",\n  \"BillToPartyTypeCode\": \"ptCustomer\",\n  \"CustomerImpute\": {\n    \"CustomerImputeID\": 3722,\n    \"CustomerID\": 6264.554390617648,\n    \"Description\": \"string\",\n    \"Comments\": \"string\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 7114.345004438212,\n    \"Discontinued\": true,\n    \"DefaultBillToCustomerID\": 5224.779925310786,\n    \"CostCenterID1\": \"string\",\n    \"CostCenterID2\": \"string\",\n    \"CostCenterID3\": \"string\",\n    \"CostCenterID4\": \"string\",\n    \"CustomerImputeType\": \"citNone\"\n  },\n  \"TotalAdvancementAmount\": 162.75228755144644,\n  \"TotalAdvancementNetAmount\": 5277.546602272444,\n  \"Party\": {},\n  \"BillToParty\": {},\n  \"PartyID\": 6319.744983886753,\n  \"BillToPartyID\": 6606.31459828645,\n  \"PartyOrganizationName\": \"string\",\n  \"BillToPartyOrganizationName\": \"string\",\n  \"PartyFederalTaxID\": \"string\",\n  \"BillToPartyFederalTaxID\": \"string\",\n  \"PartyFiscalStatus\": 3008,\n  \"BillToPartyFiscalStatus\": 4678,\n  \"PartyTelephone\": \"string\",\n  \"PartyFax\": \"string\",\n  \"PartyMobilePhone\": \"string\",\n  \"PartyEmail\": \"string\",\n  \"PartyAccountBalance\": 9332.359217587993,\n  \"BillToPartyAccountBalance\": 4159.8808139148,\n  \"PartyAccountCurrencyID\": \"string\",\n  \"BillToPartyAccountCurrencyID\": \"string\",\n  \"PartyFrequentShopperPoints\": 7559.485066212961,\n  \"PartyCountryID\": \"string\",\n  \"BillToPartyCountryID\": \"string\",\n  \"PartyProvinceID\": \"string\",\n  \"BillToPartyProvinceID\": \"string\",\n  \"PartyLocalityID\": 4387.821566548451,\n  \"BillToPartyLocalityID\": 4135.620975694403,\n  \"PartyCarrierID\": 1913,\n  \"PartyBankAccountNumber\": \"string\",\n  \"PartyBankCode\": \"string\",\n  \"PartyBranchCode\": \"string\",\n  \"PartyAccountCheckDigit\": \"string\",\n  \"PartyBankName\": \"string\",\n  \"PartyPriceItemDecimalPlaces\": 9178,\n  \"PartyFreightOnLedgerAccount\": false,\n  \"PartyAccountingGeneralLedgerID\": \"string\",\n  \"PartySupplierCustomerID\": \"string\",\n  \"PartyVehicleID\": 7064.583338317239,\n  \"PartyVehicleLicensePlate\": \"string\",\n  \"PartyVehicleMake\": \"string\",\n  \"PartyVehicleModel\": \"string\",\n  \"PartyVehicleYear\": 7708,\n  \"PartyVehicleMonth\": 6174,\n  \"PartyVehicleDateOfFirstRegistration\": \"1999-10-12T22:28:04.022Z\",\n  \"PartyVehicleColor\": \"string\",\n  \"PartyVehicleFrameNumber\": \"string\",\n  \"PartyVehicleEngineNumber\": \"string\",\n  \"PartyVehicleKilometers\": 7286.85183500453,\n  \"PartyVehicleOriginalKilometers\": 4273.472479596931,\n  \"PartyVehicleComments\": \"string\",\n  \"PartyWorkID\": 2573.0570416461305,\n  \"PartyWorkComments\": \"string\",\n  \"PartyWorkDescription\": \"string\",\n  \"PartyWorkBudgetValue\": 7754.236756351278,\n  \"PartyWorkStartDate\": \"2002-11-12T19:42:25.362Z\",\n  \"PartyWorkEndDate\": \"1967-12-28T09:51:05.762Z\",\n  \"PartyCustomerLevel\": 1907,\n  \"PartyPrintCopies\": 9743,\n  \"OriginatingON\": \"string\",\n  \"HandWrittenTransactionNumber\": \"string\",\n  \"IsOnPreparednessState\": true,\n  \"HasValidSignature\": false,\n  \"Signature\": \"string\",\n  \"SignatureMessage\": \"string\",\n  \"SignatureControl\": 3164,\n  \"SoftwareCertificateNumber\": 6413,\n  \"SystemEntryDate\": \"2013-01-31T02:39:52.947Z\",\n  \"TransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 5191.112508584683,\n    \"CreateDate\": \"1991-10-07T16:48:37.957Z\"\n  },\n  \"TransSerial\": \"string\",\n  \"TransDocument\": \"string\",\n  \"TransDocNumber\": 9452.648950401534,\n  \"TotalServiceAmount\": 5010.994682303683,\n  \"RetentionPaidAmount\": 949.281895938846,\n  \"CanBeCalculatedOnTaxIncluded\": true,\n  \"WithholdingTaxType\": \"string\",\n  \"SecureDocCode\": \"string\",\n  \"SecureDocPin\": 4605,\n  \"SDNStatus\": 7092,\n  \"_ISignableTransaction_Signature\": \"string\",\n  \"_ISignableTransaction_SignatureControl\": 9667,\n  \"_ISignableTransaction_SoftwareCertificateNumber\": 248,\n  \"_ISignableTransaction_SignatureMessage\": \"string\",\n  \"_ISignableTransaction_TotalAmount\": 2657.5620478596097,\n  \"_ISignableTransaction_CreateDate\": \"2017-08-17T20:15:54.510Z\",\n  \"_ISignableTransaction_SystemEntryDate\": \"1981-01-03T07:25:04.587Z\",\n  \"_ISignableTransaction_TransactionID\": \"string\",\n  \"_ISignableTransaction_HasValidSignature\": false\n}"}],"_postman_id":"0fb22999-2933-4ec3-88e7-4752f42d8a9e"},{"name":"/v3/ItemTransaction/:TransactionType/:Doc/:DocSerial/:DocNumber/:PrintDocument","id":"4b3ab3e6-c838-472f-b255-7202e3cbed5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/ItemTransaction/:TransactionType/:Doc/:DocSerial/:DocNumber/:PrintDocument","description":"<p>Same as the standard lookup, but you can set PrintDocument to true to also print the transaction at the same time — handy for \"confirm and print\" workflows in a single call.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","ItemTransaction",":TransactionType",":Doc",":DocSerial",":DocNumber",":PrintDocument"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"000abae6-6e74-4fa5-b851-a045df979257","description":{"content":"<p>The TransactionType.</p>\n","type":"text/plain"},"type":"any","value":"Temporary","key":"TransactionType"},{"id":"a7feedef-6ab1-4a38-ad44-ec46b0f44f97","description":{"content":"<p>The Document.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Doc"},{"id":"016b52b3-cdd0-4a4e-ae8b-e51d9e18cb85","description":{"content":"<p>The DocumentSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"DocSerial"},{"id":"33271ae2-159d-47e7-9513-87558a744809","description":{"content":"<p>The DocumentNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"DocNumber"},{"id":"7decc6ec-2f23-4aca-8469-ba32e0de68fc","description":{"content":"<p>The PrintDocument flag.</p>\n","type":"text/plain"},"type":"any","value":"false","key":"PrintDocument"}]}},"response":[{"id":"35727e3e-db59-4ebb-9581-87f420747d7d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/ItemTransaction/:TransactionType/:Doc/:DocSerial/:DocNumber/:PrintDocument","host":["http://localhost:5581"],"path":["v3","ItemTransaction",":TransactionType",":Doc",":DocSerial",":DocNumber",":PrintDocument"],"variable":[{"key":"TransactionType","value":"Temporary","description":"The TransactionType."},{"key":"Doc","value":"string","description":"The Document."},{"key":"DocSerial","value":"string","description":"The DocumentSerial."},{"key":"DocNumber","value":"9827.058787734317","description":"The DocumentNumber."},{"key":"PrintDocument","value":"false","description":"The PrintDocument flag."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TransDocType\": \"dcTypeCustomerLabel\",\n  \"TransBehavior\": \"BehAlwaysNewDocument\",\n  \"TransactionGuid\": \"string\",\n  \"TempTransIndex\": 4677.748446558482,\n  \"CreateDate\": \"1948-02-01T00:51:26.830Z\",\n  \"CreateTime\": \"2011-03-06T18:24:09.297Z\",\n  \"DeferredPaymentDate\": \"1997-07-27T11:58:22.785Z\",\n  \"ActualDeliveryDate\": \"1948-02-10T12:32:36.922Z\",\n  \"ContractReferenceNumber\": \"string\",\n  \"DefaultWarehouse\": 4265,\n  \"PartyAddressID\": 526,\n  \"PartyAddressLine1\": \"string\",\n  \"PartyAddressLine2\": \"string\",\n  \"PartyPostalCode\": \"string\",\n  \"PartyGLN\": \"string\",\n  \"PartyDelivery\": \"string\",\n  \"BillToPartyAddressID\": 2986,\n  \"BillToPartyAddressLine1\": \"string\",\n  \"BillToPartyAddressLine2\": \"string\",\n  \"BillToPartyPostalCode\": \"string\",\n  \"Zone\": {\n    \"ZoneID\": 4096,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztNone\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  },\n  \"BaseCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 2204.175412450453,\n    \"BuyExchange\": 4630.9112482088485,\n    \"ExchangeDate\": \"1951-04-06T15:06:21.826Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 5121.6517930697355,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 2168,\n    \"PriceItemDecimalPlaces\": 3305,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": false\n  },\n  \"AlternCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 5011.732981688125,\n    \"BuyExchange\": 4265.0133411154775,\n    \"ExchangeDate\": \"1994-01-09T19:16:52.592Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 221.2170915948608,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 8295,\n    \"PriceItemDecimalPlaces\": 9492,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  \"Salesman\": {\n    \"SalesmanID\": 29.08293333221179,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 4155.909612734838,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"1992-10-15T03:28:11.056Z\",\n    \"BirthDate\": \"1946-07-25T16:02:11.543Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 7958,\n    \"ComissionTaxOnSale\": 9069.440108114157,\n    \"ComissionIncidenceType\": 3149,\n    \"ComissionTaxOnPay\": 4444.797399905398,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 3507.5185049842785,\n    \"SalesGroupID\": 5168,\n    \"MaximumDiscount\": 2468.4492107873034,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 347.3768505047781,\n    \"PartyInfo\": {\n      \"PartyID\": 2647.8963057354854,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 3800.802690422047,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": true,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 9747,\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1970-05-26T19:14:28.348Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2011-07-01T16:29:32.741Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1989-09-23T02:39:32.008Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1999-12-30T11:55:10.588Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Undefined\",\n    \"Properties\": {\n      \"Count\": 1484\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": false\n  },\n  \"Payment\": {\n    \"PaymentID\": 5340,\n    \"PaymentKey\": \"string\",\n    \"Description\": \"string\",\n    \"PaymentDays\": 5761,\n    \"PaymentDaysAfter\": 6017,\n    \"IssueReceipt\": false,\n    \"InternalUse\": false,\n    \"PaymentDateType\": \"DaysSinceStockDate\",\n    \"Installments\": 9155,\n    \"InstallmentsType\": \"FirstInstallmenteDiferent\",\n    \"TenderID\": 9872\n  },\n  \"Tender\": {\n    \"TenderID\": 617,\n    \"TenderKey\": \"string\",\n    \"Description\": \"string\",\n    \"MinimumSaleAmount\": 6123.661964494925,\n    \"MaximumAcceptAmount\": 2649.9497131365247,\n    \"MaxAcceptAmntCurrencyID\": \"string\",\n    \"MaxAcceptAmntCurrencyFactor\": 9473.87508577815,\n    \"MaxAcceptAmntCurrencyExchange\": 8523.748386123598,\n    \"CanReturnMoneyChange\": true,\n    \"TenderUse\": \"tndUsedOnPayments\",\n    \"UseDOCToPay\": true,\n    \"DocIDUsedToPay\": \"string\",\n    \"TenderType\": \"tndBankReceipt\",\n    \"CustomerIdentificationRequired\": true,\n    \"AccountIdentificationRequired\": false,\n    \"OpenCashDrawerRequired\": true,\n    \"Internal\": true,\n    \"InternalUse\": true,\n    \"UpdateTillReport\": true,\n    \"DebitedOnAccount\": true,\n    \"Inactive\": false,\n    \"StampDutyBillOfExchange\": \"string\",\n    \"SAFTPaymentMechanism\": \"string\",\n    \"Properties\": {\n      \"Count\": 9977\n    },\n    \"ChargeDaysAfterDueDate\": 1808,\n    \"NumberDaysValidRef\": 5580\n  },\n  \"Carrier\": {\n    \"CarrierID\": 5123,\n    \"CarrierKey\": \"string\",\n    \"Name\": \"string\",\n    \"DefaultSaleFreightCharge\": 682.4673319512386,\n    \"SaleFreightChargeLimit\": 3595.845798302382,\n    \"CurrencyID\": \"string\",\n    \"CurrencyExchange\": 4495.256059364487,\n    \"CurrencyFactor\": 63.477032972790724,\n    \"TaxableGroupID\": 1841,\n    \"ModeOfTransportID\": \"string\"\n  },\n  \"LoadPlace\": {\n    \"LoadUnloadPlaceID\": 9754,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatCompany\",\n    \"AddressTypeID\": 7910\n  },\n  \"UnloadPlace\": {\n    \"LoadUnloadPlaceID\": 5490,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatTransactionHeader\",\n    \"AddressTypeID\": 9173\n  },\n  \"LoadPlaceDateTime\": \"1995-02-07T00:26:44.253Z\",\n  \"UnloadPlaceDateTime\": \"1950-03-20T15:56:06.300Z\",\n  \"LoadPlaceAddress\": {\n    \"AddressID\": 8272,\n    \"AddressKey\": \"string\",\n    \"PartyID\": 1890.2563053443566,\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"LocalityID\": 3360,\n    \"LocalityName\": \"string\",\n    \"AddressType\": \"atLegal\",\n    \"SendMail\": false,\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\"\n  },\n  \"UnloadPlaceAddress\": {\n    \"AddressID\": 7,\n    \"AddressKey\": \"string\",\n    \"PartyID\": 1221.3762465458578,\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"CountryName\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"LocalityID\": 1745,\n    \"LocalityName\": \"string\",\n    \"AddressType\": \"atBilling\",\n    \"SendMail\": false,\n    \"GLN\": \"string\",\n    \"Delivery\": \"string\"\n  },\n  \"TransactionTaxIncluded\": false,\n  \"TransactionCreditSale\": false,\n  \"TransactionConverted\": true,\n  \"Comments\": \"string\",\n  \"RectificationMotive\": \"string\",\n  \"RetentionTax\": 8831.402130945478,\n  \"GlobalDiscountPercent\": 9217.628379307991,\n  \"PaymentDiscountPercent\": 4405.950227480556,\n  \"PaymentCumulativeDiscountPercent1\": 3965.618873430474,\n  \"PaymentCumulativeDiscountPercent2\": 8776.958498223823,\n  \"PaymentCumulativeDiscountPercent3\": 6174.157847271699,\n  \"TotalGrossAmount\": 1561.839920692446,\n  \"TotalLineItemDiscountAmount\": 69.6078251581056,\n  \"TotalPaymentDiscountAmount\": 3144.114219330545,\n  \"TotalRedeemedVoucherAmount\": 1866.6615959800226,\n  \"TotalGlobalDiscountAmount\": 5484.630199711703,\n  \"TotalNetAmount\": 9775.149333727746,\n  \"TotalTaxAmount\": 994.0726086520535,\n  \"TotalOtherTaxesAmount\": 129.12817004291256,\n  \"TotalFreightAmount\": 5652.973020503058,\n  \"TotalFreightAmountWithTax\": 7096.64236466261,\n  \"FreightTaxableGroupID\": 685,\n  \"TotalAdjustmentAmount\": 7566.320438173523,\n  \"TotalAmount\": 3768.4563074805033,\n  \"TotalRetentionAmount\": 7417.088706079322,\n  \"TotalAdvancementRetentionAmount\": 3899.517659332824,\n  \"TotalAllowanceAmount\": 7673.39403220449,\n  \"TotalChargeAmount\": 5947.814922913328,\n  \"TotalTransactionAmount\": 3138.6514660580056,\n  \"TotalPayedAmount\": 5403.952513010455,\n  \"SecondIssue\": false,\n  \"TransStatus\": \"stVoid\",\n  \"StatusFlags\": \"scaExportXML\",\n  \"SecondHandTaxRegimen\": true,\n  \"AccountTransaction\": {\n    \"TransBehavior\": \"BehAlteration\",\n    \"CreateDate\": \"1973-10-16T16:28:03.143Z\",\n    \"CreateTime\": \"1972-08-19T12:14:45.370Z\",\n    \"Zone\": {\n      \"ZoneID\": 2001,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztNone\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 2035.655266744678,\n      \"BuyExchange\": 3412.584300045842,\n      \"ExchangeDate\": \"2012-10-05T18:03:27.019Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 1600.5977471081223,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 160,\n      \"PriceItemDecimalPlaces\": 1729,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 7724.040728479769,\n      \"BuyExchange\": 7701.606533429452,\n      \"ExchangeDate\": \"2020-05-05T06:38:52.451Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 3895.0040956319544,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 1654,\n      \"PriceItemDecimalPlaces\": 1299,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 9431.391594086677,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 3150.6990559819637,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2001-02-27T01:51:44.811Z\",\n      \"BirthDate\": \"1979-04-23T06:28:22.612Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 2148,\n      \"ComissionTaxOnSale\": 7839.235729437609,\n      \"ComissionIncidenceType\": 6859,\n      \"ComissionTaxOnPay\": 3157.3869713694326,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": false,\n      \"RetentionTax\": 6274.939200352232,\n      \"SalesGroupID\": 7147,\n      \"MaximumDiscount\": 8549.863143487097,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": false,\n      \"LastSalesmanID\": 4563.1335787066755,\n      \"PartyInfo\": {\n        \"PartyID\": 1929.5055226249713,\n        \"PartyType\": \"ptOther\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 4193.331773549747,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": true,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 3657,\n      \"GDPRConsent\": true,\n      \"GDPRConsentDate\": \"1973-08-14T20:19:32.271Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"2021-04-20T03:27:34.970Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"1954-09-28T05:07:41.230Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"2020-12-27T02:45:17.874Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"Undefined\",\n      \"Properties\": {\n        \"Count\": 7357\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": false\n    },\n    \"CashDiscountTerms\": {\n      \"CashDiscountTermID\": \"string\",\n      \"Description\": \"string\",\n      \"AplyToDueTransactions\": true,\n      \"RestrictedToTenders\": \"string\",\n      \"RestrictedToTendersCount\": 4116,\n      \"RestrictedToTendersArray\": [\n        7642\n      ]\n    },\n    \"TotalAmount\": 5764.975007582181,\n    \"TotalRetentionAmount\": 648.3973695328538,\n    \"TotalRetentionStampDuty\": 9516.708852780286,\n    \"TotalDiscountAmount\": 5263.1378619929055,\n    \"TotalDiscountPercent\": 7875.547339603703,\n    \"TotalExchangeDifference\": 2060.2837808881636,\n    \"TotalNetAmount\": 7517.775877618762,\n    \"TotalOtherDebit\": 7692.317935755654,\n    \"SettleTax\": false,\n    \"TransStatus\": \"stClosed\",\n    \"Comments\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"ExchangeDifferenceLedgerAccount\": {\n      \"LedgerCounter\": 4258,\n      \"InternalID\": 5849.692416108602,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1990-01-04T14:50:58.812Z\",\n      \"SystemEntryDate\": \"1952-04-14T04:28:59.884Z\",\n      \"DeferredPaymentDate\": \"1961-04-24T01:39:07.935Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5670.331587939061,\n      \"TransInstallmentID\": 6756,\n      \"TotalAmount\": 8721.8210472251,\n      \"TotalAdvancementAmount\": 368.34904018670954,\n      \"TotalNetAmount\": 9015.053085669768,\n      \"TotalPendingAmount\": 5121.242148435372,\n      \"OperationID\": 448,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptOther\",\n      \"PartyID\": 8703.056407728971,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 5926,\n      \"SalesmanId\": 2545.11991115143,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 722.4827094849151,\n        \"BuyExchange\": 8563.196944148545,\n        \"ExchangeDate\": \"1987-07-26T12:58:42.848Z\",\n        \"ItsEuroCurrency\": false,\n        \"EuroConversionRate\": 2527.1294479217145,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 6260,\n        \"PriceItemDecimalPlaces\": 2049,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 8925.955418082025,\n      \"RetentionPendingAmount\": 8129.03989708254,\n      \"RetentionPayedAmount\": 1309.112026315915,\n      \"RetentionStampDutyTotal\": 6378.871994874666,\n      \"RetentionStampDutyPending\": 5607.110282768979,\n      \"RetentionStampDutyPayed\": 8718.919008732904,\n      \"DebitTotalAmount\": 9118.255923532486,\n      \"CreditTotalAmount\": 3733.5667416710785,\n      \"PaymentValue\": 392.09190971081665,\n      \"DeliveredValue\": 4106.905655588949,\n      \"DiscountValue\": 2258.022197564109,\n      \"DiscountPercent\": 5569.892761148178,\n      \"ExchangeDifference\": 2983.754070665312,\n      \"CashDiscountPercent\": 146.69851413652734,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 71.00687470165789,\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ComissionAmount\": 5662.246377544654,\n      \"Hidden\": true,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stImported\",\n      \"TransBehavior\": \"BehAlteration\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 6386,\n        \"SessionID\": 9964,\n        \"UserId\": 9339,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1987-04-28T21:36:30.307Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"OtherDebitLedgerAccount\": {\n      \"LedgerCounter\": 3334,\n      \"InternalID\": 7682.7353641150185,\n      \"ReconciledFlag\": false,\n      \"CreateDate\": \"1980-09-19T16:07:57.778Z\",\n      \"SystemEntryDate\": \"2022-03-19T16:14:37.149Z\",\n      \"DeferredPaymentDate\": \"2012-12-08T12:21:53.892Z\",\n      \"ContractReferenceNumber\": \"string\",\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 531.8827985574759,\n      \"TransInstallmentID\": 8799,\n      \"TotalAmount\": 2734.83019848064,\n      \"TotalAdvancementAmount\": 1276.008460471192,\n      \"TotalNetAmount\": 4380.151562590477,\n      \"TotalPendingAmount\": 2555.3776068068046,\n      \"OperationID\": 1338,\n      \"TotalAccountSign\": \"ldgAccBoth\",\n      \"PartyTypeCode\": \"ptSupplier\",\n      \"PartyID\": 7305.2404629144585,\n      \"PartyAccountTypeID\": \"string\",\n      \"PartyAddressID\": 6041,\n      \"SalesmanId\": 145.56839640199493,\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 895.6511584447957,\n        \"BuyExchange\": 533.7625256127653,\n        \"ExchangeDate\": \"1992-12-17T12:53:44.451Z\",\n        \"ItsEuroCurrency\": false,\n        \"EuroConversionRate\": 565.5952947021825,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 8561,\n        \"PriceItemDecimalPlaces\": 2480,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"ExchangeDifCurrency\": \"string\",\n      \"RetentionTotalAmount\": 3634.6182134567484,\n      \"RetentionPendingAmount\": 1205.011883049889,\n      \"RetentionPayedAmount\": 7823.798395192994,\n      \"RetentionStampDutyTotal\": 2773.751697051188,\n      \"RetentionStampDutyPending\": 7180.333657800899,\n      \"RetentionStampDutyPayed\": 5662.897834531881,\n      \"DebitTotalAmount\": 6136.0966130083625,\n      \"CreditTotalAmount\": 7622.3791110894645,\n      \"PaymentValue\": 752.2079539529036,\n      \"DeliveredValue\": 301.2087758803583,\n      \"DiscountValue\": 9293.425209143374,\n      \"DiscountPercent\": 2492.84345908962,\n      \"ExchangeDifference\": 419.31576015003856,\n      \"CashDiscountPercent\": 4282.782453830268,\n      \"OriginTransSerial\": \"string\",\n      \"OriginTransDocument\": \"string\",\n      \"OriginTransDocNumber\": 7071.572375351998,\n      \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n      \"ComissionAmount\": 1312.2340120489284,\n      \"Hidden\": false,\n      \"Guid\": \"string\",\n      \"TransStatus\": \"stFullConverted\",\n      \"TransBehavior\": \"BehConversion\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 7370,\n        \"SessionID\": 8663,\n        \"UserId\": 726,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1953-06-24T01:31:36.299Z\"\n      },\n      \"BalanceCompensationFlag\": true\n    },\n    \"AccountingExportDate\": \"1963-02-09T12:13:31.630Z\",\n    \"PrintedCopies\": 9480,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 8659,\n      \"MinimumWarningAmount\": 1780.715100087389,\n      \"DefaultCashBalanceAmount\": 2916.7956164049656,\n      \"MaximumWarningAmount\": 830.1178177792478,\n      \"MaximumLockoutAmount\": 2105.303835676443,\n      \"StoreId\": 8717,\n      \"MainTill\": false,\n      \"OfflineTill\": true,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenManual\",\n      \"OnTouchUseRoute\": false,\n      \"MaximumSessionsPerDay\": 7536,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": true,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": true,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": true,\n      \"TenderStatementTentatives\": 4162,\n      \"OnStatementCanHaveDiscrepancy\": true,\n      \"StatementDiscrepancyAmount\": 2110.3121569381256,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": false\n    },\n    \"TransferAccountTypeID\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"ExternalReferenceNumber\": \"string\",\n    \"EffectivePaymentDate\": \"1985-01-13T09:59:35.323Z\",\n    \"TransmissionStatus\": \"TransmissionStatusExportedForTesting\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 5603,\n      \"SessionID\": 224,\n      \"UserId\": 147,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1968-03-20T12:53:17.871Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n    \"ChargeableMotive\": \"cmCeasedActivity\",\n    \"SystemEntryDate\": \"1978-01-01T17:15:44.660Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 5055.728382880707,\n      \"CreateDate\": \"1959-06-07T15:06:48.600Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 3083.5630242748225,\n    \"AccountTypes\": {\n      \"AccountUsed\": \"auNone\",\n      \"AccountTypes\": \"string\",\n      \"AccountTypesCount\": 7647,\n      \"AccountTypesArray\": [\n        \"string\"\n      ],\n      \"DefaultAccountTypes\": \"string\",\n      \"DefaultAccountTypesCount\": 8881,\n      \"DefaultAccountTypesArray\": [\n        \"string\"\n      ]\n    },\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4117.186597570178,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 1433,\n      \"PartyID\": 5699.304252481367,\n      \"PartyType\": \"ptSupplier\",\n      \"PartyInfo\": {\n        \"PartyID\": 727.4966173110809,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"DefaultPartyType\": \"ptBank\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": true,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 616,\n      \"DefaultAddressType\": 5474,\n      \"AddressKey\": 6810,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 5774.199888086221,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 8332,\n        \"PartyType\": \"ptProspect\",\n        \"PartyID\": 8912.285414703136,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 8880.029788536896,\n          \"PartyType\": \"ptBank\"\n        },\n        \"AccountBalance\": 8732.631098436601,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": true,\n        \"TaxablePersonType\": \"tpTaxableEntity\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"PartyTypeCode\": \"ptNothing\",\n    \"ContractReferenceNumber\": \"string\",\n    \"WithholdingTaxType\": \"string\"\n  },\n  \"WorkstationStamp\": {\n    \"WorkstationID\": 5825,\n    \"SessionID\": 8633,\n    \"UserId\": 1133,\n    \"UserGuid\": \"string\",\n    \"DateTimeStamp\": \"1980-06-22T17:55:49.002Z\"\n  },\n  \"FrequentShopperPoints\": 4902.1595993448755,\n  \"DiscountFreqShopperPoints\": 4306.122764155683,\n  \"AccountingExportDate\": \"2011-03-25T04:33:08.541Z\",\n  \"VoucherSpentValueAmount\": 9551.997847296301,\n  \"Reconciled\": true,\n  \"DownPaymentInvoice\": true,\n  \"VoucherGiftTransSerial\": \"string\",\n  \"VoucherGiftTransDocument\": \"string\",\n  \"VoucherGiftTransDocNumber\": 8149.799734589242,\n  \"VoucherGiftValue\": 6826.790885206459,\n  \"TotalOtherCostAmount\": 9740.869632422142,\n  \"CurrentStatusID\": \"string\",\n  \"AccountingOperation\": \"string\",\n  \"PrintedCopies\": 8209,\n  \"OfferVoucherGiftValue\": 7265.031437843259,\n  \"Till\": {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 372,\n    \"MinimumWarningAmount\": 6959.301809070948,\n    \"DefaultCashBalanceAmount\": 3042.7012184121727,\n    \"MaximumWarningAmount\": 9704.015989701193,\n    \"MaximumLockoutAmount\": 8396.175081016048,\n    \"StoreId\": 9061,\n    \"MainTill\": false,\n    \"OfflineTill\": false,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 9584,\n    \"CanHaveOpenTill\": true,\n    \"TillLockToSalesman\": false,\n    \"FixSalesmanForSession\": true,\n    \"ExclusiveToOwnerSalesman\": false,\n    \"CanChangeTranOnSignOffTill\": false,\n    \"CheckForTempTransactionOnSignOff\": true,\n    \"OperatorTenderStatement\": true,\n    \"TenderStatementTentatives\": 4097,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 340.447473296952,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": false\n  },\n  \"SignatureInvoiceNo\": \"string\",\n  \"VoidMotive\": \"string\",\n  \"SystemEntryUser\": \"string\",\n  \"TransmissionStatus\": \"TransmissionStatusWebserviceSuspendedInSage\",\n  \"ShipmentDocumentType\": \"sdtConvertedFromGlobal\",\n  \"RegistrationPlate\": \"string\",\n  \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n  \"CustomerPaidDeductibleAmount\": 9023.335670484892,\n  \"PaymentDiscountAmountChangeFlags\": \"tpcChangedByUser\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"PlantProtectionApplicator\": \"string\",\n  \"EInvoiceStatus\": \"EInvoiceStatusProcessing\",\n  \"EInvoiceStatusDate\": \"2009-08-27T13:58:10.503Z\",\n  \"EInvoiceSender\": \"string\",\n  \"EInvoiceReceiver\": \"string\",\n  \"EInvoiceSubmitDate\": \"1977-02-28T08:44:39.408Z\",\n  \"LoyaltyId\": \"string\",\n  \"LoyaltyUploadDate\": \"1999-09-17T06:44:20.802Z\",\n  \"BalanceFreqShopperPoints\": 2738.9171618553064,\n  \"OnlineReceiptTagType\": 5688,\n  \"OnlineReceiptTag\": \"string\",\n  \"OnlineReceiptToken\": \"string\",\n  \"OnlineReceiptEmail\": \"string\",\n  \"PABudgetExpenditureNumber\": \"string\",\n  \"PAContractNumber\": \"string\",\n  \"PACommitmentNumber\": \"string\",\n  \"ATCUD\": \"string\",\n  \"QRCode\": \"string\",\n  \"FrequentShopperProcessingState\": \"FSPSNone\",\n  \"ATDocCodeId\": \"string\",\n  \"Entity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 8251.326606121145,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 9239,\n    \"PartyID\": 3296.3431717210824,\n    \"PartyType\": \"ptNothing\",\n    \"PartyInfo\": {\n      \"PartyID\": 704.7196931430976,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"DefaultPartyType\": \"ptCustomer\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": true,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": true,\n      \"AffectsPlafondAmount\": false\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 9605,\n    \"DefaultAddressType\": 4082,\n    \"AddressKey\": 1972,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 1512.704288388982,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 4569,\n      \"PartyType\": \"ptOther\",\n      \"PartyID\": 2970.892196448437,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 8154.35699681795,\n        \"PartyType\": \"ptProspect\"\n      },\n      \"AccountBalance\": 8583.16894807405,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": true,\n      \"TaxablePersonType\": \"tpTaxableEntity\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": false\n  },\n  \"BillToEntity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 7477.114328442772,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 2732,\n    \"PartyID\": 5977.4574353493645,\n    \"PartyType\": \"ptSupplier\",\n    \"PartyInfo\": {\n      \"PartyID\": 1581.5653202306246,\n      \"PartyType\": \"ptProspect\"\n    },\n    \"DefaultPartyType\": \"ptSupplier\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": false,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": false,\n      \"AffectsPlafondAmount\": false\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 9808,\n    \"DefaultAddressType\": 1194,\n    \"AddressKey\": 175,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4144.3154656508905,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 4922,\n      \"PartyType\": \"ptCustomer\",\n      \"PartyID\": 6.9036225748919655,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 3621.64830613564,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"AccountBalance\": 7430.578838664288,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": false,\n      \"TaxablePersonType\": \"tpFinalConsumer\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": true\n  },\n  \"PartyTypeCode\": \"ptSalesman\",\n  \"BillToPartyTypeCode\": \"ptCustomer\",\n  \"CustomerImpute\": {\n    \"CustomerImputeID\": 3722,\n    \"CustomerID\": 6264.554390617648,\n    \"Description\": \"string\",\n    \"Comments\": \"string\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 7114.345004438212,\n    \"Discontinued\": true,\n    \"DefaultBillToCustomerID\": 5224.779925310786,\n    \"CostCenterID1\": \"string\",\n    \"CostCenterID2\": \"string\",\n    \"CostCenterID3\": \"string\",\n    \"CostCenterID4\": \"string\",\n    \"CustomerImputeType\": \"citNone\"\n  },\n  \"TotalAdvancementAmount\": 162.75228755144644,\n  \"TotalAdvancementNetAmount\": 5277.546602272444,\n  \"Party\": {},\n  \"BillToParty\": {},\n  \"PartyID\": 6319.744983886753,\n  \"BillToPartyID\": 6606.31459828645,\n  \"PartyOrganizationName\": \"string\",\n  \"BillToPartyOrganizationName\": \"string\",\n  \"PartyFederalTaxID\": \"string\",\n  \"BillToPartyFederalTaxID\": \"string\",\n  \"PartyFiscalStatus\": 3008,\n  \"BillToPartyFiscalStatus\": 4678,\n  \"PartyTelephone\": \"string\",\n  \"PartyFax\": \"string\",\n  \"PartyMobilePhone\": \"string\",\n  \"PartyEmail\": \"string\",\n  \"PartyAccountBalance\": 9332.359217587993,\n  \"BillToPartyAccountBalance\": 4159.8808139148,\n  \"PartyAccountCurrencyID\": \"string\",\n  \"BillToPartyAccountCurrencyID\": \"string\",\n  \"PartyFrequentShopperPoints\": 7559.485066212961,\n  \"PartyCountryID\": \"string\",\n  \"BillToPartyCountryID\": \"string\",\n  \"PartyProvinceID\": \"string\",\n  \"BillToPartyProvinceID\": \"string\",\n  \"PartyLocalityID\": 4387.821566548451,\n  \"BillToPartyLocalityID\": 4135.620975694403,\n  \"PartyCarrierID\": 1913,\n  \"PartyBankAccountNumber\": \"string\",\n  \"PartyBankCode\": \"string\",\n  \"PartyBranchCode\": \"string\",\n  \"PartyAccountCheckDigit\": \"string\",\n  \"PartyBankName\": \"string\",\n  \"PartyPriceItemDecimalPlaces\": 9178,\n  \"PartyFreightOnLedgerAccount\": false,\n  \"PartyAccountingGeneralLedgerID\": \"string\",\n  \"PartySupplierCustomerID\": \"string\",\n  \"PartyVehicleID\": 7064.583338317239,\n  \"PartyVehicleLicensePlate\": \"string\",\n  \"PartyVehicleMake\": \"string\",\n  \"PartyVehicleModel\": \"string\",\n  \"PartyVehicleYear\": 7708,\n  \"PartyVehicleMonth\": 6174,\n  \"PartyVehicleDateOfFirstRegistration\": \"1999-10-12T22:28:04.022Z\",\n  \"PartyVehicleColor\": \"string\",\n  \"PartyVehicleFrameNumber\": \"string\",\n  \"PartyVehicleEngineNumber\": \"string\",\n  \"PartyVehicleKilometers\": 7286.85183500453,\n  \"PartyVehicleOriginalKilometers\": 4273.472479596931,\n  \"PartyVehicleComments\": \"string\",\n  \"PartyWorkID\": 2573.0570416461305,\n  \"PartyWorkComments\": \"string\",\n  \"PartyWorkDescription\": \"string\",\n  \"PartyWorkBudgetValue\": 7754.236756351278,\n  \"PartyWorkStartDate\": \"2002-11-12T19:42:25.362Z\",\n  \"PartyWorkEndDate\": \"1967-12-28T09:51:05.762Z\",\n  \"PartyCustomerLevel\": 1907,\n  \"PartyPrintCopies\": 9743,\n  \"OriginatingON\": \"string\",\n  \"HandWrittenTransactionNumber\": \"string\",\n  \"IsOnPreparednessState\": true,\n  \"HasValidSignature\": false,\n  \"Signature\": \"string\",\n  \"SignatureMessage\": \"string\",\n  \"SignatureControl\": 3164,\n  \"SoftwareCertificateNumber\": 6413,\n  \"SystemEntryDate\": \"2013-01-31T02:39:52.947Z\",\n  \"TransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 5191.112508584683,\n    \"CreateDate\": \"1991-10-07T16:48:37.957Z\"\n  },\n  \"TransSerial\": \"string\",\n  \"TransDocument\": \"string\",\n  \"TransDocNumber\": 9452.648950401534,\n  \"TotalServiceAmount\": 5010.994682303683,\n  \"RetentionPaidAmount\": 949.281895938846,\n  \"CanBeCalculatedOnTaxIncluded\": true,\n  \"WithholdingTaxType\": \"string\",\n  \"SecureDocCode\": \"string\",\n  \"SecureDocPin\": 4605,\n  \"SDNStatus\": 7092,\n  \"_ISignableTransaction_Signature\": \"string\",\n  \"_ISignableTransaction_SignatureControl\": 9667,\n  \"_ISignableTransaction_SoftwareCertificateNumber\": 248,\n  \"_ISignableTransaction_SignatureMessage\": \"string\",\n  \"_ISignableTransaction_TotalAmount\": 2657.5620478596097,\n  \"_ISignableTransaction_CreateDate\": \"2017-08-17T20:15:54.510Z\",\n  \"_ISignableTransaction_SystemEntryDate\": \"1981-01-03T07:25:04.587Z\",\n  \"_ISignableTransaction_TransactionID\": \"string\",\n  \"_ISignableTransaction_HasValidSignature\": false\n}"}],"_postman_id":"4b3ab3e6-c838-472f-b255-7202e3cbed5f"},{"name":"/v2/ItemTransaction","id":"ed0b4c21-ae52-4d39-ad73-c01bdb6223e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/ItemTransaction?PageNumber=137&DocumentType=dcTypeRectifyingTransaction&TransDoc=string&TransSerial=string&PartyID=9827.058787734317&StartDate=1965-06-19T17:20:46.449Z&EndDate=1965-06-19T17:20:46.449Z&Include=string","description":"<p>Returns transactions in pages, with filtering by document type, one or more document/serial codes, customer or supplier, and date range. You can also use Include to bring back related data (e.g. \"Zone,Salesman\") in the same response, saving you extra requests.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","ItemTransaction"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number for pagination (optional).</p>\n","type":"text/plain"},"key":"PageNumber","value":"137"},{"description":{"content":"<p>The DocumentTypeEnum (optional).</p>\n","type":"text/plain"},"key":"DocumentType","value":"dcTypeRectifyingTransaction"},{"description":{"content":"<p>The transaction document type (optional). Accepts comma-separated values for multiple documents (e.g. \"FT,FS\").</p>\n","type":"text/plain"},"key":"TransDoc","value":"string"},{"description":{"content":"<p>The transaction document serial (optional). Accepts comma-separated values for multiple serials (e.g. \"A,B\").</p>\n","type":"text/plain"},"key":"TransSerial","value":"string"},{"description":{"content":"<p>The party ID (optional).</p>\n","type":"text/plain"},"key":"PartyID","value":"9827.058787734317"},{"description":{"content":"<p>The start date of the date range (optional). Format: yyyy-MM-dd</p>\n","type":"text/plain"},"key":"StartDate","value":"1965-06-19T17:20:46.449Z"},{"description":{"content":"<p>The end date of the date range (optional). Format: yyyy-MM-dd</p>\n","type":"text/plain"},"key":"EndDate","value":"1965-06-19T17:20:46.449Z"},{"description":{"content":"<p>The include parameter to specify related entities to include in the response (optional). Example: 'Zone,Salesman'</p>\n<p>Available options:</p>\n<p>Zone, BaseCurrency, AlternCurrency\nSalesman, Payment, Tender\nCarrier, LoadPlace, UnloadPlace\nLoadPlaceAddress, UnloadPlaceAddress, FreightTaxes\nFreightTaxList, Taxes, Details\nLedgerAccount, TenderLineItem, ExtraFieldList\nBankReceiptList, AccountTransaction, WorkstationStamp\nBalconyScaleTicketProcessed, AllowancesCharges, RedeemedVouchers\nVoucherDocSpentList, VoucherGiftFamilyList, BuyShareOtherCostList\nTill, Entity, BillToEntity\nExtendedProperties, CustomerImpute, Party\nBillToParty, TransactionID, mAllowancesCharges</p>\n","type":"text/plain"},"key":"Include","value":"string"}],"variable":[]}},"response":[{"id":"66f8a96d-5f9f-47a5-9be7-a3c1982df64c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/ItemTransaction?PageNumber=137&DocumentType=dcTypeRectifyingTransaction&TransDoc=string&TransSerial=string&PartyID=9827.058787734317&StartDate=1965-06-19T17:20:46.449Z&EndDate=1965-06-19T17:20:46.449Z&Include=string","host":["http://localhost:5581"],"path":["v2","ItemTransaction"],"query":[{"description":"The page number for pagination (optional).","key":"PageNumber","value":"137"},{"description":"The DocumentTypeEnum (optional).","key":"DocumentType","value":"dcTypeRectifyingTransaction"},{"description":"The transaction document type (optional). Accepts comma-separated values for multiple documents (e.g. \"FT,FS\").","key":"TransDoc","value":"string"},{"description":"The transaction document serial (optional). Accepts comma-separated values for multiple serials (e.g. \"A,B\").","key":"TransSerial","value":"string"},{"description":"The party ID (optional).","key":"PartyID","value":"9827.058787734317"},{"description":"The start date of the date range (optional). Format: yyyy-MM-dd","key":"StartDate","value":"1965-06-19T17:20:46.449Z"},{"description":"The end date of the date range (optional). Format: yyyy-MM-dd","key":"EndDate","value":"1965-06-19T17:20:46.449Z"},{"description":"The include parameter to specify related entities to include in the response (optional). Example: 'Zone,Salesman'\n\nAvailable options:\n\nZone, BaseCurrency, AlternCurrency\nSalesman, Payment, Tender\nCarrier, LoadPlace, UnloadPlace\nLoadPlaceAddress, UnloadPlaceAddress, FreightTaxes\nFreightTaxList, Taxes, Details\nLedgerAccount, TenderLineItem, ExtraFieldList\nBankReceiptList, AccountTransaction, WorkstationStamp\nBalconyScaleTicketProcessed, AllowancesCharges, RedeemedVouchers\nVoucherDocSpentList, VoucherGiftFamilyList, BuyShareOtherCostList\nTill, Entity, BillToEntity\nExtendedProperties, CustomerImpute, Party\nBillToParty, TransactionID, mAllowancesCharges","key":"Include","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TransDocType\": \"dcTypeCheckLabel\",\n    \"TransBehavior\": \"BehConversion\",\n    \"TransactionGuid\": \"string\",\n    \"TempTransIndex\": 2326.267327526236,\n    \"CreateDate\": \"1966-08-27T01:46:31.356Z\",\n    \"CreateTime\": \"1983-01-08T20:29:50.305Z\",\n    \"DeferredPaymentDate\": \"1999-05-23T08:16:27.227Z\",\n    \"ActualDeliveryDate\": \"1985-08-14T09:54:15.641Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"DefaultWarehouse\": 2402,\n    \"PartyAddressID\": 2527,\n    \"PartyAddressLine1\": \"string\",\n    \"PartyAddressLine2\": \"string\",\n    \"PartyPostalCode\": \"string\",\n    \"PartyGLN\": \"string\",\n    \"PartyDelivery\": \"string\",\n    \"BillToPartyAddressID\": 1204,\n    \"BillToPartyAddressLine1\": \"string\",\n    \"BillToPartyAddressLine2\": \"string\",\n    \"BillToPartyPostalCode\": \"string\",\n    \"Zone\": {\n      \"ZoneID\": 6341,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztNone\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 6785.643163506241,\n      \"BuyExchange\": 6177.697759324534,\n      \"ExchangeDate\": \"1982-08-03T07:49:14.819Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 6646.30375067932,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 9542,\n      \"PriceItemDecimalPlaces\": 2579,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 7765.927471239715,\n      \"BuyExchange\": 7084.570338395642,\n      \"ExchangeDate\": \"2018-08-07T16:59:38.124Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 5352.761286222435,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 3043,\n      \"PriceItemDecimalPlaces\": 7206,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 3965.6818982630293,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 7574.277057032882,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2018-04-19T18:10:59.401Z\",\n      \"BirthDate\": \"2020-06-27T11:32:01.832Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 8470,\n      \"ComissionTaxOnSale\": 3583.3464927341206,\n      \"ComissionIncidenceType\": 3783,\n      \"ComissionTaxOnPay\": 2446.912974271194,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": true,\n      \"RetentionTax\": 215.17137323355917,\n      \"SalesGroupID\": 9237,\n      \"MaximumDiscount\": 4434.206940735314,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": true,\n      \"LastSalesmanID\": 8027.653831410568,\n      \"PartyInfo\": {\n        \"PartyID\": 8753.323733486995,\n        \"PartyType\": \"ptBank\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 474.46090500744776,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": false,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 8972,\n      \"GDPRConsent\": true,\n      \"GDPRConsentDate\": \"1980-09-24T11:33:09.617Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"1996-12-04T04:16:38.542Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"2015-11-21T13:09:13.273Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"2003-12-18T20:35:38.636Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"Undefined\",\n      \"Properties\": {\n        \"Count\": 8753\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": true\n    },\n    \"Payment\": {\n      \"PaymentID\": 5751,\n      \"PaymentKey\": \"string\",\n      \"Description\": \"string\",\n      \"PaymentDays\": 9072,\n      \"PaymentDaysAfter\": 7791,\n      \"IssueReceipt\": false,\n      \"InternalUse\": false,\n      \"PaymentDateType\": \"ImmediatePayment\",\n      \"Installments\": 3676,\n      \"InstallmentsType\": \"DiferentInstalments\",\n      \"TenderID\": 5366\n    },\n    \"Tender\": {\n      \"TenderID\": 2017,\n      \"TenderKey\": \"string\",\n      \"Description\": \"string\",\n      \"MinimumSaleAmount\": 5666.222499087604,\n      \"MaximumAcceptAmount\": 8545.58045364586,\n      \"MaxAcceptAmntCurrencyID\": \"string\",\n      \"MaxAcceptAmntCurrencyFactor\": 9492.300394628532,\n      \"MaxAcceptAmntCurrencyExchange\": 6639.354597910616,\n      \"CanReturnMoneyChange\": true,\n      \"TenderUse\": \"tndUsedOnReceive\",\n      \"UseDOCToPay\": true,\n      \"DocIDUsedToPay\": \"string\",\n      \"TenderType\": \"tndBillOfExchange\",\n      \"CustomerIdentificationRequired\": false,\n      \"AccountIdentificationRequired\": false,\n      \"OpenCashDrawerRequired\": false,\n      \"Internal\": false,\n      \"InternalUse\": false,\n      \"UpdateTillReport\": true,\n      \"DebitedOnAccount\": false,\n      \"Inactive\": false,\n      \"StampDutyBillOfExchange\": \"string\",\n      \"SAFTPaymentMechanism\": \"string\",\n      \"Properties\": {\n        \"Count\": 4959\n      },\n      \"ChargeDaysAfterDueDate\": 8896,\n      \"NumberDaysValidRef\": 9528\n    },\n    \"Carrier\": {\n      \"CarrierID\": 704,\n      \"CarrierKey\": \"string\",\n      \"Name\": \"string\",\n      \"DefaultSaleFreightCharge\": 2749.4175924344745,\n      \"SaleFreightChargeLimit\": 1199.4905424661595,\n      \"CurrencyID\": \"string\",\n      \"CurrencyExchange\": 1297.1361563307514,\n      \"CurrencyFactor\": 8440.098486783725,\n      \"TaxableGroupID\": 9845,\n      \"ModeOfTransportID\": \"string\"\n    },\n    \"LoadPlace\": {\n      \"LoadUnloadPlaceID\": 1508,\n      \"Description\": \"string\",\n      \"AddressType\": \"luatCompany\",\n      \"AddressTypeID\": 8506\n    },\n    \"UnloadPlace\": {\n      \"LoadUnloadPlaceID\": 3013,\n      \"Description\": \"string\",\n      \"AddressType\": \"luatFree\",\n      \"AddressTypeID\": 2003\n    },\n    \"LoadPlaceDateTime\": \"1976-11-12T12:22:56.996Z\",\n    \"UnloadPlaceDateTime\": \"2007-04-30T12:31:58.518Z\",\n    \"LoadPlaceAddress\": {\n      \"AddressID\": 2085,\n      \"AddressKey\": \"string\",\n      \"PartyID\": 4181.208119397549,\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"ProvinceName\": \"string\",\n      \"LocalityID\": 8823,\n      \"LocalityName\": \"string\",\n      \"AddressType\": \"atOther\",\n      \"SendMail\": false,\n      \"GLN\": \"string\",\n      \"Delivery\": \"string\"\n    },\n    \"UnloadPlaceAddress\": {\n      \"AddressID\": 6754,\n      \"AddressKey\": \"string\",\n      \"PartyID\": 8273.235379770991,\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"CountryName\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"ProvinceName\": \"string\",\n      \"LocalityID\": 6054,\n      \"LocalityName\": \"string\",\n      \"AddressType\": \"atLegal\",\n      \"SendMail\": false,\n      \"GLN\": \"string\",\n      \"Delivery\": \"string\"\n    },\n    \"TransactionTaxIncluded\": false,\n    \"TransactionCreditSale\": false,\n    \"TransactionConverted\": false,\n    \"Comments\": \"string\",\n    \"RectificationMotive\": \"string\",\n    \"RetentionTax\": 8376.589071010058,\n    \"GlobalDiscountPercent\": 8867.304237513541,\n    \"PaymentDiscountPercent\": 5797.078143328827,\n    \"PaymentCumulativeDiscountPercent1\": 8280.735415713874,\n    \"PaymentCumulativeDiscountPercent2\": 1637.3058948673213,\n    \"PaymentCumulativeDiscountPercent3\": 9618.620320171707,\n    \"TotalGrossAmount\": 7691.6351837852635,\n    \"TotalLineItemDiscountAmount\": 6519.650796420362,\n    \"TotalPaymentDiscountAmount\": 5518.125409904911,\n    \"TotalRedeemedVoucherAmount\": 7068.218284294548,\n    \"TotalGlobalDiscountAmount\": 8694.43619227547,\n    \"TotalNetAmount\": 8704.354489761854,\n    \"TotalTaxAmount\": 1906.688490377032,\n    \"TotalOtherTaxesAmount\": 8584.887769974244,\n    \"TotalFreightAmount\": 365.56943822467326,\n    \"TotalFreightAmountWithTax\": 7108.089324999135,\n    \"FreightTaxableGroupID\": 6030,\n    \"TotalAdjustmentAmount\": 2169.1559187365297,\n    \"TotalAmount\": 496.74123520115796,\n    \"TotalRetentionAmount\": 255.68842200401676,\n    \"TotalAdvancementRetentionAmount\": 7185.01542581055,\n    \"TotalAllowanceAmount\": 9630.2295414505,\n    \"TotalChargeAmount\": 5644.2494220847075,\n    \"TotalTransactionAmount\": 3816.6458644451473,\n    \"TotalPayedAmount\": 8120.379294140813,\n    \"SecondIssue\": false,\n    \"TransStatus\": \"stRectified\",\n    \"StatusFlags\": \"scaSendWhatsApp\",\n    \"SecondHandTaxRegimen\": true,\n    \"AccountTransaction\": {\n      \"TransBehavior\": \"BehDelete\",\n      \"CreateDate\": \"1969-07-28T09:12:38.943Z\",\n      \"CreateTime\": \"1972-04-09T11:24:34.076Z\",\n      \"Zone\": {\n        \"ZoneID\": 1847,\n        \"Zonekey\": \"string\",\n        \"Description\": \"string\",\n        \"ZoneType\": \"ztPassiveSubjectInversion\",\n        \"CurrencyID\": \"string\",\n        \"CountryID\": \"string\",\n        \"TaxRegionID\": \"string\",\n        \"TaxExemptionReasonCode\": \"string\",\n        \"TaxExemptionReasonCodeService\": \"string\"\n      },\n      \"BaseCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 1234.9104194160975,\n        \"BuyExchange\": 5191.797458873607,\n        \"ExchangeDate\": \"1971-06-07T15:19:53.180Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 27.707780351283738,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 7332,\n        \"PriceItemDecimalPlaces\": 5680,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"AlternCurrency\": {\n        \"CurrencyID\": \"string\",\n        \"CurrencyKey\": \"string\",\n        \"Description\": \"string\",\n        \"SaleExchange\": 6975.82182591414,\n        \"BuyExchange\": 6606.177707454238,\n        \"ExchangeDate\": \"2005-02-12T05:37:49.078Z\",\n        \"ItsEuroCurrency\": true,\n        \"EuroConversionRate\": 3340.740913529998,\n        \"RelatedCurrencyID\": \"string\",\n        \"Symbol\": \"string\",\n        \"SymbolPosition\": \"string\",\n        \"NegativeFormat\": \"string\",\n        \"decimalPlaces\": 6902,\n        \"PriceItemDecimalPlaces\": 1730,\n        \"FormatMask\": \"string\",\n        \"ISOCode\": \"string\",\n        \"Inactive\": false\n      },\n      \"Salesman\": {\n        \"SalesmanID\": 876.4798623241044,\n        \"SalesmanKey\": \"string\",\n        \"Name\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 2462.6204630361094,\n        \"Telephone1\": \"string\",\n        \"Telephone2\": \"string\",\n        \"CellPhone1\": \"string\",\n        \"CellPhone2\": \"string\",\n        \"Email\": \"string\",\n        \"WebSite\": \"string\",\n        \"AdmissionDate\": \"2003-07-01T04:43:53.386Z\",\n        \"BirthDate\": \"1956-05-10T06:54:49.243Z\",\n        \"SpokenLanguageID\": \"string\",\n        \"IdentityCard\": \"string\",\n        \"FederalTaxID\": \"string\",\n        \"SalesmanLevel\": 9014,\n        \"ComissionTaxOnSale\": 5543.821689911196,\n        \"ComissionIncidenceType\": 2663,\n        \"ComissionTaxOnPay\": 6162.969519757342,\n        \"ComissionAccountTypeID\": \"string\",\n        \"AplyRetentionTax\": true,\n        \"RetentionTax\": 3058.734755551431,\n        \"SalesGroupID\": 7092,\n        \"MaximumDiscount\": 3782.400629517492,\n        \"Picture\": \"string\",\n        \"Password\": \"string\",\n        \"Comments\": \"string\",\n        \"RouteList\": {},\n        \"Admin\": true,\n        \"LastSalesmanID\": 7993.289494829209,\n        \"PartyInfo\": {\n          \"PartyID\": 217.8452250485874,\n          \"PartyType\": \"ptNothing\"\n        },\n        \"DepartmentID\": \"string\",\n        \"LedgerAccountBalance\": 3478.7258087344576,\n        \"CurrencyID\": \"string\",\n        \"CardID\": \"string\",\n        \"DefaultMainTillID\": \"string\",\n        \"DefaultTillID\": \"string\",\n        \"DefaultOfflineTillID\": \"string\",\n        \"Inactive\": false,\n        \"AlwaysAvailable\": false,\n        \"StoreList\": \"string\",\n        \"PasswordStrength\": 2363,\n        \"GDPRConsent\": true,\n        \"GDPRConsentDate\": \"1993-01-21T22:02:31.561Z\",\n        \"GDPRSystemUserGUID\": \"string\",\n        \"GDPRForgetDate\": \"2002-04-25T20:39:31.217Z\",\n        \"GDPRForgetUserGUID\": \"string\",\n        \"GDPRRequestDate\": \"2022-11-13T16:33:16.512Z\",\n        \"GDPRRequestEmail\": \"string\",\n        \"GDPRRequestUserGUID\": \"string\",\n        \"GDPRStateDate\": \"1951-07-15T08:57:54.328Z\",\n        \"GDPRStateUserGUID\": \"string\",\n        \"GDPRState\": \"PendingConsent\",\n        \"Properties\": {\n          \"Count\": 7301\n        },\n        \"WithholdingTaxType\": \"string\",\n        \"WhatsappConsent\": true\n      },\n      \"CashDiscountTerms\": {\n        \"CashDiscountTermID\": \"string\",\n        \"Description\": \"string\",\n        \"AplyToDueTransactions\": false,\n        \"RestrictedToTenders\": \"string\",\n        \"RestrictedToTendersCount\": 6321,\n        \"RestrictedToTendersArray\": [\n          5961\n        ]\n      },\n      \"TotalAmount\": 6792.399665463912,\n      \"TotalRetentionAmount\": 460.9126013802833,\n      \"TotalRetentionStampDuty\": 3626.0689954160484,\n      \"TotalDiscountAmount\": 1887.4896424605836,\n      \"TotalDiscountPercent\": 1002.8300402443102,\n      \"TotalExchangeDifference\": 9230.579642759954,\n      \"TotalNetAmount\": 6975.920385149695,\n      \"TotalOtherDebit\": 6085.742115056803,\n      \"SettleTax\": false,\n      \"TransStatus\": \"stImported\",\n      \"Comments\": \"string\",\n      \"SystemEntryUser\": \"string\",\n      \"ExchangeDifferenceLedgerAccount\": {\n        \"LedgerCounter\": 967,\n        \"InternalID\": 862.8429377970704,\n        \"ReconciledFlag\": true,\n        \"CreateDate\": \"2026-04-13T01:51:06.316Z\",\n        \"SystemEntryDate\": \"1963-02-21T12:56:02.114Z\",\n        \"DeferredPaymentDate\": \"1975-12-12T10:35:36.868Z\",\n        \"ContractReferenceNumber\": \"string\",\n        \"TransSerial\": \"string\",\n        \"TransDocument\": \"string\",\n        \"TransDocNumber\": 696.6829477987824,\n        \"TransInstallmentID\": 3199,\n        \"TotalAmount\": 6864.233266811572,\n        \"TotalAdvancementAmount\": 729.5129648440968,\n        \"TotalNetAmount\": 2652.25559384731,\n        \"TotalPendingAmount\": 9011.456464508437,\n        \"OperationID\": 3094,\n        \"TotalAccountSign\": \"ldgAccBoth\",\n        \"PartyTypeCode\": \"ptNothing\",\n        \"PartyID\": 547.6878444498312,\n        \"PartyAccountTypeID\": \"string\",\n        \"PartyAddressID\": 7704,\n        \"SalesmanId\": 7494.422183638551,\n        \"BaseCurrency\": {\n          \"CurrencyID\": \"string\",\n          \"CurrencyKey\": \"string\",\n          \"Description\": \"string\",\n          \"SaleExchange\": 6849.170935889553,\n          \"BuyExchange\": 4337.419899743332,\n          \"ExchangeDate\": \"1997-08-24T01:44:01.154Z\",\n          \"ItsEuroCurrency\": true,\n          \"EuroConversionRate\": 8915.92991015674,\n          \"RelatedCurrencyID\": \"string\",\n          \"Symbol\": \"string\",\n          \"SymbolPosition\": \"string\",\n          \"NegativeFormat\": \"string\",\n          \"decimalPlaces\": 8158,\n          \"PriceItemDecimalPlaces\": 4873,\n          \"FormatMask\": \"string\",\n          \"ISOCode\": \"string\",\n          \"Inactive\": true\n        },\n        \"ExchangeDifCurrency\": \"string\",\n        \"RetentionTotalAmount\": 1865.3203686546915,\n        \"RetentionPendingAmount\": 4872.980948437843,\n        \"RetentionPayedAmount\": 5265.9200003839505,\n        \"RetentionStampDutyTotal\": 6673.777000794346,\n        \"RetentionStampDutyPending\": 4555.817681504544,\n        \"RetentionStampDutyPayed\": 4057.0232008465446,\n        \"DebitTotalAmount\": 4148.422004272392,\n        \"CreditTotalAmount\": 3915.3728424570922,\n        \"PaymentValue\": 4705.236793664886,\n        \"DeliveredValue\": 2213.7068506183587,\n        \"DiscountValue\": 1526.1513525231019,\n        \"DiscountPercent\": 1698.1774717055787,\n        \"ExchangeDifference\": 3651.2641860381236,\n        \"CashDiscountPercent\": 1109.118790907625,\n        \"OriginTransSerial\": \"string\",\n        \"OriginTransDocument\": \"string\",\n        \"OriginTransDocNumber\": 488.35303567732024,\n        \"CashAccountingSchemeType\": \"cstNone\",\n        \"ComissionAmount\": 1623.4281639022151,\n        \"Hidden\": false,\n        \"Guid\": \"string\",\n        \"TransStatus\": \"stVoid\",\n        \"TransBehavior\": \"BehAlteration\",\n        \"WorkstationStamp\": {\n          \"WorkstationID\": 4223,\n          \"SessionID\": 5220,\n          \"UserId\": 6333,\n          \"UserGuid\": \"string\",\n          \"DateTimeStamp\": \"2023-05-19T03:58:08.907Z\"\n        },\n        \"BalanceCompensationFlag\": true\n      },\n      \"OtherDebitLedgerAccount\": {\n        \"LedgerCounter\": 6192,\n        \"InternalID\": 1125.1382676770672,\n        \"ReconciledFlag\": true,\n        \"CreateDate\": \"2003-06-19T11:12:09.300Z\",\n        \"SystemEntryDate\": \"1999-12-14T16:15:11.070Z\",\n        \"DeferredPaymentDate\": \"2012-11-05T05:27:21.433Z\",\n        \"ContractReferenceNumber\": \"string\",\n        \"TransSerial\": \"string\",\n        \"TransDocument\": \"string\",\n        \"TransDocNumber\": 8201.920804847283,\n        \"TransInstallmentID\": 3454,\n        \"TotalAmount\": 580.7231055872041,\n        \"TotalAdvancementAmount\": 9349.450036276707,\n        \"TotalNetAmount\": 6392.642829698078,\n        \"TotalPendingAmount\": 945.698136571641,\n        \"OperationID\": 9320,\n        \"TotalAccountSign\": \"ldgAccDebit\",\n        \"PartyTypeCode\": \"ptSalesman\",\n        \"PartyID\": 654.502922422725,\n        \"PartyAccountTypeID\": \"string\",\n        \"PartyAddressID\": 5293,\n        \"SalesmanId\": 60.59272136335392,\n        \"BaseCurrency\": {\n          \"CurrencyID\": \"string\",\n          \"CurrencyKey\": \"string\",\n          \"Description\": \"string\",\n          \"SaleExchange\": 6551.599208395565,\n          \"BuyExchange\": 4814.12286987124,\n          \"ExchangeDate\": \"2012-07-03T00:27:33.342Z\",\n          \"ItsEuroCurrency\": true,\n          \"EuroConversionRate\": 667.5333591332677,\n          \"RelatedCurrencyID\": \"string\",\n          \"Symbol\": \"string\",\n          \"SymbolPosition\": \"string\",\n          \"NegativeFormat\": \"string\",\n          \"decimalPlaces\": 5925,\n          \"PriceItemDecimalPlaces\": 1936,\n          \"FormatMask\": \"string\",\n          \"ISOCode\": \"string\",\n          \"Inactive\": true\n        },\n        \"ExchangeDifCurrency\": \"string\",\n        \"RetentionTotalAmount\": 2671.8016992451744,\n        \"RetentionPendingAmount\": 312.763057670884,\n        \"RetentionPayedAmount\": 794.7048345803443,\n        \"RetentionStampDutyTotal\": 8849.812177998305,\n        \"RetentionStampDutyPending\": 7577.611924202354,\n        \"RetentionStampDutyPayed\": 9661.741932579327,\n        \"DebitTotalAmount\": 8391.488510337858,\n        \"CreditTotalAmount\": 6818.597985837999,\n        \"PaymentValue\": 5572.057063940096,\n        \"DeliveredValue\": 1251.1006177874028,\n        \"DiscountValue\": 8443.165802473808,\n        \"DiscountPercent\": 9150.733942418323,\n        \"ExchangeDifference\": 9119.436403025717,\n        \"CashDiscountPercent\": 1309.439364082844,\n        \"OriginTransSerial\": \"string\",\n        \"OriginTransDocument\": \"string\",\n        \"OriginTransDocNumber\": 3670.2564438600284,\n        \"CashAccountingSchemeType\": \"cstNone\",\n        \"ComissionAmount\": 8696.918585943133,\n        \"Hidden\": true,\n        \"Guid\": \"string\",\n        \"TransStatus\": \"stRectified\",\n        \"TransBehavior\": \"BehCanotChange\",\n        \"WorkstationStamp\": {\n          \"WorkstationID\": 1032,\n          \"SessionID\": 3857,\n          \"UserId\": 4639,\n          \"UserGuid\": \"string\",\n          \"DateTimeStamp\": \"1986-05-14T22:37:01.357Z\"\n        },\n        \"BalanceCompensationFlag\": false\n      },\n      \"AccountingExportDate\": \"1985-12-11T00:46:30.263Z\",\n      \"PrintedCopies\": 8159,\n      \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n      \"Till\": {\n        \"TillID\": \"string\",\n        \"Description\": \"string\",\n        \"StatusCode\": 6749,\n        \"MinimumWarningAmount\": 5590.230070550087,\n        \"DefaultCashBalanceAmount\": 4590.287811665284,\n        \"MaximumWarningAmount\": 1252.346374982215,\n        \"MaximumLockoutAmount\": 6450.642954878154,\n        \"StoreId\": 3537,\n        \"MainTill\": true,\n        \"OfflineTill\": false,\n        \"Comments\": \"string\",\n        \"TillOpenMode\": \"toOpenManual\",\n        \"OnTouchUseRoute\": true,\n        \"MaximumSessionsPerDay\": 1149,\n        \"CanHaveOpenTill\": true,\n        \"TillLockToSalesman\": false,\n        \"FixSalesmanForSession\": true,\n        \"ExclusiveToOwnerSalesman\": true,\n        \"CanChangeTranOnSignOffTill\": false,\n        \"CheckForTempTransactionOnSignOff\": true,\n        \"OperatorTenderStatement\": false,\n        \"TenderStatementTentatives\": 3879,\n        \"OnStatementCanHaveDiscrepancy\": false,\n        \"StatementDiscrepancyAmount\": 7884.032221816348,\n        \"DiscrepancyTillID\": \"string\",\n        \"DiscrepancyAccountTypeID\": \"string\",\n        \"BuiltIn\": true\n      },\n      \"TransferAccountTypeID\": \"string\",\n      \"VoidMotive\": \"string\",\n      \"ExternalReferenceNumber\": \"string\",\n      \"EffectivePaymentDate\": \"1983-07-12T15:36:05.119Z\",\n      \"TransmissionStatus\": \"TransmissionStatusWebserviceVoidWaitingToSubmit\",\n      \"WorkstationStamp\": {\n        \"WorkstationID\": 4200,\n        \"SessionID\": 952,\n        \"UserId\": 7200,\n        \"UserGuid\": \"string\",\n        \"DateTimeStamp\": \"1957-01-16T19:45:47.846Z\"\n      },\n      \"ATCUD\": \"string\",\n      \"QRCode\": \"string\",\n      \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n      \"ChargeableMotive\": \"cmInvoicePaymentOverdue\",\n      \"SystemEntryDate\": \"2023-10-06T15:33:43.968Z\",\n      \"TransactionID\": {\n        \"TransSerial\": \"string\",\n        \"TransDocument\": \"string\",\n        \"TransDocNumber\": 2205.0927208834983,\n        \"CreateDate\": \"1965-09-14T11:59:58.627Z\"\n      },\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 7036.1268573613415,\n      \"AccountTypes\": {\n        \"AccountUsed\": \"auSupplierLedgerAccount\",\n        \"AccountTypes\": \"string\",\n        \"AccountTypesCount\": 7729,\n        \"AccountTypesArray\": [\n          \"string\"\n        ],\n        \"DefaultAccountTypes\": \"string\",\n        \"DefaultAccountTypesCount\": 148,\n        \"DefaultAccountTypesArray\": [\n          \"string\"\n        ]\n      },\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 6069.148963027415,\n        \"FederalTaxId\": \"string\",\n        \"FiscalStatusID\": 2700,\n        \"PartyID\": 2687.346342254602,\n        \"PartyType\": \"ptProspect\",\n        \"PartyInfo\": {\n          \"PartyID\": 9644.62667928627,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"DefaultPartyType\": \"ptCustomer\",\n        \"AccountType\": {\n          \"AccountTypeID\": \"string\",\n          \"UseOnCustomers\": false,\n          \"UseOnSuppliers\": false,\n          \"UseOnSalesman\": false,\n          \"UseOnOtherEntities\": true,\n          \"Description\": \"string\",\n          \"AffectsBalanceAmount\": false,\n          \"AffectsPlafondAmount\": true\n        },\n        \"HasAccountType\": false,\n        \"AddressID\": 8119,\n        \"DefaultAddressType\": 8712,\n        \"AddressKey\": 5422,\n        \"Entity\": {\n          \"OrganizationName\": \"string\",\n          \"AddressLine1\": \"string\",\n          \"AddressLine2\": \"string\",\n          \"PostalCode\": \"string\",\n          \"CountryID\": \"string\",\n          \"ProvinceID\": \"string\",\n          \"LocalityID\": 3256.4264979877057,\n          \"FederalTaxID\": \"string\",\n          \"FiscalStatusID\": 1252,\n          \"PartyType\": \"ptBank\",\n          \"PartyID\": 7194.315591588107,\n          \"Fax\": \"string\",\n          \"Email\": \"string\",\n          \"Telephone\": \"string\",\n          \"PartyInfo\": {\n            \"PartyID\": 741.0984822229639,\n            \"PartyType\": \"ptSalesman\"\n          },\n          \"AccountBalance\": 3251.247898421451,\n          \"AccountCurrencyID\": \"string\",\n          \"Locked\": true,\n          \"TaxablePersonType\": \"tpFinalConsumer\"\n        },\n        \"Email\": \"string\",\n        \"Fax\": \"string\",\n        \"EntityObject\": {},\n        \"Locked\": false\n      },\n      \"PartyTypeCode\": \"ptSupplier\",\n      \"ContractReferenceNumber\": \"string\",\n      \"WithholdingTaxType\": \"string\"\n    },\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 2854,\n      \"SessionID\": 8404,\n      \"UserId\": 764,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"2001-11-08T11:55:34.487Z\"\n    },\n    \"FrequentShopperPoints\": 2601.2919519301727,\n    \"DiscountFreqShopperPoints\": 7994.558864322403,\n    \"AccountingExportDate\": \"2011-03-14T11:17:46.590Z\",\n    \"VoucherSpentValueAmount\": 635.6685142105134,\n    \"Reconciled\": false,\n    \"DownPaymentInvoice\": true,\n    \"VoucherGiftTransSerial\": \"string\",\n    \"VoucherGiftTransDocument\": \"string\",\n    \"VoucherGiftTransDocNumber\": 9984.26667434219,\n    \"VoucherGiftValue\": 1298.7265586316964,\n    \"TotalOtherCostAmount\": 7849.941321941557,\n    \"CurrentStatusID\": \"string\",\n    \"AccountingOperation\": \"string\",\n    \"PrintedCopies\": 3737,\n    \"OfferVoucherGiftValue\": 1712.7801126976394,\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 6050,\n      \"MinimumWarningAmount\": 2534.2622269246085,\n      \"DefaultCashBalanceAmount\": 3362.525822844381,\n      \"MaximumWarningAmount\": 4062.1258057146392,\n      \"MaximumLockoutAmount\": 2848.5932428198835,\n      \"StoreId\": 1003,\n      \"MainTill\": true,\n      \"OfflineTill\": false,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenAutomatic\",\n      \"OnTouchUseRoute\": false,\n      \"MaximumSessionsPerDay\": 2935,\n      \"CanHaveOpenTill\": true,\n      \"TillLockToSalesman\": false,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": false,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": false,\n      \"TenderStatementTentatives\": 1469,\n      \"OnStatementCanHaveDiscrepancy\": false,\n      \"StatementDiscrepancyAmount\": 7512.774737124285,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": true\n    },\n    \"SignatureInvoiceNo\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"TransmissionStatus\": \"TransmissionStatusWebserviceSendUpdate\",\n    \"ShipmentDocumentType\": \"sdtConvertedFromGlobal\",\n    \"RegistrationPlate\": \"string\",\n    \"CashAccountingSchemeType\": \"cstNone\",\n    \"CustomerPaidDeductibleAmount\": 8090.202207271377,\n    \"PaymentDiscountAmountChangeFlags\": \"tpcChangedByUser\",\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"PlantProtectionApplicator\": \"string\",\n    \"EInvoiceStatus\": \"EInvoiceStatusNotIntegrated\",\n    \"EInvoiceStatusDate\": \"1949-04-10T05:02:21.076Z\",\n    \"EInvoiceSender\": \"string\",\n    \"EInvoiceReceiver\": \"string\",\n    \"EInvoiceSubmitDate\": \"2002-01-16T17:56:39.825Z\",\n    \"LoyaltyId\": \"string\",\n    \"LoyaltyUploadDate\": \"1976-09-17T03:44:33.916Z\",\n    \"BalanceFreqShopperPoints\": 4785.801271322593,\n    \"OnlineReceiptTagType\": 827,\n    \"OnlineReceiptTag\": \"string\",\n    \"OnlineReceiptToken\": \"string\",\n    \"OnlineReceiptEmail\": \"string\",\n    \"PABudgetExpenditureNumber\": \"string\",\n    \"PAContractNumber\": \"string\",\n    \"PACommitmentNumber\": \"string\",\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"FrequentShopperProcessingState\": \"FSPSNotProcessed\",\n    \"ATDocCodeId\": \"string\",\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4025.2921411665257,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 5469,\n      \"PartyID\": 4278.281924719807,\n      \"PartyType\": \"ptSupplier\",\n      \"PartyInfo\": {\n        \"PartyID\": 257.46983384963505,\n        \"PartyType\": \"ptSalesman\"\n      },\n      \"DefaultPartyType\": \"ptProspect\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": true,\n        \"UseOnSuppliers\": false,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": false\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 5357,\n      \"DefaultAddressType\": 9614,\n      \"AddressKey\": 8035,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 2174.628436260968,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 1126,\n        \"PartyType\": \"ptNothing\",\n        \"PartyID\": 8218.215929102611,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 1896.700335973156,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"AccountBalance\": 466.3944407017928,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpUnknown\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"BillToEntity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 3415.831509359473,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 4000,\n      \"PartyID\": 6242.76983490681,\n      \"PartyType\": \"ptProspect\",\n      \"PartyInfo\": {\n        \"PartyID\": 7805.386344692374,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"DefaultPartyType\": \"ptBank\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": false,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": true,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": false,\n      \"AddressID\": 2503,\n      \"DefaultAddressType\": 3224,\n      \"AddressKey\": 6720,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 5065.162185629316,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 6515,\n        \"PartyType\": \"ptOther\",\n        \"PartyID\": 8347.156200791364,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 2382.991069371483,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"AccountBalance\": 8359.387570570127,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpFinalConsumer\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": true\n    },\n    \"PartyTypeCode\": \"ptOther\",\n    \"BillToPartyTypeCode\": \"ptNothing\",\n    \"CustomerImpute\": {\n      \"CustomerImputeID\": 5396,\n      \"CustomerID\": 3822.6975473854063,\n      \"Description\": \"string\",\n      \"Comments\": \"string\",\n      \"LastTransSerial\": \"string\",\n      \"LastTransDocument\": \"string\",\n      \"LastTransDocNumber\": 984.2657251227049,\n      \"Discontinued\": true,\n      \"DefaultBillToCustomerID\": 6447.599219078086,\n      \"CostCenterID1\": \"string\",\n      \"CostCenterID2\": \"string\",\n      \"CostCenterID3\": \"string\",\n      \"CostCenterID4\": \"string\",\n      \"CustomerImputeType\": \"citNone\"\n    },\n    \"TotalAdvancementAmount\": 5248.434360680742,\n    \"TotalAdvancementNetAmount\": 6529.604094834221,\n    \"Party\": {},\n    \"BillToParty\": {},\n    \"PartyID\": 6138.050949394642,\n    \"BillToPartyID\": 1346.2041049652573,\n    \"PartyOrganizationName\": \"string\",\n    \"BillToPartyOrganizationName\": \"string\",\n    \"PartyFederalTaxID\": \"string\",\n    \"BillToPartyFederalTaxID\": \"string\",\n    \"PartyFiscalStatus\": 8722,\n    \"BillToPartyFiscalStatus\": 1764,\n    \"PartyTelephone\": \"string\",\n    \"PartyFax\": \"string\",\n    \"PartyMobilePhone\": \"string\",\n    \"PartyEmail\": \"string\",\n    \"PartyAccountBalance\": 2993.415416325317,\n    \"BillToPartyAccountBalance\": 1882.2414118642694,\n    \"PartyAccountCurrencyID\": \"string\",\n    \"BillToPartyAccountCurrencyID\": \"string\",\n    \"PartyFrequentShopperPoints\": 3626.8081900601146,\n    \"PartyCountryID\": \"string\",\n    \"BillToPartyCountryID\": \"string\",\n    \"PartyProvinceID\": \"string\",\n    \"BillToPartyProvinceID\": \"string\",\n    \"PartyLocalityID\": 9883.321772580692,\n    \"BillToPartyLocalityID\": 6566.693645084834,\n    \"PartyCarrierID\": 2262,\n    \"PartyBankAccountNumber\": \"string\",\n    \"PartyBankCode\": \"string\",\n    \"PartyBranchCode\": \"string\",\n    \"PartyAccountCheckDigit\": \"string\",\n    \"PartyBankName\": \"string\",\n    \"PartyPriceItemDecimalPlaces\": 8920,\n    \"PartyFreightOnLedgerAccount\": true,\n    \"PartyAccountingGeneralLedgerID\": \"string\",\n    \"PartySupplierCustomerID\": \"string\",\n    \"PartyVehicleID\": 479.1235515347292,\n    \"PartyVehicleLicensePlate\": \"string\",\n    \"PartyVehicleMake\": \"string\",\n    \"PartyVehicleModel\": \"string\",\n    \"PartyVehicleYear\": 9998,\n    \"PartyVehicleMonth\": 9044,\n    \"PartyVehicleDateOfFirstRegistration\": \"2010-10-04T09:13:04.768Z\",\n    \"PartyVehicleColor\": \"string\",\n    \"PartyVehicleFrameNumber\": \"string\",\n    \"PartyVehicleEngineNumber\": \"string\",\n    \"PartyVehicleKilometers\": 8268.173654330349,\n    \"PartyVehicleOriginalKilometers\": 8467.698330906363,\n    \"PartyVehicleComments\": \"string\",\n    \"PartyWorkID\": 5937.562478106415,\n    \"PartyWorkComments\": \"string\",\n    \"PartyWorkDescription\": \"string\",\n    \"PartyWorkBudgetValue\": 9928.415869737872,\n    \"PartyWorkStartDate\": \"1999-07-14T07:04:25.178Z\",\n    \"PartyWorkEndDate\": \"2007-04-01T00:53:12.605Z\",\n    \"PartyCustomerLevel\": 1057,\n    \"PartyPrintCopies\": 4562,\n    \"OriginatingON\": \"string\",\n    \"HandWrittenTransactionNumber\": \"string\",\n    \"IsOnPreparednessState\": true,\n    \"HasValidSignature\": false,\n    \"Signature\": \"string\",\n    \"SignatureMessage\": \"string\",\n    \"SignatureControl\": 5179,\n    \"SoftwareCertificateNumber\": 7254,\n    \"SystemEntryDate\": \"1981-03-20T22:08:01.331Z\",\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 2288.8432841098925,\n      \"CreateDate\": \"1995-08-03T01:02:53.900Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 412.0042681043268,\n    \"TotalServiceAmount\": 5191.461989888787,\n    \"RetentionPaidAmount\": 2004.2384647765155,\n    \"CanBeCalculatedOnTaxIncluded\": true,\n    \"WithholdingTaxType\": \"string\",\n    \"SecureDocCode\": \"string\",\n    \"SecureDocPin\": 4825,\n    \"SDNStatus\": 7077,\n    \"_ISignableTransaction_Signature\": \"string\",\n    \"_ISignableTransaction_SignatureControl\": 8725,\n    \"_ISignableTransaction_SoftwareCertificateNumber\": 7776,\n    \"_ISignableTransaction_SignatureMessage\": \"string\",\n    \"_ISignableTransaction_TotalAmount\": 6650.425000800805,\n    \"_ISignableTransaction_CreateDate\": \"1947-09-23T00:27:31.218Z\",\n    \"_ISignableTransaction_SystemEntryDate\": \"2008-11-11T03:32:46.300Z\",\n    \"_ISignableTransaction_TransactionID\": \"string\",\n    \"_ISignableTransaction_HasValidSignature\": true\n  }\n]"}],"_postman_id":"ed0b4c21-ae52-4d39-ad73-c01bdb6223e1"},{"name":"/v1/ItemTransaction/UpdateATDocCodeId","id":"77f4ddb5-df7c-4829-a2ee-4c058160744f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemTransaction/UpdateATDocCodeId?TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317&ATDocCodeId=string&PrintLayoutFile=string","description":"<p>Records or corrects a document's official tax-authority code, then prints the document.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction","UpdateATDocCodeId"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The transaction document type.</p>\n","type":"text/plain"},"key":"TransDoc","value":"string"},{"description":{"content":"<p>The transaction document serial.</p>\n","type":"text/plain"},"key":"TransSerial","value":"string"},{"description":{"content":"<p>The transaction document number.</p>\n","type":"text/plain"},"key":"TransDocNumber","value":"9827.058787734317"},{"description":{"content":"<p>The ATDocCodeId.</p>\n","type":"text/plain"},"key":"ATDocCodeId","value":"string"},{"description":{"content":"<p>The print layout file (optional) Example: Talao Sage(1).TPL.</p>\n","type":"text/plain"},"key":"PrintLayoutFile","value":"string"}],"variable":[]}},"response":[{"id":"40805003-6c1a-4e1f-a973-60cb149c04b8","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ItemTransaction/UpdateATDocCodeId?TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317&ATDocCodeId=string&PrintLayoutFile=string","host":["http://localhost:5581"],"path":["v1","ItemTransaction","UpdateATDocCodeId"],"query":[{"description":"The transaction document type.","key":"TransDoc","value":"string"},{"description":"The transaction document serial.","key":"TransSerial","value":"string"},{"description":"The transaction document number.","key":"TransDocNumber","value":"9827.058787734317"},{"description":"The ATDocCodeId.","key":"ATDocCodeId","value":"string"},{"description":"The print layout file (optional) Example: Talao Sage(1).TPL.","key":"PrintLayoutFile","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"FileName\": \"string\",\n  \"Base64\": \"string\"\n}"}],"_postman_id":"77f4ddb5-df7c-4829-a2ee-4c058160744f"},{"name":"/v1/ItemTransaction/CommunicateTransDocToAT","id":"fdf49257-33ca-49c3-8c7e-f897c070581d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/ItemTransaction/CommunicateTransDocToAT?TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317","description":"<p>Submits the transaction's fiscal data to the Portuguese Tax Authority, as required by Portuguese fiscal law.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","ItemTransaction","CommunicateTransDocToAT"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The transaction document type.</p>\n","type":"text/plain"},"key":"TransDoc","value":"string"},{"description":{"content":"<p>The transaction document serial.</p>\n","type":"text/plain"},"key":"TransSerial","value":"string"},{"description":{"content":"<p>The transaction document number.</p>\n","type":"text/plain"},"key":"TransDocNumber","value":"9827.058787734317"}],"variable":[]}},"response":[{"id":"e9c72588-7bf4-4db4-95c7-4b3c8ae90924","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/ItemTransaction/CommunicateTransDocToAT?TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317","host":["http://localhost:5581"],"path":["v1","ItemTransaction","CommunicateTransDocToAT"],"query":[{"description":"The transaction document type.","key":"TransDoc","value":"string"},{"description":"The transaction document serial.","key":"TransSerial","value":"string"},{"description":"The transaction document number.","key":"TransDocNumber","value":"9827.058787734317"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TransmissionStatus\": \"string\",\n  \"ATDocCodeId\": \"string\"\n}"}],"_postman_id":"fdf49257-33ca-49c3-8c7e-f897c070581d"}],"id":"f4b951de-f1c3-4dff-ac64-40052f98e360","_postman_id":"f4b951de-f1c3-4dff-ac64-40052f98e360","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"ItemTransactionPrinter","item":[{"name":"/v2/ItemTransactionPrinter/Print","id":"303560dc-839e-4e5b-a031-2a050f379a2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/ItemTransactionPrinter/Print?TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317&PrintLayoutFile=string","description":"<p>Prints a stock/item transaction document, such as a delivery note or stock movement slip. You can optionally choose a specific print layout; otherwise the default layout for the document type is used.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","ItemTransactionPrinter","Print"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The transaction document type.</p>\n","type":"text/plain"},"key":"TransDoc","value":"string"},{"description":{"content":"<p>The transaction document serial.</p>\n","type":"text/plain"},"key":"TransSerial","value":"string"},{"description":{"content":"<p>The transaction document number.</p>\n","type":"text/plain"},"key":"TransDocNumber","value":"9827.058787734317"},{"description":{"content":"<p>The print layout file (optional) Example: Talao Sage(1).TPL.</p>\n","type":"text/plain"},"key":"PrintLayoutFile","value":"string"}],"variable":[]}},"response":[{"id":"8e660ee6-f782-4439-91bd-8e1568c831d6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/ItemTransactionPrinter/Print?TransDoc=string&TransSerial=string&TransDocNumber=9827.058787734317&PrintLayoutFile=string","host":["http://localhost:5581"],"path":["v2","ItemTransactionPrinter","Print"],"query":[{"description":"The transaction document type.","key":"TransDoc","value":"string"},{"description":"The transaction document serial.","key":"TransSerial","value":"string"},{"description":"The transaction document number.","key":"TransDocNumber","value":"9827.058787734317"},{"description":"The print layout file (optional) Example: Talao Sage(1).TPL.","key":"PrintLayoutFile","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"FileName\": \"string\",\n  \"Base64\": \"string\"\n}"}],"_postman_id":"303560dc-839e-4e5b-a031-2a050f379a2a"}],"id":"21f31163-0f12-4977-9bed-3d0c53376f12","_postman_id":"21f31163-0f12-4977-9bed-3d0c53376f12","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"LedgerAccountTransaction","item":[{"name":"/v1/LedgerAccountTransaction","id":"d616ab8b-93de-4548-b8f1-8cdb7d68e797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/LedgerAccountTransaction","description":"<p>Returns every general ledger posting. No pagination or filtering.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LedgerAccountTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"bd6ff696-a611-4803-a4af-1b52b29a0d11","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/LedgerAccountTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"CreateDate\": \"1956-04-21T19:37:30.572Z\",\n    \"CreateTime\": \"2019-06-09T00:14:09.775Z\",\n    \"DeferredPaymentDate\": \"1968-10-25T14:11:42.483Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"Payment\": {\n      \"PaymentID\": 2466,\n      \"PaymentKey\": \"string\",\n      \"Description\": \"string\",\n      \"PaymentDays\": 7093,\n      \"PaymentDaysAfter\": 8968,\n      \"IssueReceipt\": false,\n      \"InternalUse\": false,\n      \"PaymentDateType\": \"DaysSinceStockDate\",\n      \"Installments\": 1305,\n      \"InstallmentsType\": \"DiferentInstalments\",\n      \"TenderID\": 7743\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 4753.711221263094,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 5814.944214815187,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"1977-01-22T15:14:14.780Z\",\n      \"BirthDate\": \"1978-02-10T05:30:47.228Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 142,\n      \"ComissionTaxOnSale\": 5205.247144697657,\n      \"ComissionIncidenceType\": 2630,\n      \"ComissionTaxOnPay\": 7733.036635769587,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": true,\n      \"RetentionTax\": 8007.29433685922,\n      \"SalesGroupID\": 7752,\n      \"MaximumDiscount\": 7195.631897382425,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": false,\n      \"LastSalesmanID\": 3094.7049616372515,\n      \"PartyInfo\": {\n        \"PartyID\": 8651.72025712741,\n        \"PartyType\": \"ptBank\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 7521.109726305518,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": false,\n      \"AlwaysAvailable\": true,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 4103,\n      \"GDPRConsent\": true,\n      \"GDPRConsentDate\": \"1995-10-25T11:59:09.246Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"2016-02-06T05:25:38.344Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"1958-03-16T10:30:47.950Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"1992-05-24T06:16:05.237Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"NotConsented\",\n      \"Properties\": {\n        \"Count\": 3688\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": true\n    },\n    \"TaxableGroup\": {\n      \"TaxableGroupID\": 2889,\n      \"Description\": \"string\",\n      \"InternalUse\": true,\n      \"Properties\": {\n        \"Count\": 6249\n      }\n    },\n    \"TotalAmount\": 7950.3712276983715,\n    \"TotalNetAmount\": 891.9808029084375,\n    \"TotalTaxAmount\": 3871.5804489343695,\n    \"Zone\": {\n      \"ZoneID\": 5239,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztEuropeanUnion\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 5299.5835707518,\n      \"BuyExchange\": 4118.951366873316,\n      \"ExchangeDate\": \"1977-12-29T09:26:53.874Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 5769.2690276883795,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 4353,\n      \"PriceItemDecimalPlaces\": 1477,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"Comments\": \"string\",\n    \"TransBehavior\": \"BehChangeIfExist\",\n    \"TransStatus\": \"stImported\",\n    \"AccountingExportDate\": \"1975-10-07T00:53:43.201Z\",\n    \"PrintedCopies\": 1543,\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 7524,\n      \"MinimumWarningAmount\": 9721.417743886079,\n      \"DefaultCashBalanceAmount\": 5723.841634248976,\n      \"MaximumWarningAmount\": 1315.710295955843,\n      \"MaximumLockoutAmount\": 3706.439333361088,\n      \"StoreId\": 1461,\n      \"MainTill\": true,\n      \"OfflineTill\": true,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenAutomatic\",\n      \"OnTouchUseRoute\": true,\n      \"MaximumSessionsPerDay\": 8801,\n      \"CanHaveOpenTill\": false,\n      \"TillLockToSalesman\": false,\n      \"FixSalesmanForSession\": false,\n      \"ExclusiveToOwnerSalesman\": true,\n      \"CanChangeTranOnSignOffTill\": true,\n      \"CheckForTempTransactionOnSignOff\": false,\n      \"OperatorTenderStatement\": false,\n      \"TenderStatementTentatives\": 424,\n      \"OnStatementCanHaveDiscrepancy\": false,\n      \"StatementDiscrepancyAmount\": 6053.841100314945,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": true\n    },\n    \"SignatureInvoiceNo\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 7,\n      \"SessionID\": 4147,\n      \"UserId\": 9950,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1976-05-20T23:04:49.759Z\"\n    },\n    \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n    \"DownPaymentInvoice\": true,\n    \"AccountingOperation\": \"string\",\n    \"TotalRetentionAmount\": 6750.149152404007,\n    \"TotalRetentionStampDuty\": 4167.750136442972,\n    \"ComissionAmount\": 9722.495723086779,\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 4170.599878923114,\n      \"CreateDate\": \"2011-12-13T11:58:48.192Z\"\n    },\n    \"SystemEntryDate\": \"2000-11-23T12:19:29.391Z\",\n    \"OriginTransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 7813.286194103192,\n      \"CreateDate\": \"1978-03-16T17:22:47.951Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 6480.418790701292,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 818.734339112348,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 8032,\n      \"PartyID\": 1213.3229136788582,\n      \"PartyType\": \"ptOther\",\n      \"PartyInfo\": {\n        \"PartyID\": 8657.421066033607,\n        \"PartyType\": \"ptProspect\"\n      },\n      \"DefaultPartyType\": \"ptProspect\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": true,\n        \"UseOnSuppliers\": true,\n        \"UseOnSalesman\": false,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": true,\n        \"AffectsPlafondAmount\": false\n      },\n      \"HasAccountType\": true,\n      \"AddressID\": 5994,\n      \"DefaultAddressType\": 7353,\n      \"AddressKey\": 8338,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 5683.693060065773,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 2622,\n        \"PartyType\": \"ptOther\",\n        \"PartyID\": 5294.719750273572,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 6441.390203142616,\n          \"PartyType\": \"ptSalesman\"\n        },\n        \"AccountBalance\": 4628.872331892127,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpUnknown\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": false\n    },\n    \"PartyTypeCode\": \"ptBank\",\n    \"Signature\": \"string\",\n    \"SignatureControl\": 2289,\n    \"SoftwareCertificateNumber\": 6106,\n    \"HasValidSignature\": true,\n    \"SignatureMessage\": \"string\",\n    \"BalanceCompensationFlag\": false\n  },\n  {\n    \"CreateDate\": \"1986-08-14T04:02:06.370Z\",\n    \"CreateTime\": \"1968-01-20T20:04:36.231Z\",\n    \"DeferredPaymentDate\": \"1952-06-14T22:52:36.568Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"Payment\": {\n      \"PaymentID\": 6219,\n      \"PaymentKey\": \"string\",\n      \"Description\": \"string\",\n      \"PaymentDays\": 9291,\n      \"PaymentDaysAfter\": 9368,\n      \"IssueReceipt\": true,\n      \"InternalUse\": false,\n      \"PaymentDateType\": \"DaysSinceEmissionDate\",\n      \"Installments\": 4598,\n      \"InstallmentsType\": \"FirstInstallmenteDiferent\",\n      \"TenderID\": 6211\n    },\n    \"Salesman\": {\n      \"SalesmanID\": 8079.044039052065,\n      \"SalesmanKey\": \"string\",\n      \"Name\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 2020.2683737477,\n      \"Telephone1\": \"string\",\n      \"Telephone2\": \"string\",\n      \"CellPhone1\": \"string\",\n      \"CellPhone2\": \"string\",\n      \"Email\": \"string\",\n      \"WebSite\": \"string\",\n      \"AdmissionDate\": \"2005-11-29T12:51:43.028Z\",\n      \"BirthDate\": \"1961-10-27T15:56:31.132Z\",\n      \"SpokenLanguageID\": \"string\",\n      \"IdentityCard\": \"string\",\n      \"FederalTaxID\": \"string\",\n      \"SalesmanLevel\": 5859,\n      \"ComissionTaxOnSale\": 1143.701917352471,\n      \"ComissionIncidenceType\": 7852,\n      \"ComissionTaxOnPay\": 9116.747172491076,\n      \"ComissionAccountTypeID\": \"string\",\n      \"AplyRetentionTax\": true,\n      \"RetentionTax\": 5015.539301094991,\n      \"SalesGroupID\": 5629,\n      \"MaximumDiscount\": 2550.9754597364354,\n      \"Picture\": \"string\",\n      \"Password\": \"string\",\n      \"Comments\": \"string\",\n      \"RouteList\": {},\n      \"Admin\": true,\n      \"LastSalesmanID\": 1243.4700163162127,\n      \"PartyInfo\": {\n        \"PartyID\": 3245.0318487104223,\n        \"PartyType\": \"ptCustomer\"\n      },\n      \"DepartmentID\": \"string\",\n      \"LedgerAccountBalance\": 1243.5761413919665,\n      \"CurrencyID\": \"string\",\n      \"CardID\": \"string\",\n      \"DefaultMainTillID\": \"string\",\n      \"DefaultTillID\": \"string\",\n      \"DefaultOfflineTillID\": \"string\",\n      \"Inactive\": true,\n      \"AlwaysAvailable\": false,\n      \"StoreList\": \"string\",\n      \"PasswordStrength\": 5801,\n      \"GDPRConsent\": false,\n      \"GDPRConsentDate\": \"1977-02-14T05:09:33.527Z\",\n      \"GDPRSystemUserGUID\": \"string\",\n      \"GDPRForgetDate\": \"1967-09-22T07:56:20.279Z\",\n      \"GDPRForgetUserGUID\": \"string\",\n      \"GDPRRequestDate\": \"1998-04-29T19:33:44.298Z\",\n      \"GDPRRequestEmail\": \"string\",\n      \"GDPRRequestUserGUID\": \"string\",\n      \"GDPRStateDate\": \"2021-05-04T09:14:09.798Z\",\n      \"GDPRStateUserGUID\": \"string\",\n      \"GDPRState\": \"PendingConsent\",\n      \"Properties\": {\n        \"Count\": 33\n      },\n      \"WithholdingTaxType\": \"string\",\n      \"WhatsappConsent\": false\n    },\n    \"TaxableGroup\": {\n      \"TaxableGroupID\": 9917,\n      \"Description\": \"string\",\n      \"InternalUse\": true,\n      \"Properties\": {\n        \"Count\": 491\n      }\n    },\n    \"TotalAmount\": 9194.994025474938,\n    \"TotalNetAmount\": 9627.399508572998,\n    \"TotalTaxAmount\": 9534.086412552277,\n    \"Zone\": {\n      \"ZoneID\": 5169,\n      \"Zonekey\": \"string\",\n      \"Description\": \"string\",\n      \"ZoneType\": \"ztNone\",\n      \"CurrencyID\": \"string\",\n      \"CountryID\": \"string\",\n      \"TaxRegionID\": \"string\",\n      \"TaxExemptionReasonCode\": \"string\",\n      \"TaxExemptionReasonCodeService\": \"string\"\n    },\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 4143.764776927114,\n      \"BuyExchange\": 8547.386887201566,\n      \"ExchangeDate\": \"1990-02-15T14:37:01.338Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 4351.780443755025,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 8935,\n      \"PriceItemDecimalPlaces\": 8633,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"Comments\": \"string\",\n    \"TransBehavior\": \"BehAlwaysNewDocument\",\n    \"TransStatus\": \"stClosed\",\n    \"AccountingExportDate\": \"1969-07-05T03:01:39.397Z\",\n    \"PrintedCopies\": 1666,\n    \"Till\": {\n      \"TillID\": \"string\",\n      \"Description\": \"string\",\n      \"StatusCode\": 2909,\n      \"MinimumWarningAmount\": 2402.612615572436,\n      \"DefaultCashBalanceAmount\": 2909.8995255690675,\n      \"MaximumWarningAmount\": 3358.8084447575307,\n      \"MaximumLockoutAmount\": 8878.865994893384,\n      \"StoreId\": 8275,\n      \"MainTill\": false,\n      \"OfflineTill\": true,\n      \"Comments\": \"string\",\n      \"TillOpenMode\": \"toOpenManual\",\n      \"OnTouchUseRoute\": true,\n      \"MaximumSessionsPerDay\": 4213,\n      \"CanHaveOpenTill\": false,\n      \"TillLockToSalesman\": false,\n      \"FixSalesmanForSession\": true,\n      \"ExclusiveToOwnerSalesman\": true,\n      \"CanChangeTranOnSignOffTill\": false,\n      \"CheckForTempTransactionOnSignOff\": true,\n      \"OperatorTenderStatement\": true,\n      \"TenderStatementTentatives\": 6774,\n      \"OnStatementCanHaveDiscrepancy\": false,\n      \"StatementDiscrepancyAmount\": 4274.388139065644,\n      \"DiscrepancyTillID\": \"string\",\n      \"DiscrepancyAccountTypeID\": \"string\",\n      \"BuiltIn\": false\n    },\n    \"SignatureInvoiceNo\": \"string\",\n    \"VoidMotive\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 4129,\n      \"SessionID\": 4675,\n      \"UserId\": 5582,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1958-04-15T18:44:51.731Z\"\n    },\n    \"CashAccountingSchemeType\": \"cstIssuedForCashAccountingSchemeEntity\",\n    \"DownPaymentInvoice\": true,\n    \"AccountingOperation\": \"string\",\n    \"TotalRetentionAmount\": 7638.420460176013,\n    \"TotalRetentionStampDuty\": 6866.083895885689,\n    \"ComissionAmount\": 4673.368940340682,\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 7711.604633919393,\n      \"CreateDate\": \"2010-11-07T06:19:13.189Z\"\n    },\n    \"SystemEntryDate\": \"1993-09-08T02:57:02.377Z\",\n    \"OriginTransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 6892.969944264196,\n      \"CreateDate\": \"2005-03-04T11:03:09.546Z\"\n    },\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 4662.014611702986,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 1088.1885564281001,\n      \"FederalTaxId\": \"string\",\n      \"FiscalStatusID\": 8350,\n      \"PartyID\": 6960.632668785848,\n      \"PartyType\": \"ptProspect\",\n      \"PartyInfo\": {\n        \"PartyID\": 147.99740297736452,\n        \"PartyType\": \"ptSupplier\"\n      },\n      \"DefaultPartyType\": \"ptSupplier\",\n      \"AccountType\": {\n        \"AccountTypeID\": \"string\",\n        \"UseOnCustomers\": false,\n        \"UseOnSuppliers\": false,\n        \"UseOnSalesman\": true,\n        \"UseOnOtherEntities\": false,\n        \"Description\": \"string\",\n        \"AffectsBalanceAmount\": false,\n        \"AffectsPlafondAmount\": true\n      },\n      \"HasAccountType\": true,\n      \"AddressID\": 2291,\n      \"DefaultAddressType\": 7876,\n      \"AddressKey\": 197,\n      \"Entity\": {\n        \"OrganizationName\": \"string\",\n        \"AddressLine1\": \"string\",\n        \"AddressLine2\": \"string\",\n        \"PostalCode\": \"string\",\n        \"CountryID\": \"string\",\n        \"ProvinceID\": \"string\",\n        \"LocalityID\": 2698.976613651245,\n        \"FederalTaxID\": \"string\",\n        \"FiscalStatusID\": 9495,\n        \"PartyType\": \"ptOther\",\n        \"PartyID\": 8349.312403600476,\n        \"Fax\": \"string\",\n        \"Email\": \"string\",\n        \"Telephone\": \"string\",\n        \"PartyInfo\": {\n          \"PartyID\": 4475.38081967958,\n          \"PartyType\": \"ptBank\"\n        },\n        \"AccountBalance\": 8388.985914386394,\n        \"AccountCurrencyID\": \"string\",\n        \"Locked\": false,\n        \"TaxablePersonType\": \"tpFinalConsumer\"\n      },\n      \"Email\": \"string\",\n      \"Fax\": \"string\",\n      \"EntityObject\": {},\n      \"Locked\": true\n    },\n    \"PartyTypeCode\": \"ptBank\",\n    \"Signature\": \"string\",\n    \"SignatureControl\": 3665,\n    \"SoftwareCertificateNumber\": 2500,\n    \"HasValidSignature\": false,\n    \"SignatureMessage\": \"string\",\n    \"BalanceCompensationFlag\": true\n  }\n]"}],"_postman_id":"d616ab8b-93de-4548-b8f1-8cdb7d68e797"},{"name":"/v1/LedgerAccountTransaction","id":"085e6051-9cd7-4db5-ab6a-dcbdc2b8c304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/LedgerAccountTransaction","description":"<p>Creates a new general ledger posting.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LedgerAccountTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"5a642924-46c5-4707-91a2-04a4a23cbe6e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/LedgerAccountTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"085e6051-9cd7-4db5-ab6a-dcbdc2b8c304"},{"name":"/v1/LedgerAccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","id":"54c318db-96f1-4202-a1dd-fb639beaa41d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/LedgerAccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","description":"<p>A ledger posting is identified by three values together: its series, its document type, and its document number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LedgerAccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"24b527ff-e275-404b-a0bc-fa713230005c","description":{"content":"<p>The TransSerial parameter.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"fedcba90-daea-466c-9170-a9845acb0983","description":{"content":"<p>The TransDocument parameter.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"aa42ac2a-54cb-4274-acaf-19f7dd2938c4","description":{"content":"<p>The TransDocNumber parameter.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"ce756e1c-97ef-4c3e-b7ea-20d2accb8ecf","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/LedgerAccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","host":["http://localhost:5581"],"path":["v1","LedgerAccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"variable":[{"key":"TransSerial","value":"string","description":"The TransSerial parameter."},{"key":"TransDocument","value":"string","description":"The TransDocument parameter."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The TransDocNumber parameter."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CreateDate\": \"2006-01-02T04:55:23.018Z\",\n  \"CreateTime\": \"2006-07-03T02:21:45.475Z\",\n  \"DeferredPaymentDate\": \"1990-03-02T16:44:21.862Z\",\n  \"ContractReferenceNumber\": \"string\",\n  \"Payment\": {\n    \"PaymentID\": 7093,\n    \"PaymentKey\": \"string\",\n    \"Description\": \"string\",\n    \"PaymentDays\": 224,\n    \"PaymentDaysAfter\": 4544,\n    \"IssueReceipt\": true,\n    \"InternalUse\": false,\n    \"PaymentDateType\": \"DayForEachMonth\",\n    \"Installments\": 5074,\n    \"InstallmentsType\": \"FirstInstallmenteDiferent\",\n    \"TenderID\": 4103\n  },\n  \"Salesman\": {\n    \"SalesmanID\": 1742.6366270699766,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6654.7088966294195,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"2024-07-07T03:50:49.157Z\",\n    \"BirthDate\": \"1981-11-11T04:14:21.454Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 9651,\n    \"ComissionTaxOnSale\": 5814.164678936977,\n    \"ComissionIncidenceType\": 1544,\n    \"ComissionTaxOnPay\": 7325.620379411578,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 3961.4255116078502,\n    \"SalesGroupID\": 3949,\n    \"MaximumDiscount\": 9491.439107271251,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 1895.649175527787,\n    \"PartyInfo\": {\n      \"PartyID\": 4177.005391958769,\n      \"PartyType\": \"ptProspect\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 7620.263179105878,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": true,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 1865,\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"1970-04-05T21:55:04.749Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"1953-06-22T18:41:48.661Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"2003-12-28T11:23:20.186Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1968-03-01T17:40:47.788Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"NotConsented\",\n    \"Properties\": {\n      \"Count\": 4328\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": true\n  },\n  \"TaxableGroup\": {\n    \"TaxableGroupID\": 9837,\n    \"Description\": \"string\",\n    \"InternalUse\": false,\n    \"Properties\": {\n      \"Count\": 3489\n    }\n  },\n  \"TotalAmount\": 7747.738133758388,\n  \"TotalNetAmount\": 9111.971069360074,\n  \"TotalTaxAmount\": 727.401982484549,\n  \"Zone\": {\n    \"ZoneID\": 7389,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztEuropeanUnion\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  },\n  \"BaseCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 8071.059591318074,\n    \"BuyExchange\": 6032.755523411193,\n    \"ExchangeDate\": \"1983-04-12T05:44:03.334Z\",\n    \"ItsEuroCurrency\": false,\n    \"EuroConversionRate\": 2685.547667095147,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 2659,\n    \"PriceItemDecimalPlaces\": 8528,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": true\n  },\n  \"Comments\": \"string\",\n  \"TransBehavior\": \"BehConversion\",\n  \"TransStatus\": \"stNormal\",\n  \"AccountingExportDate\": \"1967-09-07T12:46:42.127Z\",\n  \"PrintedCopies\": 1384,\n  \"Till\": {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 1118,\n    \"MinimumWarningAmount\": 7845.01159603107,\n    \"DefaultCashBalanceAmount\": 8718.864749936889,\n    \"MaximumWarningAmount\": 4939.094388092141,\n    \"MaximumLockoutAmount\": 258.7696944974238,\n    \"StoreId\": 9418,\n    \"MainTill\": false,\n    \"OfflineTill\": true,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 6687,\n    \"CanHaveOpenTill\": true,\n    \"TillLockToSalesman\": true,\n    \"FixSalesmanForSession\": false,\n    \"ExclusiveToOwnerSalesman\": false,\n    \"CanChangeTranOnSignOffTill\": true,\n    \"CheckForTempTransactionOnSignOff\": false,\n    \"OperatorTenderStatement\": false,\n    \"TenderStatementTentatives\": 3873,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 9213.898691795956,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": true\n  },\n  \"SignatureInvoiceNo\": \"string\",\n  \"VoidMotive\": \"string\",\n  \"SystemEntryUser\": \"string\",\n  \"WorkstationStamp\": {\n    \"WorkstationID\": 245,\n    \"SessionID\": 8882,\n    \"UserId\": 6367,\n    \"UserGuid\": \"string\",\n    \"DateTimeStamp\": \"1991-08-19T18:48:41.140Z\"\n  },\n  \"CashAccountingSchemeType\": \"cstIssuedUnderCashAccountingScheme\",\n  \"DownPaymentInvoice\": false,\n  \"AccountingOperation\": \"string\",\n  \"TotalRetentionAmount\": 290.22574212163255,\n  \"TotalRetentionStampDuty\": 3977.5708135006325,\n  \"ComissionAmount\": 2452.2927879539757,\n  \"TransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 5368.917754171777,\n    \"CreateDate\": \"1974-04-02T17:06:32.939Z\"\n  },\n  \"SystemEntryDate\": \"1995-05-05T23:13:28.817Z\",\n  \"OriginTransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 2955.8427774650863,\n    \"CreateDate\": \"1971-04-27T21:50:07.153Z\"\n  },\n  \"TransSerial\": \"string\",\n  \"TransDocument\": \"string\",\n  \"TransDocNumber\": 7713.061258963423,\n  \"Entity\": {\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 4100.010161663652,\n    \"FederalTaxId\": \"string\",\n    \"FiscalStatusID\": 6699,\n    \"PartyID\": 8299.061271704879,\n    \"PartyType\": \"ptNothing\",\n    \"PartyInfo\": {\n      \"PartyID\": 2413.1651596139745,\n      \"PartyType\": \"ptCustomer\"\n    },\n    \"DefaultPartyType\": \"ptOther\",\n    \"AccountType\": {\n      \"AccountTypeID\": \"string\",\n      \"UseOnCustomers\": true,\n      \"UseOnSuppliers\": false,\n      \"UseOnSalesman\": false,\n      \"UseOnOtherEntities\": true,\n      \"Description\": \"string\",\n      \"AffectsBalanceAmount\": false,\n      \"AffectsPlafondAmount\": true\n    },\n    \"HasAccountType\": true,\n    \"AddressID\": 3169,\n    \"DefaultAddressType\": 3988,\n    \"AddressKey\": 2685,\n    \"Entity\": {\n      \"OrganizationName\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 2092.4110289779805,\n      \"FederalTaxID\": \"string\",\n      \"FiscalStatusID\": 6247,\n      \"PartyType\": \"ptNothing\",\n      \"PartyID\": 2497.1606945494373,\n      \"Fax\": \"string\",\n      \"Email\": \"string\",\n      \"Telephone\": \"string\",\n      \"PartyInfo\": {\n        \"PartyID\": 2821.914818081661,\n        \"PartyType\": \"ptNothing\"\n      },\n      \"AccountBalance\": 9217.395343237651,\n      \"AccountCurrencyID\": \"string\",\n      \"Locked\": true,\n      \"TaxablePersonType\": \"tpUnknown\"\n    },\n    \"Email\": \"string\",\n    \"Fax\": \"string\",\n    \"EntityObject\": {},\n    \"Locked\": true\n  },\n  \"PartyTypeCode\": \"ptBank\",\n  \"Signature\": \"string\",\n  \"SignatureControl\": 4665,\n  \"SoftwareCertificateNumber\": 4797,\n  \"HasValidSignature\": true,\n  \"SignatureMessage\": \"string\",\n  \"BalanceCompensationFlag\": false\n}"}],"_postman_id":"54c318db-96f1-4202-a1dd-fb639beaa41d"},{"name":"/v1/LedgerAccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","id":"9cf82ecb-3564-453e-ae36-88de5afbf456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/LedgerAccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","description":"<p>Permanently removes a general ledger posting.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LedgerAccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"280c4212-37af-4aed-a2ea-7cc6f74398cf","description":{"content":"<p>The TransSerial parameter.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"00a1bc82-9379-4ca3-ac19-00e93ae0b2e0","description":{"content":"<p>The TransDocument parameter.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"f3213df4-af41-461c-b4cb-7ad44d2cc56a","description":{"content":"<p>The TransDocNumber parameter.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"76d7e37a-973e-4299-9dc1-6e135e08af60","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/LedgerAccountTransaction/:TransSerial/:TransDocument/:TransDocNumber","host":["http://localhost:5581"],"path":["v1","LedgerAccountTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"variable":[{"key":"TransSerial","value":"string","description":"The TransSerial parameter."},{"key":"TransDocument","value":"string","description":"The TransDocument parameter."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The TransDocNumber parameter."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"9cf82ecb-3564-453e-ae36-88de5afbf456"},{"name":"/v1/LedgerAccountTransaction/:Doc/:DocSerial/:DocNumber","id":"1e7f8dc8-b51b-4152-af92-12c383867a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/LedgerAccountTransaction/:Doc/:DocSerial/:DocNumber","description":"<p>Updates an existing general ledger posting identified by the document, series, and number in the route.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LedgerAccountTransaction",":Doc",":DocSerial",":DocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4ed2280c-c8a0-4996-8eb8-54661c245e84","description":{"content":"<p>The Doc parameter.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"Doc"},{"id":"4ea6b8d6-a8a2-4af7-b928-b13ee33d5643","description":{"content":"<p>The DocSerial parameter.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"DocSerial"},{"id":"34f4c116-ce81-4c23-8be6-f8f9a6a5432b","description":{"content":"<p>The DocNumber parameter.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"DocNumber"}]}},"response":[{"id":"6f9c0dbe-ae5e-4cf4-bf19-0299afc0fd59","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/LedgerAccountTransaction/:Doc/:DocSerial/:DocNumber","host":["http://localhost:5581"],"path":["v1","LedgerAccountTransaction",":Doc",":DocSerial",":DocNumber"],"variable":[{"key":"Doc","value":"string","description":"The Doc parameter."},{"key":"DocSerial","value":"string","description":"The DocSerial parameter."},{"key":"DocNumber","value":"9827.058787734317","description":"The DocNumber parameter."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"1e7f8dc8-b51b-4152-af92-12c383867a3b"}],"id":"0745596b-a0e9-4fff-aae8-dbc0810c5788","_postman_id":"0745596b-a0e9-4fff-aae8-dbc0810c5788","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"LicenseData","item":[{"name":"/v2/Framework/LicenseData","id":"09860126-9201-43a7-bc5e-6d360590fbc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/LicenseData","description":"<p>Returns your license information across all applications.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","LicenseData"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"138e51c2-43c9-45bb-85c7-9342d5144c0b","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/Framework/LicenseData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"09860126-9201-43a7-bc5e-6d360590fbc8"},{"name":"/v2/Framework/LicenseData/:appName","id":"5fa6d06c-018c-4c51-a2b7-97932b52f7b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/LicenseData/:appName","description":"<p>Returns license information for a specific application.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","LicenseData",":appName"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"e861569f-6598-4d41-8727-412846ccd250","description":{"content":"<p>The name of the application.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"appName"}]}},"response":[{"id":"aef5bc79-9e80-48f3-b16e-ad3f0a35c440","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Framework/LicenseData/:appName","host":["http://localhost:5581"],"path":["v2","Framework","LicenseData",":appName"],"variable":[{"key":"appName","value":"string","description":"The name of the application."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"5fa6d06c-018c-4c51-a2b7-97932b52f7b0"}],"id":"a6776a3e-b977-4cda-8e15-f2d5de8b1526","_postman_id":"a6776a3e-b977-4cda-8e15-f2d5de8b1526","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"LicenseKey","item":[{"name":"/v2/Framework/LicenseKey","id":"ac8d5bfc-d7ee-463f-bc72-a01558de85f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/LicenseKey","description":"<p>Returns the license key currently in use for this application.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","LicenseKey"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"3806482e-77b3-42ab-a3c6-793fa6ec6ca1","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/Framework/LicenseKey"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"ac8d5bfc-d7ee-463f-bc72-a01558de85f6"},{"name":"/v2/Framework/LicenseKey","id":"3e06d362-3d46-46bf-989b-bd0ff885b23e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Framework/LicenseKey","description":"<p>Sets the license key to use for this application.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","LicenseKey"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"20999b02-c457-480d-b44b-089d36c462c2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Framework/LicenseKey"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"3e06d362-3d46-46bf-989b-bd0ff885b23e"},{"name":"/v2/Framework/LicenseKey/:appName","id":"d8a266ac-6402-4a6c-b4ec-ce94568b81f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/LicenseKey/:appName","description":"<p>Returns the license key in use for a specific application.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","LicenseKey",":appName"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"fd0da008-bd1e-4187-a34a-3cec5652a0ca","description":{"content":"<p>The name of the application.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"appName"}]}},"response":[{"id":"1078b5ff-df63-4e8e-a2c6-3da5091535ae","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Framework/LicenseKey/:appName","host":["http://localhost:5581"],"path":["v2","Framework","LicenseKey",":appName"],"variable":[{"key":"appName","value":"string","description":"The name of the application."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"d8a266ac-6402-4a6c-b4ec-ce94568b81f1"}],"id":"a866cdc9-5f6a-4eb3-b903-7d3bd927621d","_postman_id":"a866cdc9-5f6a-4eb3-b903-7d3bd927621d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"LoadUnloadPlace","item":[{"name":"/v1/LoadUnloadPlace","id":"247ede4d-a86b-4015-922d-47ce6ae9f74d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/LoadUnloadPlace","description":"<p>Returns every load/unload place (locations used for shipping). No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LoadUnloadPlace"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"34fb1363-333d-4e57-bb8a-13f99a775f01","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/LoadUnloadPlace"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"LoadUnloadPlaceID\": 7116,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatWarehouse\",\n    \"AddressTypeID\": 5488\n  },\n  {\n    \"LoadUnloadPlaceID\": 3307,\n    \"Description\": \"string\",\n    \"AddressType\": \"luatTransactionHeader\",\n    \"AddressTypeID\": 8854\n  }\n]"}],"_postman_id":"247ede4d-a86b-4015-922d-47ce6ae9f74d"},{"name":"/v1/LoadUnloadPlace","id":"558b1773-d001-43b3-b0c8-beb8115e1ef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/LoadUnloadPlace","description":"<p>Creates a new load/unload place.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LoadUnloadPlace"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"13a0e458-3e50-4286-8914-1638e219dd46","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/LoadUnloadPlace"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"558b1773-d001-43b3-b0c8-beb8115e1ef5"},{"name":"/v1/LoadUnloadPlace/:ID","id":"70746b0d-35b9-4cf6-8699-1806a96e7d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/LoadUnloadPlace/:ID","description":"<p>Returns a single load/unload place by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LoadUnloadPlace",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"f2eebb17-0f14-4beb-b7d3-3c40bbaf27d6","description":{"content":"<p>The ID of the LoadUnloadPlace entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"7f59caba-b2fc-4251-b807-cd4c399b3cf4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/LoadUnloadPlace/:ID","host":["http://localhost:5581"],"path":["v1","LoadUnloadPlace",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the LoadUnloadPlace entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"LoadUnloadPlaceID\": 8168,\n  \"Description\": \"string\",\n  \"AddressType\": \"luatCompany\",\n  \"AddressTypeID\": 9665\n}"}],"_postman_id":"70746b0d-35b9-4cf6-8699-1806a96e7d35"},{"name":"/v1/LoadUnloadPlace/:ID","id":"59729e5b-baba-4d14-8790-6835128d00c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/LoadUnloadPlace/:ID","description":"<p>Permanently removes a load/unload place. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LoadUnloadPlace",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"efcec5df-2068-46e6-aba1-6dc3e3a29c36","description":{"content":"<p>The ID of the LoadUnloadPlace entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"c19bccb3-511f-4669-8542-203cbae5f80b","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/LoadUnloadPlace/:ID","host":["http://localhost:5581"],"path":["v1","LoadUnloadPlace",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the LoadUnloadPlace entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"59729e5b-baba-4d14-8790-6835128d00c5"},{"name":"/v1/LoadUnloadPlace/:ID","id":"bb8e1493-c0c0-494e-93dd-7d45bb38c135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/LoadUnloadPlace/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if it doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","LoadUnloadPlace",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"c0081aea-e87f-48ea-9155-5b8d6680d4d1","description":{"content":"<p>The ID of the LoadUnloadPlace entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"0ec48824-d888-4c45-83f9-0a58a389ad2c","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/LoadUnloadPlace/:ID","host":["http://localhost:5581"],"path":["v1","LoadUnloadPlace",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the LoadUnloadPlace entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"bb8e1493-c0c0-494e-93dd-7d45bb38c135"}],"id":"cb860dea-8452-4f84-9e4a-5bf9739a4903","_postman_id":"cb860dea-8452-4f84-9e4a-5bf9739a4903","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"LocalityCode","item":[{"name":"/LocalityCode","id":"24f449eb-4199-42ca-b916-d2515b3b3e27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/LocalityCode?LocalityID=3341&CountryID=string&ProvinceID=string&LocalityName=string&PostalCode=string&StreetCode=string","description":"<p>You can filter by locality ID, country, or locality name. Note that ProvinceID, PostalCode, and StreetCode are accepted but currently have no effect on the results. Omit all filters to get the full list.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["LocalityCode"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The locality ID (optional).</p>\n","type":"text/plain"},"key":"LocalityID","value":"3341"},{"description":{"content":"<p>The country ID (optional).</p>\n","type":"text/plain"},"key":"CountryID","value":"string"},{"description":{"content":"<p>The province ID (optional).</p>\n","type":"text/plain"},"key":"ProvinceID","value":"string"},{"description":{"content":"<p>The locality name (optional).</p>\n","type":"text/plain"},"key":"LocalityName","value":"string"},{"description":{"content":"<p>The postal code (optional).</p>\n","type":"text/plain"},"key":"PostalCode","value":"string"},{"description":{"content":"<p>The street code (optional).</p>\n","type":"text/plain"},"key":"StreetCode","value":"string"}],"variable":[]}},"response":[{"id":"e0d4eaca-08e9-4559-9b4f-82be2e1763b6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/LocalityCode?LocalityID=3341&CountryID=string&ProvinceID=string&LocalityName=string&PostalCode=string&StreetCode=string","host":["http://localhost:5581"],"path":["LocalityCode"],"query":[{"description":"The locality ID (optional).","key":"LocalityID","value":"3341"},{"description":"The country ID (optional).","key":"CountryID","value":"string"},{"description":"The province ID (optional).","key":"ProvinceID","value":"string"},{"description":"The locality name (optional).","key":"LocalityName","value":"string"},{"description":"The postal code (optional).","key":"PostalCode","value":"string"},{"description":"The street code (optional).","key":"StreetCode","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"LocalityID\": 4748,\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityName\": \"string\",\n    \"PostalCode\": \"string\",\n    \"StreetCode\": \"string\",\n    \"DtAlt\": \"1966-01-29T05:05:39.179Z\"\n  },\n  {\n    \"LocalityID\": 557,\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityName\": \"string\",\n    \"PostalCode\": \"string\",\n    \"StreetCode\": \"string\",\n    \"DtAlt\": \"1963-08-29T12:25:25.818Z\"\n  }\n]"}],"_postman_id":"24f449eb-4199-42ca-b916-d2515b3b3e27"}],"id":"8bddcaf7-ff35-4ee2-88a1-5398f14e6ef5","_postman_id":"8bddcaf7-ff35-4ee2-88a1-5398f14e6ef5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Logs","item":[{"name":"/v2/Framework/Logs","id":"b86d1983-f06b-4b41-8c7d-f40645b42cf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/Logs?pageNumber=137","description":"<p>Returns diagnostic log entries in pages — useful for troubleshooting your integration remotely.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","Logs"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number.</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"}],"variable":[]}},"response":[{"id":"ab85bace-8cee-4c62-9466-2162d0218ba5","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Framework/Logs?pageNumber=137","host":["http://localhost:5581"],"path":["v2","Framework","Logs"],"query":[{"description":"The page number.","key":"pageNumber","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ID\": 2195,\n    \"Key1\": \"string\",\n    \"Key2\": \"string\",\n    \"Value\": \"string\",\n    \"WorkstationID\": 6008,\n    \"SessionID\": 9283,\n    \"UserAlt\": 2662,\n    \"DtAlt\": \"1976-01-08T00:41:11.917Z\"\n  },\n  {\n    \"ID\": 1282,\n    \"Key1\": \"string\",\n    \"Key2\": \"string\",\n    \"Value\": \"string\",\n    \"WorkstationID\": 7389,\n    \"SessionID\": 2650,\n    \"UserAlt\": 7122,\n    \"DtAlt\": \"1963-07-27T14:31:03.766Z\"\n  }\n]"}],"_postman_id":"b86d1983-f06b-4b41-8c7d-f40645b42cf0"}],"id":"165c550c-ee96-44d0-ae81-d5a1ecb3ebfd","_postman_id":"165c550c-ee96-44d0-ae81-d5a1ecb3ebfd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Operation","item":[{"name":"/v1/Operation","id":"aa88242b-e8fd-4796-a99d-fc94c708610a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Operation","description":"<p>Returns every Operation. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Operation"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"f8a9d826-e314-4d3d-99d2-277ffb708bfb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Operation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"OperationID\": 5461,\n    \"Description\": \"string\",\n    \"UpdateAverageCostPrice\": true,\n    \"UpdateLastCostPrice\": false,\n    \"LedgerAccountRule\": \"ldgAccCredit\",\n    \"PhysicalQtyRule\": \"stkQtyReset\",\n    \"AvailableQtyRule\": \"stkQtyNone\",\n    \"CustomerOrderQtyRule\": \"stkQtyNone\",\n    \"SupplierOrderQtyRule\": \"stkQtyNone\",\n    \"CustomerConsignmentQtyRule\": \"stkQtyOutgoing\",\n    \"SupplierConsignmentQtyRule\": \"stkQtyInventory\"\n  },\n  {\n    \"OperationID\": 156,\n    \"Description\": \"string\",\n    \"UpdateAverageCostPrice\": false,\n    \"UpdateLastCostPrice\": true,\n    \"LedgerAccountRule\": \"ldgAccCredit\",\n    \"PhysicalQtyRule\": \"stkQtyInventory\",\n    \"AvailableQtyRule\": \"stkQtyOutgoing\",\n    \"CustomerOrderQtyRule\": \"stkQtyInventory\",\n    \"SupplierOrderQtyRule\": \"stkQtyReset\",\n    \"CustomerConsignmentQtyRule\": \"stkQtyOutgoing\",\n    \"SupplierConsignmentQtyRule\": \"stkQtyReset\"\n  }\n]"}],"_postman_id":"aa88242b-e8fd-4796-a99d-fc94c708610a"},{"name":"/v1/Operation","id":"d5a18c33-a0ac-4987-b727-d6fd667a60a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Operation","description":"<p>Creates a new Operation.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Operation"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"06e7c32d-a09f-4bf2-ad62-c80b788252e8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Operation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"d5a18c33-a0ac-4987-b727-d6fd667a60a7"},{"name":"/v1/Operation/:ID","id":"5383138d-e8a9-424e-b5dc-775a6b17c694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Operation/:ID","description":"<p>Returns a single Operation by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Operation",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"215c38bf-eb5a-47ca-8e42-c28159959848","description":{"content":"<p>The ID of the operation.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"1c449d13-b186-4c98-94e9-38938dea26df","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Operation/:ID","host":["http://localhost:5581"],"path":["v1","Operation",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the operation."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"OperationID\": 2123,\n  \"Description\": \"string\",\n  \"UpdateAverageCostPrice\": true,\n  \"UpdateLastCostPrice\": false,\n  \"LedgerAccountRule\": \"ldgAccCredit\",\n  \"PhysicalQtyRule\": \"stkQtyReset\",\n  \"AvailableQtyRule\": \"stkQtyReceipt\",\n  \"CustomerOrderQtyRule\": \"stkQtyInventory\",\n  \"SupplierOrderQtyRule\": \"stkQtyNone\",\n  \"CustomerConsignmentQtyRule\": \"stkQtyNone\",\n  \"SupplierConsignmentQtyRule\": \"stkQtyReset\"\n}"}],"_postman_id":"5383138d-e8a9-424e-b5dc-775a6b17c694"},{"name":"/v1/Operation/:ID","id":"b92bd86a-0789-458f-920f-56e44990ad6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Operation/:ID","description":"<p>Permanently removes an Operation. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Operation",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"f065da73-9d97-46c1-bf09-d0e0220a7770","description":{"content":"<p>The ID of the operation.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"4bbe656c-d85d-46c8-8ef0-26674894af62","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Operation/:ID","host":["http://localhost:5581"],"path":["v1","Operation",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the operation."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b92bd86a-0789-458f-920f-56e44990ad6d"},{"name":"/v1/Operation/:ID","id":"b76765c9-873d-41e1-8255-a9a89a9b6972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Operation/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Operation doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Operation",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a28cb8ba-7e9d-4ea4-bc3b-c1f9f92ab70b","description":{"content":"<p>The ID of the operation.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"ae359e9d-d2c7-4c0f-aa21-de0c46ff6b3a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Operation/:ID","host":["http://localhost:5581"],"path":["v1","Operation",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the operation."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"b76765c9-873d-41e1-8255-a9a89a9b6972"}],"id":"dfa6eaaa-f92e-48d1-b07e-73dd83bfea1a","_postman_id":"dfa6eaaa-f92e-48d1-b07e-73dd83bfea1a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"OtherContact","item":[{"name":"/v1/OtherContact","id":"b581d825-f79a-42ce-820c-1e9ff6db5cc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/OtherContact","description":"<p>Returns every general business contact that isn't a customer or supplier. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","OtherContact"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0aaf6002-a332-4e87-b47e-4e608a6c025e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/OtherContact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"OtherContactID\": 213.8294836295207,\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6437.974399024677,\n    \"FederalTaxId\": \"string\",\n    \"Telephone\": \"string\",\n    \"Email\": \"string\",\n    \"LedgerAccountBalance\": 6018.632425803849,\n    \"CurrencyID\": \"string\",\n    \"PartyInfo\": {\n      \"PartyID\": 1873.2978159074742,\n      \"PartyType\": \"ptOther\"\n    },\n    \"GDPRConsent\": false,\n    \"GDPRConsentDate\": \"1993-09-18T01:09:56.692Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"1966-01-10T18:05:26.689Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"2004-08-13T09:15:24.360Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1952-07-14T04:12:41.636Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingConsent\",\n    \"WebAddress\": \"string\",\n    \"OtherContactType\": 5785.431326024998,\n    \"OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 1073.1715217749327,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 7989,\n    \"PartyType\": \"ptCustomer\",\n    \"PartyID\": 941.3004841857742,\n    \"Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"_IEntity_Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 4678.4790230492235,\n      \"PartyType\": \"ptNothing\"\n    },\n    \"AccountBalance\": 5349.045162863783,\n    \"AccountCurrencyID\": \"string\",\n    \"Locked\": false,\n    \"TaxablePersonType\": \"tpFinalConsumer\"\n  },\n  {\n    \"OtherContactID\": 2691.139086433143,\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 8825.693598615519,\n    \"FederalTaxId\": \"string\",\n    \"Telephone\": \"string\",\n    \"Email\": \"string\",\n    \"LedgerAccountBalance\": 1506.4651825715903,\n    \"CurrencyID\": \"string\",\n    \"PartyInfo\": {\n      \"PartyID\": 8440.978101149485,\n      \"PartyType\": \"ptSupplier\"\n    },\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"2019-03-07T22:56:20.814Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"1973-11-11T09:17:14.837Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1979-06-13T11:00:41.689Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"2007-10-21T07:37:32.726Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingEmailConsent\",\n    \"WebAddress\": \"string\",\n    \"OtherContactType\": 2016.9625909745948,\n    \"OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 5406.226209556128,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 1102,\n    \"PartyType\": \"ptOther\",\n    \"PartyID\": 579.999831133583,\n    \"Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"_IEntity_Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 797.1089212445803,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountBalance\": 9928.948335447281,\n    \"AccountCurrencyID\": \"string\",\n    \"Locked\": false,\n    \"TaxablePersonType\": \"tpUnknown\"\n  }\n]"}],"_postman_id":"b581d825-f79a-42ce-820c-1e9ff6db5cc0"},{"name":"/v1/OtherContact","id":"5d612b6a-a874-42e3-add5-2b6b4b0d3efe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/OtherContact","description":"<p>Creates a new contact, including any addresses, communication details, or other party information you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","OtherContact"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"fc8dd672-5fff-46a1-b39a-2efda5c9ba32","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/OtherContact"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"5d612b6a-a874-42e3-add5-2b6b4b0d3efe"},{"name":"/v1/OtherContact/:ID","id":"3357fb0a-9a79-4c0c-9700-1dda88b36557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/OtherContact/:ID","description":"<p>Returns a single contact by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","OtherContact",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"26b02ae7-d5bc-4f65-824f-07219fd2fb0d","description":{"content":"<p>The ID of the OtherContact entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"c8fc7145-6141-4875-8430-0598173e1367","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/OtherContact/:ID","host":["http://localhost:5581"],"path":["v1","OtherContact",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the OtherContact entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"OtherContactID\": 1346.2970797498485,\n  \"Name\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 1766.379668601571,\n  \"FederalTaxId\": \"string\",\n  \"Telephone\": \"string\",\n  \"Email\": \"string\",\n  \"LedgerAccountBalance\": 6670.01159847696,\n  \"CurrencyID\": \"string\",\n  \"PartyInfo\": {\n    \"PartyID\": 3131.142262723493,\n    \"PartyType\": \"ptNothing\"\n  },\n  \"GDPRConsent\": true,\n  \"GDPRConsentDate\": \"2017-09-14T19:55:43.362Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1958-10-06T00:21:19.871Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1966-10-05T00:39:26.839Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"1961-03-03T03:05:51.364Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"Forgotten\",\n  \"WebAddress\": \"string\",\n  \"OtherContactType\": 5884.636504204269,\n  \"OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 525.6993514257613,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 1506,\n  \"PartyType\": \"ptOther\",\n  \"PartyID\": 7432.991500173534,\n  \"Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"_IEntity_Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 4669.926774741903,\n    \"PartyType\": \"ptSalesman\"\n  },\n  \"AccountBalance\": 9936.414400315683,\n  \"AccountCurrencyID\": \"string\",\n  \"Locked\": true,\n  \"TaxablePersonType\": \"tpTaxableEntity\"\n}"}],"_postman_id":"3357fb0a-9a79-4c0c-9700-1dda88b36557"},{"name":"/v1/OtherContact/:ID","id":"b3242012-9b58-4edf-9944-331b5c38b7e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/OtherContact/:ID","description":"<p>Permanently removes a contact. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","OtherContact",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"99e2e6dc-27e0-473a-8ef4-4b0d69596818","description":{"content":"<p>The ID of the OtherContact entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"8b9a885a-4f63-4e36-a2f3-9a5d00bea1f1","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/OtherContact/:ID","host":["http://localhost:5581"],"path":["v1","OtherContact",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the OtherContact entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"b3242012-9b58-4edf-9944-331b5c38b7e4"},{"name":"/v1/OtherContact/:ID","id":"b606d475-704b-4ecf-a29c-ef78b9331cfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/OtherContact/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the contact doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","OtherContact",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"7bf409a8-be4c-47d0-9ea0-eab408b53209","description":{"content":"<p>The ID of the OtherContact entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"f2fe2dbc-288b-4b61-8371-4ad808dca576","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/OtherContact/:ID","host":["http://localhost:5581"],"path":["v1","OtherContact",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the OtherContact entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"b606d475-704b-4ecf-a29c-ef78b9331cfc"}],"id":"518bc0dc-35e9-4e40-aaa1-9dc086acb83e","_postman_id":"518bc0dc-35e9-4e40-aaa1-9dc086acb83e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Party","item":[{"name":"/v1/Party","id":"a9fa4bb0-dc18-4e40-bbb4-0375e43d8bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Party","description":"<p>A Party is the general contact record underlying Customers, Suppliers, Banks, and other contacts. Returns every Party. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Party"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"844b32cb-a5d3-440b-a6f2-0e8f77ffb24a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Party"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"PartyID\": 3307.8326450694963,\n    \"PartyType\": \"ptNothing\"\n  },\n  {\n    \"PartyID\": 6301.8772538020985,\n    \"PartyType\": \"ptSupplier\"\n  }\n]"}],"_postman_id":"a9fa4bb0-dc18-4e40-bbb4-0375e43d8bc2"},{"name":"/v1/Party","id":"dd596f40-ca17-4c1e-acb6-958c1573be20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Party","description":"<p>Creates a new Party, including any accounts, addresses, comments, contacts, or extra fields you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Party"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"4581d5ba-a505-43c1-9ff7-780fd5faf57d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Party"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"dd596f40-ca17-4c1e-acb6-958c1573be20"},{"name":"/v1/Party/:ID","id":"83087bec-9417-47ff-a2c4-c7a9ab46bbd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Party/:ID","description":"<p>Returns a single Party by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Party",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"8c89e2f4-c3f4-4333-878c-5bbff88d374b","description":{"content":"<p>The ID of the party.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"36c727d9-d049-4674-a36c-dc52be80a568","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Party/:ID","host":["http://localhost:5581"],"path":["v1","Party",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the party."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"PartyID\": 6244.368106677999,\n  \"PartyType\": \"ptNothing\"\n}"}],"_postman_id":"83087bec-9417-47ff-a2c4-c7a9ab46bbd4"},{"name":"/v1/Party/:ID","id":"1bdb70f2-0714-49e3-8b0a-c21c6075fbae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Party/:ID","description":"<p>Permanently removes a Party. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Party",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"61c6c785-5daf-4232-a146-1a8350a467d0","description":{"content":"<p>The ID of the party.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"769ea3a4-7bac-464f-b481-b1f329bbf993","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Party/:ID","host":["http://localhost:5581"],"path":["v1","Party",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the party."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"1bdb70f2-0714-49e3-8b0a-c21c6075fbae"},{"name":"/v1/Party/:ID","id":"9ca223e2-a9a4-4360-98f3-413df5226580","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Party/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Party doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Party",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"26e86898-3cda-4267-a472-a1cddce87b98","description":{"content":"<p>The ID of the party.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"ecf2129f-3560-4979-8f26-7e113115dd23","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Party/:ID","host":["http://localhost:5581"],"path":["v1","Party",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the party."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"9ca223e2-a9a4-4360-98f3-413df5226580"},{"name":"/v1/Party/IsValidFiscalNumber","id":"209bc567-2fe0-4ee9-9429-be87178fbc0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Party/IsValidFiscalNumber?fiscalNumber=string&countryID=string","description":"<p>Checks whether a fiscal/tax ID (e.g. Portuguese NIF) is valid for the given country. Doesn't require an existing record — useful for validating a form before creating a Customer, Supplier, or other contact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Party","IsValidFiscalNumber"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The fiscal number.</p>\n","type":"text/plain"},"key":"fiscalNumber","value":"string"},{"description":{"content":"<p>The country ID (default is prt) (optional).</p>\n","type":"text/plain"},"key":"countryID","value":"string"}],"variable":[]}},"response":[{"id":"967304d3-fed9-4c7a-9cc8-90df7712866b","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Party/IsValidFiscalNumber?fiscalNumber=string&countryID=string","host":["http://localhost:5581"],"path":["v1","Party","IsValidFiscalNumber"],"query":[{"description":"The fiscal number.","key":"fiscalNumber","value":"string"},{"description":"The country ID (default is prt) (optional).","key":"countryID","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"209bc567-2fe0-4ee9-9429-be87178fbc0d"}],"id":"0db31f1d-e7ec-4eeb-8cee-0299a4830e49","_postman_id":"0db31f1d-e7ec-4eeb-8cee-0299a4830e49","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Payment","item":[{"name":"/v1/Payment","id":"d8a23e3b-6564-4ff7-b13c-df271952dfc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Payment","description":"<p>Returns every payment method/term (not individual payment transactions — those are handled elsewhere). No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Payment"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"fe894877-98e1-452a-81cf-158bf62337a5","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Payment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"PaymentID\": 5165,\n    \"PaymentKey\": \"string\",\n    \"Description\": \"string\",\n    \"PaymentDays\": 2359,\n    \"PaymentDaysAfter\": 8248,\n    \"IssueReceipt\": false,\n    \"InternalUse\": false,\n    \"PaymentDateType\": \"DayForEachWeek\",\n    \"Installments\": 7220,\n    \"InstallmentsType\": \"FirstInstallmenteDiferent\",\n    \"TenderID\": 9701\n  },\n  {\n    \"PaymentID\": 2148,\n    \"PaymentKey\": \"string\",\n    \"Description\": \"string\",\n    \"PaymentDays\": 4784,\n    \"PaymentDaysAfter\": 583,\n    \"IssueReceipt\": false,\n    \"InternalUse\": false,\n    \"PaymentDateType\": \"ImmediatePayment\",\n    \"Installments\": 8048,\n    \"InstallmentsType\": \"DiferentInstalments\",\n    \"TenderID\": 3486\n  }\n]"}],"_postman_id":"d8a23e3b-6564-4ff7-b13c-df271952dfc9"},{"name":"/v1/Payment","id":"619236bd-fe54-403b-9be2-45c789708e0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Payment","description":"<p>Creates a new payment method/term, including any installment settings you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Payment"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"a4293f04-7c6b-4768-923f-58831d98fde8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Payment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"619236bd-fe54-403b-9be2-45c789708e0c"},{"name":"/v1/Payment/:ID","id":"709d7faa-2bce-4c2a-9575-9d7766abb954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Payment/:ID","description":"<p>Returns a single payment method/term by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Payment",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4720b026-33c6-4cbd-b213-d6fcb6f51afe","description":{"content":"<p>The ID of the payment.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"6ba5513b-a189-4ba5-a728-0c4e55f8c021","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Payment/:ID","host":["http://localhost:5581"],"path":["v1","Payment",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the payment."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"PaymentID\": 3222,\n  \"PaymentKey\": \"string\",\n  \"Description\": \"string\",\n  \"PaymentDays\": 4054,\n  \"PaymentDaysAfter\": 9025,\n  \"IssueReceipt\": true,\n  \"InternalUse\": true,\n  \"PaymentDateType\": \"DayForEachWeek\",\n  \"Installments\": 2327,\n  \"InstallmentsType\": \"EqualInstallments\",\n  \"TenderID\": 9986\n}"}],"_postman_id":"709d7faa-2bce-4c2a-9575-9d7766abb954"},{"name":"/v1/Payment/:ID","id":"06cea561-b478-4289-bf6e-c7badec000cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Payment/:ID","description":"<p>Permanently removes a payment method/term. Returns 404 if it doesn't exist, or a conflict error if customers or documents still use it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Payment",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"cebd359a-4534-4815-8637-1376c939ec40","description":{"content":"<p>The ID of the payment.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"04619968-3a3b-43be-8dc3-2f2573e2832c","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Payment/:ID","host":["http://localhost:5581"],"path":["v1","Payment",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the payment."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"06cea561-b478-4289-bf6e-c7badec000cc"},{"name":"/v1/Payment/:ID","id":"337a0180-da8b-4192-bdcd-085b9ce0a810","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Payment/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the payment method doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Payment",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"be8e3f4a-76fe-4b11-ae94-49fccb794a55","description":{"content":"<p>The ID of the payment.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"0335dd8c-453c-4a21-b554-6ff962dd7aa4","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Payment/:ID","host":["http://localhost:5581"],"path":["v1","Payment",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the payment."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"337a0180-da8b-4192-bdcd-085b9ce0a810"}],"id":"e3f12f50-7636-4223-9d5d-0e99d25ed59f","_postman_id":"e3f12f50-7636-4223-9d5d-0e99d25ed59f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"PriceLine","item":[{"name":"/v1/PriceLine","id":"22666fd8-4fc3-4751-b2e0-50c0c2671661","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/PriceLine","description":"<p>Returns every price list. Price lines are used elsewhere in the API when calculating item prices. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","PriceLine"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"671326d7-b736-4480-8b22-a6e30c920a2c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/PriceLine"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"PriceLineID\": 8938,\n    \"PriceLineKey\": \"string\",\n    \"LanguageID\": \"string\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"IsPricing\": false\n  },\n  {\n    \"PriceLineID\": 7074,\n    \"PriceLineKey\": \"string\",\n    \"LanguageID\": \"string\",\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"IsPricing\": false\n  }\n]"}],"_postman_id":"22666fd8-4fc3-4751-b2e0-50c0c2671661"},{"name":"/v1/PriceLine","id":"57901d22-835b-4134-ae7d-b106b8034676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/PriceLine","description":"<p>Creates a new price list.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","PriceLine"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"639b866b-50fe-43ae-b9ec-94c17e974a1c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/PriceLine"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"57901d22-835b-4134-ae7d-b106b8034676"},{"name":"/v1/PriceLine/:ID","id":"bd024a4d-d446-4a7f-8148-4d44498aedd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/PriceLine/:ID","description":"<p>Returns a single price list by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","PriceLine",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"5d4952c5-77ae-45cd-be2f-fa9d531e4222","description":{"content":"<p>The ID of the PriceLine entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"30232312-11ec-4ce6-b2ce-beec28d41635","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/PriceLine/:ID","host":["http://localhost:5581"],"path":["v1","PriceLine",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the PriceLine entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"PriceLineID\": 8845,\n  \"PriceLineKey\": \"string\",\n  \"LanguageID\": \"string\",\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"IsPricing\": false\n}"}],"_postman_id":"bd024a4d-d446-4a7f-8148-4d44498aedd3"},{"name":"/v1/PriceLine/:ID","id":"0f675554-c86a-46d4-aedf-6de70c2e0c21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/PriceLine/:ID","description":"<p>Permanently removes a price list. Returns 404 if it doesn't exist, or a conflict error if items still have prices set on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","PriceLine",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"0ec61422-1125-4e4d-a918-2e5e4af4725c","description":{"content":"<p>The ID of the PriceLine entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"a52fa896-c5fc-4ea4-b0e2-7d275a1ec09f","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/PriceLine/:ID","host":["http://localhost:5581"],"path":["v1","PriceLine",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the PriceLine entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"0f675554-c86a-46d4-aedf-6de70c2e0c21"},{"name":"/v1/PriceLine/:ID","id":"60d646c8-e936-4bef-ace9-ce486ba99641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/PriceLine/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the price list doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","PriceLine",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"c40e8e7d-9591-49c4-942f-424d2276d5dc","description":{"content":"<p>The ID of the PriceLine entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"b3284ba6-a174-4112-b4c6-0bda6779efc8","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/PriceLine/:ID","host":["http://localhost:5581"],"path":["v1","PriceLine",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the PriceLine entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"60d646c8-e936-4bef-ace9-ce486ba99641"}],"id":"a5a5984c-c2fa-49f7-bb2d-dd333b8473ea","_postman_id":"a5a5984c-c2fa-49f7-bb2d-dd333b8473ea","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"ProvinceCode","item":[{"name":"/ProvinceCode","id":"e2d083c0-5cee-40fc-acc7-1f5a07d1fd7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/ProvinceCode?ProvinceID=string&CountryID=string&ProvinceName=string","description":"<p>Returns province/district records. You can optionally filter by province ID, country, and/or name; omit all filters to get the full list.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["ProvinceCode"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The Province ID (optional).</p>\n","type":"text/plain"},"key":"ProvinceID","value":"string"},{"description":{"content":"<p>The country ID (optional).</p>\n","type":"text/plain"},"key":"CountryID","value":"string"},{"description":{"content":"<p>The Province name (optional).</p>\n","type":"text/plain"},"key":"ProvinceName","value":"string"}],"variable":[]}},"response":[{"id":"389fad24-56d3-4cfe-9b67-9a700bc4a2bb","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/ProvinceCode?ProvinceID=string&CountryID=string&ProvinceName=string","host":["http://localhost:5581"],"path":["ProvinceCode"],"query":[{"description":"The Province ID (optional).","key":"ProvinceID","value":"string"},{"description":"The country ID (optional).","key":"CountryID","value":"string"},{"description":"The Province name (optional).","key":"ProvinceName","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ProvinceID\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"DtAlt\": \"1982-10-31T10:54:15.736Z\"\n  },\n  {\n    \"ProvinceID\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceName\": \"string\",\n    \"DtAlt\": \"1971-02-28T20:31:35.706Z\"\n  }\n]"}],"_postman_id":"e2d083c0-5cee-40fc-acc7-1f5a07d1fd7f"}],"id":"9f50e037-2fbf-45aa-be06-ac0889888e2f","_postman_id":"9f50e037-2fbf-45aa-be06-ac0889888e2f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Query","item":[{"name":"/v2/Query","id":"9b228b55-5485-42ad-a247-c68b87ef3b50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Query\": \"string\",\n  \"ConnectionTimeout\": 5537\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Query","description":"<p>Runs a custom read-only (SELECT) query and returns the results as JSON. Only SELECT statements are allowed; anything else is rejected. You can optionally set a custom timeout (1-3600 seconds) for long-running queries. Because this gives direct read access to your data, keep the API key that protects this endpoint especially secure.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Query"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"e3f75e66-a883-45ff-bf8e-25530ac90cf6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"Query\": \"string\",\n  \"ConnectionTimeout\": 5537\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Query"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"9b228b55-5485-42ad-a247-c68b87ef3b50"}],"id":"1a31cfa5-a211-4d05-894b-aa89b1bf1242","_postman_id":"1a31cfa5-a211-4d05-894b-aa89b1bf1242","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SAFT","item":[{"name":"/v1/SAFT","id":"6809958c-5b79-489b-b8eb-4b764f19d9a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/SAFT?Version=1.04&InitialDate=2026-06-01&FinalDate=2026-06-30&SaftSimplified=true&SaftType=SaftTypeInvoice&TransmissionStatus=TransmissionStatusExportedForTesting&ReturnFileNameToDownloadBase64=false","description":"<p>Generates a SAF-T file — the standard fiscal audit file required by the Portuguese tax authority. For large exports, set ReturnFileNameToDownloadBase64 to true to get a file name you can retrieve afterward via the download endpoint, instead of receiving the whole file in the response. You can optionally restrict the export to specific document series.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","SAFT"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The SAFT version.  Default: 1.04</p>\n","type":"text/plain"},"key":"Version","value":"1.04"},{"description":{"content":"<p>The initial date for the SAFT file. Default: DateTime.Now.AddMonths(-1)</p>\n","type":"text/plain"},"key":"InitialDate","value":"2026-06-01"},{"description":{"content":"<p>The final date for the SAFT file. Default: DateTime.Now.AddMonths(-1)</p>\n","type":"text/plain"},"key":"FinalDate","value":"2026-06-30"},{"description":{"content":"<p>The SAFT simplified. Default: true</p>\n","type":"text/plain"},"key":"SaftSimplified","value":"true"},{"description":{"content":"<p>The SAFT type. Default: SaftTypeInvoice</p>\n","type":"text/plain"},"key":"SaftType","value":"SaftTypeInvoice"},{"description":{"content":"<p>The transmission status. Default: TransmissionStatusExportedForTesting</p>\n","type":"text/plain"},"key":"TransmissionStatus","value":"TransmissionStatusExportedForTesting"},{"description":{"content":"<p>Whether to return the file name to be used in the DownloadBase64 endpoint (optional). Default: false</p>\n","type":"text/plain"},"key":"ReturnFileNameToDownloadBase64","value":"false"}],"variable":[]}},"response":[{"id":"d0131d3f-fa80-40ef-af09-647f28ad9b67","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/SAFT?Version=1.04&InitialDate=2026-06-01&FinalDate=2026-06-30&SaftSimplified=true&SaftType=SaftTypeInvoice&TransmissionStatus=TransmissionStatusExportedForTesting&ReturnFileNameToDownloadBase64=false","host":["http://localhost:5581"],"path":["v1","SAFT"],"query":[{"description":"The SAFT version.  Default: 1.04","key":"Version","value":"1.04"},{"description":"The initial date for the SAFT file. Default: DateTime.Now.AddMonths(-1)","key":"InitialDate","value":"2026-06-01"},{"description":"The final date for the SAFT file. Default: DateTime.Now.AddMonths(-1)","key":"FinalDate","value":"2026-06-30"},{"description":"The SAFT simplified. Default: true","key":"SaftSimplified","value":"true"},{"description":"The SAFT type. Default: SaftTypeInvoice","key":"SaftType","value":"SaftTypeInvoice"},{"description":"The transmission status. Default: TransmissionStatusExportedForTesting","key":"TransmissionStatus","value":"TransmissionStatusExportedForTesting"},{"description":"Whether to return the file name to be used in the DownloadBase64 endpoint (optional). Default: false","key":"ReturnFileNameToDownloadBase64","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Success\": false,\n  \"FileName\": \"string\",\n  \"Base64\": \"string\",\n  \"Base64File\": \"string\",\n  \"ErrorMessage\": \"string\"\n}"}],"_postman_id":"6809958c-5b79-489b-b8eb-4b764f19d9a7"},{"name":"/v1/SAFT/DownloadBase64","id":"e5b2f8b1-bb17-407d-9dfe-ede4953e71f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/SAFT/DownloadBase64?file=string","description":"<p>Downloads a SAF-T file previously generated by the export endpoint. Returns 400 if no file name is given, or 404 if the file isn't found (e.g. still being generated, or already cleaned up).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","SAFT","DownloadBase64"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The file name returned by the SAFT export endpoint.</p>\n","type":"text/plain"},"key":"file","value":"string"}],"variable":[]}},"response":[{"id":"6df3a42e-cddb-459a-a0d1-f189c9e0ddc6","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/SAFT/DownloadBase64?file=string","host":["http://localhost:5581"],"path":["v1","SAFT","DownloadBase64"],"query":[{"description":"The file name returned by the SAFT export endpoint.","key":"file","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"e5b2f8b1-bb17-407d-9dfe-ede4953e71f5"}],"id":"59079576-ff5e-477b-bd1b-4f54e1a10f07","_postman_id":"59079576-ff5e-477b-bd1b-4f54e1a10f07","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Salesman","item":[{"name":"/v1/Salesman","id":"8ca99022-c35c-448c-b501-c1fb054df2a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Salesman","description":"<p>Returns every Salesman. Returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Salesman"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"c8dd290e-4b81-411d-9e2b-eee7083b4087","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Salesman"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"SalesmanID\": 4943.272341728172,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 7823.292435701697,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"2007-01-25T10:31:58.839Z\",\n    \"BirthDate\": \"1960-11-21T23:36:24.302Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 8508,\n    \"ComissionTaxOnSale\": 5013.357231175263,\n    \"ComissionIncidenceType\": 6354,\n    \"ComissionTaxOnPay\": 720.0211744787799,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 5207.076460498539,\n    \"SalesGroupID\": 6477,\n    \"MaximumDiscount\": 3119.3386176156323,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 1584.1878983833767,\n    \"PartyInfo\": {\n      \"PartyID\": 3066.3419883218635,\n      \"PartyType\": \"ptBank\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 5632.665103703417,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": false,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 8905,\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1957-08-24T10:24:20.804Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2005-10-30T04:57:49.533Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1958-01-10T23:58:51.907Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1972-04-18T22:55:21.318Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Forgotten\",\n    \"Properties\": {\n      \"Count\": 8726\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": true,\n    \"OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 5529.894752402658,\n    \"_IEntity_FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 8611,\n    \"PartyType\": \"ptSupplier\",\n    \"PartyID\": 7311.356021111902,\n    \"Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 373.6100256489716,\n      \"PartyType\": \"ptCustomer\"\n    },\n    \"AccountBalance\": 6531.595432810004,\n    \"AccountCurrencyID\": \"string\",\n    \"Locked\": false,\n    \"TaxablePersonType\": \"tpFinalConsumer\"\n  },\n  {\n    \"SalesmanID\": 8564.160896904967,\n    \"SalesmanKey\": \"string\",\n    \"Name\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 3873.290541117289,\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"CellPhone1\": \"string\",\n    \"CellPhone2\": \"string\",\n    \"Email\": \"string\",\n    \"WebSite\": \"string\",\n    \"AdmissionDate\": \"1975-09-11T02:57:43.932Z\",\n    \"BirthDate\": \"1993-01-07T11:15:59.984Z\",\n    \"SpokenLanguageID\": \"string\",\n    \"IdentityCard\": \"string\",\n    \"FederalTaxID\": \"string\",\n    \"SalesmanLevel\": 1692,\n    \"ComissionTaxOnSale\": 9696.380667549565,\n    \"ComissionIncidenceType\": 2008,\n    \"ComissionTaxOnPay\": 58.45182488783518,\n    \"ComissionAccountTypeID\": \"string\",\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 3966.3658999151553,\n    \"SalesGroupID\": 54,\n    \"MaximumDiscount\": 7085.88694061901,\n    \"Picture\": \"string\",\n    \"Password\": \"string\",\n    \"Comments\": \"string\",\n    \"RouteList\": {},\n    \"Admin\": false,\n    \"LastSalesmanID\": 3335.9391856163047,\n    \"PartyInfo\": {\n      \"PartyID\": 2288.6823180521,\n      \"PartyType\": \"ptNothing\"\n    },\n    \"DepartmentID\": \"string\",\n    \"LedgerAccountBalance\": 4658.038143390837,\n    \"CurrencyID\": \"string\",\n    \"CardID\": \"string\",\n    \"DefaultMainTillID\": \"string\",\n    \"DefaultTillID\": \"string\",\n    \"DefaultOfflineTillID\": \"string\",\n    \"Inactive\": true,\n    \"AlwaysAvailable\": false,\n    \"StoreList\": \"string\",\n    \"PasswordStrength\": 7859,\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1960-11-20T14:12:15.127Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"1992-01-11T05:09:20.483Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1949-07-04T05:53:04.256Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1974-04-26T03:51:54.647Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"PendingEmailConsent\",\n    \"Properties\": {\n      \"Count\": 5414\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"WhatsappConsent\": true,\n    \"OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 4946.277970684928,\n    \"_IEntity_FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 9407,\n    \"PartyType\": \"ptNothing\",\n    \"PartyID\": 4951.644743754543,\n    \"Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 9505.164786284326,\n      \"PartyType\": \"ptSupplier\"\n    },\n    \"AccountBalance\": 618.4695546842322,\n    \"AccountCurrencyID\": \"string\",\n    \"Locked\": false,\n    \"TaxablePersonType\": \"tpFinalConsumer\"\n  }\n]"}],"_postman_id":"8ca99022-c35c-448c-b501-c1fb054df2a1"},{"name":"/v1/Salesman","id":"24efe644-4d2c-4952-a16b-d7fbe6c7115d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Salesman","description":"<p>Creates a new Salesman, including any groups, commissions, or party information (contacts, addresses, bank accounts) you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Salesman"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"3b3353bf-b62c-44b1-a419-0e5630b78c3e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Salesman"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"24efe644-4d2c-4952-a16b-d7fbe6c7115d"},{"name":"/v1/Salesman/:ID","id":"1f88cfef-0d83-4c93-8c2f-0a4bfcb478ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Salesman/:ID","description":"<p>Returns a single Salesman by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Salesman",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ae4f8cf7-b371-44ac-aa3b-6ce64a8bf4e2","description":{"content":"<p>The ID of the salesman.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"5f4c245d-884a-4b0c-98b2-b6d571f050cd","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Salesman/:ID","host":["http://localhost:5581"],"path":["v1","Salesman",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the salesman."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SalesmanID\": 9298.037032480543,\n  \"SalesmanKey\": \"string\",\n  \"Name\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 1005.0299475310409,\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"CellPhone1\": \"string\",\n  \"CellPhone2\": \"string\",\n  \"Email\": \"string\",\n  \"WebSite\": \"string\",\n  \"AdmissionDate\": \"2026-03-02T12:29:22.308Z\",\n  \"BirthDate\": \"1955-08-10T21:44:00.705Z\",\n  \"SpokenLanguageID\": \"string\",\n  \"IdentityCard\": \"string\",\n  \"FederalTaxID\": \"string\",\n  \"SalesmanLevel\": 3658,\n  \"ComissionTaxOnSale\": 1395.4164090815214,\n  \"ComissionIncidenceType\": 530,\n  \"ComissionTaxOnPay\": 9501.535002806806,\n  \"ComissionAccountTypeID\": \"string\",\n  \"AplyRetentionTax\": true,\n  \"RetentionTax\": 1796.273963662277,\n  \"SalesGroupID\": 489,\n  \"MaximumDiscount\": 3638.3795164756507,\n  \"Picture\": \"string\",\n  \"Password\": \"string\",\n  \"Comments\": \"string\",\n  \"RouteList\": {},\n  \"Admin\": true,\n  \"LastSalesmanID\": 9658.779118574865,\n  \"PartyInfo\": {\n    \"PartyID\": 8397.804658510879,\n    \"PartyType\": \"ptBank\"\n  },\n  \"DepartmentID\": \"string\",\n  \"LedgerAccountBalance\": 1978.2853011155798,\n  \"CurrencyID\": \"string\",\n  \"CardID\": \"string\",\n  \"DefaultMainTillID\": \"string\",\n  \"DefaultTillID\": \"string\",\n  \"DefaultOfflineTillID\": \"string\",\n  \"Inactive\": false,\n  \"AlwaysAvailable\": false,\n  \"StoreList\": \"string\",\n  \"PasswordStrength\": 4623,\n  \"GDPRConsent\": true,\n  \"GDPRConsentDate\": \"1962-05-25T22:35:34.777Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"1993-02-13T14:41:32.747Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"1986-06-10T20:05:24.931Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"2004-04-01T13:03:16.310Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"NotConsented\",\n  \"Properties\": {\n    \"Count\": 825\n  },\n  \"WithholdingTaxType\": \"string\",\n  \"WhatsappConsent\": true,\n  \"OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 4459.179026197753,\n  \"_IEntity_FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 9315,\n  \"PartyType\": \"ptProspect\",\n  \"PartyID\": 9372.748946442529,\n  \"Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 398.403252221704,\n    \"PartyType\": \"ptSalesman\"\n  },\n  \"AccountBalance\": 6117.348704188512,\n  \"AccountCurrencyID\": \"string\",\n  \"Locked\": false,\n  \"TaxablePersonType\": \"tpTaxableEntity\"\n}"}],"_postman_id":"1f88cfef-0d83-4c93-8c2f-0a4bfcb478ed"},{"name":"/v1/Salesman/:ID","id":"d8037791-1ab9-4b49-bc93-7bc7f963afaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Salesman/:ID","description":"<p>Permanently removes a Salesman. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Salesman",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"823a9008-36cd-4b92-903e-750e13e9adc8","description":{"content":"<p>The ID of the salesman.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"b4f093b6-fe6b-493c-972e-d6b138a705fd","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Salesman/:ID","host":["http://localhost:5581"],"path":["v1","Salesman",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the salesman."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"d8037791-1ab9-4b49-bc93-7bc7f963afaf"},{"name":"/v1/Salesman/:ID","id":"3813345c-00c9-4b18-b2a4-944a9220c1e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Salesman/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Salesman doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Salesman",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"91db4a28-7af5-443d-9be9-6b38040e7a29","description":{"content":"<p>The ID of the salesman.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"5bad864f-5e7e-4da2-8b00-fd63a5a491d9","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Salesman/:ID","host":["http://localhost:5581"],"path":["v1","Salesman",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the salesman."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"3813345c-00c9-4b18-b2a4-944a9220c1e0"}],"id":"4e45eca0-0ed7-4999-a4b1-00e9bd32dad1","_postman_id":"4e45eca0-0ed7-4999-a4b1-00e9bd32dad1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Settings","item":[{"name":"/v2/Framework/Settings","id":"143c4a97-0fb3-4f57-9b28-32daea2b1110","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/Settings","description":"<p>Returns your current settings.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","Settings"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"becb2a5e-e598-4532-a679-c23201dc3ab0","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/Framework/Settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"143c4a97-0fb3-4f57-9b28-32daea2b1110"},{"name":"/v2/Framework/Settings","id":"463266f5-9cd9-4c7c-b660-1f4019e94304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Framework/Settings","description":"<p>Updates your settings and returns the refreshed values.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","Settings"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"a4524f38-b9ae-4484-bd5b-386297e2cd50","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Framework/Settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"463266f5-9cd9-4c7c-b660-1f4019e94304"},{"name":"/v2/Framework/Settings/:appName","id":"4eab5f05-9335-4f83-8ee4-6fd0ff990e7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/Settings/:appName","description":"<p>Returns settings for a specific application.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","Settings",":appName"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4624b0db-4168-4d08-8917-f8389733f11c","description":{"content":"<p>The name of the application.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"appName"}]}},"response":[{"id":"db06c857-e012-43c8-a1ef-eb6ff4ea5ac8","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Framework/Settings/:appName","host":["http://localhost:5581"],"path":["v2","Framework","Settings",":appName"],"variable":[{"key":"appName","value":"string","description":"The name of the application."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"4eab5f05-9335-4f83-8ee4-6fd0ff990e7e"},{"name":"/v2/Framework/SettingsArray","id":"e4988aa1-8dce-4823-b883-bb17834ed2d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Framework/SettingsArray","description":"<p>Same as the standard update, but accepts a list of settings instead of a single object.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","SettingsArray"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"1abbad6d-ef13-4b88-a2b7-1a0936c93fc5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Framework/SettingsArray"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"e4988aa1-8dce-4823-b883-bb17834ed2d5"}],"id":"5c2f862b-9734-41d4-bffb-c3da7e29cf7b","_postman_id":"5c2f862b-9734-41d4-bffb-c3da7e29cf7b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Size","item":[{"name":"/v1/Size","id":"3e0a02a2-9764-4acd-8a17-7c01e08fe6e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Size","description":"<p>Returns every Size. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Size"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"b95f5950-520d-496e-8079-ec74610cf68e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Size"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"SizeID\": 8940,\n    \"SizeKey\": \"string\",\n    \"Description\": \"string\",\n    \"StandardSizeID\": 5454,\n    \"GenderID\": 9685,\n    \"ClothingTypeID\": 9891\n  },\n  {\n    \"SizeID\": 4617,\n    \"SizeKey\": \"string\",\n    \"Description\": \"string\",\n    \"StandardSizeID\": 4404,\n    \"GenderID\": 2261,\n    \"ClothingTypeID\": 1438\n  }\n]"}],"_postman_id":"3e0a02a2-9764-4acd-8a17-7c01e08fe6e0"},{"name":"/v1/Size","id":"5230ab70-3aa5-41db-abbe-7d817e8abdd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Size","description":"<p>Creates a new Size.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Size"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"991409fd-e945-40ba-8d13-eaa26b2e90d3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Size"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"5230ab70-3aa5-41db-abbe-7d817e8abdd8"},{"name":"/v1/Size/:ID","id":"4be17d5a-6ec2-4c1b-9d2f-e5af34803214","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Size/:ID","description":"<p>Returns a single Size by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Size",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"6fe61451-a0d3-44d8-bf53-899ea792116e","description":{"content":"<p>The ID of the Size entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"b6dd81d5-981c-4bf3-a76b-9d0dda9f19af","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Size/:ID","host":["http://localhost:5581"],"path":["v1","Size",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the Size entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SizeID\": 7200,\n  \"SizeKey\": \"string\",\n  \"Description\": \"string\",\n  \"StandardSizeID\": 5333,\n  \"GenderID\": 3386,\n  \"ClothingTypeID\": 4311\n}"}],"_postman_id":"4be17d5a-6ec2-4c1b-9d2f-e5af34803214"},{"name":"/v1/Size/:ID","id":"56bfe574-d698-458a-8f7e-04859bb9ebed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Size/:ID","description":"<p>Permanently removes a Size. Returns 404 if it doesn't exist, or a conflict error if items still use this size.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Size",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"e63d0590-aa7b-46cf-8b01-74b537a1bddd","description":{"content":"<p>The ID of the Size entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"653bef52-ec9d-4d48-8874-0496a8e192f4","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Size/:ID","host":["http://localhost:5581"],"path":["v1","Size",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the Size entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"56bfe574-d698-458a-8f7e-04859bb9ebed"},{"name":"/v1/Size/:ID","id":"49a15c44-6d0c-48ae-94b8-42e8c461cfba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Size/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Size doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Size",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"9c7ea3fd-3def-4827-8cde-b351f4b8df40","description":{"content":"<p>The ID of the Size entity.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"14da7679-26f4-46ae-aaa9-962574e70a09","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Size/:ID","host":["http://localhost:5581"],"path":["v1","Size",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the Size entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"49a15c44-6d0c-48ae-94b8-42e8c461cfba"}],"id":"d64ec375-f84e-4449-a845-a5319b0947ae","_postman_id":"d64ec375-f84e-4449-a845-a5319b0947ae","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SmartCashless","item":[{"name":"/SmartCashless/GetProfiles","id":"f20f8d04-8719-492b-867b-3132135c5360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/SmartCashless/GetProfiles?Provider=IfthenpayMBWay","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartCashless","GetProfiles"],"host":["http://localhost:5581"],"query":[{"key":"Provider","value":"IfthenpayMBWay"}],"variable":[]}},"response":[{"id":"5d1f965b-e716-4b35-9d09-b4dabdb12e73","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/SmartCashless/GetProfiles?Provider=IfthenpayMBWay","host":["http://localhost:5581"],"path":["SmartCashless","GetProfiles"],"query":[{"key":"Provider","value":"IfthenpayMBWay"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Debug\": true,\n  \"TimerTimeoutSeconds\": 2991,\n  \"Profiles\": [\n    {\n      \"ID\": \"string\",\n      \"Active\": false,\n      \"ProfileName\": \"string\",\n      \"ProviderType\": \"TPAs\",\n      \"ProviderTypePeriods\": [\n        \"Open\",\n        \"Open\"\n      ],\n      \"ProviderID\": \"NewNoteTPA\",\n      \"ProviderDescription\": \"string\",\n      \"TenderID\": 3510,\n      \"Workstations\": [\n        {\n          \"WorkstationID\": \"string\",\n          \"PrinterDefault\": \"string\",\n          \"Active\": true\n        },\n        {\n          \"WorkstationID\": \"string\",\n          \"PrinterDefault\": \"string\",\n          \"Active\": false\n        }\n      ],\n      \"IsPersistent\": false,\n      \"PrintMerchantReceipt\": false,\n      \"EnableSounds\": true\n    },\n    {\n      \"ID\": \"string\",\n      \"Active\": false,\n      \"ProfileName\": \"string\",\n      \"ProviderType\": \"APPs\",\n      \"ProviderTypePeriods\": [\n        \"Close\",\n        \"Open\"\n      ],\n      \"ProviderID\": \"VivaWalletTPA\",\n      \"ProviderDescription\": \"string\",\n      \"TenderID\": 8179,\n      \"Workstations\": [\n        {\n          \"WorkstationID\": \"string\",\n          \"PrinterDefault\": \"string\",\n          \"Active\": false\n        },\n        {\n          \"WorkstationID\": \"string\",\n          \"PrinterDefault\": \"string\",\n          \"Active\": false\n        }\n      ],\n      \"IsPersistent\": false,\n      \"PrintMerchantReceipt\": true,\n      \"EnableSounds\": false\n    }\n  ]\n}"}],"_postman_id":"f20f8d04-8719-492b-867b-3132135c5360"},{"name":"/SmartCashless/PerformTransaction","id":"628e0ceb-9015-4d0c-9c89-239e57f1cd62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ProfileID\": \"string\",\n  \"TransactionAmount\": 3942.784981058236,\n  \"Printer\": \"string\",\n  \"CashFlow\": \"Plus\",\n  \"CustomData\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/SmartCashless/PerformTransaction","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartCashless","PerformTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"6600ed9b-2b59-46cd-a4db-efac84d6027d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"ProfileID\": \"string\",\n  \"TransactionAmount\": 3942.784981058236,\n  \"Printer\": \"string\",\n  \"CashFlow\": \"Plus\",\n  \"CustomData\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/SmartCashless/PerformTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Success\": true,\n  \"Message\": \"string\",\n  \"ExtraData\": {}\n}"}],"_postman_id":"628e0ceb-9015-4d0c-9c89-239e57f1cd62"},{"name":"/SmartCashless/Period","id":"d281cd6f-c145-48d7-b139-976390d610dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/SmartCashless/Period?ProfileIdOrName=string&TpaPeriodState=Open&Printer=string","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartCashless","Period"],"host":["http://localhost:5581"],"query":[{"key":"ProfileIdOrName","value":"string"},{"key":"TpaPeriodState","value":"Open"},{"key":"Printer","value":"string"}],"variable":[]}},"response":[{"id":"3148d348-d2b0-4540-aed5-4bd6043901b4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/SmartCashless/Period?ProfileIdOrName=string&TpaPeriodState=Open&Printer=string","host":["http://localhost:5581"],"path":["SmartCashless","Period"],"query":[{"key":"ProfileIdOrName","value":"string"},{"key":"TpaPeriodState","value":"Open"},{"key":"Printer","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Success\": true,\n  \"Message\": \"string\",\n  \"ExtraData\": {}\n}"}],"_postman_id":"d281cd6f-c145-48d7-b139-976390d610dc"}],"id":"b1c87364-6bbc-49ec-8918-f0cfd48ae15c","_postman_id":"b1c87364-6bbc-49ec-8918-f0cfd48ae15c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SmartLabel","item":[{"name":"/SmartLabel/GetRepoItems","id":"bfb452ef-63c6-4295-9e6a-e24de32c43dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/SmartLabel/GetRepoItems","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartLabel","GetRepoItems"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"7c4d2524-b770-493f-bfac-a25669eb38ba","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/SmartLabel/GetRepoItems"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"LayoutID\": \"string\",\n    \"LayoutType\": \"string\",\n    \"Description\": \"string\",\n    \"Json\": \"string\"\n  },\n  {\n    \"LayoutID\": \"string\",\n    \"LayoutType\": \"string\",\n    \"Description\": \"string\",\n    \"Json\": \"string\"\n  }\n]"}],"_postman_id":"bfb452ef-63c6-4295-9e6a-e24de32c43dc"},{"name":"/SmartLabel/PrintRepoItem","id":"87b64e3d-40f6-4420-9c75-7c86b830b5a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"LayoutID\": \"string\",\n  \"LayoutType\": \"string\",\n  \"Description\": \"string\",\n  \"Json\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/SmartLabel/PrintRepoItem","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartLabel","PrintRepoItem"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"fdd77665-af6a-4b62-862d-f359eeae21f7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"LayoutID\": \"string\",\n  \"LayoutType\": \"string\",\n  \"Description\": \"string\",\n  \"Json\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/SmartLabel/PrintRepoItem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"Code\": 1241,\n    \"Message\": \"string\",\n    \"Base64\": \"string\"\n  },\n  {\n    \"Code\": 6740,\n    \"Message\": \"string\",\n    \"Base64\": \"string\"\n  }\n]"}],"_postman_id":"87b64e3d-40f6-4420-9c75-7c86b830b5a5"}],"id":"f949f6eb-d6ec-41fb-99cc-e99e25d924d4","_postman_id":"f949f6eb-d6ec-41fb-99cc-e99e25d924d4","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SmartShip","item":[{"name":"/SmartShip/GetProfiles","id":"5371ea63-3139-406a-9bfc-07ddb4b30a7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/SmartShip/GetProfiles?Provider=NACEX","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartShip","GetProfiles"],"host":["http://localhost:5581"],"query":[{"key":"Provider","value":"NACEX"}],"variable":[]}},"response":[{"id":"20eb9e4f-7622-40f4-bac9-cca15b5cc975","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/SmartShip/GetProfiles?Provider=NACEX","host":["http://localhost:5581"],"path":["SmartShip","GetProfiles"],"query":[{"key":"Provider","value":"NACEX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ID\": \"string\",\n    \"Name\": \"string\"\n  },\n  {\n    \"ID\": \"string\",\n    \"Name\": \"string\"\n  }\n]"}],"_postman_id":"5371ea63-3139-406a-9bfc-07ddb4b30a7c"},{"name":"/SmartShip/PerformExpedition","id":"284c0453-52e7-4306-bf03-cff4331b2f33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ProfileIDOrName\": \"string\",\n  \"Expedition\": {\n    \"Unloading\": {\n      \"Entity\": \"string\",\n      \"Address1\": \"string\",\n      \"Address2\": \"string\",\n      \"PostCode\": \"string\",\n      \"County\": \"string\",\n      \"District\": \"string\",\n      \"Country\": \"string\",\n      \"PhoneNumber\": \"string\",\n      \"MobileNumber\": \"string\",\n      \"Email\": \"string\"\n    },\n    \"Package\": {\n      \"Description\": \"string\",\n      \"Comment\": \"string\",\n      \"Quantity\": 9077,\n      \"Weight\": 2295.3234135625057,\n      \"Volumes\": 4050.5194167673285,\n      \"Width\": 8716.241964816903,\n      \"Height\": 5143.039556864498,\n      \"Length\": 481.50292077344227,\n      \"Charge\": \"string\",\n      \"PackageDetails\": [\n        {\n          \"ItemID\": \"string\",\n          \"Description\": \"string\",\n          \"Quantity\": 9043.677025229848,\n          \"Weight\": 876.5158243039594,\n          \"Volume\": 6927.501258095573\n        },\n        {\n          \"ItemID\": \"string\",\n          \"Description\": \"string\",\n          \"Quantity\": 8947.146001165387,\n          \"Weight\": 9793.554929211894,\n          \"Volume\": 6245.177243423009\n        }\n      ],\n      \"valueAddedServices\": [\n        {\n          \"serviceCode\": \"string\"\n        },\n        {\n          \"serviceCode\": \"string\"\n        }\n      ]\n    },\n    \"Delivery\": {\n      \"Type\": \"string\",\n      \"PackagingType\": \"string\",\n      \"PreferredDeliveryWindow\": \"string\",\n      \"CarrierID\": 7603,\n      \"CarrierPort\": 4580.701261479535,\n      \"DocumentValue\": 9212.451771172104,\n      \"TotalDocument\": 303.1514932171864,\n      \"IVA\": 8613.447553743083,\n      \"ChargesCollectDestination\": true,\n      \"ChargesCollectDestinationValue\": 798.3526413011343,\n      \"SendSms\": false\n    },\n    \"Reference\": \"string\",\n    \"Attachments\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/SmartShip/PerformExpedition","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["SmartShip","PerformExpedition"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"087a30ae-740f-435e-beac-d5748dbfc5a8","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"ProfileIDOrName\": \"string\",\n  \"Expedition\": {\n    \"Unloading\": {\n      \"Entity\": \"string\",\n      \"Address1\": \"string\",\n      \"Address2\": \"string\",\n      \"PostCode\": \"string\",\n      \"County\": \"string\",\n      \"District\": \"string\",\n      \"Country\": \"string\",\n      \"PhoneNumber\": \"string\",\n      \"MobileNumber\": \"string\",\n      \"Email\": \"string\"\n    },\n    \"Package\": {\n      \"Description\": \"string\",\n      \"Comment\": \"string\",\n      \"Quantity\": 9077,\n      \"Weight\": 2295.3234135625057,\n      \"Volumes\": 4050.5194167673285,\n      \"Width\": 8716.241964816903,\n      \"Height\": 5143.039556864498,\n      \"Length\": 481.50292077344227,\n      \"Charge\": \"string\",\n      \"PackageDetails\": [\n        {\n          \"ItemID\": \"string\",\n          \"Description\": \"string\",\n          \"Quantity\": 9043.677025229848,\n          \"Weight\": 876.5158243039594,\n          \"Volume\": 6927.501258095573\n        },\n        {\n          \"ItemID\": \"string\",\n          \"Description\": \"string\",\n          \"Quantity\": 8947.146001165387,\n          \"Weight\": 9793.554929211894,\n          \"Volume\": 6245.177243423009\n        }\n      ],\n      \"valueAddedServices\": [\n        {\n          \"serviceCode\": \"string\"\n        },\n        {\n          \"serviceCode\": \"string\"\n        }\n      ]\n    },\n    \"Delivery\": {\n      \"Type\": \"string\",\n      \"PackagingType\": \"string\",\n      \"PreferredDeliveryWindow\": \"string\",\n      \"CarrierID\": 7603,\n      \"CarrierPort\": 4580.701261479535,\n      \"DocumentValue\": 9212.451771172104,\n      \"TotalDocument\": 303.1514932171864,\n      \"IVA\": 8613.447553743083,\n      \"ChargesCollectDestination\": true,\n      \"ChargesCollectDestinationValue\": 798.3526413011343,\n      \"SendSms\": false\n    },\n    \"Reference\": \"string\",\n    \"Attachments\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/SmartShip/PerformExpedition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Success\": true,\n  \"Message\": \"string\",\n  \"ExpeditionResponse\": {\n    \"Success\": true,\n    \"SuccessCode\": \"string\",\n    \"ReturnMessage\": [\n      \"string\",\n      \"string\"\n    ],\n    \"Doc\": \"string\",\n    \"DocSerial\": \"string\",\n    \"DocNumber\": 2057,\n    \"ProviderID\": \"string\",\n    \"TrackingID\": \"string\",\n    \"URL\": \"string\",\n    \"IsBase64\": true,\n    \"PDF\": \"string\",\n    \"CreatedAt\": \"2003-03-09T11:34:35.450Z\",\n    \"CreatedBy\": \"string\",\n    \"FileName\": \"string\",\n    \"FileNameExtension\": \"string\"\n  }\n}"}],"_postman_id":"284c0453-52e7-4306-bf03-cff4331b2f33"}],"id":"76387c20-3b9f-44e4-841d-90326e661d1c","_postman_id":"76387c20-3b9f-44e4-841d-90326e661d1c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"StockTransaction","item":[{"name":"/v1/StockTransaction","id":"8c16f315-c009-4ea3-8d57-89d53a5cb8af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/StockTransaction","description":"<p>Returns every stock movement document. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","StockTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"4f5691c9-5688-4351-b17a-e0ed01a2e07a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/StockTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TransDocType\": \"dcTypeCustomLabel\",\n    \"TransBehavior\": \"BehCanotChange\",\n    \"TransStockBehavior\": \"sbStockCompose\",\n    \"CreateDate\": \"2021-11-01T20:30:26.694Z\",\n    \"CreateTime\": \"1965-06-28T12:45:13.650Z\",\n    \"ActualDeliveryDate\": \"2014-09-25T16:55:54.933Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"TransactionTaxIncluded\": true,\n    \"TransactionConverted\": true,\n    \"WarehouseReceipt\": {\n      \"WarehouseID\": 5486,\n      \"WarehouseKey\": \"string\",\n      \"Description\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 2567.247464493653,\n      \"IsExternal\": false,\n      \"ProductCategory\": \"pcBiologicalAssets\",\n      \"StoreId\": 5285.78260701239\n    },\n    \"WarehouseOutgoing\": {\n      \"WarehouseID\": 3434,\n      \"WarehouseKey\": \"string\",\n      \"Description\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 2781.357210862131,\n      \"IsExternal\": true,\n      \"ProductCategory\": \"pcPackaging\",\n      \"StoreId\": 7005.751273883061\n    },\n    \"TotalGrossAmount\": 1926.0936915746674,\n    \"TotalLineItemDiscountAmount\": 1128.0252547435,\n    \"TotalPaymentDiscountAmount\": 7364.176593898976,\n    \"TotalNetAmount\": 4028.891774643629,\n    \"TotalTaxAmount\": 4931.991855788975,\n    \"TotalAmount\": 2415.0581083153534,\n    \"TotalTransactionAmount\": 6598.285916752365,\n    \"Comments\": \"string\",\n    \"AccountingExportDate\": \"1969-11-28T14:17:50.679Z\",\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 3423.6129952437545,\n      \"BuyExchange\": 5290.063152154251,\n      \"ExchangeDate\": \"1999-04-24T21:03:50.752Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 8917.865488188925,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 5544,\n      \"PriceItemDecimalPlaces\": 1636,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 7081.420529710993,\n      \"BuyExchange\": 5107.5837888461165,\n      \"ExchangeDate\": \"1975-09-29T06:56:04.940Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 5644.689433931208,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 8973,\n      \"PriceItemDecimalPlaces\": 7951,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"PartyTypeCode\": \"ptProspect\",\n    \"TransStatus\": \"stPartialConverted\",\n    \"PrintedCopies\": 1362,\n    \"VoidMotive\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"BuyOriginTransID\": \"string\",\n    \"SaleOriginTransSerial\": \"string\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 9818,\n      \"SessionID\": 5402,\n      \"UserId\": 3460,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1998-04-03T18:38:53.169Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 7964.233598781061,\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 232.29540241789027,\n      \"CreateDate\": \"1965-02-18T12:30:35.625Z\"\n    },\n    \"Party\": {},\n    \"PartyID\": 1323.214861324029,\n    \"PartyOrganizationName\": \"string\",\n    \"PartyTelephone\": \"string\",\n    \"PartyFax\": \"string\",\n    \"PartyEmail\": \"string\",\n    \"PartyFederalTaxID\": \"string\",\n    \"PartyFiscalStatus\": 8823,\n    \"PartyCountryID\": \"string\",\n    \"PartyProvinceID\": \"string\",\n    \"PartyLocalityID\": 3589.4614964870143,\n    \"PartyAddressID\": 5001,\n    \"PartyAddressLine1\": \"string\",\n    \"PartyGLN\": \"string\",\n    \"PartyDelivery\": \"string\",\n    \"PartyAddressLine2\": \"string\",\n    \"PartyPostalCode\": \"string\"\n  },\n  {\n    \"TransDocType\": \"dcTypeBankReceipt\",\n    \"TransBehavior\": \"BehAlteration\",\n    \"TransStockBehavior\": \"sbStockMove\",\n    \"CreateDate\": \"2005-03-23T06:49:39.241Z\",\n    \"CreateTime\": \"1959-02-11T01:43:10.302Z\",\n    \"ActualDeliveryDate\": \"2016-07-31T22:02:59.633Z\",\n    \"ContractReferenceNumber\": \"string\",\n    \"TransactionTaxIncluded\": false,\n    \"TransactionConverted\": true,\n    \"WarehouseReceipt\": {\n      \"WarehouseID\": 229,\n      \"WarehouseKey\": \"string\",\n      \"Description\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 4542.995503591194,\n      \"IsExternal\": true,\n      \"ProductCategory\": \"pcOtherInventories\",\n      \"StoreId\": 5079.388629965824\n    },\n    \"WarehouseOutgoing\": {\n      \"WarehouseID\": 2610,\n      \"WarehouseKey\": \"string\",\n      \"Description\": \"string\",\n      \"AddressLine1\": \"string\",\n      \"AddressLine2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"CountryID\": \"string\",\n      \"ProvinceID\": \"string\",\n      \"LocalityID\": 9847.287310418165,\n      \"IsExternal\": false,\n      \"ProductCategory\": \"pcOtherInventories\",\n      \"StoreId\": 8371.709250117368\n    },\n    \"TotalGrossAmount\": 1293.1189277197718,\n    \"TotalLineItemDiscountAmount\": 5048.833897885721,\n    \"TotalPaymentDiscountAmount\": 6191.579217056575,\n    \"TotalNetAmount\": 5468.378758499368,\n    \"TotalTaxAmount\": 6140.400760020594,\n    \"TotalAmount\": 4156.788356926528,\n    \"TotalTransactionAmount\": 6597.887101653996,\n    \"Comments\": \"string\",\n    \"AccountingExportDate\": \"1968-04-30T22:33:52.155Z\",\n    \"BaseCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 3256.986504094025,\n      \"BuyExchange\": 5007.584146013824,\n      \"ExchangeDate\": \"1990-09-12T18:11:49.129Z\",\n      \"ItsEuroCurrency\": false,\n      \"EuroConversionRate\": 1325.546119941291,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 7409,\n      \"PriceItemDecimalPlaces\": 173,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": false\n    },\n    \"AlternCurrency\": {\n      \"CurrencyID\": \"string\",\n      \"CurrencyKey\": \"string\",\n      \"Description\": \"string\",\n      \"SaleExchange\": 5073.153961420078,\n      \"BuyExchange\": 9664.06921153198,\n      \"ExchangeDate\": \"1972-07-09T10:36:52.107Z\",\n      \"ItsEuroCurrency\": true,\n      \"EuroConversionRate\": 7821.536074898753,\n      \"RelatedCurrencyID\": \"string\",\n      \"Symbol\": \"string\",\n      \"SymbolPosition\": \"string\",\n      \"NegativeFormat\": \"string\",\n      \"decimalPlaces\": 5794,\n      \"PriceItemDecimalPlaces\": 8279,\n      \"FormatMask\": \"string\",\n      \"ISOCode\": \"string\",\n      \"Inactive\": true\n    },\n    \"PartyTypeCode\": \"ptProspect\",\n    \"TransStatus\": \"stNormal\",\n    \"PrintedCopies\": 2143,\n    \"VoidMotive\": \"string\",\n    \"SystemEntryUser\": \"string\",\n    \"BuyOriginTransID\": \"string\",\n    \"SaleOriginTransSerial\": \"string\",\n    \"WorkstationStamp\": {\n      \"WorkstationID\": 3235,\n      \"SessionID\": 8935,\n      \"UserId\": 9464,\n      \"UserGuid\": \"string\",\n      \"DateTimeStamp\": \"1993-01-26T23:01:33.057Z\"\n    },\n    \"ATCUD\": \"string\",\n    \"QRCode\": \"string\",\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 3667.9290894995875,\n    \"TransactionID\": {\n      \"TransSerial\": \"string\",\n      \"TransDocument\": \"string\",\n      \"TransDocNumber\": 2194.6537931057333,\n      \"CreateDate\": \"1995-06-13T04:39:36.253Z\"\n    },\n    \"Party\": {},\n    \"PartyID\": 2456.019079235825,\n    \"PartyOrganizationName\": \"string\",\n    \"PartyTelephone\": \"string\",\n    \"PartyFax\": \"string\",\n    \"PartyEmail\": \"string\",\n    \"PartyFederalTaxID\": \"string\",\n    \"PartyFiscalStatus\": 7382,\n    \"PartyCountryID\": \"string\",\n    \"PartyProvinceID\": \"string\",\n    \"PartyLocalityID\": 3822.490566021626,\n    \"PartyAddressID\": 6273,\n    \"PartyAddressLine1\": \"string\",\n    \"PartyGLN\": \"string\",\n    \"PartyDelivery\": \"string\",\n    \"PartyAddressLine2\": \"string\",\n    \"PartyPostalCode\": \"string\"\n  }\n]"}],"_postman_id":"8c16f315-c009-4ea3-8d57-89d53a5cb8af"},{"name":"/v1/StockTransaction","id":"d30b63b2-ff7b-418d-9dbe-9327c4631420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/StockTransaction?RecalculateStockItems=false","description":"<p>Creates a new stock movement, such as an adjustment, transfer, or stock count. If you set RecalculateStockItems to true, the affected items' stock levels are also recalculated — useful after bulk corrections, though slower than a plain entry.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","StockTransaction"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>Recalculate Stock Items.</p>\n","type":"text/plain"},"key":"RecalculateStockItems","value":"false"}],"variable":[]}},"response":[{"id":"3466855b-7766-40a4-8763-d1126cd3d1ae","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/StockTransaction?RecalculateStockItems=false","host":["http://localhost:5581"],"path":["v1","StockTransaction"],"query":[{"description":"Recalculate Stock Items.","key":"RecalculateStockItems","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"d30b63b2-ff7b-418d-9dbe-9327c4631420"},{"name":"/v1/StockTransaction/:TransSerial/:TransDocument/:TransDocNumber","id":"3f7f31e2-83a1-4be8-8713-ea3427e678a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/StockTransaction/:TransSerial/:TransDocument/:TransDocNumber","description":"<p>A stock movement is identified by three values together: its series, its document type, and its document number. Returns 404 if no matching movement exists.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","StockTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"edcfd07e-0e28-41bb-a4cc-226de5fe573e","description":{"content":"<p>The TransSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"6cec8ed9-28d1-4739-b914-587cc978db1d","description":{"content":"<p>The TransDocument.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"d8667958-afbe-49f2-b04d-00c26509feee","description":{"content":"<p>The TransDocNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"128a9cf8-f84f-4b8d-8ca8-bc9fb3828640","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/StockTransaction/:TransSerial/:TransDocument/:TransDocNumber","host":["http://localhost:5581"],"path":["v1","StockTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"variable":[{"key":"TransSerial","value":"string","description":"The TransSerial."},{"key":"TransDocument","value":"string","description":"The TransDocument."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The TransDocNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TransDocType\": \"dcTypeScheduler\",\n  \"TransBehavior\": \"BehChangeIfExist\",\n  \"TransStockBehavior\": \"sbStockNone\",\n  \"CreateDate\": \"2017-03-11T06:06:56.068Z\",\n  \"CreateTime\": \"1959-05-12T06:58:42.565Z\",\n  \"ActualDeliveryDate\": \"1982-07-21T09:16:13.967Z\",\n  \"ContractReferenceNumber\": \"string\",\n  \"TransactionTaxIncluded\": false,\n  \"TransactionConverted\": false,\n  \"WarehouseReceipt\": {\n    \"WarehouseID\": 8594,\n    \"WarehouseKey\": \"string\",\n    \"Description\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 8186.799553685598,\n    \"IsExternal\": false,\n    \"ProductCategory\": \"pcWorkInProgress\",\n    \"StoreId\": 1613.8197650398079\n  },\n  \"WarehouseOutgoing\": {\n    \"WarehouseID\": 2544,\n    \"WarehouseKey\": \"string\",\n    \"Description\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 3319.887507517134,\n    \"IsExternal\": false,\n    \"ProductCategory\": \"pcRawMaterials\",\n    \"StoreId\": 5813.180888579706\n  },\n  \"TotalGrossAmount\": 7504.635368346758,\n  \"TotalLineItemDiscountAmount\": 1232.9047332224964,\n  \"TotalPaymentDiscountAmount\": 6412.886502473739,\n  \"TotalNetAmount\": 5908.228815163996,\n  \"TotalTaxAmount\": 392.2403327479418,\n  \"TotalAmount\": 798.8306876074314,\n  \"TotalTransactionAmount\": 6605.682704267245,\n  \"Comments\": \"string\",\n  \"AccountingExportDate\": \"2019-08-03T17:53:20.882Z\",\n  \"BaseCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 6928.5375292416265,\n    \"BuyExchange\": 6950.55787779818,\n    \"ExchangeDate\": \"1989-05-16T18:27:33.871Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 7177.951455556519,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 5296,\n    \"PriceItemDecimalPlaces\": 6902,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": false\n  },\n  \"AlternCurrency\": {\n    \"CurrencyID\": \"string\",\n    \"CurrencyKey\": \"string\",\n    \"Description\": \"string\",\n    \"SaleExchange\": 2990.413982028043,\n    \"BuyExchange\": 7754.3252178200155,\n    \"ExchangeDate\": \"1950-10-19T08:42:35.557Z\",\n    \"ItsEuroCurrency\": true,\n    \"EuroConversionRate\": 8811.514228063586,\n    \"RelatedCurrencyID\": \"string\",\n    \"Symbol\": \"string\",\n    \"SymbolPosition\": \"string\",\n    \"NegativeFormat\": \"string\",\n    \"decimalPlaces\": 945,\n    \"PriceItemDecimalPlaces\": 3421,\n    \"FormatMask\": \"string\",\n    \"ISOCode\": \"string\",\n    \"Inactive\": false\n  },\n  \"PartyTypeCode\": \"ptProspect\",\n  \"TransStatus\": \"stTransformed\",\n  \"PrintedCopies\": 5997,\n  \"VoidMotive\": \"string\",\n  \"SystemEntryUser\": \"string\",\n  \"BuyOriginTransID\": \"string\",\n  \"SaleOriginTransSerial\": \"string\",\n  \"WorkstationStamp\": {\n    \"WorkstationID\": 559,\n    \"SessionID\": 9595,\n    \"UserId\": 2729,\n    \"UserGuid\": \"string\",\n    \"DateTimeStamp\": \"2001-07-20T13:18:28.810Z\"\n  },\n  \"ATCUD\": \"string\",\n  \"QRCode\": \"string\",\n  \"TransSerial\": \"string\",\n  \"TransDocument\": \"string\",\n  \"TransDocNumber\": 3873.5645118178354,\n  \"TransactionID\": {\n    \"TransSerial\": \"string\",\n    \"TransDocument\": \"string\",\n    \"TransDocNumber\": 832.4215455427086,\n    \"CreateDate\": \"1994-08-28T18:08:13.292Z\"\n  },\n  \"Party\": {},\n  \"PartyID\": 9556.629632105163,\n  \"PartyOrganizationName\": \"string\",\n  \"PartyTelephone\": \"string\",\n  \"PartyFax\": \"string\",\n  \"PartyEmail\": \"string\",\n  \"PartyFederalTaxID\": \"string\",\n  \"PartyFiscalStatus\": 5829,\n  \"PartyCountryID\": \"string\",\n  \"PartyProvinceID\": \"string\",\n  \"PartyLocalityID\": 3125.183133730398,\n  \"PartyAddressID\": 1659,\n  \"PartyAddressLine1\": \"string\",\n  \"PartyGLN\": \"string\",\n  \"PartyDelivery\": \"string\",\n  \"PartyAddressLine2\": \"string\",\n  \"PartyPostalCode\": \"string\"\n}"}],"_postman_id":"3f7f31e2-83a1-4be8-8713-ea3427e678a8"},{"name":"/v1/StockTransaction/:TransSerial/:TransDocument/:TransDocNumber","id":"736db627-b876-42ef-b1b9-85e12cb394db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/StockTransaction/:TransSerial/:TransDocument/:TransDocNumber","description":"<p>Permanently removes a stock movement.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","StockTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"77d8f998-261e-462d-a10d-36cf759abc15","description":{"content":"<p>The TransSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"531579fd-b541-4e03-b7a3-578edfca4d20","description":{"content":"<p>The TransDocument.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"7dd3368b-bcd7-4b62-af17-259aab99fe36","description":{"content":"<p>The TransDocNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"dfaa05b9-db55-47b6-8f44-47460fea89b2","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/StockTransaction/:TransSerial/:TransDocument/:TransDocNumber","host":["http://localhost:5581"],"path":["v1","StockTransaction",":TransSerial",":TransDocument",":TransDocNumber"],"variable":[{"key":"TransSerial","value":"string","description":"The TransSerial."},{"key":"TransDocument","value":"string","description":"The TransDocument."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The TransDocNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"736db627-b876-42ef-b1b9-85e12cb394db"},{"name":"/v1/StockTransaction/:TransDocType/:TransSerial/:TransDocument/:TransDocNumber","id":"6c8f3420-8a14-470b-86ae-73a32478a1fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/StockTransaction/:TransDocType/:TransSerial/:TransDocument/:TransDocNumber?RecalculateStockItems=false","description":"<p>Updates an existing stock movement.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","StockTransaction",":TransDocType",":TransSerial",":TransDocument",":TransDocNumber"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>Recalculate Stock Items.</p>\n","type":"text/plain"},"key":"RecalculateStockItems","value":"false"}],"variable":[{"id":"df2310e3-f8a3-45aa-a46b-19cffa707497","description":{"content":"<p>The TransDocType.</p>\n","type":"text/plain"},"type":"any","value":"dcTypeRectifyingTransaction","key":"TransDocType"},{"id":"751d8944-08ee-406b-afa9-fd0588d68f96","description":{"content":"<p>The TransSerial.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransSerial"},{"id":"5527191a-5b2c-42b3-8cb8-f149c35ede80","description":{"content":"<p>The TransDocument.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TransDocument"},{"id":"ad6ef2c6-2d27-4a6b-be66-7588d92e88d2","description":{"content":"<p>The TransDocNumber.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"TransDocNumber"}]}},"response":[{"id":"510d9f87-27ae-4402-83bc-424525f43ba6","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/StockTransaction/:TransDocType/:TransSerial/:TransDocument/:TransDocNumber?RecalculateStockItems=false","host":["http://localhost:5581"],"path":["v1","StockTransaction",":TransDocType",":TransSerial",":TransDocument",":TransDocNumber"],"query":[{"description":"Recalculate Stock Items.","key":"RecalculateStockItems","value":"false"}],"variable":[{"key":"TransDocType","value":"dcTypeRectifyingTransaction","description":"The TransDocType."},{"key":"TransSerial","value":"string","description":"The TransSerial."},{"key":"TransDocument","value":"string","description":"The TransDocument."},{"key":"TransDocNumber","value":"9827.058787734317","description":"The TransDocNumber."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"6c8f3420-8a14-470b-86ae-73a32478a1fe"},{"name":"/v2/RecalculateItemStock","id":"5382d289-d057-4ac7-8c43-74c5efaec180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/RecalculateItemStock","description":"<p>Recalculates the stock quantity and cost for one or more items — useful after a data correction to bring stock figures back in sync with the movement history. Can take a while depending on how many items are involved.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","RecalculateItemStock"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"06217f3d-1669-43c9-8788-696613fb24d9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/RecalculateItemStock"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Items\": [\n    {\n      \"ItemID\": \"string\",\n      \"Response\": \"string\"\n    },\n    {\n      \"ItemID\": \"string\",\n      \"Response\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"5382d289-d057-4ac7-8c43-74c5efaec180"},{"name":"/v2/RecalculateFamilyStock","id":"6587aeef-df95-4ae8-92fd-5bb1029f0d17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/RecalculateFamilyStock","description":"<p>Same as the item recalculation, but scoped to an entire item category — recomputes stock figures for all items in the given families.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","RecalculateFamilyStock"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"2d373dab-bdc6-417e-ab99-7dbacc203e74","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/RecalculateFamilyStock"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Families\": [\n    {\n      \"FamilyID\": 1581,\n      \"Response\": \"string\"\n    },\n    {\n      \"FamilyID\": 3325,\n      \"Response\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"6587aeef-df95-4ae8-92fd-5bb1029f0d17"}],"id":"fced04e8-3622-4b30-a77a-d3bd158d7802","_postman_id":"fced04e8-3622-4b30-a77a-d3bd158d7802","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Supplier","item":[{"name":"/v2/Supplier","id":"305f12d9-48be-48d5-a079-dcbf6c523e75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Supplier?pageNumber=137","description":"<p>Returns Suppliers in pages, so you can browse the full list without fetching everything at once.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Supplier"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number.</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"}],"variable":[]}},"response":[{"id":"12f61b8a-3712-469d-9664-0089e025a5a4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Supplier?pageNumber=137","host":["http://localhost:5581"],"path":["v2","Supplier"],"query":[{"description":"The page number.","key":"pageNumber","value":"137"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"SupplierID\": 2519.32350240889,\n    \"PartyID\": 4591.101261192914,\n    \"SupplierKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6729.057094284463,\n    \"FederalTaxId\": \"string\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"SupplierPicturePath\": \"string\",\n    \"ZoneID\": 8819,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 8980,\n    \"PaymentName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 1318,\n    \"PriceItemDecimalPlaces\": 6450,\n    \"SupplierGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 8960,\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 8325.446301588014,\n    \"DirectDiscount\": 4782.672571333612,\n    \"Comments\": \"string\",\n    \"CreateDate\": \"1975-04-21T07:17:14.625Z\",\n    \"LastUpdated\": \"1981-11-08T04:50:52.389Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 9809.308351130505,\n    \"LastTransWasTaxIncluded\": false,\n    \"LedgerAccountBalance\": 8417.589793963383,\n    \"SendXMLMailAfterSave\": false,\n    \"UseIntraStat\": true,\n    \"IntraStatPortID\": \"string\",\n    \"FreightOnLedgerAccount\": false,\n    \"PartyInfo\": {\n      \"PartyID\": 4918.730023887293,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 5866,\n    \"SupplierCustomerID\": \"string\",\n    \"ActiveParty\": true,\n    \"Locked\": false,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n    \"TaxablePersonType\": \"tpTaxableEntity\",\n    \"CashAccountingSchemeSignIn\": \"1949-02-02T23:22:49.594Z\",\n    \"CashAccountingSchemeSignOut\": \"2000-04-05T17:34:08.327Z\",\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1975-04-16T22:31:25.891Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2019-07-31T23:32:53.855Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1985-06-27T12:29:33.823Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1982-12-05T07:35:16.393Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Consented\",\n    \"Properties\": {\n      \"Count\": 3428\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"HasSelfBillingWSAgreement\": false,\n    \"WhatsappConsent\": false,\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": true,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 5568.303221041142,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 4924,\n    \"PartyType\": \"ptCustomer\",\n    \"_IEntity_PartyID\": 6514.556815600177,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 6567.330624495876,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountBalance\": 5801.722900836743,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": true,\n    \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n  },\n  {\n    \"SupplierID\": 8292.828712812185,\n    \"PartyID\": 7295.9943129692765,\n    \"SupplierKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6832.37204017785,\n    \"FederalTaxId\": \"string\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"SupplierPicturePath\": \"string\",\n    \"ZoneID\": 1456,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 5083,\n    \"PaymentName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 8712,\n    \"PriceItemDecimalPlaces\": 2240,\n    \"SupplierGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 2028,\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 8747.774922554258,\n    \"DirectDiscount\": 4742.960839171717,\n    \"Comments\": \"string\",\n    \"CreateDate\": \"1975-11-08T14:40:57.917Z\",\n    \"LastUpdated\": \"1971-11-16T13:26:35.046Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 639.0759598841922,\n    \"LastTransWasTaxIncluded\": true,\n    \"LedgerAccountBalance\": 5761.85416303153,\n    \"SendXMLMailAfterSave\": true,\n    \"UseIntraStat\": true,\n    \"IntraStatPortID\": \"string\",\n    \"FreightOnLedgerAccount\": true,\n    \"PartyInfo\": {\n      \"PartyID\": 3061.063557438345,\n      \"PartyType\": \"ptCustomer\"\n    },\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 7553,\n    \"SupplierCustomerID\": \"string\",\n    \"ActiveParty\": false,\n    \"Locked\": true,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalTransactionAmount\",\n    \"TaxablePersonType\": \"tpUnknown\",\n    \"CashAccountingSchemeSignIn\": \"2009-10-17T19:12:00.668Z\",\n    \"CashAccountingSchemeSignOut\": \"1998-05-27T12:33:39.403Z\",\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1995-05-20T23:59:58.194Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"1974-02-18T13:52:27.935Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1999-09-22T20:38:10.758Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1947-09-03T16:14:24.439Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Forgotten\",\n    \"Properties\": {\n      \"Count\": 771\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"HasSelfBillingWSAgreement\": true,\n    \"WhatsappConsent\": true,\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": true,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 1198.6033838713317,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 9483,\n    \"PartyType\": \"ptOther\",\n    \"_IEntity_PartyID\": 4679.224945413236,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 3167.113074306289,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"AccountBalance\": 6303.737301862441,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": false,\n    \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n  }\n]"}],"_postman_id":"305f12d9-48be-48d5-a079-dcbf6c523e75"},{"name":"/v2/Supplier","id":"195e12c1-0beb-4f38-82cb-28f916072487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Supplier","description":"<p>Creates a new Supplier.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Supplier"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0f39ea63-6bab-49aa-a630-f88fa150df8e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Supplier"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SupplierID\": 1072.6159223707566,\n  \"PartyID\": 6119.689640775959,\n  \"SupplierKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 4546.635380263122,\n  \"FederalTaxId\": \"string\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"SupplierPicturePath\": \"string\",\n  \"ZoneID\": 946,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 4460,\n  \"PaymentName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 4783,\n  \"PriceItemDecimalPlaces\": 2578,\n  \"SupplierGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4779,\n  \"AplyRetentionTax\": true,\n  \"RetentionTax\": 4636.816699462577,\n  \"DirectDiscount\": 7335.181825355346,\n  \"Comments\": \"string\",\n  \"CreateDate\": \"1978-05-02T07:27:36.409Z\",\n  \"LastUpdated\": \"1952-01-01T16:14:06.974Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 4627.160806466807,\n  \"LastTransWasTaxIncluded\": false,\n  \"LedgerAccountBalance\": 6073.098769613232,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"FreightOnLedgerAccount\": true,\n  \"PartyInfo\": {\n    \"PartyID\": 8270.7243376228,\n    \"PartyType\": \"ptCustomer\"\n  },\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 282,\n  \"SupplierCustomerID\": \"string\",\n  \"ActiveParty\": true,\n  \"Locked\": false,\n  \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n  \"TaxablePersonType\": \"tpTaxableEntity\",\n  \"CashAccountingSchemeSignIn\": \"1984-02-19T01:51:01.496Z\",\n  \"CashAccountingSchemeSignOut\": \"1999-03-12T02:16:44.066Z\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"GDPRConsent\": true,\n  \"GDPRConsentDate\": \"2004-06-21T15:48:23.684Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"2016-08-04T20:51:41.909Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"2011-03-06T10:51:10.660Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"1984-04-30T02:44:53.780Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"PendingEmailConsent\",\n  \"Properties\": {\n    \"Count\": 2800\n  },\n  \"WithholdingTaxType\": \"string\",\n  \"HasSelfBillingWSAgreement\": false,\n  \"WhatsappConsent\": true,\n  \"XCHOnboarded\": false,\n  \"XCHConsent\": true,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 4846.473891142572,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 5398,\n  \"PartyType\": \"ptCustomer\",\n  \"_IEntity_PartyID\": 4391.896204077419,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 3730.3751446151,\n    \"PartyType\": \"ptOther\"\n  },\n  \"AccountBalance\": 9448.533713640567,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": true,\n  \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n}"}],"_postman_id":"195e12c1-0beb-4f38-82cb-28f916072487"},{"name":"/v2/Supplier","id":"e13404fb-0fdd-4ce5-bd3a-f729fee82f3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Supplier","description":"<p>Updates only the fields you include in the request; everything else stays as it was.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Supplier"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0b5458db-f3f1-47e7-a776-bcca36a445e6","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/Supplier"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SupplierID\": 1072.6159223707566,\n  \"PartyID\": 6119.689640775959,\n  \"SupplierKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 4546.635380263122,\n  \"FederalTaxId\": \"string\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"SupplierPicturePath\": \"string\",\n  \"ZoneID\": 946,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 4460,\n  \"PaymentName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 4783,\n  \"PriceItemDecimalPlaces\": 2578,\n  \"SupplierGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4779,\n  \"AplyRetentionTax\": true,\n  \"RetentionTax\": 4636.816699462577,\n  \"DirectDiscount\": 7335.181825355346,\n  \"Comments\": \"string\",\n  \"CreateDate\": \"1978-05-02T07:27:36.409Z\",\n  \"LastUpdated\": \"1952-01-01T16:14:06.974Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 4627.160806466807,\n  \"LastTransWasTaxIncluded\": false,\n  \"LedgerAccountBalance\": 6073.098769613232,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"FreightOnLedgerAccount\": true,\n  \"PartyInfo\": {\n    \"PartyID\": 8270.7243376228,\n    \"PartyType\": \"ptCustomer\"\n  },\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 282,\n  \"SupplierCustomerID\": \"string\",\n  \"ActiveParty\": true,\n  \"Locked\": false,\n  \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n  \"TaxablePersonType\": \"tpTaxableEntity\",\n  \"CashAccountingSchemeSignIn\": \"1984-02-19T01:51:01.496Z\",\n  \"CashAccountingSchemeSignOut\": \"1999-03-12T02:16:44.066Z\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"GDPRConsent\": true,\n  \"GDPRConsentDate\": \"2004-06-21T15:48:23.684Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"2016-08-04T20:51:41.909Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"2011-03-06T10:51:10.660Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"1984-04-30T02:44:53.780Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"PendingEmailConsent\",\n  \"Properties\": {\n    \"Count\": 2800\n  },\n  \"WithholdingTaxType\": \"string\",\n  \"HasSelfBillingWSAgreement\": false,\n  \"WhatsappConsent\": true,\n  \"XCHOnboarded\": false,\n  \"XCHConsent\": true,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 4846.473891142572,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 5398,\n  \"PartyType\": \"ptCustomer\",\n  \"_IEntity_PartyID\": 4391.896204077419,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 3730.3751446151,\n    \"PartyType\": \"ptOther\"\n  },\n  \"AccountBalance\": 9448.533713640567,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": true,\n  \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n}"}],"_postman_id":"e13404fb-0fdd-4ce5-bd3a-f729fee82f3b"},{"name":"/v2/Supplier/:ID","id":"7b01003e-40d3-447d-b05b-c1cd7674263a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Supplier/:ID","description":"<p>Returns a single Supplier by ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Supplier",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"d006e190-92ff-4341-9cd1-dd3c4081ef94","description":{"content":"<p>The ID of the Supplier entity.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"0b6b0e10-f286-4e42-916a-84502054816e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Supplier/:ID","host":["http://localhost:5581"],"path":["v2","Supplier",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the Supplier entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SupplierID\": 1072.6159223707566,\n  \"PartyID\": 6119.689640775959,\n  \"SupplierKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 4546.635380263122,\n  \"FederalTaxId\": \"string\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"SupplierPicturePath\": \"string\",\n  \"ZoneID\": 946,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 4460,\n  \"PaymentName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 4783,\n  \"PriceItemDecimalPlaces\": 2578,\n  \"SupplierGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4779,\n  \"AplyRetentionTax\": true,\n  \"RetentionTax\": 4636.816699462577,\n  \"DirectDiscount\": 7335.181825355346,\n  \"Comments\": \"string\",\n  \"CreateDate\": \"1978-05-02T07:27:36.409Z\",\n  \"LastUpdated\": \"1952-01-01T16:14:06.974Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 4627.160806466807,\n  \"LastTransWasTaxIncluded\": false,\n  \"LedgerAccountBalance\": 6073.098769613232,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"FreightOnLedgerAccount\": true,\n  \"PartyInfo\": {\n    \"PartyID\": 8270.7243376228,\n    \"PartyType\": \"ptCustomer\"\n  },\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 282,\n  \"SupplierCustomerID\": \"string\",\n  \"ActiveParty\": true,\n  \"Locked\": false,\n  \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n  \"TaxablePersonType\": \"tpTaxableEntity\",\n  \"CashAccountingSchemeSignIn\": \"1984-02-19T01:51:01.496Z\",\n  \"CashAccountingSchemeSignOut\": \"1999-03-12T02:16:44.066Z\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"GDPRConsent\": true,\n  \"GDPRConsentDate\": \"2004-06-21T15:48:23.684Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"2016-08-04T20:51:41.909Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"2011-03-06T10:51:10.660Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"1984-04-30T02:44:53.780Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"PendingEmailConsent\",\n  \"Properties\": {\n    \"Count\": 2800\n  },\n  \"WithholdingTaxType\": \"string\",\n  \"HasSelfBillingWSAgreement\": false,\n  \"WhatsappConsent\": true,\n  \"XCHOnboarded\": false,\n  \"XCHConsent\": true,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 4846.473891142572,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 5398,\n  \"PartyType\": \"ptCustomer\",\n  \"_IEntity_PartyID\": 4391.896204077419,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 3730.3751446151,\n    \"PartyType\": \"ptOther\"\n  },\n  \"AccountBalance\": 9448.533713640567,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": true,\n  \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n}"}],"_postman_id":"7b01003e-40d3-447d-b05b-c1cd7674263a"},{"name":"/v2/Supplier/:ID","id":"a9692927-5c13-4a8e-9e6f-17d3c056f353","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Supplier/:ID","description":"<p>Permanently removes a Supplier.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Supplier",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ec457207-e39f-4392-ada1-f68c1c86ff9d","description":{"content":"<p>The ID of the Supplier entity.</p>\n","type":"text/plain"},"type":"any","value":"9827.058787734317","key":"ID"}]}},"response":[{"id":"11367738-414b-4569-8f54-637825d3931d","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/Supplier/:ID","host":["http://localhost:5581"],"path":["v2","Supplier",":ID"],"variable":[{"key":"ID","value":"9827.058787734317","description":"The ID of the Supplier entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"a9692927-5c13-4a8e-9e6f-17d3c056f353"},{"name":"/v3/Supplier","id":"3cf4e96d-c05f-458d-97b2-8515c8e42ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v3/Supplier?pageNumber=137&FromDate=1965-06-19T17:20:46.449Z&ToDate=1965-06-19T17:20:46.449Z","description":"<p>Same as the standard supplier list, but also lets you filter by when suppliers were created or last changed, and tells you the total number of matching suppliers alongside the page of results.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Supplier"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The page number.</p>\n","type":"text/plain"},"key":"pageNumber","value":"137"},{"description":{"content":"<p>The from date to filter items based on their creation or modification date (optional). Example: 2026-12-31</p>\n","type":"text/plain"},"key":"FromDate","value":"1965-06-19T17:20:46.449Z"},{"description":{"content":"<p>The to date to filter items based on their creation or modification date (optional). Example: 2026-12-31</p>\n","type":"text/plain"},"key":"ToDate","value":"1965-06-19T17:20:46.449Z"}],"variable":[]}},"response":[{"id":"0ae2b329-86a8-4541-a1ff-f69d5bf07fad","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v3/Supplier?pageNumber=137&FromDate=1965-06-19T17:20:46.449Z&ToDate=1965-06-19T17:20:46.449Z","host":["http://localhost:5581"],"path":["v3","Supplier"],"query":[{"description":"The page number.","key":"pageNumber","value":"137"},{"description":"The from date to filter items based on their creation or modification date (optional). Example: 2026-12-31","key":"FromDate","value":"1965-06-19T17:20:46.449Z"},{"description":"The to date to filter items based on their creation or modification date (optional). Example: 2026-12-31","key":"ToDate","value":"1965-06-19T17:20:46.449Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"SupplierID\": 2519.32350240889,\n    \"PartyID\": 4591.101261192914,\n    \"SupplierKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6729.057094284463,\n    \"FederalTaxId\": \"string\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"SupplierPicturePath\": \"string\",\n    \"ZoneID\": 8819,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 8980,\n    \"PaymentName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 1318,\n    \"PriceItemDecimalPlaces\": 6450,\n    \"SupplierGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 8960,\n    \"AplyRetentionTax\": false,\n    \"RetentionTax\": 8325.446301588014,\n    \"DirectDiscount\": 4782.672571333612,\n    \"Comments\": \"string\",\n    \"CreateDate\": \"1975-04-21T07:17:14.625Z\",\n    \"LastUpdated\": \"1981-11-08T04:50:52.389Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 9809.308351130505,\n    \"LastTransWasTaxIncluded\": false,\n    \"LedgerAccountBalance\": 8417.589793963383,\n    \"SendXMLMailAfterSave\": false,\n    \"UseIntraStat\": true,\n    \"IntraStatPortID\": \"string\",\n    \"FreightOnLedgerAccount\": false,\n    \"PartyInfo\": {\n      \"PartyID\": 4918.730023887293,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 5866,\n    \"SupplierCustomerID\": \"string\",\n    \"ActiveParty\": true,\n    \"Locked\": false,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n    \"TaxablePersonType\": \"tpTaxableEntity\",\n    \"CashAccountingSchemeSignIn\": \"1949-02-02T23:22:49.594Z\",\n    \"CashAccountingSchemeSignOut\": \"2000-04-05T17:34:08.327Z\",\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1975-04-16T22:31:25.891Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"2019-07-31T23:32:53.855Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1985-06-27T12:29:33.823Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1982-12-05T07:35:16.393Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Consented\",\n    \"Properties\": {\n      \"Count\": 3428\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"HasSelfBillingWSAgreement\": false,\n    \"WhatsappConsent\": false,\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": true,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 5568.303221041142,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 4924,\n    \"PartyType\": \"ptCustomer\",\n    \"_IEntity_PartyID\": 6514.556815600177,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 6567.330624495876,\n      \"PartyType\": \"ptBank\"\n    },\n    \"AccountBalance\": 5801.722900836743,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": true,\n    \"_IEntity_TaxablePersonType\": \"tpFinalConsumer\"\n  },\n  {\n    \"SupplierID\": 8292.828712812185,\n    \"PartyID\": 7295.9943129692765,\n    \"SupplierKey\": \"string\",\n    \"OrganizationName\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6832.37204017785,\n    \"FederalTaxId\": \"string\",\n    \"WebAddress\": \"string\",\n    \"Telephone1\": \"string\",\n    \"Telephone2\": \"string\",\n    \"Telephone3\": \"string\",\n    \"Telephone4\": \"string\",\n    \"MobileTelephone1\": \"string\",\n    \"MobileTelephone2\": \"string\",\n    \"Fax\": \"string\",\n    \"Email\": \"string\",\n    \"SupplierPicturePath\": \"string\",\n    \"ZoneID\": 1456,\n    \"ZoneName\": \"string\",\n    \"CurrencyID\": \"string\",\n    \"PaymentID\": 5083,\n    \"PaymentName\": \"string\",\n    \"CashDiscountTermID\": \"string\",\n    \"CashDiscountTermName\": \"string\",\n    \"TenderID\": 8712,\n    \"PriceItemDecimalPlaces\": 2240,\n    \"SupplierGroupDescription\": \"string\",\n    \"EntityFiscalStatusID\": 2028,\n    \"AplyRetentionTax\": true,\n    \"RetentionTax\": 8747.774922554258,\n    \"DirectDiscount\": 4742.960839171717,\n    \"Comments\": \"string\",\n    \"CreateDate\": \"1975-11-08T14:40:57.917Z\",\n    \"LastUpdated\": \"1971-11-16T13:26:35.046Z\",\n    \"LastTransSerial\": \"string\",\n    \"LastTransDocument\": \"string\",\n    \"LastTransDocNumber\": 639.0759598841922,\n    \"LastTransWasTaxIncluded\": true,\n    \"LedgerAccountBalance\": 5761.85416303153,\n    \"SendXMLMailAfterSave\": true,\n    \"UseIntraStat\": true,\n    \"IntraStatPortID\": \"string\",\n    \"FreightOnLedgerAccount\": true,\n    \"PartyInfo\": {\n      \"PartyID\": 3061.063557438345,\n      \"PartyType\": \"ptCustomer\"\n    },\n    \"AccountingGeneralLedgerID\": \"string\",\n    \"RelationshipID\": 7553,\n    \"SupplierCustomerID\": \"string\",\n    \"ActiveParty\": false,\n    \"Locked\": true,\n    \"FinancialDiscountPercentBase\": \"DiscountOnTotalTransactionAmount\",\n    \"TaxablePersonType\": \"tpUnknown\",\n    \"CashAccountingSchemeSignIn\": \"2009-10-17T19:12:00.668Z\",\n    \"CashAccountingSchemeSignOut\": \"1998-05-27T12:33:39.403Z\",\n    \"PlantProtectionActivityAuth\": \"string\",\n    \"GDPRConsent\": true,\n    \"GDPRConsentDate\": \"1995-05-20T23:59:58.194Z\",\n    \"GDPRSystemUserGUID\": \"string\",\n    \"GDPRForgetDate\": \"1974-02-18T13:52:27.935Z\",\n    \"GDPRForgetUserGUID\": \"string\",\n    \"GDPRRequestDate\": \"1999-09-22T20:38:10.758Z\",\n    \"GDPRRequestEmail\": \"string\",\n    \"GDPRRequestUserGUID\": \"string\",\n    \"GDPRStateDate\": \"1947-09-03T16:14:24.439Z\",\n    \"GDPRStateUserGUID\": \"string\",\n    \"GDPRState\": \"Forgotten\",\n    \"Properties\": {\n      \"Count\": 771\n    },\n    \"WithholdingTaxType\": \"string\",\n    \"HasSelfBillingWSAgreement\": true,\n    \"WhatsappConsent\": true,\n    \"XCHOnboarded\": false,\n    \"XCHConsent\": true,\n    \"_IEntity_OrganizationName\": \"string\",\n    \"_IEntity_AddressLine1\": \"string\",\n    \"_IEntity_AddressLine2\": \"string\",\n    \"_IEntity_PostalCode\": \"string\",\n    \"_IEntity_CountryID\": \"string\",\n    \"_IEntity_ProvinceID\": \"string\",\n    \"_IEntity_LocalityID\": 1198.6033838713317,\n    \"FederalTaxID\": \"string\",\n    \"FiscalStatusID\": 9483,\n    \"PartyType\": \"ptOther\",\n    \"_IEntity_PartyID\": 4679.224945413236,\n    \"_IEntity_Fax\": \"string\",\n    \"_IEntity_Email\": \"string\",\n    \"Telephone\": \"string\",\n    \"_IEntity_PartyInfo\": {\n      \"PartyID\": 3167.113074306289,\n      \"PartyType\": \"ptSalesman\"\n    },\n    \"AccountBalance\": 6303.737301862441,\n    \"AccountCurrencyID\": \"string\",\n    \"_IEntity_Locked\": false,\n    \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n  }\n]"}],"_postman_id":"3cf4e96d-c05f-458d-97b2-8515c8e42ba3"},{"name":"/v3/Supplier","id":"817496ac-8c61-4893-94d9-b232adf6d3d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v3/Supplier","description":"<p>Same as the standard update, but any field you leave out will be reset to the supplier's existing default rather than left untouched. Use this when you want the update to fully reflect the values you send.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v3","Supplier"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"3ee2affd-b594-4f17-8a65-98a7e8e2fbfe","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v3/Supplier"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SupplierID\": 1072.6159223707566,\n  \"PartyID\": 6119.689640775959,\n  \"SupplierKey\": \"string\",\n  \"OrganizationName\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 4546.635380263122,\n  \"FederalTaxId\": \"string\",\n  \"WebAddress\": \"string\",\n  \"Telephone1\": \"string\",\n  \"Telephone2\": \"string\",\n  \"Telephone3\": \"string\",\n  \"Telephone4\": \"string\",\n  \"MobileTelephone1\": \"string\",\n  \"MobileTelephone2\": \"string\",\n  \"Fax\": \"string\",\n  \"Email\": \"string\",\n  \"SupplierPicturePath\": \"string\",\n  \"ZoneID\": 946,\n  \"ZoneName\": \"string\",\n  \"CurrencyID\": \"string\",\n  \"PaymentID\": 4460,\n  \"PaymentName\": \"string\",\n  \"CashDiscountTermID\": \"string\",\n  \"CashDiscountTermName\": \"string\",\n  \"TenderID\": 4783,\n  \"PriceItemDecimalPlaces\": 2578,\n  \"SupplierGroupDescription\": \"string\",\n  \"EntityFiscalStatusID\": 4779,\n  \"AplyRetentionTax\": true,\n  \"RetentionTax\": 4636.816699462577,\n  \"DirectDiscount\": 7335.181825355346,\n  \"Comments\": \"string\",\n  \"CreateDate\": \"1978-05-02T07:27:36.409Z\",\n  \"LastUpdated\": \"1952-01-01T16:14:06.974Z\",\n  \"LastTransSerial\": \"string\",\n  \"LastTransDocument\": \"string\",\n  \"LastTransDocNumber\": 4627.160806466807,\n  \"LastTransWasTaxIncluded\": false,\n  \"LedgerAccountBalance\": 6073.098769613232,\n  \"SendXMLMailAfterSave\": true,\n  \"UseIntraStat\": true,\n  \"IntraStatPortID\": \"string\",\n  \"FreightOnLedgerAccount\": true,\n  \"PartyInfo\": {\n    \"PartyID\": 8270.7243376228,\n    \"PartyType\": \"ptCustomer\"\n  },\n  \"AccountingGeneralLedgerID\": \"string\",\n  \"RelationshipID\": 282,\n  \"SupplierCustomerID\": \"string\",\n  \"ActiveParty\": true,\n  \"Locked\": false,\n  \"FinancialDiscountPercentBase\": \"DiscountOnTotalNetAmountBase\",\n  \"TaxablePersonType\": \"tpTaxableEntity\",\n  \"CashAccountingSchemeSignIn\": \"1984-02-19T01:51:01.496Z\",\n  \"CashAccountingSchemeSignOut\": \"1999-03-12T02:16:44.066Z\",\n  \"PlantProtectionActivityAuth\": \"string\",\n  \"GDPRConsent\": true,\n  \"GDPRConsentDate\": \"2004-06-21T15:48:23.684Z\",\n  \"GDPRSystemUserGUID\": \"string\",\n  \"GDPRForgetDate\": \"2016-08-04T20:51:41.909Z\",\n  \"GDPRForgetUserGUID\": \"string\",\n  \"GDPRRequestDate\": \"2011-03-06T10:51:10.660Z\",\n  \"GDPRRequestEmail\": \"string\",\n  \"GDPRRequestUserGUID\": \"string\",\n  \"GDPRStateDate\": \"1984-04-30T02:44:53.780Z\",\n  \"GDPRStateUserGUID\": \"string\",\n  \"GDPRState\": \"PendingEmailConsent\",\n  \"Properties\": {\n    \"Count\": 2800\n  },\n  \"WithholdingTaxType\": \"string\",\n  \"HasSelfBillingWSAgreement\": false,\n  \"WhatsappConsent\": true,\n  \"XCHOnboarded\": false,\n  \"XCHConsent\": true,\n  \"_IEntity_OrganizationName\": \"string\",\n  \"_IEntity_AddressLine1\": \"string\",\n  \"_IEntity_AddressLine2\": \"string\",\n  \"_IEntity_PostalCode\": \"string\",\n  \"_IEntity_CountryID\": \"string\",\n  \"_IEntity_ProvinceID\": \"string\",\n  \"_IEntity_LocalityID\": 4846.473891142572,\n  \"FederalTaxID\": \"string\",\n  \"FiscalStatusID\": 5398,\n  \"PartyType\": \"ptCustomer\",\n  \"_IEntity_PartyID\": 4391.896204077419,\n  \"_IEntity_Fax\": \"string\",\n  \"_IEntity_Email\": \"string\",\n  \"Telephone\": \"string\",\n  \"_IEntity_PartyInfo\": {\n    \"PartyID\": 3730.3751446151,\n    \"PartyType\": \"ptOther\"\n  },\n  \"AccountBalance\": 9448.533713640567,\n  \"AccountCurrencyID\": \"string\",\n  \"_IEntity_Locked\": true,\n  \"_IEntity_TaxablePersonType\": \"tpTaxableEntity\"\n}"}],"_postman_id":"817496ac-8c61-4893-94d9-b232adf6d3d7"},{"name":"/:apiVersion/Supplier","id":"c07af0b1-530d-42af-9d60-b252cac886aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/:apiVersion/Supplier","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":[":apiVersion","Supplier"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"5c138811-146a-4834-8f19-313b3bf8ee93","type":"any","value":"string","key":"apiVersion"}]}},"response":[{"id":"9ad10fbe-01bb-4186-972a-300a83d2331b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/:apiVersion/Supplier","host":["http://localhost:5581"],"path":[":apiVersion","Supplier"],"variable":[{"key":"apiVersion","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Status\": \"Forbidden\",\n  \"Message\": {},\n  \"Exception\": {}\n}"}],"_postman_id":"c07af0b1-530d-42af-9d60-b252cac886aa"}],"id":"01f7d3f5-2fb7-4c9c-bc56-232e452bd235","_postman_id":"01f7d3f5-2fb7-4c9c-bc56-232e452bd235","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SyncLogs","item":[{"name":"/v2/Framework/SyncLogs","id":"893e011b-514f-4c6f-ad4e-884a9298f21e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/Framework/SyncLogs","description":"<p>Returns every data-sync log entry, most recent first — useful for troubleshooting sync activity.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","Framework","SyncLogs"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"acfc919b-3cf3-414e-8a66-4f7777614c0f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/Framework/SyncLogs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"893e011b-514f-4c6f-ad4e-884a9298f21e"}],"id":"9f921059-0b2f-417e-bb6d-dcc6f78de56c","_postman_id":"9f921059-0b2f-417e-bb6d-dcc6f78de56c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SystemManager","item":[{"name":"/v2/SystemManager/VerifyUserPassword","id":"4eeb358a-b7ce-4cab-b2a1-f0519cb4b4ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemManager/VerifyUserPassword?username=string&password=string","description":"<p>Checks whether a username and password are valid. Returns 200 if valid, 403 if not. Note the credentials are sent as part of the web address, so always use this over a secure (HTTPS) connection.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemManager","VerifyUserPassword"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The username.</p>\n","type":"text/plain"},"key":"username","value":"string"},{"description":{"content":"<p>The password.</p>\n","type":"text/plain"},"key":"password","value":"string"}],"variable":[]}},"response":[{"id":"cffc2dbb-391d-44fa-8f11-862369ff2a04","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v2/SystemManager/VerifyUserPassword?username=string&password=string","host":["http://localhost:5581"],"path":["v2","SystemManager","VerifyUserPassword"],"query":[{"description":"The username.","key":"username","value":"string"},{"description":"The password.","key":"password","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"4eeb358a-b7ce-4cab-b2a1-f0519cb4b4ce"},{"name":"/v2/SystemManager/Users","id":"946f94ff-f0de-466b-81b9-601d394c6add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemManager/Users","description":"<p>Returns the list of system users. Passwords are never included in the response.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemManager","Users"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"73870fe0-4591-421b-8137-4cc2f50bd595","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemManager/Users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"Id\": \"string\",\n    \"Name\": \"string\",\n    \"Password\": \"string\",\n    \"Admin\": true,\n    \"SystemAdmin\": true,\n    \"Picture\": \"string\",\n    \"WindowsLogin\": \"string\",\n    \"Inactive\": false,\n    \"DoPasswordReset\": false,\n    \"PasswordStrength\": 6178,\n    \"IsSelfHostUser\": false,\n    \"Guid\": \"string\",\n    \"Groups\": [\n      {\n        \"GroupID\": \"string\",\n        \"Description\": \"string\",\n        \"Guid\": \"string\"\n      },\n      {\n        \"GroupID\": \"string\",\n        \"Description\": \"string\",\n        \"Guid\": \"string\"\n      }\n    ],\n    \"EmailSettings\": {\n      \"SenderName\": \"string\",\n      \"SenderAddress\": \"string\",\n      \"POP3Server\": \"string\",\n      \"POP3ServerPort\": 5160,\n      \"SMTPServer\": \"string\",\n      \"SMTPServerPort\": 3548,\n      \"ServerUser\": \"string\",\n      \"ServerPassword\": \"string\",\n      \"Subject\": \"string\",\n      \"ServerAuthentication\": false,\n      \"GenerateDeliveryReport\": true,\n      \"GenerateReadReceiptReport\": false,\n      \"UseSSL\": false,\n      \"Method\": 2943,\n      \"OAuthSettings\": {\n        \"ClientID\": \"string\",\n        \"ClientSecret\": \"string\",\n        \"Scopes\": \"string\",\n        \"EmailURI\": \"string\",\n        \"TokenURI\": \"string\",\n        \"AuthURI\": \"string\",\n        \"RedirectURI\": \"string\",\n        \"AccessToken\": \"string\",\n        \"RefreshToken\": \"string\",\n        \"AccessTokenExpiresAt\": \"2007-07-08T07:24:43.464Z\",\n        \"RefreshTokenExpiresAt\": \"2023-01-05T20:07:50.641Z\",\n        \"DefaultGmailClientID\": \"string\",\n        \"DefaultGmailClientSecret\": \"string\",\n        \"DefaultGmailScope\": \"string\",\n        \"EmailClientID\": {},\n        \"EmailClientSecret\": {},\n        \"EmailDisclaimerAccepted\": false,\n        \"EmailDisclaimerAcceptedMachine\": {},\n        \"EmailDisclaimerAcceptedtDate\": \"1977-01-24T13:19:09.041Z\"\n      },\n      \"TlsVersion\": 3063\n    },\n    \"BuiltIn\": false\n  },\n  {\n    \"Id\": \"string\",\n    \"Name\": \"string\",\n    \"Password\": \"string\",\n    \"Admin\": true,\n    \"SystemAdmin\": true,\n    \"Picture\": \"string\",\n    \"WindowsLogin\": \"string\",\n    \"Inactive\": true,\n    \"DoPasswordReset\": false,\n    \"PasswordStrength\": 8225,\n    \"IsSelfHostUser\": true,\n    \"Guid\": \"string\",\n    \"Groups\": [\n      {\n        \"GroupID\": \"string\",\n        \"Description\": \"string\",\n        \"Guid\": \"string\"\n      },\n      {\n        \"GroupID\": \"string\",\n        \"Description\": \"string\",\n        \"Guid\": \"string\"\n      }\n    ],\n    \"EmailSettings\": {\n      \"SenderName\": \"string\",\n      \"SenderAddress\": \"string\",\n      \"POP3Server\": \"string\",\n      \"POP3ServerPort\": 2520,\n      \"SMTPServer\": \"string\",\n      \"SMTPServerPort\": 7200,\n      \"ServerUser\": \"string\",\n      \"ServerPassword\": \"string\",\n      \"Subject\": \"string\",\n      \"ServerAuthentication\": false,\n      \"GenerateDeliveryReport\": true,\n      \"GenerateReadReceiptReport\": true,\n      \"UseSSL\": false,\n      \"Method\": 5390,\n      \"OAuthSettings\": {\n        \"ClientID\": \"string\",\n        \"ClientSecret\": \"string\",\n        \"Scopes\": \"string\",\n        \"EmailURI\": \"string\",\n        \"TokenURI\": \"string\",\n        \"AuthURI\": \"string\",\n        \"RedirectURI\": \"string\",\n        \"AccessToken\": \"string\",\n        \"RefreshToken\": \"string\",\n        \"AccessTokenExpiresAt\": \"1951-11-09T14:43:39.964Z\",\n        \"RefreshTokenExpiresAt\": \"2001-10-18T07:18:02.964Z\",\n        \"DefaultGmailClientID\": \"string\",\n        \"DefaultGmailClientSecret\": \"string\",\n        \"DefaultGmailScope\": \"string\",\n        \"EmailClientID\": {},\n        \"EmailClientSecret\": {},\n        \"EmailDisclaimerAccepted\": false,\n        \"EmailDisclaimerAcceptedMachine\": {},\n        \"EmailDisclaimerAcceptedtDate\": \"1984-08-22T00:16:30.042Z\"\n      },\n      \"TlsVersion\": 7602\n    },\n    \"BuiltIn\": true\n  }\n]"}],"_postman_id":"946f94ff-f0de-466b-81b9-601d394c6add"},{"name":"/v2/SystemManager/RestartSystemManager","id":"212c2c53-bcf3-455b-a85b-87c8e20c0441","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemManager/RestartSystemManager","description":"<p>Restarts the System Manager service. This affects everyone currently connected, so use with care.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemManager","RestartSystemManager"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"68e0cd5f-5404-48e0-8ac6-2af8fecb2fce","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemManager/RestartSystemManager"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"212c2c53-bcf3-455b-a85b-87c8e20c0441"}],"id":"f476eff2-388a-4ee7-bd39-be7ecb8226d3","_postman_id":"f476eff2-388a-4ee7-bd39-be7ecb8226d3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"SystemSettings","item":[{"name":"/v2/SystemSettings/AccountingAndPayroll","id":"0607aff6-d4ee-45f1-8a56-b0de8e2cd24d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/AccountingAndPayroll","description":"<p>Returns your company's accounting and payroll settings.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","AccountingAndPayroll"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"75fe97c3-7424-4c58-8a11-a9ed5fef89f4","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/AccountingAndPayroll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"SQLDataSource\": \"string\",\n  \"SQLUserID\": \"string\",\n  \"SQLPassword\": \"string\",\n  \"IsInstaled\": false\n}"}],"_postman_id":"0607aff6-d4ee-45f1-8a56-b0de8e2cd24d"},{"name":"/v2/SystemSettings/ActiveSeries","id":"947bc2e9-cd50-454d-9696-6c03d51ef8c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/ActiveSeries","description":"<p>Returns the document series that new documents default to when none is specified.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","ActiveSeries"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"56c18e08-17e6-48b2-a3ae-c448cb88d09d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/ActiveSeries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"Series\": \"string\",\n    \"SeriesKey\": \"string\",\n    \"OfflineSeries\": true,\n    \"DoNotExportToBranch\": false,\n    \"TaxOnPayment\": true,\n    \"IsInactive\": true,\n    \"SeriesType\": \"SeriesSignedSummary\",\n    \"TaxAuthorityReportType\": \"ReportByWebService\",\n    \"SelfBillingSupplierID\": 1260.3214800803264,\n    \"StoreId\": 6698,\n    \"EACode\": \"string\",\n    \"CashAccountingScheme\": false,\n    \"SecondHandTaxRegimen\": true,\n    \"IssuingOutput\": 6420,\n    \"RXOStoreID\": \"string\",\n    \"OnlineSeries\": true,\n    \"ValidThrough\": \"1978-05-09T07:25:57.951Z\",\n    \"ReplaceByTransSerial\": \"string\",\n    \"OSS\": false,\n    \"IOSS\": false,\n    \"EACodeRev\": \"string\"\n  },\n  {\n    \"Series\": \"string\",\n    \"SeriesKey\": \"string\",\n    \"OfflineSeries\": true,\n    \"DoNotExportToBranch\": true,\n    \"TaxOnPayment\": true,\n    \"IsInactive\": true,\n    \"SeriesType\": \"SeriesSigned\",\n    \"TaxAuthorityReportType\": \"ReportByWebService\",\n    \"SelfBillingSupplierID\": 3151.7083030643944,\n    \"StoreId\": 4762,\n    \"EACode\": \"string\",\n    \"CashAccountingScheme\": false,\n    \"SecondHandTaxRegimen\": true,\n    \"IssuingOutput\": 1870,\n    \"RXOStoreID\": \"string\",\n    \"OnlineSeries\": false,\n    \"ValidThrough\": \"2002-10-24T15:21:44.133Z\",\n    \"ReplaceByTransSerial\": \"string\",\n    \"OSS\": false,\n    \"IOSS\": false,\n    \"EACodeRev\": \"string\"\n  }\n]"}],"_postman_id":"947bc2e9-cd50-454d-9696-6c03d51ef8c1"},{"name":"/v2/SystemSettings/AlternativeCurrency","id":"8489a40d-aa88-4fc6-9257-82c78740738f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/AlternativeCurrency","description":"<p>Returns your company's secondary/reporting currency, used for dual-currency display alongside your base currency.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","AlternativeCurrency"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"c736b9cc-fc85-49e5-82c2-41df2c5dc8b9","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/AlternativeCurrency"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CurrencyID\": \"string\",\n  \"CurrencyKey\": \"string\",\n  \"Description\": \"string\",\n  \"SaleExchange\": 5197.881785959796,\n  \"BuyExchange\": 8849.746433575963,\n  \"ExchangeDate\": \"1986-07-15T02:20:53.694Z\",\n  \"ItsEuroCurrency\": true,\n  \"EuroConversionRate\": 972.6980696527676,\n  \"RelatedCurrencyID\": \"string\",\n  \"Symbol\": \"string\",\n  \"SymbolPosition\": \"string\",\n  \"NegativeFormat\": \"string\",\n  \"decimalPlaces\": 8976,\n  \"PriceItemDecimalPlaces\": 6917,\n  \"FormatMask\": \"string\",\n  \"ISOCode\": \"string\",\n  \"Inactive\": false\n}"}],"_postman_id":"8489a40d-aa88-4fc6-9257-82c78740738f"},{"name":"/v2/SystemSettings/Application","id":"d9173d05-4771-4135-9f39-91e5f87bfb71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/Application","description":"<p>Returns general application-level settings, such as the product variant in use.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","Application"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"09514de8-c72e-4765-b18d-f7160a3f5408","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/Application"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ProductID\": \"string\",\n  \"ProductCode\": \"string\",\n  \"ShortName\": \"string\",\n  \"LongName\": \"string\",\n  \"Title\": \"string\",\n  \"HelpDesk\": \"string\",\n  \"CompleteCopyright\": \"string\",\n  \"Copyright\": \"string\",\n  \"CopyrightYear\": \"string\",\n  \"Path\": \"string\",\n  \"Name\": \"string\",\n  \"IsCertifiedPRT\": true,\n  \"CertifiedPRTCode\": \"string\",\n  \"LicenseType\": \"licSagePortugalNone\",\n  \"HasPreviousInstance\": false,\n  \"Module\": {\n    \"ModuleType\": \"ModuleBranches\",\n    \"Name\": \"string\",\n    \"LongName\": \"string\",\n    \"AskForCashDate\": true,\n    \"AskForLogin\": false,\n    \"LoadPrintEngine\": true,\n    \"LoadSageSearch\": true,\n    \"LoadDigitalArchive\": true,\n    \"SyncronizeCompanyFiles\": false\n  },\n  \"InitializationCode\": \"string\",\n  \"SupportsOffline\": false,\n  \"SupportsMultiLicense\": false,\n  \"UI\": {\n    \"ForcedPersonalTag\": 6320,\n    \"UICustom\": {},\n    \"Colors\": {\n      \"TitleColor\": 9352,\n      \"PrimaryColor\": 3465,\n      \"SecondaryColor\": 4605,\n      \"TertiaryColor\": 5290,\n      \"ConfirmColor\": 5535,\n      \"CancelColor\": 2965,\n      \"NewColor\": 6281,\n      \"Action1Color\": 421,\n      \"Action2Color\": 8445,\n      \"WindowBackColor\": 1818,\n      \"TextColor\": 6906,\n      \"Box1Color\": 6328,\n      \"Box2Color\": 6538,\n      \"BorderColor\": 1330,\n      \"BoldColor\": 259,\n      \"LinkColor\": 3837,\n      \"PanelBackColor\": 5924,\n      \"TabBackColor\": 4679,\n      \"AppHeaderBackColor\": 8817,\n      \"DisabledColor\": 8190,\n      \"AlertColor\": 1349,\n      \"NotificationColor\": 3751,\n      \"InformationColor\": 7776,\n      \"TextFocus\": 6723,\n      \"TextNoFocus\": 5320,\n      \"BrightGreen\": 1870,\n      \"AccentBlue\": 6939,\n      \"AccentMagenta\": 95,\n      \"AccentOrange\": 8949,\n      \"LightOrange\": 2068,\n      \"LightGray\": 5805,\n      \"MidOrange\": 1249,\n      \"DarkOrange\": 7232,\n      \"LightMagenta\": 217,\n      \"MidMagenta\": 68,\n      \"DarkMagenta\": 3648,\n      \"DarkCyan\": 9650,\n      \"LightCyan\": 3289,\n      \"MidCyan\": 7937,\n      \"HyperlinkBlue\": 196,\n      \"MidGray\": 5831,\n      \"LogoGreen\": 6890,\n      \"DarkBlue\": 8712,\n      \"ActionBlue\": 3988,\n      \"SalesAndCustomers\": 9476,\n      \"PurchaseAndSuppliers\": {},\n      \"Salesman\": 5740,\n      \"OtherParty\": 999,\n      \"Stocks\": 4295\n    },\n    \"Style\": {\n      \"DefaultFontName\": \"string\",\n      \"DefaultFontSizeNormal\": 8644.306867516756,\n      \"DefaultFontSizeTitle\": 9801.501506046956\n    },\n    \"Menu\": {\n      \"GroupCaptionForeColor\": 8396,\n      \"ItemForeColor\": 6280,\n      \"ItemHoverColor\": 3987,\n      \"BackgroundColor\": 3663,\n      \"GroupBorderColor\": 6355,\n      \"SplitterColor\": 6357,\n      \"TableMenuFontName\": \"string\",\n      \"TableMenuFontSize\": 8320.637539568153,\n      \"TableMenuSplitterStyle\": \"PaneSplitter3D\",\n      \"TableMenuSplitterColor\": 3300,\n      \"TableMenuTaskPaneGroupFontName\": \"string\",\n      \"TableMenuTaskPaneGroupFontSize\": 7968.620999076863,\n      \"TableMenuTaskPaneGroupFontBold\": false,\n      \"TableMenuTaskPaneClientFontName\": \"string\",\n      \"TableMenuTaskPaneClientFontSize\": 7205.0366382975335,\n      \"TableMenuTaskPaneVisualTheme\": \"xtpTaskPanelThemeOffice2000\"\n    },\n    \"Button\": {\n      \"DisabledBackColor\": 7308,\n      \"DisabledForeColor\": 155,\n      \"PrimaryBackColor\": 8363,\n      \"PrimaryForeColor\": 5492,\n      \"TertiaryBackColor\": 5913,\n      \"TertiaryBorderColor\": 9907,\n      \"TertiaryForeColor\": 6035,\n      \"SecondaryBackColor\": 9863,\n      \"SecondaryBorderColor\": 518,\n      \"SecondaryForeColor\": 3622,\n      \"Appearance\": \"xtpAppearanceOffice2003\",\n      \"FontName\": \"string\",\n      \"FontSize\": 6364.972667672324\n    },\n    \"Progress\": {\n      \"ForegroundColor\": 9086,\n      \"BackgroundColor\": 2514\n    },\n    \"gridEX\": {\n      \"BackColor\": 615,\n      \"HeaderBackColor\": 5581,\n      \"HeaderColor\": 8291,\n      \"TextColor\": 7300,\n      \"LinesColor\": 3477,\n      \"EvenColor\": 2687,\n      \"SelectColor\": 9034,\n      \"BackColorGBBox\": 1136,\n      \"BackColorRowGroup\": 6102,\n      \"FontName\": \"string\",\n      \"FontSize\": 9938.407374003787\n    },\n    \"FlexGrid\": {\n      \"BackColor\": 1584,\n      \"HeaderBackColor\": 4975,\n      \"HeaderColor\": 5181,\n      \"TextColor\": 8217,\n      \"LinesColor\": 1030,\n      \"EvenColor\": 9390,\n      \"SelectColor\": 1876,\n      \"FixedColor\": 418,\n      \"FontName\": \"string\",\n      \"FontSize\": 8048.494203155613\n    },\n    \"Label\": {},\n    \"Calendar\": {\n      \"BackColor\": 6679,\n      \"TextColor\": 7081,\n      \"SelectColor\": 5200,\n      \"WeekendColor\": 3395,\n      \"FontName\": \"string\",\n      \"FontSize\": 3598.235481093495,\n      \"DayFontName\": \"string\",\n      \"DayFontSize\": 8414.165712659338,\n      \"TitleFontName\": \"string\",\n      \"TitleFontSize\": 3704.1470238177744,\n      \"WeekFontName\": \"string\",\n      \"WeekFontSize\": 5537.638782651264,\n      \"TodayBackColor\": 5724,\n      \"SatColor\": 4889,\n      \"SunColor\": 2858,\n      \"HolidaysColor\": 9656\n    },\n    \"DockingPane\": {},\n    \"Graph\": {\n      \"GreenColor\": 8999,\n      \"BlueColor\": 1120,\n      \"MagentaColor\": 318,\n      \"OrangeColor\": 649\n    },\n    \"IconPath\": \"string\",\n    \"image\": {},\n    \"Xaml\": {}\n  },\n  \"Version\": {\n    \"Major\": 5444,\n    \"Minor\": 9505,\n    \"Revision\": 9929\n  },\n  \"S4AccAPI\": {\n    \"SFaccIsDemo\": true,\n    \"SFaccCompanyID\": \"string\",\n    \"SFaccACCYear\": 9298,\n    \"SQLDataSource\": \"string\",\n    \"SQLUserID\": \"string\",\n    \"SQLPassword\": \"string\",\n    \"SQLA50cDatabaseName\": \"string\",\n    \"SFaccPassword\": \"string\",\n    \"SFaccUserID\": \"string\",\n    \"Company\": {\n      \"CompanyID\": \"string\",\n      \"CompanyDescription\": \"string\",\n      \"Name\": \"string\",\n      \"Address\": \"string\",\n      \"Address2\": \"string\",\n      \"PostalCode\": \"string\",\n      \"PostalCodeLocality\": \"string\",\n      \"FiscalNumber\": \"string\",\n      \"CountryID\": \"string\",\n      \"Province\": \"string\",\n      \"BillingOnBehalf\": \"bhActive\",\n      \"Conservatory\": \"string\",\n      \"RegistrationNumber\": \"string\",\n      \"EconomicalActivityCode\": \"string\",\n      \"EconomicalActivityDescription\": \"string\",\n      \"TaxRegion\": \"string\",\n      \"Capital\": \"string\",\n      \"Telephone\": \"string\",\n      \"Fax\": \"string\",\n      \"Web\": \"string\",\n      \"Email\": \"string\",\n      \"TicketLine1\": \"string\",\n      \"TicketLine2\": \"string\",\n      \"TicketLine3\": \"string\",\n      \"TicketLine4\": \"string\",\n      \"TicketLine5\": \"string\",\n      \"Terminals\": 3715,\n      \"LogoPicture\": \"string\",\n      \"Inactive\": false,\n      \"LicenseSerialNumber\": \"string\",\n      \"CashAccountingScheme\": false,\n      \"EconomicalActivityType\": \"SmallRetailer\",\n      \"TaxEntity\": \"string\",\n      \"IsSelfHostCompany\": true,\n      \"AccountingInventoryMethod\": \"PerpetualInventory\",\n      \"TicketLine6\": \"string\",\n      \"TicketLine7\": \"string\",\n      \"CaravelSettings\": {\n        \"UserID\": \"string\",\n        \"Password\": \"string\",\n        \"ServiceHostName\": \"string\",\n        \"CaravelServer\": \"string\",\n        \"ServiceURL\": \"string\",\n        \"Tick\": 8081,\n        \"DatabaseTechnology\": 8986,\n        \"DatabaseName\": \"string\",\n        \"DatabaseUser\": \"string\",\n        \"DatabasePassword\": \"string\",\n        \"DataSource\": \"string\",\n        \"WindowsAuthentication\": true,\n        \"LicenseSerialNumber\": \"string\",\n        \"ClientContract\": \"string\",\n        \"ApplicationName\": \"string\",\n        \"DatasetName\": \"string\",\n        \"Protocol\": 1404,\n        \"SBC\": true,\n        \"IsInitialized\": false,\n        \"IsAutoConfig\": true,\n        \"FirstSyncDone\": false,\n        \"SBCOfficeType\": \"SBCotFrontOffice\"\n      },\n      \"LogoPicturePath\": \"string\",\n      \"CashAccountingSchemeSignIn\": \"1986-08-11T15:47:46.609Z\",\n      \"CashAccountingSchemeSignOut\": \"2022-04-16T03:11:18.837Z\",\n      \"WasInCashAccountingScheme\": true,\n      \"DefaultIBAN\": \"string\",\n      \"Onboarded\": true,\n      \"DateOnboarded\": \"1984-03-03T07:25:41.430Z\",\n      \"CallCost\": \"string\",\n      \"LegalRepresentative\": \"string\",\n      \"SDNConsentStatus\": \"string\",\n      \"BOEmail\": \"string\",\n      \"RefreshToken\": \"string\",\n      \"Guid\": \"string\",\n      \"Auth0\": \"string\",\n      \"EconomicalActivityCodeRev\": \"string\"\n    },\n    \"IsInstaled\": true,\n    \"IsInitialized\": false,\n    \"SharedDataFolder\": \"string\",\n    \"OwnerACC\": false,\n    \"LastUpdateDate\": \"1978-01-13T10:52:41.055Z\",\n    \"ACCCompanyIsActive\": true\n  }\n}"}],"_postman_id":"d9173d05-4771-4135-9f39-91e5f87bfb71"},{"name":"/v2/SystemSettings/BaseCurrency","id":"2929a9ab-8c7d-4365-954a-1995709f0a57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/BaseCurrency","description":"<p>Returns your company's base accounting currency, also used by default when calculating item prices elsewhere in this API.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","BaseCurrency"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"41af9dfa-a6f4-4e5d-84b7-30070f239e7f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/BaseCurrency"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CurrencyID\": \"string\",\n  \"CurrencyKey\": \"string\",\n  \"Description\": \"string\",\n  \"SaleExchange\": 5197.881785959796,\n  \"BuyExchange\": 8849.746433575963,\n  \"ExchangeDate\": \"1986-07-15T02:20:53.694Z\",\n  \"ItsEuroCurrency\": true,\n  \"EuroConversionRate\": 972.6980696527676,\n  \"RelatedCurrencyID\": \"string\",\n  \"Symbol\": \"string\",\n  \"SymbolPosition\": \"string\",\n  \"NegativeFormat\": \"string\",\n  \"decimalPlaces\": 8976,\n  \"PriceItemDecimalPlaces\": 6917,\n  \"FormatMask\": \"string\",\n  \"ISOCode\": \"string\",\n  \"Inactive\": false\n}"}],"_postman_id":"2929a9ab-8c7d-4365-954a-1995709f0a57"},{"name":"/v2/SystemSettings/Company","id":"be25fd4c-8ddc-4bce-9e4e-2d113482f394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/Company","description":"<p>Returns your company's registration and fiscal details (name, VAT number, address).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","Company"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"bfa5f744-5311-4d7a-ae2c-f9f309332b80","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/Company"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"CompanyID\": \"string\",\n  \"CompanyDescription\": \"string\",\n  \"Name\": \"string\",\n  \"Address\": \"string\",\n  \"Address2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"PostalCodeLocality\": \"string\",\n  \"FiscalNumber\": \"string\",\n  \"CountryID\": \"string\",\n  \"Province\": \"string\",\n  \"BillingOnBehalf\": 1929,\n  \"Conservatory\": \"string\",\n  \"RegistrationNumber\": \"string\",\n  \"EconomicalActivityCode\": \"string\",\n  \"EconomicalActivityDescription\": \"string\",\n  \"TaxRegion\": \"string\",\n  \"Capital\": \"string\",\n  \"Telephone\": \"string\",\n  \"Fax\": \"string\",\n  \"Web\": \"string\",\n  \"Email\": \"string\",\n  \"TicketLine1\": \"string\",\n  \"TicketLine2\": \"string\",\n  \"TicketLine3\": \"string\",\n  \"TicketLine4\": \"string\",\n  \"TicketLine5\": \"string\",\n  \"Terminals\": 673,\n  \"LogoPicture\": \"string\",\n  \"Inactive\": true,\n  \"LicenseSerialNumber\": \"string\",\n  \"CashAccountingScheme\": true,\n  \"EconomicalActivityType\": 9654,\n  \"TaxEntity\": \"string\",\n  \"IsSelfHostCompany\": true,\n  \"AccountingInventoryMethod\": 886,\n  \"TicketLine6\": \"string\",\n  \"TicketLine7\": \"string\",\n  \"CaravelSettings\": {\n    \"numSBCOfficeType\": 5108,\n    \"UserID\": \"string\",\n    \"Password\": \"string\",\n    \"ServiceHostName\": \"string\",\n    \"CaravelServer\": \"string\",\n    \"ServiceURL\": \"string\",\n    \"Tick\": 6465,\n    \"DatabaseTechnology\": 5109,\n    \"DatabaseName\": \"string\",\n    \"DatabaseUser\": \"string\",\n    \"DatabasePassword\": \"string\",\n    \"DataSource\": \"string\",\n    \"WindowsAuthentication\": true,\n    \"LicenseSerialNumber\": \"string\",\n    \"ApplicationName\": \"string\",\n    \"ClientContract\": \"string\",\n    \"DatasetName\": \"string\",\n    \"Protocol\": 9941,\n    \"StoreId\": \"string\",\n    \"SBC\": true,\n    \"SBCOfficeType\": 8223,\n    \"IsInitialized\": false,\n    \"IsAutoConfig\": false,\n    \"FirstSyncDone\": false,\n    \"UploadSAFT\": true,\n    \"UploadSAFTDayOfMonth\": 4674,\n    \"UploadSAFTTimeOfDay\": 3076,\n    \"NotifySAFTUploadError\": 1689,\n    \"UploadSAFTNotify\": 9038\n  },\n  \"LogoPicturePath\": \"string\",\n  \"CashAccountingSchemeSignIn\": \"1960-11-30T12:54:24.663Z\",\n  \"CashAccountingSchemeSignOut\": \"1962-11-29T08:39:35.856Z\",\n  \"WasInCashAccountingScheme\": false,\n  \"DefaultIBAN\": \"string\",\n  \"Onboarded\": false,\n  \"DateOnboarded\": \"2017-07-16T14:25:58.536Z\",\n  \"CallCost\": \"string\"\n}"}],"_postman_id":"be25fd4c-8ddc-4bce-9e4e-2d113482f394"},{"name":"/v2/SystemSettings/CoreVersion","id":"c82595b0-69b6-424d-8228-46b2d264c487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v2/SystemSettings/CoreVersion","description":"<p>Returns the Sage database version — useful for checking compatibility before relying on version-sensitive features.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","SystemSettings","CoreVersion"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"ec3134ae-8bd0-4125-a7de-9a14f0e682aa","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v2/SystemSettings/CoreVersion"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Major\": 2889,\n  \"Minor\": 5681,\n  \"Revision\": 8643\n}"}],"_postman_id":"c82595b0-69b6-424d-8228-46b2d264c487"}],"id":"93329cbc-9442-40ed-bbcc-fe516475a87a","_postman_id":"93329cbc-9442-40ed-bbcc-fe516475a87a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"TaxableGroup","item":[{"name":"/v1/TaxableGroup","id":"4e3727ec-9173-45c8-84ac-7dff55b7eaf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxableGroup","description":"<p>Returns every Taxable Group. Returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxableGroup"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"d38acf35-afe8-481c-8545-21cb86631f1e","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/TaxableGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TaxableGroupID\": 9236,\n    \"Description\": \"string\",\n    \"InternalUse\": false,\n    \"Properties\": {\n      \"Count\": 1787\n    }\n  },\n  {\n    \"TaxableGroupID\": 536,\n    \"Description\": \"string\",\n    \"InternalUse\": true,\n    \"Properties\": {\n      \"Count\": 4421\n    }\n  }\n]"}],"_postman_id":"4e3727ec-9173-45c8-84ac-7dff55b7eaf6"},{"name":"/v1/TaxableGroup","id":"409ee778-5539-4a55-9cf6-0273d265feaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxableGroup","description":"<p>Creates a new Taxable Group, including any rules you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxableGroup"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"5950e43d-1324-4b03-832a-b07efa92059a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxableGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"409ee778-5539-4a55-9cf6-0273d265feaf"},{"name":"/v1/TaxableGroup/:ID","id":"3bb0df95-f08f-4bbb-acdb-7908f9d75afb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxableGroup/:ID","description":"<p>Returns a single Taxable Group by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxableGroup",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"d75b3ae6-aeae-4bb0-9bda-18c676a40cff","description":{"content":"<p>The ID of the taxable group.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"01e4432a-8540-4559-b123-43b9b4174987","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/TaxableGroup/:ID","host":["http://localhost:5581"],"path":["v1","TaxableGroup",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the taxable group."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TaxableGroupID\": 6066,\n  \"Description\": \"string\",\n  \"InternalUse\": true,\n  \"Properties\": {\n    \"Count\": 7143\n  }\n}"}],"_postman_id":"3bb0df95-f08f-4bbb-acdb-7908f9d75afb"},{"name":"/v1/TaxableGroup/:ID","id":"7cd76e8e-7aca-45d6-ae72-c9982d345768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxableGroup/:ID","description":"<p>Permanently removes a Taxable Group. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxableGroup",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"96fc4d7a-fb15-4e98-9034-0b69f8c2bc5c","description":{"content":"<p>The ID of the taxable group.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"7e38a976-4c60-45fd-a291-f85236871bc8","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/TaxableGroup/:ID","host":["http://localhost:5581"],"path":["v1","TaxableGroup",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the taxable group."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"7cd76e8e-7aca-45d6-ae72-c9982d345768"},{"name":"/v1/TaxableGroup/:ID","id":"a649550b-d597-497f-9530-373c7a161649","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxableGroup/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Taxable Group doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxableGroup",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ef6ba2cd-95f6-4a1e-9467-5ef87784af6e","description":{"content":"<p>The ID of the taxable group.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"64892c80-4399-4b08-a59d-b413a772c88a","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/TaxableGroup/:ID","host":["http://localhost:5581"],"path":["v1","TaxableGroup",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the taxable group."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"a649550b-d597-497f-9530-373c7a161649"}],"id":"14075fff-2371-43a2-99a6-617e465460ec","_postman_id":"14075fff-2371-43a2-99a6-617e465460ec","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"TaxGroup","item":[{"name":"/v1/TaxGroup","id":"a600c875-1968-4a87-b828-b68a4eb94f28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxGroup","description":"<p>Returns every Tax Group — a bundle of VAT rates applicable in a given fiscal context. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxGroup"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"6d50c74b-1e69-4da8-9a3c-babdcdc11b78","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/TaxGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"Printable\": true,\n    \"CalculusType\": \"ctInformative\",\n    \"CalculateIncidence\": false,\n    \"TaxOverOtherTaxes\": false,\n    \"SequenceNumber\": 1618,\n    \"RoundingDigitsQuantity\": 4699,\n    \"TaxCalculFormula\": \"string\",\n    \"IncidenceCalcFormula\": \"string\",\n    \"TaxInverseCalculFormula\": \"string\",\n    \"IncidenceInverseCalcFormula\": \"string\",\n    \"SecondHandTaxRegimen\": false,\n    \"InternalUse\": false,\n    \"TaxGroupID\": \"string\",\n    \"CIUSPTTaxID\": \"string\"\n  },\n  {\n    \"Description\": \"string\",\n    \"ShortDescription\": \"string\",\n    \"Printable\": true,\n    \"CalculusType\": \"ctInformative\",\n    \"CalculateIncidence\": true,\n    \"TaxOverOtherTaxes\": false,\n    \"SequenceNumber\": 7002,\n    \"RoundingDigitsQuantity\": 4966,\n    \"TaxCalculFormula\": \"string\",\n    \"IncidenceCalcFormula\": \"string\",\n    \"TaxInverseCalculFormula\": \"string\",\n    \"IncidenceInverseCalcFormula\": \"string\",\n    \"SecondHandTaxRegimen\": true,\n    \"InternalUse\": true,\n    \"TaxGroupID\": \"string\",\n    \"CIUSPTTaxID\": \"string\"\n  }\n]"}],"_postman_id":"a600c875-1968-4a87-b828-b68a4eb94f28"},{"name":"/v1/TaxGroup","id":"829ab508-027f-402c-abed-c0efb3ba8acc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxGroup","description":"<p>Creates a new Tax Group. Note the ID must be included in the request body rather than being generated automatically.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxGroup"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"572771f5-302f-4e25-8fd0-8f7330268186","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxGroup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"829ab508-027f-402c-abed-c0efb3ba8acc"},{"name":"/v1/TaxGroup/:ID","id":"7375cc94-5171-4e48-852c-46fd065eaa03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxGroup/:ID","description":"<p>Returns a single Tax Group by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxGroup",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"ee05c369-f05c-43ff-9149-bf8e3384d363","description":{"content":"<p>The ID of the TaxGroup entity.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"905cf360-22fc-42c6-811f-108e09cc75ce","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/TaxGroup/:ID","host":["http://localhost:5581"],"path":["v1","TaxGroup",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the TaxGroup entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Description\": \"string\",\n  \"ShortDescription\": \"string\",\n  \"Printable\": false,\n  \"CalculusType\": \"ctIncludedInTotalAmount\",\n  \"CalculateIncidence\": true,\n  \"TaxOverOtherTaxes\": false,\n  \"SequenceNumber\": 4094,\n  \"RoundingDigitsQuantity\": 3828,\n  \"TaxCalculFormula\": \"string\",\n  \"IncidenceCalcFormula\": \"string\",\n  \"TaxInverseCalculFormula\": \"string\",\n  \"IncidenceInverseCalcFormula\": \"string\",\n  \"SecondHandTaxRegimen\": false,\n  \"InternalUse\": false,\n  \"TaxGroupID\": \"string\",\n  \"CIUSPTTaxID\": \"string\"\n}"}],"_postman_id":"7375cc94-5171-4e48-852c-46fd065eaa03"},{"name":"/v1/TaxGroup/:ID","id":"759e4397-e24e-45fd-9130-3719fcfffaae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxGroup/:ID","description":"<p>Permanently removes a Tax Group. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxGroup",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"6aa76b1b-103a-4b07-9361-56220d009540","description":{"content":"<p>The ID of the TaxGroup entity.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"6b9994b8-8321-4aad-a6a3-880444bbd435","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/TaxGroup/:ID","host":["http://localhost:5581"],"path":["v1","TaxGroup",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the TaxGroup entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"759e4397-e24e-45fd-9130-3719fcfffaae"},{"name":"/v1/TaxGroup/:ID","id":"9faccf3d-db47-4f8e-9b1a-fe975bd88e1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxGroup/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Tax Group doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxGroup",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"c055aeeb-37e4-44b9-88cb-31b19ad23b8a","description":{"content":"<p>The ID of the TaxGroup entity.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"d57bb967-01dc-4126-b9c4-05a5e7830c92","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/TaxGroup/:ID","host":["http://localhost:5581"],"path":["v1","TaxGroup",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the TaxGroup entity."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"9faccf3d-db47-4f8e-9b1a-fe975bd88e1b"}],"id":"3f77497a-9cb5-46ef-9855-4aaa8384f70a","_postman_id":"3f77497a-9cb5-46ef-9855-4aaa8384f70a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"TaxTable","item":[{"name":"/v1/TaxTable","id":"432716dc-80ca-491f-8aea-a6ff70b69ed6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxTable","description":"<p>Returns every tax rate row. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxTable"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"7b60f3a4-74d2-4e03-a43e-02795e8b4cb8","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/TaxTable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TaxSequenceID\": 6263,\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxRate\": 8794.397518672888,\n    \"TaxOnShipping\": true,\n    \"InternalUse\": false,\n    \"TaxExemptionReason\": \"string\",\n    \"TaxExpirationDate\": \"2020-12-08T17:57:34.662Z\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxCode\": \"string\",\n    \"TaxGroupID\": \"string\"\n  },\n  {\n    \"TaxSequenceID\": 62,\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxRate\": 6968.000265910436,\n    \"TaxOnShipping\": true,\n    \"InternalUse\": true,\n    \"TaxExemptionReason\": \"string\",\n    \"TaxExpirationDate\": \"1997-11-04T07:50:36.385Z\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxCode\": \"string\",\n    \"TaxGroupID\": \"string\"\n  }\n]"}],"_postman_id":"432716dc-80ca-491f-8aea-a6ff70b69ed6"},{"name":"/v1/TaxTable","id":"e604e205-136f-47af-8eaf-4fc5358688d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxTable","description":"<p>Creates a new tax rate row. The tax group, sequence, country, and region must all be included in the request body.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxTable"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"099093e0-6be1-4067-b8df-589552ae2322","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxTable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"e604e205-136f-47af-8eaf-4fc5358688d2"},{"name":"/v1/TaxTable/:TaxGroupID/:TaxSequenceID/:CountryID/:TaxRegionID","id":"070bd830-85de-4d75-8389-b41e10d93c78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/TaxTable/:TaxGroupID/:TaxSequenceID/:CountryID/:TaxRegionID","description":"<p>A tax rate row is identified by four values together: tax group, sequence, country, and region. Returns 404 if no matching row exists.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxTable",":TaxGroupID",":TaxSequenceID",":CountryID",":TaxRegionID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"0642da30-8c12-4258-ad72-6b17d884cdbf","description":{"content":"<p>The TaxGroupID of the table.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TaxGroupID"},{"id":"576fd6d9-470f-4bd3-af42-480e02b7a411","description":{"content":"<p>The TaxSequenceID of the table.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"TaxSequenceID"},{"id":"9c0dcc76-f627-4ab9-87dc-fdc74b7ed544","description":{"content":"<p>The CountryID of the table.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"CountryID"},{"id":"6c1fa106-e4a8-4567-b58d-28b04b883161","description":{"content":"<p>The TaxRegionID of the table.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TaxRegionID"}]}},"response":[{"id":"169fff27-64aa-4540-b386-1c3239c8a562","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/TaxTable/:TaxGroupID/:TaxSequenceID/:CountryID/:TaxRegionID","host":["http://localhost:5581"],"path":["v1","TaxTable",":TaxGroupID",":TaxSequenceID",":CountryID",":TaxRegionID"],"variable":[{"key":"TaxGroupID","value":"string","description":"The TaxGroupID of the table."},{"key":"TaxSequenceID","value":"137","description":"The TaxSequenceID of the table."},{"key":"CountryID","value":"string","description":"The CountryID of the table."},{"key":"TaxRegionID","value":"string","description":"The TaxRegionID of the table."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TaxSequenceID\": 9482,\n  \"CountryID\": \"string\",\n  \"TaxRegionID\": \"string\",\n  \"TaxRate\": 169.61691509657874,\n  \"TaxOnShipping\": false,\n  \"InternalUse\": true,\n  \"TaxExemptionReason\": \"string\",\n  \"TaxExpirationDate\": \"2002-08-31T03:28:42.626Z\",\n  \"TaxExemptionReasonCode\": \"string\",\n  \"TaxCode\": \"string\",\n  \"TaxGroupID\": \"string\"\n}"}],"_postman_id":"070bd830-85de-4d75-8389-b41e10d93c78"},{"name":"/v1/TaxTable/:TaxGroupID/:TaxSequenceID/:CountryID/:TaxRegionID","id":"713a8c1e-ceca-4d66-9b82-6f9b6aa2e861","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/TaxTable/:TaxGroupID/:TaxSequenceID/:CountryID/:TaxRegionID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if no matching row exists, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","TaxTable",":TaxGroupID",":TaxSequenceID",":CountryID",":TaxRegionID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"512f6ae4-bf5e-47a7-a873-2310cea6c07b","description":{"content":"<p>The TaxGroupID of the table.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TaxGroupID"},{"id":"86a9e960-0d25-454b-ada1-fd023c3ea80d","description":{"content":"<p>The TaxSequenceID of the table.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"TaxSequenceID"},{"id":"aebd8de2-c6f5-41a3-89c2-e7be13f54fc1","description":{"content":"<p>The CountryID of the table.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"CountryID"},{"id":"cdd1c961-da33-4113-ac45-dddbef3b6b3d","description":{"content":"<p>The TaxRegionID of the table.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"TaxRegionID"}]}},"response":[{"id":"e0784fd8-62b6-4e6c-932d-f4bc649f68b7","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/TaxTable/:TaxGroupID/:TaxSequenceID/:CountryID/:TaxRegionID","host":["http://localhost:5581"],"path":["v1","TaxTable",":TaxGroupID",":TaxSequenceID",":CountryID",":TaxRegionID"],"variable":[{"key":"TaxGroupID","value":"string","description":"The TaxGroupID of the table."},{"key":"TaxSequenceID","value":"137","description":"The TaxSequenceID of the table."},{"key":"CountryID","value":"string","description":"The CountryID of the table."},{"key":"TaxRegionID","value":"string","description":"The TaxRegionID of the table."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"713a8c1e-ceca-4d66-9b82-6f9b6aa2e861"}],"id":"c8443eac-9d3c-4a29-9c08-bf3a99ed8d53","_postman_id":"c8443eac-9d3c-4a29-9c08-bf3a99ed8d53","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Tender","item":[{"name":"/v1/Tender","id":"b2d07b9d-929c-40cf-b500-19ed0a462451","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Tender","description":"<p>Returns every Tender — a payment method such as cash, card, or cheque. No pagination; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Tender"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"6bd28194-cea8-44f4-bf67-50b8011bd034","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Tender"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TenderID\": 5564,\n    \"TenderKey\": \"string\",\n    \"Description\": \"string\",\n    \"MinimumSaleAmount\": 5283.302878563169,\n    \"MaximumAcceptAmount\": 2183.264631215155,\n    \"MaxAcceptAmntCurrencyID\": \"string\",\n    \"MaxAcceptAmntCurrencyFactor\": 1670.4394753571005,\n    \"MaxAcceptAmntCurrencyExchange\": 2617.6579388007403,\n    \"CanReturnMoneyChange\": true,\n    \"TenderUse\": \"tndUsedOnPayments\",\n    \"UseDOCToPay\": false,\n    \"DocIDUsedToPay\": \"string\",\n    \"TenderType\": \"tndBalanceCompensation\",\n    \"CustomerIdentificationRequired\": true,\n    \"AccountIdentificationRequired\": false,\n    \"OpenCashDrawerRequired\": true,\n    \"Internal\": true,\n    \"InternalUse\": true,\n    \"UpdateTillReport\": false,\n    \"DebitedOnAccount\": false,\n    \"Inactive\": false,\n    \"StampDutyBillOfExchange\": \"string\",\n    \"SAFTPaymentMechanism\": \"string\",\n    \"Properties\": {\n      \"Count\": 3612\n    },\n    \"ChargeDaysAfterDueDate\": 9645,\n    \"NumberDaysValidRef\": 6182\n  },\n  {\n    \"TenderID\": 6068,\n    \"TenderKey\": \"string\",\n    \"Description\": \"string\",\n    \"MinimumSaleAmount\": 4258.321176134558,\n    \"MaximumAcceptAmount\": 7154.8477653522605,\n    \"MaxAcceptAmntCurrencyID\": \"string\",\n    \"MaxAcceptAmntCurrencyFactor\": 4425.212811285975,\n    \"MaxAcceptAmntCurrencyExchange\": 9712.736862973354,\n    \"CanReturnMoneyChange\": true,\n    \"TenderUse\": \"tndUsedOnBoth\",\n    \"UseDOCToPay\": true,\n    \"DocIDUsedToPay\": \"string\",\n    \"TenderType\": \"tndChange\",\n    \"CustomerIdentificationRequired\": true,\n    \"AccountIdentificationRequired\": false,\n    \"OpenCashDrawerRequired\": true,\n    \"Internal\": false,\n    \"InternalUse\": true,\n    \"UpdateTillReport\": false,\n    \"DebitedOnAccount\": false,\n    \"Inactive\": true,\n    \"StampDutyBillOfExchange\": \"string\",\n    \"SAFTPaymentMechanism\": \"string\",\n    \"Properties\": {\n      \"Count\": 3041\n    },\n    \"ChargeDaysAfterDueDate\": 6468,\n    \"NumberDaysValidRef\": 3718\n  }\n]"}],"_postman_id":"b2d07b9d-929c-40cf-b500-19ed0a462451"},{"name":"/v1/Tender","id":"456029a2-66a4-405d-912c-831686b4247d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Tender","description":"<p>Creates a new Tender, including any related barcode series or debited documents you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Tender"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"9d0badb9-f2f7-4310-9cf2-33ca485e52bc","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Tender"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"456029a2-66a4-405d-912c-831686b4247d"},{"name":"/v1/Tender/:ID","id":"497c3378-924c-42fe-9ef0-b953331c1763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Tender/:ID","description":"<p>Returns a single Tender by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Tender",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"5f11cf2a-1c20-4d35-921e-1def2f733d3c","description":{"content":"<p>The ID of the tender.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"3d449dfd-1786-4704-9bd4-1641a1fe114f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Tender/:ID","host":["http://localhost:5581"],"path":["v1","Tender",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the tender."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TenderID\": 7935,\n  \"TenderKey\": \"string\",\n  \"Description\": \"string\",\n  \"MinimumSaleAmount\": 9911.596927588627,\n  \"MaximumAcceptAmount\": 5967.355916171971,\n  \"MaxAcceptAmntCurrencyID\": \"string\",\n  \"MaxAcceptAmntCurrencyFactor\": 5788.213626050005,\n  \"MaxAcceptAmntCurrencyExchange\": 5245.092565809041,\n  \"CanReturnMoneyChange\": false,\n  \"TenderUse\": \"tndUsedOnBoth\",\n  \"UseDOCToPay\": true,\n  \"DocIDUsedToPay\": \"string\",\n  \"TenderType\": \"tndCash\",\n  \"CustomerIdentificationRequired\": true,\n  \"AccountIdentificationRequired\": false,\n  \"OpenCashDrawerRequired\": true,\n  \"Internal\": true,\n  \"InternalUse\": true,\n  \"UpdateTillReport\": true,\n  \"DebitedOnAccount\": true,\n  \"Inactive\": true,\n  \"StampDutyBillOfExchange\": \"string\",\n  \"SAFTPaymentMechanism\": \"string\",\n  \"Properties\": {\n    \"Count\": 8814\n  },\n  \"ChargeDaysAfterDueDate\": 7358,\n  \"NumberDaysValidRef\": 8754\n}"}],"_postman_id":"497c3378-924c-42fe-9ef0-b953331c1763"},{"name":"/v1/Tender/:ID","id":"c681f76c-7911-461a-9b57-ffad1d64b1cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Tender/:ID","description":"<p>Permanently removes a Tender. Returns 404 if it doesn't exist, or a conflict error if POS transactions still use it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Tender",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a5b89a0d-7fca-40b7-9bc1-7485300ca007","description":{"content":"<p>The ID of the tender.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"44a6af61-8c53-4e9e-a269-68313fcaf7b3","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Tender/:ID","host":["http://localhost:5581"],"path":["v1","Tender",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the tender."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c681f76c-7911-461a-9b57-ffad1d64b1cd"},{"name":"/v1/Tender/:ID","id":"4b443940-3754-4fa9-a743-0e33f8f16aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Tender/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Tender doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Tender",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"555e856e-b08a-4f96-9119-12cd5fd637ee","description":{"content":"<p>The ID of the tender.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"6f9aaef7-5abf-4177-9ac2-b4ad3776f993","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Tender/:ID","host":["http://localhost:5581"],"path":["v1","Tender",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the tender."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"4b443940-3754-4fa9-a743-0e33f8f16aa8"}],"id":"3323ed48-e5ba-4bc4-b545-61dabd6472b0","_postman_id":"3323ed48-e5ba-4bc4-b545-61dabd6472b0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"TenderTransaction","item":[{"name":"/v2/TenderTransaction","id":"e66957b2-9ca8-4646-81cf-e1edc2a4a996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/TenderTransaction","description":"<p>Records a new POS tender (payment) movement.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v2","TenderTransaction"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"462f99c6-e789-4d8d-9eda-b95c5d3e654c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v2/TenderTransaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"e66957b2-9ca8-4646-81cf-e1edc2a4a996"}],"id":"bf929290-0361-4d4d-97de-124e8cbf8c2b","_postman_id":"bf929290-0361-4d4d-97de-124e8cbf8c2b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Till","item":[{"name":"/v1/Till","id":"8bad058f-207c-45a8-aa04-17fdefdf67ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Till","description":"<p>Returns every Till (POS cash register), including its linked bank accounts. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Till"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"9c3536e0-6728-4f10-8e26-abd11bc26a7d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Till"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 435,\n    \"MinimumWarningAmount\": 5896.0717790318395,\n    \"DefaultCashBalanceAmount\": 7744.816959217164,\n    \"MaximumWarningAmount\": 2628.2941721169295,\n    \"MaximumLockoutAmount\": 9020.910563473008,\n    \"StoreId\": 4551,\n    \"MainTill\": false,\n    \"OfflineTill\": true,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 7833,\n    \"CanHaveOpenTill\": true,\n    \"TillLockToSalesman\": false,\n    \"FixSalesmanForSession\": true,\n    \"ExclusiveToOwnerSalesman\": true,\n    \"CanChangeTranOnSignOffTill\": true,\n    \"CheckForTempTransactionOnSignOff\": true,\n    \"OperatorTenderStatement\": false,\n    \"TenderStatementTentatives\": 740,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 7933.368545172481,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": true\n  },\n  {\n    \"TillID\": \"string\",\n    \"Description\": \"string\",\n    \"StatusCode\": 255,\n    \"MinimumWarningAmount\": 675.7027066639554,\n    \"DefaultCashBalanceAmount\": 3254.0985696518233,\n    \"MaximumWarningAmount\": 5646.701730229072,\n    \"MaximumLockoutAmount\": 2005.6465292792468,\n    \"StoreId\": 3219,\n    \"MainTill\": false,\n    \"OfflineTill\": true,\n    \"Comments\": \"string\",\n    \"TillOpenMode\": \"toOpenManual\",\n    \"OnTouchUseRoute\": true,\n    \"MaximumSessionsPerDay\": 6210,\n    \"CanHaveOpenTill\": true,\n    \"TillLockToSalesman\": false,\n    \"FixSalesmanForSession\": true,\n    \"ExclusiveToOwnerSalesman\": true,\n    \"CanChangeTranOnSignOffTill\": false,\n    \"CheckForTempTransactionOnSignOff\": true,\n    \"OperatorTenderStatement\": true,\n    \"TenderStatementTentatives\": 6554,\n    \"OnStatementCanHaveDiscrepancy\": false,\n    \"StatementDiscrepancyAmount\": 1029.4304429412282,\n    \"DiscrepancyTillID\": \"string\",\n    \"DiscrepancyAccountTypeID\": \"string\",\n    \"BuiltIn\": true\n  }\n]"}],"_postman_id":"8bad058f-207c-45a8-aa04-17fdefdf67ea"},{"name":"/v1/Till","id":"d20c14cb-87e5-4dd4-805b-9721254593c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Till","description":"<p>Creates a new Till, including any linked bank accounts you provide for it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Till"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"d51533c0-0dd6-4179-9dbb-64644f114c3d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Till"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"d20c14cb-87e5-4dd4-805b-9721254593c6"},{"name":"/v1/Till/:ID","id":"3e405269-e691-4dd6-9447-a6ef6638fa59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Till/:ID","description":"<p>Returns a single Till by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Till",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"86002488-46f6-43a1-b634-c9d180a3bb32","description":{"content":"<p>The ID of the till.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"bae4c7e2-e14d-488d-bfed-a07cdda9d712","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Till/:ID","host":["http://localhost:5581"],"path":["v1","Till",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the till."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"TillID\": \"string\",\n  \"Description\": \"string\",\n  \"StatusCode\": 5168,\n  \"MinimumWarningAmount\": 7434.126545165448,\n  \"DefaultCashBalanceAmount\": 3604.900474347511,\n  \"MaximumWarningAmount\": 9033.01718645286,\n  \"MaximumLockoutAmount\": 3437.246018849208,\n  \"StoreId\": 3264,\n  \"MainTill\": true,\n  \"OfflineTill\": false,\n  \"Comments\": \"string\",\n  \"TillOpenMode\": \"toOpenManual\",\n  \"OnTouchUseRoute\": false,\n  \"MaximumSessionsPerDay\": 7826,\n  \"CanHaveOpenTill\": true,\n  \"TillLockToSalesman\": true,\n  \"FixSalesmanForSession\": false,\n  \"ExclusiveToOwnerSalesman\": true,\n  \"CanChangeTranOnSignOffTill\": false,\n  \"CheckForTempTransactionOnSignOff\": false,\n  \"OperatorTenderStatement\": false,\n  \"TenderStatementTentatives\": 9978,\n  \"OnStatementCanHaveDiscrepancy\": false,\n  \"StatementDiscrepancyAmount\": 8761.380749266484,\n  \"DiscrepancyTillID\": \"string\",\n  \"DiscrepancyAccountTypeID\": \"string\",\n  \"BuiltIn\": true\n}"}],"_postman_id":"3e405269-e691-4dd6-9447-a6ef6638fa59"},{"name":"/v1/Till/:ID","id":"eb76c398-4afc-4542-a4b4-694589a144e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Till/:ID","description":"<p>Permanently removes a Till. Returns 404 if it doesn't exist, or a conflict error if POS transactions still reference it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Till",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"e52269d6-1c75-4568-9f78-c152100d0f16","description":{"content":"<p>The ID of the till.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"0bed3fd9-98ff-48aa-80c5-fb2176341df4","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Till/:ID","host":["http://localhost:5581"],"path":["v1","Till",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the till."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"eb76c398-4afc-4542-a4b4-694589a144e7"},{"name":"/v1/Till/:ID","id":"aee192af-0a84-4297-ba9c-d73e5385ea7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Till/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Till doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Till",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"4f5d3565-e299-4068-ba0d-6a6611cb4805","description":{"content":"<p>The ID of the till.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"d456a4f7-319c-456c-bdd3-f1d82d25ec79","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Till/:ID","host":["http://localhost:5581"],"path":["v1","Till",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the till."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"aee192af-0a84-4297-ba9c-d73e5385ea7f"}],"id":"24e681f9-b5b0-4dac-b417-f675fd775220","_postman_id":"24e681f9-b5b0-4dac-b417-f675fd775220","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"UnitOfMeasure","item":[{"name":"/v1/UnitOfMeasure","id":"a8dce33a-1ff4-4760-91cb-5f3cdb54d22d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/UnitOfMeasure","description":"<p>Returns every unit of measure. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","UnitOfMeasure"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"9a93c536-559a-4c87-895d-43ca8405a355","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/UnitOfMeasure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"UnitOfMeasureID\": \"string\",\n    \"UnitOfMeasureKey\": \"string\",\n    \"LanguageID\": \"string\",\n    \"Description\": \"string\",\n    \"EnglishMetricFlag\": false,\n    \"UnitOfMeasureTypeCode\": 6069,\n    \"UnitOfMeasureConversion\": 7874.451849867178,\n    \"ConversionTo\": \"string\",\n    \"CalcFormula\": \"string\",\n    \"MaximumDecimals\": 8342,\n    \"UNECEUnitcode\": \"string\"\n  },\n  {\n    \"UnitOfMeasureID\": \"string\",\n    \"UnitOfMeasureKey\": \"string\",\n    \"LanguageID\": \"string\",\n    \"Description\": \"string\",\n    \"EnglishMetricFlag\": true,\n    \"UnitOfMeasureTypeCode\": 7789,\n    \"UnitOfMeasureConversion\": 6927.561449245547,\n    \"ConversionTo\": \"string\",\n    \"CalcFormula\": \"string\",\n    \"MaximumDecimals\": 6558,\n    \"UNECEUnitcode\": \"string\"\n  }\n]"}],"_postman_id":"a8dce33a-1ff4-4760-91cb-5f3cdb54d22d"},{"name":"/v1/UnitOfMeasure","id":"1b32bc28-e837-4138-9890-df638627a4d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/UnitOfMeasure","description":"<p>Creates a new unit of measure (e.g. \"UNI\", \"KG\"). Note the code must be included in the request body rather than being generated automatically.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","UnitOfMeasure"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"2ceedc22-1461-4282-94e0-608a65ab7a67","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/UnitOfMeasure"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"1b32bc28-e837-4138-9890-df638627a4d4"},{"name":"/v1/UnitOfMeasure/:ID","id":"de94ec8f-b6d8-45de-abf5-2b370d212787","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/UnitOfMeasure/:ID","description":"<p>Returns a single unit of measure by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","UnitOfMeasure",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"d143843b-78cc-4d55-ac9c-1c323384bdfb","description":{"content":"<p>The ID of the unit of measure.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"e2c43ba7-10b0-4c68-a67d-76f0f5dc8c45","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/UnitOfMeasure/:ID","host":["http://localhost:5581"],"path":["v1","UnitOfMeasure",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the unit of measure."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"UnitOfMeasureID\": \"string\",\n  \"UnitOfMeasureKey\": \"string\",\n  \"LanguageID\": \"string\",\n  \"Description\": \"string\",\n  \"EnglishMetricFlag\": false,\n  \"UnitOfMeasureTypeCode\": 3484,\n  \"UnitOfMeasureConversion\": 4547.61102677663,\n  \"ConversionTo\": \"string\",\n  \"CalcFormula\": \"string\",\n  \"MaximumDecimals\": 8641,\n  \"UNECEUnitcode\": \"string\"\n}"}],"_postman_id":"de94ec8f-b6d8-45de-abf5-2b370d212787"},{"name":"/v1/UnitOfMeasure/:ID","id":"95a02b9c-c92b-4f25-b601-ffb8cebe17e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/UnitOfMeasure/:ID","description":"<p>Permanently removes a unit of measure. Returns 404 if it doesn't exist, or a conflict error if items still use it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","UnitOfMeasure",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"8bc33932-fcb6-46fe-99db-61d36f19a8f7","description":{"content":"<p>The ID of the unit of measure.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"37d099e6-aae7-40c1-82e8-fef58626630e","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/UnitOfMeasure/:ID","host":["http://localhost:5581"],"path":["v1","UnitOfMeasure",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the unit of measure."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"95a02b9c-c92b-4f25-b601-ffb8cebe17e3"},{"name":"/v1/UnitOfMeasure/:ID","id":"451368d3-e62a-49a9-920d-73d873c9c94d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/UnitOfMeasure/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if it doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","UnitOfMeasure",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"8ba9800d-b4d5-463c-8bca-bfa5eb5f341a","description":{"content":"<p>The ID of the unit of measure.</p>\n","type":"text/plain"},"type":"any","value":"string","key":"ID"}]}},"response":[{"id":"3e973462-a74d-409d-9d7d-8d077650f38c","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/UnitOfMeasure/:ID","host":["http://localhost:5581"],"path":["v1","UnitOfMeasure",":ID"],"variable":[{"key":"ID","value":"string","description":"The ID of the unit of measure."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"451368d3-e62a-49a9-920d-73d873c9c94d"}],"id":"146c9d68-16e3-4f8d-bf85-4e8096dffeee","_postman_id":"146c9d68-16e3-4f8d-bf85-4e8096dffeee","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"User","item":[{"name":"/v1/User","id":"f495a60b-0301-4415-be5b-c49fe04f9817","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/User","description":"<p>Returns every system user. This is read-only — user management is done through Sage itself or the System Manager endpoints. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","User"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"6c6896e6-59ea-4aac-a2ac-9b81e3e58e03","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/User"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"UserID\": 6058,\n    \"UserKey\": \"string\",\n    \"SystemUserGUID\": \"string\",\n    \"Name\": \"string\",\n    \"Password\": \"string\",\n    \"PicturePath\": \"string\",\n    \"LastUserID\": 2206,\n    \"FingerPrint\": {\n      \"Features\": {},\n      \"FeaturesSize\": 7470,\n      \"AppID\": 5111\n    },\n    \"CanConfQuickSearchs\": true,\n    \"CanConfReports\": true,\n    \"CanPrintReports\": true,\n    \"CanExportReports\": true,\n    \"UseBackoffice\": false,\n    \"EmailSettings\": {\n      \"SenderName\": \"string\",\n      \"SenderAddress\": \"string\",\n      \"POP3Server\": \"string\",\n      \"POP3ServerPort\": 7954,\n      \"SMTPServer\": \"string\",\n      \"SMTPServerPort\": 151,\n      \"ServerUser\": \"string\",\n      \"ServerPassword\": \"string\",\n      \"Subject\": \"string\",\n      \"ServerAuthentication\": false,\n      \"GenerateDeliveryReport\": true,\n      \"GenerateReadReceiptReport\": false,\n      \"UseSSL\": true,\n      \"Method\": \"Outlook\",\n      \"OAuthSettings\": {\n        \"ClientID\": \"string\",\n        \"ClientSecret\": \"string\",\n        \"Scopes\": \"string\",\n        \"EmailURI\": \"string\",\n        \"TokenURI\": \"string\",\n        \"AuthURI\": \"string\",\n        \"RedirectURI\": \"string\",\n        \"AccessToken\": \"string\",\n        \"RefreshToken\": \"string\",\n        \"AccessTokenExpiresAt\": \"1955-07-29T06:27:01.788Z\",\n        \"RefreshTokenExpiresAt\": \"1954-07-27T08:45:29.325Z\",\n        \"DefaultGmailClientID\": \"string\",\n        \"DefaultGmailClientSecret\": \"string\",\n        \"DefaultGmailScope\": \"string\",\n        \"EmailClientID\": \"string\",\n        \"EmailClientSecret\": \"string\",\n        \"EmailDisclaimerAccepted\": false,\n        \"EmailDisclaimerAcceptedMachine\": \"string\",\n        \"EmailDisclaimerAcceptedtDate\": \"1995-05-08T00:07:35.642Z\"\n      },\n      \"TlsVersion\": 5636\n    },\n    \"CanConfGDPRPersonal\": false,\n    \"CanConfGDPRForget\": true,\n    \"CanConfGDPRConsent\": false,\n    \"Admin\": true\n  },\n  {\n    \"UserID\": 7871,\n    \"UserKey\": \"string\",\n    \"SystemUserGUID\": \"string\",\n    \"Name\": \"string\",\n    \"Password\": \"string\",\n    \"PicturePath\": \"string\",\n    \"LastUserID\": 9596,\n    \"FingerPrint\": {\n      \"Features\": {},\n      \"FeaturesSize\": 590,\n      \"AppID\": 8079\n    },\n    \"CanConfQuickSearchs\": true,\n    \"CanConfReports\": true,\n    \"CanPrintReports\": true,\n    \"CanExportReports\": true,\n    \"UseBackoffice\": false,\n    \"EmailSettings\": {\n      \"SenderName\": \"string\",\n      \"SenderAddress\": \"string\",\n      \"POP3Server\": \"string\",\n      \"POP3ServerPort\": 668,\n      \"SMTPServer\": \"string\",\n      \"SMTPServerPort\": 5957,\n      \"ServerUser\": \"string\",\n      \"ServerPassword\": \"string\",\n      \"Subject\": \"string\",\n      \"ServerAuthentication\": true,\n      \"GenerateDeliveryReport\": true,\n      \"GenerateReadReceiptReport\": true,\n      \"UseSSL\": false,\n      \"Method\": \"Generic\",\n      \"OAuthSettings\": {\n        \"ClientID\": \"string\",\n        \"ClientSecret\": \"string\",\n        \"Scopes\": \"string\",\n        \"EmailURI\": \"string\",\n        \"TokenURI\": \"string\",\n        \"AuthURI\": \"string\",\n        \"RedirectURI\": \"string\",\n        \"AccessToken\": \"string\",\n        \"RefreshToken\": \"string\",\n        \"AccessTokenExpiresAt\": \"2007-02-19T14:17:23.669Z\",\n        \"RefreshTokenExpiresAt\": \"1963-05-14T09:58:23.482Z\",\n        \"DefaultGmailClientID\": \"string\",\n        \"DefaultGmailClientSecret\": \"string\",\n        \"DefaultGmailScope\": \"string\",\n        \"EmailClientID\": \"string\",\n        \"EmailClientSecret\": \"string\",\n        \"EmailDisclaimerAccepted\": true,\n        \"EmailDisclaimerAcceptedMachine\": \"string\",\n        \"EmailDisclaimerAcceptedtDate\": \"1965-04-21T16:41:24.982Z\"\n      },\n      \"TlsVersion\": 4990\n    },\n    \"CanConfGDPRPersonal\": true,\n    \"CanConfGDPRForget\": false,\n    \"CanConfGDPRConsent\": false,\n    \"Admin\": true\n  }\n]"}],"_postman_id":"f495a60b-0301-4415-be5b-c49fe04f9817"},{"name":"/v1/User/:ID","id":"af801b39-5ad8-4a21-916a-d8856d3ef013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/User/:ID","description":"<p>Returns a single user by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","User",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"758ef150-8fb8-4d98-b17d-23187892e3a6","description":{"content":"<p>The ID of the user.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"3c0caf72-cb40-473f-a273-47252fb1b881","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/User/:ID","host":["http://localhost:5581"],"path":["v1","User",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the user."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"UserID\": 4118,\n  \"UserKey\": \"string\",\n  \"SystemUserGUID\": \"string\",\n  \"Name\": \"string\",\n  \"Password\": \"string\",\n  \"PicturePath\": \"string\",\n  \"LastUserID\": 389,\n  \"FingerPrint\": {\n    \"Features\": {},\n    \"FeaturesSize\": 1133,\n    \"AppID\": 7756\n  },\n  \"CanConfQuickSearchs\": false,\n  \"CanConfReports\": false,\n  \"CanPrintReports\": false,\n  \"CanExportReports\": true,\n  \"UseBackoffice\": true,\n  \"EmailSettings\": {\n    \"SenderName\": \"string\",\n    \"SenderAddress\": \"string\",\n    \"POP3Server\": \"string\",\n    \"POP3ServerPort\": 6956,\n    \"SMTPServer\": \"string\",\n    \"SMTPServerPort\": 5279,\n    \"ServerUser\": \"string\",\n    \"ServerPassword\": \"string\",\n    \"Subject\": \"string\",\n    \"ServerAuthentication\": true,\n    \"GenerateDeliveryReport\": false,\n    \"GenerateReadReceiptReport\": false,\n    \"UseSSL\": false,\n    \"Method\": \"Outlook\",\n    \"OAuthSettings\": {\n      \"ClientID\": \"string\",\n      \"ClientSecret\": \"string\",\n      \"Scopes\": \"string\",\n      \"EmailURI\": \"string\",\n      \"TokenURI\": \"string\",\n      \"AuthURI\": \"string\",\n      \"RedirectURI\": \"string\",\n      \"AccessToken\": \"string\",\n      \"RefreshToken\": \"string\",\n      \"AccessTokenExpiresAt\": \"1971-04-23T02:22:39.671Z\",\n      \"RefreshTokenExpiresAt\": \"2006-08-21T12:31:11.251Z\",\n      \"DefaultGmailClientID\": \"string\",\n      \"DefaultGmailClientSecret\": \"string\",\n      \"DefaultGmailScope\": \"string\",\n      \"EmailClientID\": \"string\",\n      \"EmailClientSecret\": \"string\",\n      \"EmailDisclaimerAccepted\": true,\n      \"EmailDisclaimerAcceptedMachine\": \"string\",\n      \"EmailDisclaimerAcceptedtDate\": \"1970-03-21T19:49:24.801Z\"\n    },\n    \"TlsVersion\": 2760\n  },\n  \"CanConfGDPRPersonal\": true,\n  \"CanConfGDPRForget\": true,\n  \"CanConfGDPRConsent\": false,\n  \"Admin\": false\n}"}],"_postman_id":"af801b39-5ad8-4a21-916a-d8856d3ef013"}],"id":"64aea3e9-37c4-4e5e-823f-072997424a8a","_postman_id":"64aea3e9-37c4-4e5e-823f-072997424a8a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"UXTables","item":[{"name":"/UXTables","id":"e9154fbc-5ed8-4ed9-a0db-9e9ba847f0f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/UXTables?tableName=string&WhereClause=string","description":"<p>A generic endpoint that can return records from any supported table by name, with an optional filter. Returns 404 if tableName isn't recognized.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["UXTables"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the table.</p>\n","type":"text/plain"},"key":"tableName","value":"string"},{"description":{"content":"<p>The where clause (optional).</p>\n","type":"text/plain"},"key":"WhereClause","value":"string"}],"variable":[]}},"response":[{"id":"b429ce3b-c93a-4239-814d-68144d4e720f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/UXTables?tableName=string&WhereClause=string","host":["http://localhost:5581"],"path":["UXTables"],"query":[{"description":"The name of the table.","key":"tableName","value":"string"},{"description":"The where clause (optional).","key":"WhereClause","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"e9154fbc-5ed8-4ed9-a0db-9e9ba847f0f1"},{"name":"/UXTables","id":"f84e9aa9-bc00-4596-b3d0-6365375aa56e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/UXTables?tableName=string","description":"<p>A generic endpoint that creates a new record in any supported table by name. Returns 404 if tableName isn't recognized.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["UXTables"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the table.</p>\n","type":"text/plain"},"key":"tableName","value":"string"}],"variable":[]}},"response":[{"id":"0eae4d18-c51a-4abc-ba00-d4e261740b5d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/UXTables?tableName=string","host":["http://localhost:5581"],"path":["UXTables"],"query":[{"description":"The name of the table.","key":"tableName","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"f84e9aa9-bc00-4596-b3d0-6365375aa56e"},{"name":"/UXTables","id":"5af1611e-e34a-48b6-a3f1-35e34da50494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/UXTables?tableName=string","description":"<p>A generic endpoint that updates a record in any supported table by name. Returns 404 if tableName isn't recognized.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["UXTables"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the table.</p>\n","type":"text/plain"},"key":"tableName","value":"string"}],"variable":[]}},"response":[{"id":"24b2ca01-bad3-4e2f-b0b0-9574785aeb85","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/UXTables?tableName=string","host":["http://localhost:5581"],"path":["UXTables"],"query":[{"description":"The name of the table.","key":"tableName","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"5af1611e-e34a-48b6-a3f1-35e34da50494"},{"name":"/UXTables/:ID","id":"2a92ef26-b1ab-4eaf-89ac-b6883d44e122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/UXTables/:ID?tableName=string","description":"<p>A generic endpoint that removes a record from any supported table by name and ID. Returns 404 if tableName isn't recognized.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["UXTables",":ID"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the table.</p>\n","type":"text/plain"},"key":"tableName","value":"string"}],"variable":[{"id":"7c4c7a4e-2772-4631-96bf-1a16d7adf1a4","description":{"content":"<p>The ID of the entity to delete.</p>\n","type":"text/plain"},"type":"any","value":"3341","key":"ID"}]}},"response":[{"id":"4716c6fa-7af6-41ad-b99f-306310f4fef1","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/UXTables/:ID?tableName=string","host":["http://localhost:5581"],"path":["UXTables",":ID"],"query":[{"description":"The name of the table.","key":"tableName","value":"string"}],"variable":[{"key":"ID","value":"3341","description":"The ID of the entity to delete."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"2a92ef26-b1ab-4eaf-89ac-b6883d44e122"}],"id":"a086cc10-6da0-4f2a-bb25-eea0ead66b9b","_postman_id":"a086cc10-6da0-4f2a-bb25-eea0ead66b9b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"UXViews","item":[{"name":"/UXViews","id":"26e87ff1-747d-462a-a2b8-6cf375122a9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/UXViews?ViewName=string&WhereClause=string","description":"<p>A generic, read-only endpoint that returns data from any supported reporting view by name, with an optional filter. Returns 404 if ViewName isn't recognized.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["UXViews"],"host":["http://localhost:5581"],"query":[{"description":{"content":"<p>The name of the view</p>\n","type":"text/plain"},"key":"ViewName","value":"string"},{"description":{"content":"<p>The where clause (optional).</p>\n","type":"text/plain"},"key":"WhereClause","value":"string"}],"variable":[]}},"response":[{"id":"551d92ef-e985-4a8b-8773-7a13150f7084","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/UXViews?ViewName=string&WhereClause=string","host":["http://localhost:5581"],"path":["UXViews"],"query":[{"description":"The name of the view","key":"ViewName","value":"string"},{"description":"The where clause (optional).","key":"WhereClause","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"26e87ff1-747d-462a-a2b8-6cf375122a9d"}],"id":"454052ce-ffbf-4932-bab4-c4890707c798","_postman_id":"454052ce-ffbf-4932-bab4-c4890707c798","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Warehouse","item":[{"name":"/v1/Warehouse","id":"00399077-b113-49b0-8fd0-945f843d224f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Warehouse","description":"<p>Returns every Warehouse. No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Warehouse"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"0aeab65a-62f1-4dcf-9936-a246ed931f69","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Warehouse"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"WarehouseID\": 5181,\n    \"WarehouseKey\": \"string\",\n    \"Description\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 811.9081769415226,\n    \"IsExternal\": true,\n    \"ProductCategory\": \"pcBiologicalAssets\",\n    \"StoreId\": 337.3851143692275\n  },\n  {\n    \"WarehouseID\": 9500,\n    \"WarehouseKey\": \"string\",\n    \"Description\": \"string\",\n    \"AddressLine1\": \"string\",\n    \"AddressLine2\": \"string\",\n    \"PostalCode\": \"string\",\n    \"CountryID\": \"string\",\n    \"ProvinceID\": \"string\",\n    \"LocalityID\": 6576.62179246733,\n    \"IsExternal\": true,\n    \"ProductCategory\": \"pcUnderConsignment\",\n    \"StoreId\": 4922.989002242578\n  }\n]"}],"_postman_id":"00399077-b113-49b0-8fd0-945f843d224f"},{"name":"/v1/Warehouse","id":"4fd4dd5a-6c7c-48a0-968c-47c2d3bb371a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Warehouse","description":"<p>Creates a new Warehouse.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Warehouse"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"39800077-b8cb-4a7f-824c-e6b5c8cba099","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Warehouse"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"4fd4dd5a-6c7c-48a0-968c-47c2d3bb371a"},{"name":"/v1/Warehouse/:ID","id":"12deb88d-fd4e-47ff-afec-a4625d3de880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Warehouse/:ID","description":"<p>Returns a single Warehouse by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Warehouse",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"a739fc23-d9a0-48d0-8387-62ad168e97f9","description":{"content":"<p>The ID of the warehouse.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"c6d3d480-2a6a-4fdc-b2e4-7ca397990c78","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Warehouse/:ID","host":["http://localhost:5581"],"path":["v1","Warehouse",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the warehouse."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"WarehouseID\": 780,\n  \"WarehouseKey\": \"string\",\n  \"Description\": \"string\",\n  \"AddressLine1\": \"string\",\n  \"AddressLine2\": \"string\",\n  \"PostalCode\": \"string\",\n  \"CountryID\": \"string\",\n  \"ProvinceID\": \"string\",\n  \"LocalityID\": 1182.4171548446761,\n  \"IsExternal\": false,\n  \"ProductCategory\": \"pcFinishedGoods\",\n  \"StoreId\": 9856.292076116531\n}"}],"_postman_id":"12deb88d-fd4e-47ff-afec-a4625d3de880"},{"name":"/v1/Warehouse/:ID","id":"89a0d717-ffc5-4d7b-b95d-1e8eb92dc673","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Warehouse/:ID","description":"<p>Permanently removes a Warehouse. Returns 404 if it doesn't exist, or a conflict error if it has recorded stock movements.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Warehouse",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"c25443fa-0c62-45d7-8864-e75e73ab8de4","description":{"content":"<p>The ID of the warehouse.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"d4266814-d800-43fa-8dfd-718ce04e3a13","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Warehouse/:ID","host":["http://localhost:5581"],"path":["v1","Warehouse",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the warehouse."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"89a0d717-ffc5-4d7b-b95d-1e8eb92dc673"},{"name":"/v1/Warehouse/:ID","id":"62b509c4-b3e6-492b-9579-50e0a4f3cff5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Warehouse/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Warehouse doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Warehouse",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"b29c487a-92ed-4c9a-a52e-46fb0a49013d","description":{"content":"<p>The ID of the warehouse.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"7a9d201f-c3fa-468d-8196-0e5364a5fe06","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Warehouse/:ID","host":["http://localhost:5581"],"path":["v1","Warehouse",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the warehouse."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"62b509c4-b3e6-492b-9579-50e0a4f3cff5"}],"id":"ff54323c-f2d5-4625-93f5-d2f4f36aa56f","_postman_id":"ff54323c-f2d5-4625-93f5-d2f4f36aa56f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}},{"name":"Zone","item":[{"name":"/v1/Zone","id":"861cdb83-0370-4dc2-8982-1b65bbefa3cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Zone","description":"<p>Returns every Zone (geographic sales/shipping zone). No pagination or filtering; returns no content if there are none.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Zone"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"487543a6-f9d4-4552-b135-bf85c3b63731","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":"http://localhost:5581/v1/Zone"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"ZoneID\": 2508,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztNational\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  },\n  {\n    \"ZoneID\": 6186,\n    \"Zonekey\": \"string\",\n    \"Description\": \"string\",\n    \"ZoneType\": \"ztNational\",\n    \"CurrencyID\": \"string\",\n    \"CountryID\": \"string\",\n    \"TaxRegionID\": \"string\",\n    \"TaxExemptionReasonCode\": \"string\",\n    \"TaxExemptionReasonCodeService\": \"string\"\n  }\n]"}],"_postman_id":"861cdb83-0370-4dc2-8982-1b65bbefa3cd"},{"name":"/v1/Zone","id":"53aa18d2-e566-4e67-ad50-e1240505f886","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Zone","description":"<p>Creates a new Zone.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Zone"],"host":["http://localhost:5581"],"query":[],"variable":[]}},"response":[{"id":"bdd8746e-b537-456c-ab9d-f343611c25e7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Zone"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"53aa18d2-e566-4e67-ad50-e1240505f886"},{"name":"/v1/Zone/:ID","id":"bfd4b0cd-4be4-43ac-806f-c508ef1df2c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Zone/:ID","description":"<p>Returns a single Zone by ID. Returns 404 if it doesn't exist.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Zone",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"dba037f3-d6ce-41a4-8325-001e95235c94","description":{"content":"<p>The ID of the zone.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"fe5f8a80-67ae-46c5-845f-2a90dde3652d","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Zone/:ID","host":["http://localhost:5581"],"path":["v1","Zone",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the zone."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"ZoneID\": 1557,\n  \"Zonekey\": \"string\",\n  \"Description\": \"string\",\n  \"ZoneType\": \"ztOtherCountries\",\n  \"CurrencyID\": \"string\",\n  \"CountryID\": \"string\",\n  \"TaxRegionID\": \"string\",\n  \"TaxExemptionReasonCode\": \"string\",\n  \"TaxExemptionReasonCodeService\": \"string\"\n}"}],"_postman_id":"bfd4b0cd-4be4-43ac-806f-c508ef1df2c3"},{"name":"/v1/Zone/:ID","id":"4a8372cb-2c38-4459-a08d-986e0d65b718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"http://localhost:5581/v1/Zone/:ID","description":"<p>Permanently removes a Zone. Returns 404 if it doesn't exist, or a conflict error if other records still depend on it.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Zone",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"41291b38-f0d0-45fb-bd83-d5ba600a2d49","description":{"content":"<p>The ID of the zone.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"794871e0-ff1e-4d9c-9d3a-1a4c065364d3","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"http://localhost:5581/v1/Zone/:ID","host":["http://localhost:5581"],"path":["v1","Zone",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the zone."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"4a8372cb-2c38-4459-a08d-986e0d65b718"},{"name":"/v1/Zone/:ID","id":"94fa0521-3ce9-46c6-a4be-320e7b733541","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"http://localhost:5581/v1/Zone/:ID","description":"<p>Updates only the fields you include in the request; everything else stays as it was. Returns 404 if the Zone doesn't exist, or 400 if the submitted data isn't valid.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}},"urlObject":{"path":["v1","Zone",":ID"],"host":["http://localhost:5581"],"query":[],"variable":[{"id":"90a2f8b1-9541-4eb0-a2ad-5b0118b1381d","description":{"content":"<p>The ID of the zone.</p>\n","type":"text/plain"},"type":"any","value":"137","key":"ID"}]}},"response":[{"id":"14c12f2d-7d31-4a65-8258-15de93e5bb97","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"http://localhost:5581/v1/Zone/:ID","host":["http://localhost:5581"],"path":["v1","Zone",":ID"],"variable":[{"key":"ID","value":"137","description":"The ID of the zone."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"Uri\": \"string\",\n  \"Status\": \"UnsupportedMediaType\",\n  \"Data\": {},\n  \"Message\": \"string\"\n}"}],"_postman_id":"94fa0521-3ce9-46c6-a4be-320e7b733541"}],"id":"26e67596-1ad7-4d14-9d8a-240821eabbce","_postman_id":"26e67596-1ad7-4d14-9d8a-240821eabbce","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]},"isInherited":true,"source":{"_postman_id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","id":"3f8d7b49-d2d2-4cd5-b486-38e81b378dae","name":"SmartAPI","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{apiKey}}"}]}},"variable":[{"key":"baseUrl","value":"http://localhost:5581"}]}