{"info":{"_postman_id":"437ea9a3-3774-431c-a447-26f6338bfade","name":"Watalogy WEX","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15417980","collectionId":"437ea9a3-3774-431c-a447-26f6338bfade","publishedId":"2sAYXBHLG6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-12T11:19:18.000Z"},"item":[{"name":"Account Integration","item":[{"name":"AddSubscriptionPaymentPlan","id":"36f41edd-3a95-40e5-b0e3-4b61c5609f30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"consumer_code\": \"C163\",\r\n        \"our_company_id\": 1,\r\n        \"subscription_type\": 1,\r\n        \"start_date\": \"2025-01-12\",\r\n        \"main_product_code\": \"M8X50MMTRIFON\",\r\n        \"payment_plan\": [\r\n            {\r\n                \"ref_id\": \"111\",\r\n                \"product_code\": \"2110000036836\",\r\n                \"quantity\": 1,\r\n                \"unit\": \"Adet\",\r\n                \"amount\": 1200,\r\n                \"currency_id\": \"TL\",\r\n                \"payment_date\": \"2025-01-12\",\r\n                \"description\": \"kripto alım komisyon\"\r\n            },\r\n            {\r\n                \"ref_id\": \"112\",\r\n                \"product_code\": \"2110000036836\",\r\n                \"quantity\": 1,\r\n                \"unit\": \"Adet\",\r\n                \"amount\": 150,\r\n                \"currency_id\": \"TL\",\r\n                \"payment_date\": \"2025-01-12\",\r\n                \"description\": \"kripto alım komisyon\"\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"consumer_code\": \"C163\",\r\n        \"our_company_id\": 1,\r\n        \"subscription_type\": 1,\r\n        \"start_date\": \"2025-01-12\",\r\n        \"main_product_code\": \"M8X50MMTRIFON\",\r\n        \"payment_plan\": [\r\n            {\r\n                \"ref_id\": \"113\",\r\n                \"product_code\": \"2110000036836\",\r\n                \"quantity\": 1,\r\n                \"unit\": \"Adet\",\r\n                \"amount\": 350,\r\n                \"currency_id\": \"TL\",\r\n                \"payment_date\": \"2025-01-12\",\r\n                \"description\": \"kripto alım komisyon\"\r\n            },\r\n            {\r\n                \"ref_id\": \"114\",\r\n                \"product_code\": \"2110000036836\",\r\n                \"quantity\": 1,\r\n                \"unit\": \"Adet\",\r\n                \"amount\": 580,\r\n                \"currency_id\": \"TL\",\r\n                \"payment_date\": \"2025-01-12\",\r\n                \"description\": \"kripto alım komisyon\"\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddSubscriptionPaymentPlan","description":"<h3 id=\"add-subscription-payment-plan\">Add Subscription Payment Plan</h3>\n<p>This endpoint allows you to add a subscription payment plan for a consumer.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>consumer_code</code> (string): The code of the consumer.</p>\n</li>\n<li><p><code>our_company_id</code> (number): The ID of our company.</p>\n</li>\n<li><p><code>subscription_type</code> (number): The type of subscription.</p>\n</li>\n<li><p><code>start_date</code> (string): The start date of the subscription.</p>\n</li>\n<li><p><code>main_product_code</code> (string): The main product code.</p>\n</li>\n<li><p><code>payment_plan</code> (array):</p>\n<ul>\n<li><p><code>ref_id</code> (string): The reference ID.</p>\n</li>\n<li><p><code>product_code</code> (string): The product code.</p>\n</li>\n<li><p><code>quantity</code> (number): The quantity of the product.</p>\n</li>\n<li><p><code>unit</code> (string): The unit of the product.</p>\n</li>\n<li><p><code>amount</code> (number): The amount of the payment.</p>\n</li>\n<li><p><code>currency_id</code> (string): The currency ID.</p>\n</li>\n<li><p><code>payment_date</code> (string): The date of the payment.</p>\n</li>\n<li><p><code>description</code> (string): The description of the payment.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be in the form of a JSON schema with the following structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"error\": \"boolean\",\n  \"message\": \"string\",\n  \"data\": [\n    {\n      \"error\": \"boolean\",\n      \"subscription_id\": \"number\",\n      \"consumer_code\": \"string\",\n      \"payment_plan\": [\n        {\n          \"ref_id\": \"string\",\n          \"payment_plan_row_id\": \"number\"\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","AddSubscriptionPaymentPlan"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"36f41edd-3a95-40e5-b0e3-4b61c5609f30"},{"name":"AddBankAction","id":"0ee7b71d-950e-4b8e-98d3-5680dd11bf21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"consumer_code\": \"1678146063\",\r\n        \"our_company_id\": 1,\r\n        \"account_id\": 1,\r\n        \"action_id\": \"2c9f7081836f706301836f922d111a\",\r\n        \"action_type_id\": 1,\r\n        \"paper_no\": \"ABC12345\",\r\n        \"action_date\": \"2023-02-19\",\r\n        \"action_value\": 1200.50,\r\n        \"action_currency_id\": \"TRY\",\r\n        \"IBAN_NO\": \"TR130003200063600000038702\",\r\n        \"action_detail\": \"2134567 hesaba bakiye yükleme\"\r\n    },\r\n    {\r\n        \"consumer_code\": \"1676836134\",\r\n        \"our_company_id\": 1,\r\n        \"account_id\": 1,\r\n        \"action_id\": \"2c9f7081836f706301836111b0010\",\r\n        \"action_type_id\": 2,\r\n        \"paper_no\": \"ABC123458890\",\r\n        \"action_date\": \"2023-03-10\",\r\n        \"action_value\": 2200,\r\n        \"action_currency_id\": \"TRY\",\r\n        \"IBAN_NO\": \"TR160006400000112560025370\",\r\n        \"action_detail\": \"12456 hesaptan para çekme\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddBankAction","description":"<h3 id=\"addbankaction\">AddBankAction</h3>\n<p>This endpoint allows you to add a bank action.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>consumer_code</code> (text): The consumer code associated with the bank action.</p>\n</li>\n<li><p><code>our_company_id</code> (text): The ID of our company.</p>\n</li>\n<li><p><code>account_id</code> (text): The ID of the account.</p>\n</li>\n<li><p><code>action_id</code> (text): The ID of the action.</p>\n</li>\n<li><p><code>action_type_id</code> (text): The type ID of the action.</p>\n</li>\n<li><p><code>paper_no</code> (text): The paper number associated with the action.</p>\n</li>\n<li><p><code>action_date</code> (text): The date of the action.</p>\n</li>\n<li><p><code>action_value</code> (text): The value of the action.</p>\n</li>\n<li><p><code>action_currency_id</code> (text): The currency ID of the action.</p>\n</li>\n<li><p><code>IBAN_NO</code> (text): The IBAN number associated with the action.</p>\n</li>\n<li><p><code>action_detail</code> (text): Details of the action.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The API returns a JSON object with the following fields:</p>\n<ul>\n<li><p><code>error</code> (boolean): Indicates if an error occurred.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n<li><p><code>data</code> (array): An array containing objects with the following fields:</p>\n<ul>\n<li><p><code>consumer_code</code> (string): The consumer code associated with the bank action.</p>\n</li>\n<li><p><code>error</code> (boolean): Indicates if an error occurred.</p>\n</li>\n<li><p><code>action_id</code> (string): The ID of the action.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","AddBankAction"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"0ee7b71d-950e-4b8e-98d3-5680dd11bf21"},{"name":"GetCompany","id":"43564a94-6dac-4cad-b031-6cb8e6a9aa6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": 1,\r\n    \"company_cat_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetCompany","description":"<h3 id=\"getcompany\">GetCompany</h3>\n<p>This endpoint makes an HTTP POST request to retrieve company information.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><strong>our_company_id</strong> (text, required): The ID of the company.</p>\n</li>\n<li><p><strong>company_cat_id</strong> (text, required): The category ID of the company.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><strong>Status</strong>: 200</p>\n</li>\n<li><p><strong>Content-Type</strong>: application/json</p>\n</li>\n<li><p><strong>company</strong> (array): An array of company objects containing the following fields:</p>\n<ul>\n<li><p><strong>company_id</strong>: The ID of the company.</p>\n</li>\n<li><p><strong>company_status</strong>: The status of the company.</p>\n</li>\n<li><p><strong>member_code</strong>: The member code of the company.</p>\n</li>\n<li><p><strong>special_code</strong>: The special code of the company.</p>\n</li>\n<li><p><strong>nickname</strong>: The nickname of the company.</p>\n</li>\n<li><p><strong>fullname</strong>: The full name of the company.</p>\n</li>\n<li><p><strong>taxoffice</strong>: The tax office of the company.</p>\n</li>\n<li><p><strong>taxno</strong>: The tax number of the company.</p>\n</li>\n<li><p><strong>email</strong>: The email address of the company.</p>\n</li>\n<li><p><strong>web</strong>: The website of the company.</p>\n</li>\n<li><p><strong>company_telcode</strong>: The telephone code of the company.</p>\n</li>\n<li><p><strong>company_tel1</strong>: The first telephone number of the company.</p>\n</li>\n<li><p><strong>company_tel2</strong>: The second telephone number of the company.</p>\n</li>\n<li><p><strong>company_tel3</strong>: The third telephone number of the company.</p>\n</li>\n<li><p><strong>mobil_code</strong>: The mobile code of the company.</p>\n</li>\n<li><p><strong>mobiltel</strong>: The mobile telephone number of the company.</p>\n</li>\n<li><p><strong>company_postcode</strong>: The postcode of the company.</p>\n</li>\n<li><p><strong>company_address</strong>: The address of the company.</p>\n</li>\n<li><p><strong>county</strong>: The county of the company.</p>\n</li>\n<li><p><strong>city</strong>: The city of the company.</p>\n</li>\n<li><p><strong>country</strong>: The country of the company.</p>\n</li>\n<li><p><strong>open_account_risk_limit</strong>: The open account risk limit of the company.</p>\n</li>\n<li><p><strong>money</strong>: The money information of the company.</p>\n</li>\n<li><p><strong>resp_position</strong>: The responsible employee information of the company.</p>\n</li>\n<li><p><strong>price_cat_exceptions</strong> (array): An array of price category exceptions containing the following fields:</p>\n<ul>\n<li><p><strong>price_cat_exception_id</strong>: The ID of the price category exception.</p>\n</li>\n<li><p><strong>product_catid</strong>: The product category ID.</p>\n</li>\n<li><p><strong>brand_id</strong>: The ID of the brand.</p>\n</li>\n<li><p><strong>product_id</strong>: The ID of the product.</p>\n</li>\n<li><p><strong>price_catid</strong>: The ID of the price category.</p>\n</li>\n<li><p><strong>discount_rate</strong>: The discount rate.</p>\n</li>\n<li><p><strong>discount_rate_2</strong>: The second discount rate.</p>\n</li>\n<li><p><strong>discount_rate_3</strong>: The third discount rate.</p>\n</li>\n<li><p><strong>discount_rate_4</strong>: The fourth discount rate.</p>\n</li>\n<li><p><strong>discount_rate_5</strong>: The fifth discount rate.</p>\n</li>\n<li><p><strong>payment_type_id</strong>: The ID of the payment type.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","GetCompany"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"43564a94-6dac-4cad-b031-6cb8e6a9aa6e"},{"name":"GetExtre","id":"48c76967-c3f4-4c3a-8ff4-f0d51472c261","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": 1,\r\n    \"member_company_id\": 22\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetExtre","description":"<h3 id=\"getextre\">GetExtre</h3>\n<p>This endpoint makes an HTTP POST request to retrieve extre information.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><strong>our_company_id</strong> (text, required): The ID of our company.</p>\n</li>\n<li><p><strong>member_company_id</strong> (text, required): The ID of the member company.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><strong>Status</strong>: 200</p>\n</li>\n<li><p><strong>Content-Type</strong>: application/json</p>\n</li>\n<li><p><strong>extre</strong> (array): An array of extre objects containing the following fields:</p>\n<ul>\n<li><p>extre_action_id: The extre action ID.</p>\n</li>\n<li><p><strong>action_type_id</strong>: The action type ID.</p>\n</li>\n<li><p><strong>paper_no</strong>: The paper number.</p>\n</li>\n<li><p><strong>action_name</strong>: The action name.</p>\n</li>\n<li><p><strong>project_id</strong>: The project ID.</p>\n</li>\n<li><p><strong>subscription_id</strong>: The subscription ID.</p>\n</li>\n<li><p><strong>action_detail</strong>: The action detail.</p>\n</li>\n<li><p><strong>action_date</strong>: The action date.</p>\n</li>\n<li><p><strong>due_date</strong>: The due date.</p>\n</li>\n<li><p><strong>record_date</strong>: The record date.</p>\n</li>\n<li><p><strong>other_money</strong>: The other money information.</p>\n</li>\n<li><p><strong>debit</strong>: The debit amount.</p>\n</li>\n<li><p><strong>debit2</strong>: The second debit amount with system second currency.</p>\n</li>\n<li><p><strong>debit_other</strong>: The other debit amount.</p>\n</li>\n<li><p><strong>claim</strong>: The claim amount.</p>\n</li>\n<li><p><strong>claim2</strong>: The second claim amount with system second currency</p>\n</li>\n<li><p><strong>claim_other</strong>: The other claim amount.</p>\n</li>\n<li><p><strong>rate2</strong>: The second rate.</p>\n</li>\n<li><p><strong>period_year</strong>: The year of the extre period.</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","GetExtre"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"48c76967-c3f4-4c3a-8ff4-f0d51472c261"},{"name":"AddConsumer","event":[{"listen":"prerequest","script":{"id":"b9a6e5a5-4e00-41ef-8183-9f5a89939054","exec":["var consumer_id = pm.variables.replaceIn(\"a2088e3f-29a3-4100-a569-eee32152bb6f\"); \r","pm.globals.set(\"consumer_id\", consumer_id);\r","\r","var consumer_code = pm.variables.replaceIn(\"1779709593\"); \r","pm.globals.set(\"consumer_code\", consumer_code);\r","\r","var consumer_name = pm.variables.replaceIn(\"Euna\"); \r","pm.globals.set(\"consumer_name\", consumer_name);\r","\r","var consumer_surname = pm.variables.replaceIn(\"Lowe\"); \r","pm.globals.set(\"consumer_surname\", consumer_surname);\r","\r","var consumer_email = pm.variables.replaceIn(\"Audrey82@example.org\"); \r","pm.globals.set(\"consumer_email\", consumer_email);\r","\r","var company_name = pm.variables.replaceIn(\"Gleason, Lesch and Schaden\"); \r","pm.globals.set(\"company_name\", company_name);\r","\r","var mobile_tel = pm.variables.replaceIn(\"577-419-8220\"); \r","pm.globals.set(\"mobile_tel\", mobile_tel);\r","\r","var address = pm.variables.replaceIn(\"882 Tia Meadow\"); \r","pm.globals.set(\"address\", address);\r","\r","var country = pm.variables.replaceIn(\"French Southern Territories\"); \r","pm.globals.set(\"country\", country);\r","\r","var city = pm.variables.replaceIn(\"Darehaven\"); \r","pm.globals.set(\"city\", city);\r","\r","var county = pm.variables.replaceIn(\"Welch Mountains\"); \r","pm.globals.set(\"county\", county);\r","\r","pm.globals.set(\"tc_identity_no\", consumer_code);"],"type":"text/javascript"}}],"id":"7b28b484-87e6-4a9f-bdf5-aff6c3091c7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"consumer_status\": \"1\",\r\n    \"consumer_type\": \"1\",\r\n    \"consumer_cat_id\": \"1\",\r\n    \"consumer_id\": \"{{consumer_id}}\",\r\n    \"consumer_code\": \"{{consumer_code}}\",\r\n    \"consumer_name\": \"{{consumer_name}}\",\r\n    \"consumer_surname\": \"{{consumer_surname}}\",\r\n    \"consumer_email\": \"{{consumer_email}}\",\r\n    \"company_name\": \"{{company_name}}\",\r\n    \"mobile_code\": \"532\",\r\n    \"mobile_tel\": \"{{mobile_tel}}\",\r\n    \"identity_type\": \"\",\r\n    \"identity_no\": \"\",\r\n    \"address\": \"{{address}}\",\r\n    \"tax_office\": \"\",\r\n    \"tax_no\": \"\",\r\n    \"country_id\": \"1\",\r\n    \"city_id\": \"2\",\r\n    \"county_id\": \"17\",\r\n    \"tc_identity_no\": \"{{tc_identity_no}}\",\r\n    \"our_company_id\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddConsumer","description":"<h3 id=\"add-consumer\">Add Consumer</h3>\n<p>This endpoint allows you to add a new consumer to the system.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>consumer_status</code> (text): The status of the consumer.</p>\n</li>\n<li><p><code>consumer_type</code> (text): The type of the consumer.</p>\n</li>\n<li><p><code>consumer_cat_id</code> (text): The category ID of the consumer.</p>\n</li>\n<li><p><code>consumer_id</code> (text): The ID of the consumer.</p>\n</li>\n<li><p><code>consumer_code</code> (text): The code of the consumer.</p>\n</li>\n<li><p><code>consumer_name</code> (text): The name of the consumer.</p>\n</li>\n<li><p><code>consumer_surname</code> (text): The surname of the consumer.</p>\n</li>\n<li><p><code>consumer_email</code> (text): The email of the consumer.</p>\n</li>\n<li><p><code>company_name</code> (text): The name of the company.</p>\n</li>\n<li><p><code>mobile_code</code> (text): The mobile code of the consumer.</p>\n</li>\n<li><p><code>mobile_tel</code> (text): The mobile telephone number of the consumer.</p>\n</li>\n<li><p><code>identity_type</code> (text): The type of identity.</p>\n</li>\n<li><p><code>identity_no</code> (text): The identity number.</p>\n</li>\n<li><p><code>address</code> (text): The address of the consumer.</p>\n</li>\n<li><p><code>tax_office</code> (text): The tax office of the consumer.</p>\n</li>\n<li><p><code>tax_no</code> (text): The tax number of the consumer.</p>\n</li>\n<li><p><code>country_id</code> (text): The ID of the country.</p>\n</li>\n<li><p><code>city_id</code> (text): The ID of the city.</p>\n</li>\n<li><p><code>county_id</code> (text): The ID of the county.</p>\n</li>\n<li><p><code>tc_identity_no</code> (text): The TC identity number.</p>\n</li>\n<li><p><code>our_company_id</code> (text): The ID of our company.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be in JSON format with the following fields:</p>\n<ul>\n<li><p><code>error</code> (boolean): Indicates if an error occurred.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n<li><p><code>data</code> (array): An array containing the details of the newly added consumer, including the <code>consumer_id</code>.</p>\n</li>\n</ul>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"error\": false,\n  \"message\": \"\",\n  \"data\": [\n    {\n      \"consumer_id\": 123\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","AddConsumer"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7b28b484-87e6-4a9f-bdf5-aff6c3091c7d"},{"name":"AddExpenseRequest","event":[{"listen":"test","script":{"id":"9df11bb1-8dbe-4037-b949-3d397336d700","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"5bf39da4-d122-422d-968a-783d550d451f","exec":["var ReceipttNo = pm.variables.replaceIn(\"11951407\"); ","pm.globals.set(\"ReceipttNo\", ReceipttNo);","","var moment = require(\"moment\");","","var ExpenseDate = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('ExpenseDate', moment().add(1, 'hours').add(10, 'minutes').toISOString());"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"80e2ec58-afcc-4b5e-ad50-be2e036036f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"process_stage\": 21,\n    \"expense_date\": \"{{ExpenseDate}}\",\n    \"total_amount\": 1340.91,\n    \"tax_total_amount\": 234.09,\n    \"net_total_amount\": 1575,\n    \"money_currency\": \"TL\",\n    \"expense_detail\": \"some details\",\n    \"expense_employee_id\": 55,\n    \"expense_rows\": [\n        {\n            \"row_id\": \"04092025-0000-25395452-144000\",\n            \"row_expense_date\": \"{{ExpenseDate}}\",\n            \"expense_center_id\": 38,\n            \"expense_item_id\": 269,\n            \"row_money_currency\": \"TL\",\n            \"row_total\": 1000,\n            \"row_tax_total\": 200,\n            \"row_net_total\": 1200,\n            \"row_receipt_no\": \"{{ReceipttNo}}\",\n            \"row_tax_rate\": 20,\n            \"row_detail\": \"some row details\",\n            \"row_expense_employee_id\": 54,\n            \"row_company_name\": \"TÜBİTAK Bilişim ve Bilgi Güvenliği İleri Teknolojiler Araştırma Merkezi\",\n            \"project_id\": 20,\n            \"plate_code\": \"34EFA023\",\n            \"is_bill_to_customer\": true,\n            \"file_link\": \"https://drive.google.com/file/d/11exde2CHMrUsbnmV65beVWYFCvujTwxW/view?usp=sharing\"\n        },\n        {\n            \"row_id\": \"18092025-080801-0016-37500\",\n            \"row_expense_date\": \"{{ExpenseDate}}\",\n            \"expense_center_id\": 38,\n            \"expense_item_id\": 234,\n            \"row_money_currency\": \"TL\",\n            \"row_total\": 340.91,\n            \"row_tax_total\": 34.09,\n            \"row_net_total\": 375,\n            \"row_receipt_no\": \"{{ReceipttNo}}\",\n            \"row_tax_rate\": 10,\n            \"row_detail\": \"some row details\",\n            \"row_expense_employee_id\": 54,\n            \"row_company_name\": \"AKSOMUN GIDA SAN. TİC. LTD ŞTİ.\",\n            \"project_id\": 24,\n            \"plate_code\": \"34EFA023\",\n            \"is_bill_to_customer\": true,\n            \"file_link\": \"https://drive.google.com/file/d/1CQkRoUjm_KfGYUbExnGoysivTwPb0Hx2/view?usp=sharing\"\n        },\n        {\n            \"row_id\": \"18092025-080801-0016-37500\",\n            \"row_expense_date\": \"{{ExpenseDate}}\",\n            \"expense_center_id\": 38,\n            \"expense_item_id\": 234,\n            \"row_money_currency\": \"TL\",\n            \"row_total\": 340.91,\n            \"row_tax_total\": 34.09,\n            \"row_net_total\": 375,\n            \"row_receipt_no\": \"{{ReceipttNo}}\",\n            \"row_tax_rate\": 10,\n            \"row_detail\": \"some row details\",\n            \"row_expense_employee_id\": 54,\n            \"row_company_name\": \"AKSOMUN GIDA SAN. TİC. LTD ŞTİ.\",\n            \"project_id\": 24,\n            \"plate_code\": \"34EFA023\",\n            \"is_bill_to_customer\": true,\n            \"file_link\": \"https://drive.google.com/file/d/1CQkRoUjm_KfGYUbExnGoysivTwPb0Hx2/view?usp=sharing\"\n        },\n        {\n            \"row_id\": \"18092025-080801-0016-37500\",\n            \"row_expense_date\": \"{{ExpenseDate}}\",\n            \"expense_center_id\": 38,\n            \"expense_item_id\": 234,\n            \"row_money_currency\": \"TL\",\n            \"row_total\": 340.91,\n            \"row_tax_total\": 34.09,\n            \"row_net_total\": 375,\n            \"row_receipt_no\": \"{{ReceipttNo}}\",\n            \"row_tax_rate\": 10,\n            \"row_detail\": \"some row details\",\n            \"row_expense_employee_id\": 54,\n            \"row_company_name\": \"AKSOMUN GIDA SAN. TİC. LTD ŞTİ.\",\n            \"project_id\": 24,\n            \"plate_code\": \"34EFA023\",\n            \"is_bill_to_customer\": true,\n            \"file_link\": \"https://drive.google.com/file/d/1CQkRoUjm_KfGYUbExnGoysivTwPb0Hx2/view?usp=sharing\"\n        },\n        {\n            \"row_id\": \"18092025-080801-0016-37500\",\n            \"row_expense_date\": \"{{ExpenseDate}}\",\n            \"expense_center_id\": 38,\n            \"expense_item_id\": 234,\n            \"row_money_currency\": \"TL\",\n            \"row_total\": 340.91,\n            \"row_tax_total\": 34.09,\n            \"row_net_total\": 375,\n            \"row_receipt_no\": \"{{ReceipttNo}}\",\n            \"row_tax_rate\": 10,\n            \"row_detail\": \"some row details\",\n            \"row_expense_employee_id\": 54,\n            \"row_company_name\": \"AKSOMUN GIDA SAN. TİC. LTD ŞTİ.\",\n            \"project_id\": 24,\n            \"plate_code\": \"34EFA023\",\n            \"is_bill_to_customer\": true,\n            \"file_link\": \"https://drive.google.com/file/d/1CQkRoUjm_KfGYUbExnGoysivTwPb0Hx2/view?usp=sharing\"\n        },\n        {\n            \"row_id\": \"18092025-080801-0016-37500\",\n            \"row_expense_date\": \"{{ExpenseDate}}\",\n            \"expense_center_id\": 38,\n            \"expense_item_id\": 234,\n            \"row_money_currency\": \"TL\",\n            \"row_total\": 340.91,\n            \"row_tax_total\": 34.09,\n            \"row_net_total\": 375,\n            \"row_receipt_no\": \"{{ReceipttNo}}\",\n            \"row_tax_rate\": 10,\n            \"row_detail\": \"some row details\",\n            \"row_expense_employee_id\": 54,\n            \"row_company_name\": \"AKSOMUN GIDA SAN. TİC. LTD ŞTİ.\",\n            \"project_id\": 24,\n            \"plate_code\": \"34EFA023\",\n            \"is_bill_to_customer\": true,\n            \"file_link\": \"https://drive.google.com/file/d/1CQkRoUjm_KfGYUbExnGoysivTwPb0Hx2/view?usp=sharing\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddExpenseRequest","description":"<h3 id=\"post-wexcfmgramoniaddexpenserequest\">POST /wex.cfm/gramoni/AddExpenseRequest</h3>\n<p>This endpoint is used to submit an expense request for a company.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>our_company_id</code> (string, required): The unique identifier for the company submitting the expense request.</p>\n</li>\n<li><p><code>process_stage</code> (integer, required): The current stage of the expense processing.</p>\n</li>\n<li><p><code>expense_date</code> (string, required): The date when the expense was incurred.</p>\n</li>\n<li><p><code>total_amount</code> (number, required): The total amount of the expense.</p>\n</li>\n<li><p><code>tax_total_amount</code> (number, required): The total amount of tax associated with the expense.</p>\n</li>\n<li><p><code>net_total_amount</code> (number, required): The net total amount after tax.</p>\n</li>\n<li><p><code>money_currency</code> (string, required): The currency in which the expense is denominated.</p>\n</li>\n<li><p><code>expense_detail</code> (string, required): A detailed description of the expense.</p>\n</li>\n<li><p><code>expense_employee_id</code> (integer, required): The ID of the employee associated with the expense.</p>\n</li>\n<li><p><code>expense_rows</code> (array, required): An array of expense row objects, each containing:</p>\n<ul>\n<li><p><code>row_id</code> (string, required): Unique identifier for the expense row.</p>\n</li>\n<li><p><code>row_expense_date</code> (string, required): The date of the expense for this row.</p>\n</li>\n<li><p><code>expense_center_id</code> (integer, required): The ID of the expense center.</p>\n</li>\n<li><p><code>expense_item_id</code> (integer, required): The ID of the expense item.</p>\n</li>\n<li><p><code>row_money_currency</code> (string, required): The currency for this row's expense.</p>\n</li>\n<li><p><code>row_total</code> (number, required): The total amount for this row.</p>\n</li>\n<li><p><code>row_tax_total</code> (number, required): The tax amount for this row.</p>\n</li>\n<li><p><code>row_net_total</code> (number, required): The net total for this row after tax.</p>\n</li>\n<li><p><code>row_receipt_no</code> (string, required): The receipt number associated with this row.</p>\n</li>\n<li><p><code>row_tax_rate</code> (integer, required): The tax rate applied to this row.</p>\n</li>\n<li><p><code>row_detail</code> (string, required): A detailed description of this row's expense.</p>\n</li>\n<li><p><code>row_expense_employee_id</code> (integer, required): The ID of the employee associated with this row's expense.</p>\n</li>\n<li><p><code>row_company_name</code> (string, required): The name of the company related to this row's expense.</p>\n</li>\n<li><p><code>project_id</code> (integer, required): The ID of the project associated with this row.</p>\n</li>\n<li><p><code>plate_code</code> (string, required): The plate code related to this row's expense.</p>\n</li>\n<li><p><code>is_bill_to_customer</code> (boolean, required): Indicates if the expense is to be billed to a customer.</p>\n</li>\n<li><p><code>file_link</code> (string, required): A link to any files associated with this row's expense.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response is in JSON format with the following schema:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"RequestStatus\": true,\n    \"ErrorMessage\": \"\",\n    \"ExpenseRequestId\": \"\"\n}\n\n</code></pre>\n<ul>\n<li><p><code>RequestStatus</code> (boolean): Indicates whether the request was processed successfully.</p>\n</li>\n<li><p><code>ErrorMessage</code> (string): Contains any error messages if the request failed.</p>\n</li>\n<li><p><code>ExpenseRequestId</code> (string): The unique identifier for the created expense request.</p>\n</li>\n</ul>\n<h4 id=\"notes\">Notes</h4>\n<ul>\n<li><p>Ensure that all required fields are filled accurately to avoid errors in processing the request.</p>\n</li>\n<li><p>The <code>expense_rows</code> array allows for multiple expense entries to be submitted in a single request.</p>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","AddExpenseRequest"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"80e2ec58-afcc-4b5e-ad50-be2e036036f1"}],"id":"1db6d71d-ac78-4f73-b7a5-cd8494d52a4e","_postman_id":"1db6d71d-ac78-4f73-b7a5-cd8494d52a4e","description":""},{"name":"Product Integration","item":[{"name":"GetEcommerceProducts","id":"01ab3c78-d8f5-49ca-b679-86197ef8f3d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetEcommerceProducts","description":"<p>The endpoint <code>{baseUrl}/wex.cfm/gramoni/GetEcommerceProducts</code> is a GET request that retrieves a list of ecommerce products.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response returns a JSON object with a key <code>products</code>, which contains an array of product objects. Each product object has the following properties:</p>\n<ul>\n<li><p><code>product_id</code> (number): The ID of the product</p>\n</li>\n<li><p><code>related_product_id</code> (string): The ID of the related product</p>\n</li>\n<li><p><code>product_status</code> (number): The status of the product</p>\n</li>\n<li><p><code>product_code</code> (string): The code of the product</p>\n</li>\n<li><p><code>product_name</code> (string): The name of the product</p>\n</li>\n<li><p><code>our_company_id</code> (number): The ID of the company</p>\n</li>\n<li><p><code>brand_id</code> (string): The ID of the brand</p>\n</li>\n<li><p><code>tax</code> (number): The tax amount</p>\n</li>\n<li><p><code>base_unit</code> (string): The base unit of the product</p>\n</li>\n<li><p><code>height</code> (number): The height of the product</p>\n</li>\n<li><p><code>width</code> (number): The width of the product</p>\n</li>\n<li><p><code>depth</code> (number): The depth of the product</p>\n</li>\n<li><p><code>u_base_unit</code> (string): The unit of the base unit</p>\n</li>\n<li><p><code>weight</code> (number): The weight of the product</p>\n</li>\n<li><p><code>weight_base_unit</code> (string): The base unit of the weight</p>\n</li>\n<li><p><code>volume</code> (number): The volume of the product</p>\n</li>\n<li><p><code>volume_base_unit</code> (string): The base unit of the volume</p>\n</li>\n<li><p><code>desi</code> (number): The desi value</p>\n</li>\n<li><p><code>ean_no</code> (string): The EAN number of the product</p>\n</li>\n<li><p><code>product_cat</code> (number): The category of the product</p>\n</li>\n<li><p><code>record_date</code> (string): The date of record</p>\n</li>\n<li><p><code>update_date</code> (string): The date of update</p>\n</li>\n<li><p><code>stock_amount</code> (number): The amount of stock</p>\n</li>\n<li><p><code>marketplaces</code> (array): An array of marketplaces</p>\n</li>\n<li><p><code>prices</code> (array): An array of price objects, each containing:</p>\n<ul>\n<li><p><code>price_catid</code> (number): The category ID of the price</p>\n</li>\n<li><p><code>startdate</code> (string): The start date of the price</p>\n</li>\n<li><p><code>price</code> (number): The price</p>\n</li>\n<li><p><code>money</code> (string): The currency</p>\n</li>\n<li><p><code>record_date</code> (string): The date of record</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>This response can be used to generate a JSON schema for the ecommerce product data.</p>\n","urlObject":{"path":["wex.cfm","gramoni","GetEcommerceProducts"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"01ab3c78-d8f5-49ca-b679-86197ef8f3d8"},{"name":"GetProducts","id":"e366675c-2aa3-4d03-8d7f-f28f4802891e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"is_active\": true,\n    \"is_sales\": true,\n    \"is_internet\": true\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetProducts","description":"<h3 id=\"request\">Request</h3>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>URL: {baseUrl}/wex.cfm/gramoni/GetProducts?our_company_id=1</p>\n</li>\n<li><p>Headers: No specific headers mentioned</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response will have a status code of 200 and a content type of <code>application/json</code>. The response body will contain an array of \"products\", with each product object having the following fields:</p>\n<ul>\n<li><p>product_id (number) - The unique identifier for the product.</p>\n</li>\n<li><p>product_status (number) - The status of the product.</p>\n</li>\n<li><p>product_code (string) - The code assigned to the product.</p>\n</li>\n<li><p>product_name (string) - The name of the product.</p>\n</li>\n<li><p>brand_id (string) - The identifier for the brand of the product.</p>\n</li>\n<li><p>tax (number) - The tax applicable to the product.</p>\n</li>\n<li><p>base_unit (string) - The base unit of the product.</p>\n</li>\n<li><p>height (number) - The height of the product.</p>\n</li>\n<li><p>width (number) - The width of the product.</p>\n</li>\n<li><p>depth (number) - The depth of the product.</p>\n</li>\n<li><p>u_base_unit (string) - The base unit for usage.</p>\n</li>\n<li><p>weight (number) - The weight of the product.</p>\n</li>\n<li><p>weight_base_unit (string) - The base unit for weight.</p>\n</li>\n<li><p>volume (number) - The volume of the product.</p>\n</li>\n<li><p>volume_base_unit (string) - The base unit for volume.</p>\n</li>\n<li><p>desi (number) - The desi value of the product.</p>\n</li>\n<li><p>ean_no (string) - The EAN number of the product.</p>\n</li>\n<li><p>product_cat_id (number) - The category identifier of the product.</p>\n</li>\n<li><p>product_cat_code (string) - The code assigned to the product category.</p>\n</li>\n<li><p>product_cat_name (string) - The name of the product category.</p>\n</li>\n<li><p>record_date (string) - The date of record creation.</p>\n</li>\n<li><p>update_date (string) - The date of the last update.</p>\n</li>\n<li><p>stock_amount (number) - The available stock amount of the product.</p>\n</li>\n<li><p>prices (array of objects) - An array containing the prices of the product. Each price object has:</p>\n<ul>\n<li><p>price_catid (number) - The unique identifier for the price category.</p>\n</li>\n<li><p>price_cat (string) - The category of the price.</p>\n</li>\n<li><p>startdate (string) - The start date of the price.</p>\n</li>\n<li><p>price (number) - The price of the product.</p>\n</li>\n<li><p>money (string) - The currency of the price.</p>\n</li>\n<li><p>record_date (string) - The date of price record creation.</p>\n</li>\n</ul>\n</li>\n<li><p>images (array of objects) - An array containing the images of the product. Each image object has:</p>\n<ul>\n<li><p>image_id (number) - The unique identifier for the image.</p>\n</li>\n<li><p>image_name (string) - The name of the image.</p>\n</li>\n<li><p>image_size (number) - The size of the image.</p>\n</li>\n<li><p>path (string) - The path to access the image.</p>\n</li>\n</ul>\n</li>\n<li><p>units (array of objects) - An array containing the units of the product. Each unit object has:</p>\n<ul>\n<li><p>unit_id (number) - The unique identifier for the unit.</p>\n</li>\n<li><p>unit_status (number) - The status of the unit.</p>\n</li>\n<li><p>is_main (number) - Indicates if the unit is the main unit.</p>\n</li>\n<li><p>is_ship_unit (number) - Indicates if the unit is the shipping unit.</p>\n</li>\n<li><p>main_unit (string) - The main unit of the product.</p>\n</li>\n<li><p>add_unit (string) - The additional unit of the product.</p>\n</li>\n<li><p>unit_code (string) - The code assigned to the unit.</p>\n</li>\n<li><p>multiplier (number) - The multiplier value of the unit.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>Please note that the actual values for the fields will be returned in the response, but they are intentionally masked here for privacy.</p>\n","urlObject":{"path":["wex.cfm","gramoni","GetProducts"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e366675c-2aa3-4d03-8d7f-f28f4802891e"},{"name":"GetEcommerceStockAmounts","id":"41ca0f1a-1167-4fc9-ac63-027682c9e4d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetEcommerceStockAmounts","description":"<h3 id=\"get-ecommerce-stock-amounts\">Get Ecommerce Stock Amounts</h3>\n<p>This endpoint makes an HTTP GET request to retrieve the stock amounts of ecommerce products.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request does not require a request body.</p>\n<h4 id=\"response-body\">Response Body</h4>\n<p>The response will be in JSON format and will contain an array of \"products\" with the following attributes:</p>\n<ul>\n<li><p><code>product_id</code> (number): The unique identifier of the product.</p>\n</li>\n<li><p><code>related_product_id</code> (string): The identifier of the related product, if any.</p>\n</li>\n<li><p><code>product_code</code> (string): The code of the product.</p>\n</li>\n<li><p><code>stock_amount</code> (number): The available stock amount of the product.</p>\n</li>\n</ul>\n<p>An example response is as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"products\": [\n        {\n            \"product_id\": 0,\n            \"related_product_id\": \"\",\n            \"product_code\": \"\",\n            \"stock_amount\": 0\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","GetEcommerceStockAmounts"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"41ca0f1a-1167-4fc9-ac63-027682c9e4d4"},{"name":"GetEcommerceProductCats","id":"fdac9718-be6e-430e-9fe8-5b6f389c77b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"/wex.cfm/gramoni/GetEcommerceProductCats","urlObject":{"path":["wex.cfm","gramoni","GetEcommerceProductCats"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"fdac9718-be6e-430e-9fe8-5b6f389c77b4"},{"name":"GetEcommercePrices","id":"f092fde7-7574-4821-acd8-05d1ae971296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetEcommercePrices","description":"<h3 id=\"get-e-commerce-prices\">Get E-commerce Prices</h3>\n<p>This endpoint retrieves e-commerce prices for products.</p>\n<p><strong>Request Body</strong><br />This request does not require a request body.</p>\n<p><strong>Response</strong></p>\n<ul>\n<li><p>Status: 200</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"products\": [\n        {\n            \"product_id\": 0,\n            \"related_product_id\": \"\",\n            \"product_code\": \"\",\n            \"prices\": [\n                {\n                    \"price_catid\": 0,\n                    \"price_cat\": \"\",\n                    \"startdate\": \"\",\n                    \"price\": 0,\n                    \"money\": \"\",\n                    \"record_date\": \"\"\n                }\n            ]\n        }\n    ]\n}\n\n</code></pre>\n<p>The response contains an array of products, each with product details and prices.</p>\n","urlObject":{"path":["wex.cfm","gramoni","GetEcommercePrices"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f092fde7-7574-4821-acd8-05d1ae971296"},{"name":"GetEcommerceProductBrands","id":"7b367b45-1f23-4415-8370-f4f0561a76a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"/wex.cfm/gramoni/GetEcommerceProductBrands","description":"<h3 id=\"get-e-commerce-product-brands\">Get E-commerce Product Brands</h3>\n<p>This endpoint retrieves a list of e-commerce product brands.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This is a GET request and does not require a request body.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p>Status: 200 OK</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n</ul>\n<p>Example response body:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"product_brands\": [\n        {\n            \"brand_id\": 0,\n            \"brand_code\": \"\",\n            \"brand_name\": \"\"\n        }\n    ]\n}\n\n</code></pre>\n<p>The response contains an array of product brands, where each brand includes an ID, code, and name.</p>\n","urlObject":{"path":["wex.cfm","gramoni","GetEcommerceProductBrands"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7b367b45-1f23-4415-8370-f4f0561a76a4"},{"name":"GetMarketPlaces","id":"45de2a42-69b9-414c-99a0-60fa9545f466","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"/wex.cfm/gramoni/GetMarketPlaces","description":"<h3 id=\"get-marketplaces\">Get Marketplaces</h3>\n<p>This endpoint retrieves a list of marketplaces.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>URL:<code>{baseUrl}/wex.cfm/gramoni/GetMarketPlaces</code></p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p>Status: 200</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"marketplaces\": []\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","GetMarketPlaces"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"45de2a42-69b9-414c-99a0-60fa9545f466"},{"name":"GetEcommercePriceList","id":"5d2f4c59-98f7-4928-b2f6-5c0d26bafdca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"/wex.cfm/gramoni/GetEcommercePriceList","description":"<h3 id=\"get-ecommerce-price-list\">Get Ecommerce Price List</h3>\n<p>This endpoint makes an HTTP GET request to retrieve the ecommerce price list.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request does not require a request body.</p>\n<h4 id=\"response-body\">Response Body</h4>\n<p>The response will be in JSON format with a status code of 200. It will contain an array of \"pricelists\" where each item includes the \"company_id\", \"pricelist_id\", and \"pricelist\" details.</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"pricelists\": [\n        {\n            \"company_id\": 0,\n            \"pricelist_id\": 0,\n            \"pricelist\": \"\"\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","GetEcommercePriceList"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"5d2f4c59-98f7-4928-b2f6-5c0d26bafdca"}],"id":"6867c2d5-3d1e-4bfc-99f3-f23a6b2d9a2a","_postman_id":"6867c2d5-3d1e-4bfc-99f3-f23a6b2d9a2a","description":""},{"name":"Order Integration","item":[{"name":"AddEcommerceOrder","event":[{"listen":"prerequest","script":{"id":"c7ca3519-9a69-4e74-90d2-585ea38507a8","exec":["var order_number = pm.variables.replaceIn(\"57488559\"); ","pm.globals.set(\"order_number\", order_number);","","var moment = require(\"moment\");","","var order_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('order_date', moment().add(1, 'hours').add(10, 'minutes').toISOString());","","var deliver_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('deliver_date', moment().add(5, 'days').add(10, 'minutes').toISOString());","","var consumer_id = pm.variables.replaceIn(\"e601e433-7132-43e3-a1e3-545f40c40eb5\"); ","pm.globals.set(\"consumer_id\", consumer_id);","","var consumer_code = pm.variables.replaceIn(\"1779709593\"); ","pm.globals.set(\"consumer_code\", consumer_code);","","var consumer_name = pm.variables.replaceIn(\"Carroll\"); ","pm.globals.set(\"consumer_name\", consumer_name);","","var consumer_surname = pm.variables.replaceIn(\"Runolfsson\"); ","pm.globals.set(\"consumer_surname\", consumer_surname);","","var consumer_email = pm.variables.replaceIn(\"Beaulah_Rippin15@example.net\"); ","pm.globals.set(\"consumer_email\", consumer_email);","","var company_name = pm.variables.replaceIn(\"Ebert, Schimmel and McDermott\"); ","pm.globals.set(\"company_name\", company_name);","","var mobile_tel = pm.variables.replaceIn(\"536-371-4411\"); ","pm.globals.set(\"mobile_tel\", mobile_tel);","","var address = pm.variables.replaceIn(\"04585 Stephany View\"); ","pm.globals.set(\"address\", address);","","var country = pm.variables.replaceIn(\"Netherlands Antilles\"); ","pm.globals.set(\"country\", country);","","var city = pm.variables.replaceIn(\"Rolandoborough\"); ","pm.globals.set(\"city\", city);","","var county = pm.variables.replaceIn(\"Koch Canyon\"); ","pm.globals.set(\"county\", county);","","pm.globals.set(\"tc_identity_no\", consumer_code);"],"type":"text/javascript","packages":{}}}],"id":"eccb54c2-9de4-4653-9291-194847269dba","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": \"\",\r\n    \"partner_name\": \"TRENDYOL\",\r\n    \"order_number\": \"{{order_number}}\",\r\n    \"order_date\": \"{{order_date}}\",\r\n    \"deliverdate\": \"{{deliver_date}}\",\r\n    \"order_title\": \"{{consumer_name}} {{consumer_surname}} E-ticaret Siparişi\",\r\n    \"order_detail\": \"\",\r\n    \"grosstotal\": \"13797.0\",\r\n    \"taxtotal\": \"1254.2727\",\r\n    \"discounttotal\": \"1000\",\r\n    \"nettotal\": \"12542.728\",\r\n    \"included_kdv\": \"\",\r\n    \"other_money\": \"TRY\",\r\n    \"other_money_value\": \"13797.0\",\r\n    \"customer_email\": \"5334562724@koctas.com.tr\",\r\n    \"cargo_partner\": \"Yurtiçi Kargo\",\r\n    \"cargo_tracking_number\": \"305995441522\",\r\n    \"cargo_tracking_address\": \"https://www.yurticikargo.com/tr/online-servisler/gonderi-sorgula?code=305995439160\",\r\n    \"shipment\": {\r\n        \"shipment_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"shipment_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"shipment_county_id\": \"\",\r\n        \"shipment_county_name\": \"BERGAMA\",\r\n        \"shipment_city_id\": \"\",\r\n        \"shipment_city_name\": \"İZMİR\",\r\n        \"shipment_country_id\": \"TUR\",\r\n        \"shipment_country_name\": \"Türkiye\"\r\n    },\r\n    \"invoice\": {\r\n        \"invoice_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"taxno\": \"\",\r\n        \"invoice_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"invoice_county_id\": \"\",\r\n        \"invoice_county_name\": \"BERGAMA\",\r\n        \"invoice_city_id\": \"\",\r\n        \"invoice_city_name\": \"İZMİR\",\r\n        \"invoice_country_id\": \"TUR\",\r\n        \"invoice_country_name\": \"Türkiye\"\r\n    },\r\n    \"rows\": [\r\n        {\r\n            \"price\": 4090.0,\r\n            \"discount\": 1000.0,\r\n            \"quantity\": \"2\",\r\n            \"barcode\": \"8686057454203\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"Balneom Banyo Selvi 65 Cm Demonte Banyo Dolabı Aynalı Dolaplı Üst Dolap Lavabo\",\r\n            \"product_code\": \"\"\r\n        },\r\n        {\r\n            \"price\": 4362.727,\r\n            \"discount\": 0,\r\n            \"quantity\": \"1\",\r\n            \"barcode\": \"8686057454049\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"Balneom Banyo Gül 70 Cm Demonte Banyo Dolabı Ayna Lavabo\",\r\n            \"product_code\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddEcommerceOrder","description":"<p>The endpoint <code>{baseUrl}/wex.cfm/gramoni/AddEcommerceOrder</code> is a POST request that is used to add an ecommerce order. The request body should be in raw format and include the following parameters:</p>\n<ul>\n<li><p><code>our_company_id</code> (String): The ID of the company.</p>\n</li>\n<li><p><code>partner_name</code> (String): The name of the partner.</p>\n</li>\n<li><p><code>order_number</code> (String): The order number.</p>\n</li>\n<li><p><code>order_date</code> (String): The date of the order.</p>\n</li>\n<li><p><code>deliverdate</code> (String): The delivery date.</p>\n</li>\n<li><p><code>order_title</code> (String): The title of the order.</p>\n</li>\n<li><p><code>order_detail</code> (String): The details of the order.</p>\n</li>\n<li><p><code>grosstotal</code> (Number): The gross total of the order.</p>\n</li>\n<li><p><code>taxtotal</code> (Number): The total tax amount.</p>\n</li>\n<li><p><code>discounttotal</code> (Number): The total discount amount.</p>\n</li>\n<li><p><code>nettotal</code> (Number): The net total amount.</p>\n</li>\n<li><p><code>included_kdv</code> (String): Included KDV.</p>\n</li>\n<li><p><code>other_money</code> (String): The currency.</p>\n</li>\n<li><p><code>other_money_value</code> (Number): The value in the specified currency.</p>\n</li>\n<li><p><code>customer_email</code> (String): The email of the customer.</p>\n</li>\n<li><p><code>shipment</code> (Object): The shipment details including fullname, phone, address, county, city, country, etc.</p>\n</li>\n<li><p><code>invoice</code> (Object): The invoice details including fullname, phone, tax number, address, county, city, country, etc.</p>\n</li>\n<li><p><code>rows</code> (Array): An array of objects containing price, quantity, barcode, tax, product name, and product code for each row.</p>\n</li>\n</ul>\n<p>The response to this request will have a status code of 200 and a content type of <code>application/json</code>. The response body will include:</p>\n<ul>\n<li><p><code>response_status</code> (Boolean): Indicates the status of the response.</p>\n</li>\n<li><p><code>response_message</code> (String): A message related to the response status.</p>\n</li>\n<li><p><code>data</code> (Array): An array containing the order ID.</p>\n</li>\n<li><p><code>response_date</code> (String): The date of the response.</p>\n</li>\n</ul>\n<p>The response time and specific examples of response data are not provided.</p>\n","urlObject":{"path":["wex.cfm","gramoni","AddEcommerceOrder"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"8f178398-61e9-4fbb-a3dc-1d1ab2b72dbc","name":"AddEcommerceOrder","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": \"1\",\r\n    \"partner_name\": \"TRENDYOL\",\r\n    \"order_number\": \"TY-20260327-982341\",\r\n    \"order_date\": \"2026-03-27T14:32:00\",\r\n    \"deliverdate\": \"2026-03-29T10:00:00\",\r\n    \"order_title\": \"Ahmet Yılmaz E-ticaret Siparişi\",\r\n    \"order_detail\": \"Online ödeme ile alınmıştır\",\r\n    \"grosstotal\": \"13797.00\",\r\n    \"taxtotal\": \"1254.27\",\r\n    \"discounttotal\": \"1000.00\",\r\n    \"nettotal\": \"12542.73\",\r\n    \"included_kdv\": \"true\",\r\n    \"other_money\": \"TRY\",\r\n    \"other_money_value\": \"13797.00\",\r\n    \"customer_email\": \"ahmet.yilmaz@example.com\",\r\n    \"cargo_partner\": \"Yurtiçi Kargo\",\r\n    \"cargo_tracking_number\": \"305995441522\",\r\n    \"cargo_tracking_address\": \"https://www.yurticikargo.com/tr/online-servisler/gonderi-sorgula?code=305995441522\",\r\n    \"shipment\": {\r\n        \"shipment_fullname\": \"Ahmet Yılmaz\",\r\n        \"phone\": \"905334562724\",\r\n        \"shipment_address\": \"Atatürk Mah. 123 Sok. No:45 D:6 Bergama İzmir Türkiye\",\r\n        \"shipment_county_id\": \"35001\",\r\n        \"shipment_county_name\": \"BERGAMA\",\r\n        \"shipment_city_id\": \"35\",\r\n        \"shipment_city_name\": \"İZMİR\",\r\n        \"shipment_country_id\": \"TUR\",\r\n        \"shipment_country_name\": \"Türkiye\"\r\n    },\r\n    \"invoice\": {\r\n        \"invoice_fullname\": \"Ahmet Yılmaz\",\r\n        \"phone\": \"905334562724\",\r\n        \"taxno\": \"11111111111\",\r\n        \"invoice_address\": \"Atatürk Mah. 123 Sok. No:45 D:6 Bergama İzmir Türkiye\",\r\n        \"invoice_county_id\": \"35001\",\r\n        \"invoice_county_name\": \"BERGAMA\",\r\n        \"invoice_city_id\": \"35\",\r\n        \"invoice_city_name\": \"İZMİR\",\r\n        \"invoice_country_id\": \"TUR\",\r\n        \"invoice_country_name\": \"Türkiye\"\r\n    },\r\n    \"rows\": [\r\n        {\r\n            \"price\": 4090,\r\n            \"discount\": 1000,\r\n            \"quantity\": \"2\",\r\n            \"barcode\": \"8686057454203\",\r\n            \"tax\": 10,\r\n            \"product_name\": \"Balneom Banyo Selvi 65 Cm Demonte Banyo Dolabı Aynalı Dolaplı Üst Dolap Lavabo\",\r\n            \"product_code\": null\r\n        },\r\n        {\r\n            \"price\": 4362.73,\r\n            \"discount\": 0,\r\n            \"quantity\": \"1\",\r\n            \"barcode\": \"8686057454049\",\r\n            \"tax\": 10,\r\n            \"product_name\": \"Balneom Banyo Gül 70 Cm Demonte Banyo Dolabı Ayna Lavabo\",\r\n            \"product_code\": null\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddEcommerceOrder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"CFGLOBALS=urltoken%3DCFID%23%3D434534%26CFTOKEN%23%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%26jsessionid%23%3D3F342AD7C546C09EDE8FA73B3571FA9D%2Ecfusion%23lastvisit%3D%7Bts%20%272025%2D04%2D22%2013%3A19%3A15%27%7D%23hitcount%3D458%23timecreated%3D%7Bts%20%272024%2D07%2D02%2017%3A04%3A58%27%7D%23cftoken%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%23cfid%3D434534%23; Expires=Thu, 15 Apr 2055 13:19:15 GMT; Path=/; HttpOnly"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Apr 2025 13:19:15 GMT"},{"key":"Content-Length","value":"146"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_status\": true,\n    \"response_message\": \"Sipariş başarıyla eklendi\",\n    \"data\": [\n        {\n            \"order_id\": \"3214\"\n        }\n    ],\n    \"response_date\": \"2025-04-22 13:19:15 801\"\n}"}],"_postman_id":"eccb54c2-9de4-4653-9291-194847269dba"},{"name":"AddOrder","event":[{"listen":"prerequest","script":{"id":"c7ca3519-9a69-4e74-90d2-585ea38507a8","exec":["var order_number = pm.variables.replaceIn(\"58803245\"); ","pm.globals.set(\"order_number\", order_number);","","var moment = require(\"moment\");","","var order_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('order_date', moment().add(1, 'hours').add(10, 'minutes').toISOString());","","var deliver_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('deliver_date', moment().add(5, 'days').add(10, 'minutes').toISOString());","","var consumer_id = pm.variables.replaceIn(\"fb4d3ed2-106a-4a88-a418-55ce44df047f\"); ","pm.globals.set(\"consumer_id\", consumer_id);","","var consumer_code = pm.variables.replaceIn(\"1779709593\"); ","pm.globals.set(\"consumer_code\", consumer_code);","","var consumer_name = pm.variables.replaceIn(\"Orrin\"); ","pm.globals.set(\"consumer_name\", consumer_name);","","var consumer_surname = pm.variables.replaceIn(\"Purdy\"); ","pm.globals.set(\"consumer_surname\", consumer_surname);","","var consumer_email = pm.variables.replaceIn(\"Dallas_Green97@example.net\"); ","pm.globals.set(\"consumer_email\", consumer_email);","","var company_name = pm.variables.replaceIn(\"Johnston Inc\"); ","pm.globals.set(\"company_name\", company_name);","","var mobile_tel = pm.variables.replaceIn(\"832-729-9758\"); ","pm.globals.set(\"mobile_tel\", mobile_tel);","","var address = pm.variables.replaceIn(\"719 Trever Wells\"); ","pm.globals.set(\"address\", address);","","var country = pm.variables.replaceIn(\"Maldives\"); ","pm.globals.set(\"country\", country);","","var city = pm.variables.replaceIn(\"Portsmouth\"); ","pm.globals.set(\"city\", city);","","var county = pm.variables.replaceIn(\"O'Keefe Tunnel\"); ","pm.globals.set(\"county\", county);","","pm.globals.set(\"tc_identity_no\", consumer_code);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"006a123f-bdcd-4d53-a68e-ea130c9b540a","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": \"\",\r\n    \"partner_name\": \"B2B\",\r\n    \"company_id\": 22,\r\n    \"order_number\": \"{{order_number}}\",\r\n    \"order_date\": \"{{order_date}}\",\r\n    \"deliverdate\": \"{{deliver_date}}\",\r\n    \"order_title\": \"B2B Siparişi\",\r\n    \"order_detail\": \"\",\r\n    \"grosstotal\": \"13797.0\",\r\n    \"taxtotal\": \"1254.2727\",\r\n    \"discounttotal\": \"1000\",\r\n    \"nettotal\": \"12542.728\",\r\n    \"included_kdv\": \"\",\r\n    \"other_money\": \"TRY\",\r\n    \"other_money_value\": \"13797.0\",\r\n    \"order_emp_id\": 1199,\r\n    \"basket_info_type\": 1,\r\n    \"shipment\": {\r\n        \"shipment_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"shipment_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"shipment_county_id\": \"\",\r\n        \"shipment_county_name\": \"BERGAMA\",\r\n        \"shipment_city_id\": \"\",\r\n        \"shipment_city_name\": \"İZMİR\",\r\n        \"shipment_country_id\": \"TUR\",\r\n        \"shipment_country_name\": \"Türkiye\"\r\n    },\r\n    \"invoice\": {\r\n        \"invoice_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"taxno\": \"\",\r\n        \"invoice_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"invoice_county_id\": \"\",\r\n        \"invoice_county_name\": \"BERGAMA\",\r\n        \"invoice_city_id\": \"\",\r\n        \"invoice_city_name\": \"İZMİR\",\r\n        \"invoice_country_id\": \"TUR\",\r\n        \"invoice_country_name\": \"Türkiye\"\r\n    },\r\n    \"rows\": [\r\n        {\r\n            \"price\": 4090.0,\r\n            \"discount\": 1000.0,\r\n            \"discount_1\": 0,\r\n            \"discount_2\": 0,\r\n            \"discount_3\": 0,\r\n            \"discount_4\": 0,\r\n            \"discount_5\": 0,\r\n            \"discount_6\": 0,\r\n            \"discount_7\": 0,\r\n            \"discount_8\": 0,\r\n            \"discount_9\": 0,\r\n            \"discount_10\": 0,\r\n            \"quantity\": \"2\",\r\n            \"barcode\": \"8686057454203\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"12 mm Minifiks Gövde\",\r\n            \"product_code\": \"\"\r\n        },\r\n        {\r\n            \"price\": 4362.727,\r\n            \"discount\": 0,\r\n            \"discount_1\": 0,\r\n            \"discount_2\": 0,\r\n            \"discount_3\": 0,\r\n            \"discount_4\": 0,\r\n            \"discount_5\": 0,\r\n            \"discount_6\": 0,\r\n            \"discount_7\": 0,\r\n            \"discount_8\": 0,\r\n            \"discount_9\": 0,\r\n            \"discount_10\": 0,\r\n            \"quantity\": \"1\",\r\n            \"barcode\": \"8686057454049\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"Altı Köşe Gizli Raf Taşıyıcı\",\r\n            \"product_code\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddOrder","description":"<p>The endpoint <code>{baseUrl}/wex.cfm/gramoni/AddEcommerceOrder</code> is a POST request that is used to add an ecommerce order. The request body should be in raw format and include the following parameters:</p>\n<ul>\n<li><p><code>our_company_id</code> (String): The ID of the company.</p>\n</li>\n<li><p><code>partner_name</code> (String): The name of the partner.</p>\n</li>\n<li><p>company_id (String): The id value of the customer.</p>\n</li>\n<li><p><code>order_number</code> (String): The order number.</p>\n</li>\n<li><p><code>order_date</code> (String): The date of the order.</p>\n</li>\n<li><p><code>deliverdate</code> (String): The delivery date.</p>\n</li>\n<li><p><code>order_title</code> (String): The title of the order.</p>\n</li>\n<li><p><code>order_detail</code> (String): The details of the order.</p>\n</li>\n<li><p><code>grosstotal</code> (Number): The gross total of the order.</p>\n</li>\n<li><p><code>taxtotal</code> (Number): The total tax amount.</p>\n</li>\n<li><p><code>discounttotal</code> (Number): The total discount amount.</p>\n</li>\n<li><p><code>nettotal</code> (Number): The net total amount.</p>\n</li>\n<li><p><code>included_kdv</code> (String): Included KDV.</p>\n</li>\n<li><p><code>other_money</code> (String): The currency.</p>\n</li>\n<li><p><code>other_money_value</code> (Number): The value in the specified currency.</p>\n</li>\n<li><p>order_emp_id (Number): The id value of the customer responsible employee.</p>\n</li>\n<li><p><code>shipment</code> (Object): The shipment details including fullname, phone, address, county, city, country, etc.</p>\n</li>\n<li><p><code>invoice</code> (Object): The invoice details including fullname, phone, tax number, address, county, city, country, etc.</p>\n</li>\n<li><p><code>rows</code> (Array): An array of objects containing price, quantity, barcode, tax, product name, and product code for each row.</p>\n</li>\n</ul>\n<p>The response to this request will have a status code of 200 and a content type of <code>application/json</code>. The response body will include:</p>\n<ul>\n<li><p><code>response_status</code> (Boolean): Indicates the status of the response.</p>\n</li>\n<li><p><code>response_message</code> (String): A message related to the response status.</p>\n</li>\n<li><p><code>data</code> (Array): An array containing the order ID.</p>\n</li>\n<li><p><code>response_date</code> (String): The date of the response.</p>\n</li>\n</ul>\n<p>The response time and specific examples of response data are not provided.</p>\n","urlObject":{"path":["wex.cfm","gramoni","AddOrder"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"61874de3-9c0d-4d3d-975e-afda34d4d83d","name":"AddOrder","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": \"\",\r\n    \"partner_name\": \"B2B\",\r\n    \"company_id\": 22,\r\n    \"order_number\": \"{{order_number}}\",\r\n    \"order_date\": \"{{order_date}}\",\r\n    \"deliverdate\": \"{{deliver_date}}\",\r\n    \"order_title\": \"B2B Siparişi\",\r\n    \"order_detail\": \"\",\r\n    \"grosstotal\": \"13797.0\",\r\n    \"taxtotal\": \"1254.2727\",\r\n    \"discounttotal\": \"1000\",\r\n    \"nettotal\": \"12542.728\",\r\n    \"included_kdv\": \"\",\r\n    \"other_money\": \"TRY\",\r\n    \"other_money_value\": \"13797.0\",\r\n    \"order_emp_id\": 1199,\r\n    \"shipment\": {\r\n        \"shipment_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"shipment_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"shipment_county_id\": \"\",\r\n        \"shipment_county_name\": \"BERGAMA\",\r\n        \"shipment_city_id\": \"\",\r\n        \"shipment_city_name\": \"İZMİR\",\r\n        \"shipment_country_id\": \"TUR\",\r\n        \"shipment_country_name\": \"Türkiye\"\r\n    },\r\n    \"invoice\": {\r\n        \"invoice_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"taxno\": \"\",\r\n        \"invoice_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"invoice_county_id\": \"\",\r\n        \"invoice_county_name\": \"BERGAMA\",\r\n        \"invoice_city_id\": \"\",\r\n        \"invoice_city_name\": \"İZMİR\",\r\n        \"invoice_country_id\": \"TUR\",\r\n        \"invoice_country_name\": \"Türkiye\"\r\n    },\r\n    \"rows\": [\r\n        {\r\n            \"price\": 4090.0,\r\n            \"discount\": 1000.0,\r\n            \"quantity\": \"2\",\r\n            \"barcode\": \"8686057454203\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"12 mm Minifiks Gövde\",\r\n            \"product_code\": \"\"\r\n        },\r\n        {\r\n            \"price\": 4362.727,\r\n            \"discount\": 0,\r\n            \"quantity\": \"1\",\r\n            \"barcode\": \"8686057454049\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"Altı Köşe Gizli Raf Taşıyıcı\",\r\n            \"product_code\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddOrder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"CFGLOBALS=urltoken%3DCFID%23%3D434534%26CFTOKEN%23%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%26jsessionid%23%3D3F342AD7C546C09EDE8FA73B3571FA9D%2Ecfusion%23lastvisit%3D%7Bts%20%272025%2D04%2D22%2013%3A20%3A03%27%7D%23hitcount%3D459%23timecreated%3D%7Bts%20%272024%2D07%2D02%2017%3A04%3A58%27%7D%23cftoken%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%23cfid%3D434534%23; Expires=Thu, 15 Apr 2055 13:20:03 GMT; Path=/; HttpOnly"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Apr 2025 13:20:03 GMT"},{"key":"Content-Length","value":"146"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_status\": true,\n    \"response_message\": \"Sipariş başarıyla eklendi\",\n    \"data\": [\n        {\n            \"order_id\": \"3215\"\n        }\n    ],\n    \"response_date\": \"2025-04-22 13:20:03 193\"\n}"},{"id":"5c660856-b10d-4d33-8b04-e7112e4cdceb","name":"AddOrder vipes","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": \"\",\r\n    \"partner_name\": \"B2B\",\r\n    \"company_id\": 22,\r\n    \"order_number\": \"{{order_number}}\",\r\n    \"order_date\": \"{{order_date}}\",\r\n    \"deliverdate\": \"{{deliver_date}}\",\r\n    \"order_title\": \"B2B Siparişi\",\r\n    \"order_detail\": \"\",\r\n    \"grosstotal\": \"13797.0\",\r\n    \"taxtotal\": \"1254.2727\",\r\n    \"discounttotal\": \"1000\",\r\n    \"nettotal\": \"12542.728\",\r\n    \"included_kdv\": \"\",\r\n    \"other_money\": \"TRY\",\r\n    \"other_money_value\": \"13797.0\",\r\n    \"order_emp_id\": 1199,\r\n    \"shipment\": {\r\n        \"shipment_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"shipment_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"shipment_county_id\": \"\",\r\n        \"shipment_county_name\": \"BERGAMA\",\r\n        \"shipment_city_id\": \"\",\r\n        \"shipment_city_name\": \"İZMİR\",\r\n        \"shipment_country_id\": \"TUR\",\r\n        \"shipment_country_name\": \"Türkiye\"\r\n    },\r\n    \"invoice\": {\r\n        \"invoice_fullname\": \"{{consumer_name}} {{consumer_surname}}\",\r\n        \"phone\": \"{{mobile_tel}}\",\r\n        \"taxno\": \"\",\r\n        \"invoice_address\": \"{{address}} {{county}} {{city}} {{country}}\",\r\n        \"invoice_county_id\": \"\",\r\n        \"invoice_county_name\": \"BERGAMA\",\r\n        \"invoice_city_id\": \"\",\r\n        \"invoice_city_name\": \"İZMİR\",\r\n        \"invoice_country_id\": \"TUR\",\r\n        \"invoice_country_name\": \"Türkiye\"\r\n    },\r\n    \"rows\": [\r\n        {\r\n            \"price\": 4090.0,\r\n            \"discount\": 1000.0,\r\n            \"quantity\": \"2\",\r\n            \"barcode\": \"8686057454203\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"12 mm Minifiks Gövde\",\r\n            \"product_code\": \"\"\r\n        },\r\n        {\r\n            \"price\": 4362.727,\r\n            \"discount\": 0,\r\n            \"quantity\": \"1\",\r\n            \"barcode\": \"8686057454049\",\r\n            \"tax\": 10.0,\r\n            \"product_name\": \"Altı Köşe Gizli Raf Taşıyıcı\",\r\n            \"product_code\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddOrder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"CFGLOBALS=urltoken%3DCFID%23%3D434534%26CFTOKEN%23%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%26jsessionid%23%3D3F342AD7C546C09EDE8FA73B3571FA9D%2Ecfusion%23lastvisit%3D%7Bts%20%272025%2D04%2D22%2013%3A20%3A03%27%7D%23hitcount%3D459%23timecreated%3D%7Bts%20%272024%2D07%2D02%2017%3A04%3A58%27%7D%23cftoken%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%23cfid%3D434534%23; Expires=Thu, 15 Apr 2055 13:20:03 GMT; Path=/; HttpOnly"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Apr 2025 13:20:03 GMT"},{"key":"Content-Length","value":"146"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_status\": true,\n    \"response_message\": \"Sipariş başarıyla eklendi\",\n    \"data\": [\n        {\n            \"order_id\": \"3215\"\n        }\n    ],\n    \"response_date\": \"2025-04-22 13:20:03 193\"\n}"}],"_postman_id":"006a123f-bdcd-4d53-a68e-ea130c9b540a"},{"name":"UpdateOrderStatus","id":"b5f448e0-81c4-4ca6-a3dd-d51bc00f9f51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"partner_name\": \"TRENDYOL\",\n    \"order_id\": \"2144\",\n    \"order_status\": \"Shipped\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/UpdateOrderStatus","description":"<h3 id=\"update-order-status\">Update Order Status</h3>\n<p>This endpoint allows the user to update the status of an order.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: POST</p>\n</li>\n<li><p>URL: <code>{baseUrl}/wex.cfm/gramoni/UpdateOrderStatus</code></p>\n</li>\n<li><p>Headers:</p>\n<ul>\n<li>Content-Type: application/json</li>\n</ul>\n</li>\n<li><p>{ \"our_company_id\": \"\", \"partner\": \"TRENDYOL\", \"order_id\": \"2144\", \"order_status\": \"Cancelled\"}</p>\n</li>\n</ul>\n<h4 id=\"authentication\">Authentication</h4>\n<p>The authentication method for this request is not specified. Please refer to the API documentation or contact the API provider for authentication requirements.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p>Status: 200</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n<li><p>{ \"response_status\": true, \"response_message\": \"\", \"data\": [], \"response_date\": \"\"}<br />  The response format is JSON, and it includes the following fields:</p>\n</li>\n<li><p><code>response_status</code>: Indicates the status of the response.</p>\n</li>\n<li><p><code>response_message</code>: Provides any relevant message from the server.</p>\n</li>\n<li><p><code>data</code>: Represents the data returned from the request.</p>\n</li>\n<li><p><code>response_date</code>: Specifies the date of the response.</p>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","UpdateOrderStatus"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"541ae70c-a3d4-4700-9a97-03f0928a62d9","name":"UpdateOrderStatus","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"partner_name\": \"TRENDYOL\",\n    \"order_id\": \"2144\",\n    \"order_status\": \"Shipped\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/UpdateOrderStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"CFGLOBALS=urltoken%3DCFID%23%3D434534%26CFTOKEN%23%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%26jsessionid%23%3D3F342AD7C546C09EDE8FA73B3571FA9D%2Ecfusion%23lastvisit%3D%7Bts%20%272025%2D04%2D22%2013%3A20%3A46%27%7D%23hitcount%3D461%23timecreated%3D%7Bts%20%272024%2D07%2D02%2017%3A04%3A58%27%7D%23cftoken%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%23cfid%3D434534%23; Expires=Thu, 15 Apr 2055 13:20:46 GMT; Path=/; HttpOnly"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 22 Apr 2025 13:20:46 GMT"},{"key":"Content-Length","value":"122"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_status\": true,\n    \"response_message\": \"Güncelleme başarılı\",\n    \"data\": [],\n    \"response_date\": \"2025-04-22 13:20:46 529\"\n}"}],"_postman_id":"b5f448e0-81c4-4ca6-a3dd-d51bc00f9f51"},{"name":"OrderStatus","id":"cc9cd6f6-ee6f-4c8d-9bfe-64bcf2b249b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"order_id\": \"2144\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/OrderStatus","description":"<h3 id=\"order-status\">Order Status</h3>\n<p>This endpoint is used to get the status of an order.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: POST</p>\n</li>\n<li><p>URL: <code>baseUr/wex.cfm/gramoni/OrderStatus</code></p>\n</li>\n<li><p>Headers:</p>\n<ul>\n<li>Content-Type: application/json</li>\n</ul>\n</li>\n<li><p>{ \"our_company_id\": \"\", \"order_id\": \"2144\" }</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p>Status: 200</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n</ul>\n<p>The response format is JSON, and it includes the following fields:</p>\n<ul>\n<li><p><code>response_status</code>: Indicates the status of the response.</p>\n</li>\n<li><p><code>response_message</code>: Provides any relevant message from the server.</p>\n</li>\n<li><p><code>data</code>: Represents the data returned from the request</p>\n<ul>\n<li><p>order_stage The current status name of the order</p>\n</li>\n<li><p>order_stage_id The current status id of the order</p>\n</li>\n<li><p>order_id The id value of the order</p>\n</li>\n<li><p>order_status If this parameter is 1, the order is active; if this parameter is 0, the order is passive.</p>\n</li>\n</ul>\n</li>\n<li><p><code>response_date</code>: Specifies the date of the response.</p>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","OrderStatus"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"1af737f9-940b-4642-ba0c-903b1fb7f492","name":"OrderStatus","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"order_id\": \"2144\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/OrderStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Set-Cookie","value":"CFGLOBALS=urltoken%3DCFID%23%3D434534%26CFTOKEN%23%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%26jsessionid%23%3DA32CC00065C0C3AAE25F16B2B77CE9C7%2Ecfusion%23lastvisit%3D%7Bts%20%272025%2D04%2D25%2014%3A56%3A22%27%7D%23hitcount%3D465%23timecreated%3D%7Bts%20%272024%2D07%2D02%2017%3A04%3A58%27%7D%23cftoken%3D1182238c32922b11%2D859CB1BD%2DF79D%2DAB1F%2D19AF79455A61C66A%23cfid%3D434534%23; Expires=Sun, 18 Apr 2055 14:56:22 GMT; Path=/; HttpOnly"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 25 Apr 2025 14:56:22 GMT"},{"key":"Content-Length","value":"184"}],"cookie":[],"responseTime":null,"body":"{\n    \"response_status\": true,\n    \"response_message\": \"\",\n    \"data\": [\n        {\n            \"order_stage\": \"Gönderildi\",\n            \"order_id\": \"2144\",\n            \"order_stage_id\": 124,\n            \"order_status\": 1\n        }\n    ],\n    \"response_date\": \"2025-04-25 14:56:22 655\"\n}"}],"_postman_id":"cc9cd6f6-ee6f-4c8d-9bfe-64bcf2b249b9"},{"name":"UpdateOrderCargoInformation","id":"45e2541d-08d0-4b92-b83c-7f7d20538de5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"our_company_id\": \"\",\n    \"order_id\": \"\",\n    \"cargo_partner\": \"\",\n    \"cargo_tracking_number\": \"\",\n    \"cargo_tracking_link\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/UpdateOrderCargoInformation","description":"<h3 id=\"update-order-cargo-information\">Update Order Cargo Information</h3>\n<p>This endpoint is used to update cargo information for a specific order.</p>\n<h4 id=\"request-body-parameters\">Request Body Parameters</h4>\n<ul>\n<li><p><code>our_company_id</code> (string): The ID of the company.</p>\n</li>\n<li><p><code>order_id</code> (string): The ID of the order.</p>\n</li>\n<li><p><code>cargo_partner</code> (string): The partner associated with the cargo.</p>\n</li>\n<li><p><code>cargo_tracking_number</code> (string): The tracking number of the cargo.</p>\n</li>\n<li><p><code>cargo_tracking_link</code> (string): The tracking link for the cargo.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the updated cargo information for the specified order.</p>\n","urlObject":{"path":["wex.cfm","gramoni","UpdateOrderCargoInformation"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"45e2541d-08d0-4b92-b83c-7f7d20538de5"},{"name":"AddEcommerceOrder","event":[{"listen":"prerequest","script":{"id":"c7ca3519-9a69-4e74-90d2-585ea38507a8","exec":["var order_number = pm.variables.replaceIn(\"41499251\"); ","pm.globals.set(\"order_number\", order_number);","","var moment = require(\"moment\");","","var order_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('order_date', moment().add(1, 'hours').add(10, 'minutes').toISOString());","","var deliver_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('deliver_date', moment().add(5, 'days').add(10, 'minutes').toISOString());","","var consumer_id = pm.variables.replaceIn(\"0e0c8361-0bf8-4148-80b4-9eef6dffe6ba\"); ","pm.globals.set(\"consumer_id\", consumer_id);","","var consumer_code = pm.variables.replaceIn(\"1779709593\"); ","pm.globals.set(\"consumer_code\", consumer_code);","","var consumer_name = pm.variables.replaceIn(\"Connor\"); ","pm.globals.set(\"consumer_name\", consumer_name);","","var consumer_surname = pm.variables.replaceIn(\"Hilpert\"); ","pm.globals.set(\"consumer_surname\", consumer_surname);","","var consumer_email = pm.variables.replaceIn(\"Laila35@example.net\"); ","pm.globals.set(\"consumer_email\", consumer_email);","","var company_name = pm.variables.replaceIn(\"Kshlerin Inc\"); ","pm.globals.set(\"company_name\", company_name);","","var mobile_tel = pm.variables.replaceIn(\"503-509-9932\"); ","pm.globals.set(\"mobile_tel\", mobile_tel);","","var address = pm.variables.replaceIn(\"7834 Schimmel Extensions\"); ","pm.globals.set(\"address\", address);","","var country = pm.variables.replaceIn(\"Lao People's Democratic Republic\"); ","pm.globals.set(\"country\", country);","","var city = pm.variables.replaceIn(\"Marksport\"); ","pm.globals.set(\"city\", city);","","var county = pm.variables.replaceIn(\"Willms Light\"); ","pm.globals.set(\"county\", county);","","pm.globals.set(\"tc_identity_no\", consumer_code);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f8663f2b-ed84-4850-8821-a1ede3f7bd07","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json; charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"our_company_id\": \"1\",\r\n    \"partner_name\": \"TRENDYOL\",\r\n    \"order_number\": \"TY-20260327-982341\",\r\n    \"order_date\": \"2026-03-27T14:32:00\",\r\n    \"deliverdate\": \"2026-03-29T10:00:00\",\r\n    \"order_title\": \"Ahmet Yılmaz E-ticaret Siparişi\",\r\n    \"order_detail\": \"Online ödeme ile alınmıştır\",\r\n    \"grosstotal\": \"13797.00\",\r\n    \"taxtotal\": \"1254.27\",\r\n    \"discounttotal\": \"1000.00\",\r\n    \"nettotal\": \"12542.73\",\r\n    \"included_kdv\": \"true\",\r\n    \"other_money\": \"TRY\",\r\n    \"other_money_value\": \"13797.00\",\r\n    \"customer_email\": \"ahmet.yilmaz@example.com\",\r\n    \"cargo_partner\": \"Yurtiçi Kargo\",\r\n    \"cargo_tracking_number\": \"305995441522\",\r\n    \"cargo_tracking_address\": \"https://www.yurticikargo.com/tr/online-servisler/gonderi-sorgula?code=305995441522\",\r\n    \"shipment\": {\r\n        \"shipment_fullname\": \"Ahmet Yılmaz\",\r\n        \"phone\": \"905334562724\",\r\n        \"shipment_address\": \"Atatürk Mah. 123 Sok. No:45 D:6 Bergama İzmir Türkiye\",\r\n        \"shipment_county_id\": \"35001\",\r\n        \"shipment_county_name\": \"BERGAMA\",\r\n        \"shipment_city_id\": \"35\",\r\n        \"shipment_city_name\": \"İZMİR\",\r\n        \"shipment_country_id\": \"TUR\",\r\n        \"shipment_country_name\": \"Türkiye\"\r\n    },\r\n    \"invoice\": {\r\n        \"invoice_fullname\": \"Ahmet Yılmaz\",\r\n        \"phone\": \"905334562724\",\r\n        \"taxno\": \"11111111111\",\r\n        \"invoice_address\": \"Atatürk Mah. 123 Sok. No:45 D:6 Bergama İzmir Türkiye\",\r\n        \"invoice_county_id\": \"35001\",\r\n        \"invoice_county_name\": \"BERGAMA\",\r\n        \"invoice_city_id\": \"35\",\r\n        \"invoice_city_name\": \"İZMİR\",\r\n        \"invoice_country_id\": \"TUR\",\r\n        \"invoice_country_name\": \"Türkiye\"\r\n    },\r\n    \"rows\": [\r\n        {\r\n            \"price\": 4090,\r\n            \"discount\": 1000,\r\n            \"discount_1\": 0,\r\n            \"discount_2\": 0,\r\n            \"discount_3\": 0,\r\n            \"discount_4\": 0,\r\n            \"discount_5\": 0,\r\n            \"discount_6\": 0,\r\n            \"discount_7\": 0,\r\n            \"discount_8\": 0,\r\n            \"discount_9\": 0,\r\n            \"discount_10\": 0,\r\n            \"quantity\": \"2\",\r\n            \"barcode\": \"8686057454203\",\r\n            \"tax\": 10,\r\n            \"product_name\": \"Balneom Banyo Selvi 65 Cm Demonte Banyo Dolabı Aynalı Dolaplı Üst Dolap Lavabo\",\r\n            \"product_code\": \"\"\r\n        },\r\n        {\r\n            \"price\": 4362.73,\r\n            \"discount\": 0,\r\n            \"discount_1\": 0,\r\n            \"discount_2\": 0,\r\n            \"discount_3\": 0,\r\n            \"discount_4\": 0,\r\n            \"discount_5\": 0,\r\n            \"discount_6\": 0,\r\n            \"discount_7\": 0,\r\n            \"discount_8\": 0,\r\n            \"discount_9\": 0,\r\n            \"discount_10\": 0,\r\n            \"quantity\": \"1\",\r\n            \"barcode\": \"8686057454049\",\r\n            \"tax\": 10,\r\n            \"product_name\": \"Balneom Banyo Gül 70 Cm Demonte Banyo Dolabı Ayna Lavabo\",\r\n            \"product_code\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddEcommerceOrder","urlObject":{"path":["wex.cfm","gramoni","AddEcommerceOrder"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"f8663f2b-ed84-4850-8821-a1ede3f7bd07"}],"id":"9e161fb1-a035-438e-8c52-9c9ab1d00797","_postman_id":"9e161fb1-a035-438e-8c52-9c9ab1d00797","description":""},{"name":"Invoice Integration","item":[{"name":"AddInvoiceFromShip","id":"00cba176-6518-4ad2-8fa6-b3ece5739bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json;charset=UTF-8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"invoice_number\": \"f-132\",\r\n    \"location_number\": \"1-20\",\r\n    \"our_company_id\": \"1\",\r\n    \"invoice_date\": \"2022-04-10\",\r\n    \"process_cat_id\": \"36\",\r\n    \"description\": \"Bu fatura wex aracılığı ile kayıt edildi.\",\r\n    \"other_money\": [\r\n        \"USD\",\r\n        \"5.98\"\r\n    ],\r\n    \"rest_name\": \"gramoni\",\r\n    \"ship\": [\r\n        {\r\n            \"ship_row_id\": \"1\",\r\n            \"amount\": \"\",\r\n            \"period_id\": \"5\",\r\n            \"price\": \"\",\r\n            \"tax\": \"\"\r\n        },\r\n        {\r\n            \"ship_row_id\": \"2\",\r\n            \"amount\": \"\",\r\n            \"period_id\": \"5\",\r\n            \"price\": \"\",\r\n            \"tax\": \"\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddInvoiceFromShip","description":"<h3 id=\"add-invoice-from-ship\">Add Invoice From Ship</h3>\n<p>This endpoint allows you to add an invoice from a ship.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>invoice_number</code> (text, required): The invoice number.</p>\n</li>\n<li><p><code>location_number</code> (text, required): The location number.</p>\n</li>\n<li><p><code>our_company_id</code> (text, required): The ID of our company.</p>\n</li>\n<li><p><code>invoice_date</code> (text, required): The date of the invoice in the format YYYY-MM-DD.</p>\n</li>\n<li><p><code>process_cat_id</code> (text, required): The process category ID.</p>\n</li>\n<li><p><code>description</code> (text, required): The description of the invoice.</p>\n</li>\n<li><p><code>other_money</code> (text, required): Array of other money in different currencies.</p>\n</li>\n<li><p><code>rest_name</code> (text, required): The name of the restaurant.</p>\n</li>\n<li><p><code>ship</code> (text, required): Array of ship details including ship_row_id, amount, period_id, price, and tax.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be in JSON format with the following structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"RESULT\": {\n        \"1\": [\n            {\n                \"message\": \"\",\n                \"status\": \"\",\n                \"response_date\": \"\",\n                \"status key\": \"\"\n            }\n        ]\n    }\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","AddInvoiceFromShip"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"00cba176-6518-4ad2-8fa6-b3ece5739bd2"}],"id":"2c12db6a-5772-4d89-ace0-97b74c0da338","_postman_id":"2c12db6a-5772-4d89-ace0-97b74c0da338","description":""},{"name":"Stock Integration","item":[{"name":"AddStockAction","event":[{"listen":"prerequest","script":{"id":"1e1487ec-7f57-4011-b41c-ba0f9d5b4633","exec":["var document_number = pm.variables.replaceIn(\"02674988\"); ","pm.globals.set(\"document_number\", document_number);","","var moment = require(\"moment\");","","var action_date = pm.variables.replaceIn(\"{{$isoTimeStamp}}\");","pm.globals.set('action_date', moment().add(1, 'hours').add(10, 'minutes').toISOString());"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"cc0a05d3-6b40-4712-a1bb-4a816677f120","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action_type\": 81,\r\n    \"process_cat\": 64,\r\n    \"our_company_id\": ,\r\n    \"period_id\": ,\r\n    \"action_date\": \"{{action_date}}\",\r\n    \"department_in\": \"21\",\r\n    \"location_in\": \"1\",\r\n    \"department_out\": \"62\",\r\n    \"location_out\": \"1\",\r\n    \"service_id\": \"\",\r\n    \"employee_id\": 61,\r\n    \"rec_emp_id\": 1,\r\n    \"detail\": \"\",\r\n    \"action_rows\": [\r\n        {\r\n            \"row_ref_id\": 111,\r\n            \"karma_product_id\": 0,\r\n            \"stock_id\": 1,\r\n            \"amount\": 1,\r\n            \"lot_no\": \"A10001\",\r\n            \"shelf_number\": \"1\",\r\n            \"to_shelf_number\": \"3\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/AddStockAction","description":"<h3 id=\"add-stock-action\">Add Stock Action</h3>\n<p>This endpoint allows you to add a stock action by making an HTTP POST request to <code>{baseUrl}/wex.cfm/gramoni/AddStockAction</code>.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>action_type</code> (integer) - The type of action.</p>\n</li>\n<li><p><code>process_cat</code> (integer) - The category of the process.</p>\n</li>\n<li><p><code>our_company_id</code> (string) - The ID of the company.</p>\n</li>\n<li><p><code>period_id</code> (integer) - The period ID.</p>\n</li>\n<li><p><code>action_date</code> (string) - The date of the action.</p>\n</li>\n<li><p><code>department_in</code> (string) - The incoming department.</p>\n</li>\n<li><p><code>location_in</code> (string) - The incoming location.</p>\n</li>\n<li><p><code>department_out</code> (string) - The outgoing department.</p>\n</li>\n<li><p><code>location_out</code> (string) - The outgoing location.</p>\n</li>\n<li><p><code>service_id</code> (string) - The ID of the service.</p>\n</li>\n<li><p><code>employee_id</code> (integer) - The ID of the employee.</p>\n</li>\n<li><p><code>rec_emp_id</code> (integer) - The receiving employee ID.</p>\n</li>\n<li><p><code>detail</code> (string) - Details of the action.</p>\n</li>\n<li><p><code>action_rows</code> (array) - An array of action row details including <code>row_ref_id</code>, <code>karma_product_id</code>, <code>stock_id</code>, <code>amount</code>, and <code>lot_no</code>.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>action_id</code> (integer) - The ID of the action created.</p>\n</li>\n<li><p><code>paper_no</code> (string) - The paper number associated with the action.</p>\n</li>\n<li><p><code>action_rows</code> (array) - An array of action row details including <code>row_ref_id</code> and <code>action_row_id</code>.</p>\n</li>\n</ul>\n<h4 id=\"example\">Example</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"action_type\": 81,\n  \"process_cat\": 64,\n  \"our_company_id\": \"1\",\n  \"period_id\": 7,\n  \"action_date\": \"2022-12-10\",\n  \"department_in\": \"25\",\n  \"location_in\": \"1\",\n  \"department_out\": \"46\",\n  \"location_out\": \"1\",\n  \"service_id\": \"22\",\n  \"employee_id\": 61,\n  \"rec_emp_id\": 1,\n  \"detail\": \"Secom sevk irsaliyesi\",\n  \"action_rows\": [\n    {\n      \"row_ref_id\": 111,\n      \"karma_product_id\": 0,\n      \"stock_id\": 1,\n      \"amount\": 1,\n      \"lot_no\": \"\"\n    }\n  ]\n}\n\n</code></pre>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"action_id\": 0,\n  \"paper_no\": \"\",\n  \"action_rows\": [\n    {\n      \"row_ref_id\": 0,\n      \"action_row_id\": 0\n    }\n  ]\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","AddStockAction"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"cc0a05d3-6b40-4712-a1bb-4a816677f120"}],"id":"d2f002d3-0a1f-4b47-acd5-c95253e19ce9","_postman_id":"d2f002d3-0a1f-4b47-acd5-c95253e19ce9","description":""},{"name":"Utility","item":[{"name":"GetEmployee","id":"3dd127ed-3079-48b3-8f22-f310f577b9cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"employee_id\": \"\",\r\n    \"is_active\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetEmployee","description":"<p>Retrieves employee records from the WEX system.</p>\n<h3 id=\"purpose\">Purpose</h3>\n<p>Use this endpoint to list employees or fetch a specific employee. Results are returned as an <code>employees</code> array, where each item represents a single employee.</p>\n<h3 id=\"request\">Request</h3>\n<ul>\n<li><p><strong>Method</strong>: <code>POST</code></p>\n</li>\n<li><p><strong>URL</strong>: <code>/wex.cfm/gramoni/GetEmployee</code></p>\n</li>\n<li><p><strong>Body (raw JSON)</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"employee_id\": \"\",\n  \"is_active\": \"\"\n}\n\n</code></pre>\n</li>\n</ul>\n<h4 id=\"body-fields\">Body fields</h4>\n<ul>\n<li><p><code>employee_id</code> (string/number, optional)</p>\n<ul>\n<li><p>When <strong>empty</strong> (<code>\"\"</code>): no filtering by employee ID; all matching employees are returned.</p>\n</li>\n<li><p>When <strong>set</strong> (e.g. <code>\"1\"</code> or <code>1</code>): filters the result to that specific employee.</p>\n</li>\n</ul>\n</li>\n<li><p><code>is_active</code> (string/number, optional)</p>\n<ul>\n<li><p>When <strong>empty</strong> (<code>\"\"</code>): no filtering by active status; both active and inactive employees may be returned.</p>\n</li>\n<li><p>When <strong>set</strong> (commonly <code>1</code> for active, <code>0</code> for inactive if supported): filters employees by their active status.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"successful-response-200\">Successful response (200)</h3>\n<p>On success, the API returns status <code>200</code> and a JSON body with an <code>employees</code> array:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"employees\": [\n    {\n      \"employee_id\": 1,\n      \"employee_status\": 1,\n      \"employee_no\": \"EMP-1\",\n      \"employee_name\": \"Admin\",\n      \"employee_surname\": \"Admin\",\n      \"employee_email\": \"\",\n      \"special_code\": \"\"\n    }\n  ]\n}\n\n</code></pre>\n<h4 id=\"employee-object-fields\">Employee object fields</h4>\n<p>Each item in <code>employees</code> includes at least the following properties:</p>\n<ul>\n<li><p><code>employee_id</code> (number): Unique identifier of the employee.</p>\n</li>\n<li><p><code>employee_status</code> (number): Status flag of the employee (e.g., <code>1</code> for active).</p>\n</li>\n<li><p><code>employee_no</code> (string): Human‑readable employee number/code.</p>\n</li>\n<li><p><code>employee_name</code> (string): First name or given name of the employee.</p>\n</li>\n<li><p><code>employee_surname</code> (string): Surname/last name of the employee.</p>\n</li>\n<li><p><code>employee_email</code> (string): Email address of the employee (may be empty).</p>\n</li>\n<li><p><code>special_code</code> (string): Additional code or classification for the employee (may be empty).</p>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","GetEmployee"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3dd127ed-3079-48b3-8f22-f310f577b9cf"},{"name":"GetCountry","id":"a4185c81-0736-44e2-80c0-a26e4a8c1590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"country_code\": \"TR\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetCountry","description":"<h3 id=\"getcountry\">GetCountry</h3>\n<p>This endpoint is used to retrieve country information.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>country_code</code> (text): The code of the country.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p>Status: 200</p>\n</li>\n<li><p>Content-Type: application/json</p>\n</li>\n<li><p><code>error</code> (boolean): Indicates if an error occurred.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the response.</p>\n</li>\n<li><p><code>data</code> (array): An array of country objects.</p>\n<ul>\n<li><p><code>country_id</code> (number): The ID of the country.</p>\n</li>\n<li><p><code>country_code</code> (string): The code of the country.</p>\n</li>\n<li><p><code>country_name</code> (string): The name of the country.</p>\n</li>\n<li><p><code>country_phone_code</code> (string): The phone code of the country.</p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"path":["wex.cfm","gramoni","GetCountry"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a4185c81-0736-44e2-80c0-a26e4a8c1590"},{"name":"GetCity","id":"3f9e62ba-4bf9-4bac-90f2-244d85f100fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"country_code\": \"TR\",\r\n    \"city_plate_code\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/wex.cfm/gramoni/GetCity","description":"<h3 id=\"getcity\">GetCity</h3>\n<p>This endpoint is used to retrieve city information based on the country code and city plate code.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>country_code</code> (string, required): The country code for which the city information is requested.</p>\n</li>\n<li><p><code>city_plate_code</code> (string, optional): The city plate code for the specific city.</p>\n</li>\n</ul>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"country_code\": \"TR\",\n    \"city_plate_code\": \"\"\n}\n\n</code></pre>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>error</code> (boolean): Indicates if an error occurred during the request.</p>\n</li>\n<li><p><code>message</code> (string): A message related to the request.</p>\n</li>\n<li><p><code>data</code> (array): An array containing the city information.</p>\n<ul>\n<li><p><code>city_id</code> (integer): The ID of the city.</p>\n</li>\n<li><p><code>plate_code</code> (string): The plate code of the city.</p>\n</li>\n<li><p><code>city_name</code> (string): The name of the city.</p>\n</li>\n<li><p><code>phone_code</code> (string): The phone code of the city.</p>\n</li>\n<li><p><code>counties</code> (array): An array containing the counties within the city.</p>\n<ul>\n<li><p><code>county_id</code> (integer): The ID of the county.</p>\n</li>\n<li><p><code>county_name</code> (string): The name of the county.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>Example Response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"error\": true,\n    \"message\": \"\",\n    \"data\": [\n        {\n            \"city_id\": 0,\n            \"plate_code\": \"\",\n            \"city_name\": \"\",\n            \"phone_code\": \"\",\n            \"counties\": [\n                {\n                    \"county_id\": 0,\n                    \"county_name\": \"\"\n                }\n            ]\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"path":["wex.cfm","gramoni","GetCity"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"3f9e62ba-4bf9-4bac-90f2-244d85f100fb"}],"id":"5baad1da-a5d5-44aa-8260-15fdd4608f79","_postman_id":"5baad1da-a5d5-44aa-8260-15fdd4608f79","description":""}],"event":[{"listen":"prerequest","script":{"id":"d2645d3c-5bf6-403a-b5e1-c893004e6b35","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"ee7ed3e8-68e9-449f-aa7f-0aa7881c86db","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":""},{"key":"ourCompanyId","value":""},{"key":"activePeriodId","value":""}]}