{"info":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","description":"<html><head></head><body><p>The plugin adds the endpoints to WordPress's REST API, and you can choose the authentication method you want.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29136552","collectionId":"5537cc78-9d3c-4078-9767-42a8d1c56c94","publishedId":"2s9YBxacCq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-06T21:36:42.000Z"},"item":[{"name":"Tickets / Reserve-ids","id":"01ebe2cc-094f-4467-91ee-65e3f52c0c69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"","description":"<p>Int; \nOptional;\nSet to 0 to reserve a Ticket ID + Reply ID.<br />Set to Ticket ID to reserve a Reply ID.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/tickets/reserve-ids","description":"<p>Reserve the ticket IDs and reply IDs that will be used later to upload attachments and create/update tickets/replies.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","reserve-ids"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[{"id":"d00892e7-342f-4324-8316-e9fa89f37b34","name":"Ticket ID + Reply ID","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"0","description":"Int; \nOptional;\nSet to 0 to reserve a Ticket ID + Reply ID.  \nSet to Ticket ID to reserve a Reply ID.\n","type":"text","disabled":true}]},"url":"https://deski.local/wp-json/deski/v1/tickets/reserve-ids"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Sep 2023 14:33:32 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.1.10"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Link","value":"<https://deski.local/wp-json/>; rel=\"https://api.w.org/\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Expires","value":"Wed, 11 Jan 1984 05:00:00 GMT"},{"key":"Cache-Control","value":"no-cache, must-revalidate, max-age=0, no-store, private"},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages, Link"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type"},{"key":"Allow","value":"POST"},{"key":"Content-Length","value":"67"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ids_reserved\",\n    \"response\": {\n        \"ticket_id\": 177,\n        \"reply_id\": 404\n    }\n}"},{"id":"e221a244-23db-402b-9efc-2939f218ae51","name":"Reply ID","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"158","description":"Int; \nOptional;\nSet to 0 to reserve a Ticket ID + Reply ID.  \nSet to Ticket ID to reserve a Reply ID.\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/tickets/reserve-ids"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Sep 2023 14:34:00 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.1.10"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Link","value":"<https://deski.local/wp-json/>; rel=\"https://api.w.org/\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Expires","value":"Wed, 11 Jan 1984 05:00:00 GMT"},{"key":"Cache-Control","value":"no-cache, must-revalidate, max-age=0, no-store, private"},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages, Link"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type"},{"key":"Allow","value":"POST"},{"key":"Content-Length","value":"67"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"ids_reserved\",\n    \"response\": {\n        \"ticket_id\": 158,\n        \"reply_id\": 405\n    }\n}"}],"_postman_id":"01ebe2cc-094f-4467-91ee-65e3f52c0c69"},{"name":"Customer / Tickets / Fields","id":"8e648329-1230-4d29-91fe-9dd99b61ab8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/customer/tickets/fields","description":"<p>Get the list of inputs that the customer is expected to fill in to submit a new ticket.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","tickets","fields"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[{"id":"4f15b2b0-8d7a-4a28-a8a9-a05aa0101ff7","name":"Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/customer/tickets/fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Sep 2023 15:17:40 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.1.10"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Link","value":"<https://deski.local/wp-json/>; rel=\"https://api.w.org/\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Expires","value":"Wed, 11 Jan 1984 05:00:00 GMT"},{"key":"Cache-Control","value":"no-cache, must-revalidate, max-age=0, no-store, private"},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages, Link"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type"},{"key":"Allow","value":"GET"},{"key":"Content-Length","value":"1165"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"customer_ticket_fields\",\n    \"response\": {\n        \"reserved_ticket_id\": {\n            \"type\": \"int\",\n            \"required\": true\n        },\n        \"reserved_reply_id\": {\n            \"type\": \"int\",\n            \"required\": true\n        },\n        \"title\": {\n            \"type\": \"text\",\n            \"required\": true\n        },\n        \"category\": [\n            {\n                \"id\": \"3\",\n                \"title\": \"WooCommerce Wallet\",\n                \"description\": \"\",\n                \"default_agent_id\": \"0\",\n                \"source\": \"wclm\",\n                \"source_id\": \"120\",\n                \"created_at\": \"2023-07-04 14:19:27\",\n                \"updated_at\": \"2023-07-15 18:28:26\"\n            },\n            {\n                \"id\": \"1\",\n                \"title\": \"Test\",\n                \"description\": \"\",\n                \"default_agent_id\": \"1\",\n                \"source\": \"deski\",\n                \"source_id\": \"0\",\n                \"created_at\": \"2023-05-04 20:08:54\",\n                \"updated_at\": \"0000-00-00 00:00:00\"\n            }\n        ],\n        \"purchase_code\": {\n            \"type\": \"text\",\n            \"required\": false,\n            \"required_if\": {\n                \"category_source_equals\": \"envato\"\n            }\n        },\n        \"0\": {\n            \"id\": \"2\",\n            \"field_name\": \"Test\",\n            \"field_type\": \"text\",\n            \"field_slug\": \"test\",\n            \"field_position\": \"6\",\n            \"description\": \"test\",\n            \"field_options\": \"\",\n            \"default_value\": \"\",\n            \"placeholder\": \"\",\n            \"visibility\": \"both\",\n            \"is_required\": \"0\",\n            \"match_categories\": \"\"\n        },\n        \"content\": {\n            \"type\": \"html\",\n            \"required\": true\n        },\n        \"1\": {\n            \"id\": \"custom-field-license-key\",\n            \"field_name\": \"License Key\",\n            \"field_type\": \"core\",\n            \"field_position\": 350,\n            \"api_field_data\": {\n                \"type\": \"text\",\n                \"name\": \"license_key\",\n                \"required\": true,\n                \"label\": \"License Key\",\n                \"placeholder\": \"Enter Your License key\"\n            }\n        }\n    }\n}"}],"_postman_id":"8e648329-1230-4d29-91fe-9dd99b61ab8e"},{"name":"Customer / Tickets / Create","id":"92ef0771-32f9-49aa-9573-b75099fd0961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"reserved_ticket_id","value":"173","description":"<p>Int;</p>\n","type":"text"},{"key":"reserved_reply_id","value":"395","description":"<p>Int;</p>\n","type":"text"},{"key":"title","value":"Test","description":"<p>Text;\nTicekt title.</p>\n","type":"text"},{"key":"category","value":"4","description":"<p>Int;\nCategory ID.</p>\n","type":"text"},{"key":"purchase_code","value":"xxxxxxxxxxx-xxxxxxxxx-xxxxxxx-xxxxxxxxx","description":"<p>Envato purchase code for categories that require a purchase code.</p>\n","type":"text"},{"key":"custom-field-license-key","value":"xxxxx-xxxxx-xxxxx-xxxxxx","description":"<p>Custom fields added by addons are prefixed by custom- followed by field slug.\nLicense key field for categories that requirer a license key.</p>\n","type":"text"},{"key":"content","value":"Test content","description":"<p>HTML;\nTicket content.</p>\n","type":"text"},{"key":"custom_2","value":"Custom field content","description":"<p>Custom fields created using the admin dashboard use the prefix custom_ followed by field ID</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/customer/tickets/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","tickets","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"92ef0771-32f9-49aa-9573-b75099fd0961"},{"name":"Customer / Tickets / List","id":"7285c202-b172-4279-8036-8f4ff5783289","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/customer/tickets/list","description":"<p>Get current logged-in customer tickets.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","tickets","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"7285c202-b172-4279-8036-8f4ff5783289"},{"name":"Customer / Tickets / Close","id":"a27555d1-b348-4152-b780-1ef15b148539","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"159","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/customer/tickets/close","description":"<p>Close ticket.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","tickets","close"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"a27555d1-b348-4152-b780-1ef15b148539"},{"name":"Customer / Tickets / Reopen","id":"03d43edf-0283-4e42-82de-03e202813504","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"159","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/customer/tickets/reopen","description":"<p>Customer reopen ticket.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","tickets","reopen"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"03d43edf-0283-4e42-82de-03e202813504"},{"name":"Customer / Replies / Create","id":"78170acd-b999-4935-a8ef-e903c37101d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"159","type":"text"},{"key":"reserved_reply_id","value":"382","type":"text"},{"key":"reply","value":"Test","description":"<p>HTML;\nReply content.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/customer/replies/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","replies","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"78170acd-b999-4935-a8ef-e903c37101d8"},{"name":"Customer / Replies / Update","id":"32345fd5-3ac4-4ff1-958c-28af86255c6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"reply_id","value":"385","type":"text"},{"key":"content","value":"123 Test","description":"<p>HTML;\nReply content.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/customer/replies/update","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","replies","update"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"32345fd5-3ac4-4ff1-958c-28af86255c6b"},{"name":"Customer / Replies / Delete","id":"90131d11-da0a-4f72-821b-7a6ca4fa52ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"reply_id","value":"385","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/customer/replies/delete","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","customer","replies","delete"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"90131d11-da0a-4f72-821b-7a6ca4fa52ae"},{"name":"Tickets / View","id":"463e7f38-2560-4a7f-be10-c85dc9e22743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/tickets/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"463e7f38-2560-4a7f-be10-c85dc9e22743"},{"name":"Tickets / List","id":"041857d1-3d06-4753-8f6f-3da6753c0fcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/tickets/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"041857d1-3d06-4753-8f6f-3da6753c0fcc"},{"name":"Tickets / Create","id":"229630d6-51ec-4bfb-9d9a-b068b0e29b89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"reserved_ticket_id","value":"174","description":"<p>Int;</p>\n","type":"text"},{"key":"reserved_reply_id","value":"396","description":"<p>Int;</p>\n","type":"text"},{"key":"category_id","value":"4","description":"<p>Int;\nCategory ID.</p>\n","type":"text"},{"key":"customer_id","value":"1","description":"<p>Int;\nCustomer ID.</p>\n","type":"text"},{"key":"agent_id","value":"1","description":"<p>Int;\nAgent ID.</p>\n","type":"text"},{"key":"title","value":"Test 12355","description":"<p>Text;\nTicket title.</p>\n","type":"text"},{"key":"status","value":"new","description":"<p>Text;\nStatus slug.</p>\n","type":"text"},{"key":"content","value":"Ticket content","description":"<p>HTML;\nTicket content.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/tickets/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"229630d6-51ec-4bfb-9d9a-b068b0e29b89"},{"name":"Tickets / Update","id":"6c541390-f111-4339-b20a-7547e937ec2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"category_id","value":"4","type":"text","description":"<p>Int;\nCategory ID.</p>\n"},{"key":"customer_id","value":"1","type":"text","description":"<p>Int;\nCustomer ID.</p>\n"},{"key":"agent_id","value":"1","type":"text","description":"<p>Int;\nAgent ID.</p>\n"},{"key":"title","value":"Test 12355ffffff","type":"text","description":"<p>Text;\nTicket title.</p>\n"},{"key":"status","value":"in-progress","type":"text","description":"<p>Text;\nStatus slug.</p>\n"}]},"url":"https://deski.local/wp-json/deski/v1/tickets/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c541390-f111-4339-b20a-7547e937ec2d"},{"name":"Tickets / Trash","id":"81afcc5e-eaac-456e-acf1-d52b32026d26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/tickets/trash/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","trash","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"81afcc5e-eaac-456e-acf1-d52b32026d26"},{"name":"Tickets / Delete","id":"c1ac579b-d27e-4c57-89f3-ff658d91cf07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/tickets/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","tickets","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1ac579b-d27e-4c57-89f3-ff658d91cf07"},{"name":"Categories / View","id":"feff893a-b141-4e2b-950c-34072707e791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/categories/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","categories","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"feff893a-b141-4e2b-950c-34072707e791"},{"name":"Categories / List","id":"1717437f-4440-4b4b-a9d3-ff34482df20e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/categories/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","categories","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"1717437f-4440-4b4b-a9d3-ff34482df20e"},{"name":"Categories / Create","id":"0215e4d8-c7c5-4d05-9ef0-9c5b7b296ddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Test","description":"<p>Text;</p>\n","type":"text"},{"key":"source","value":"deski","description":"<p>Slug;\ndeski, wc, envato, or wclm.</p>\n","type":"text"},{"key":"source_id","value":"0","description":"<p>Int;\nExample item ID if the source is envato.</p>\n","type":"text"},{"key":"default_agent_id","value":"0","description":"<p>Int;\nAgent ID.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/categories/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","categories","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"0215e4d8-c7c5-4d05-9ef0-9c5b7b296ddd"},{"name":"Categories / Update","id":"1d356a78-5ff6-4a2e-a27f-4aaa9c0ee306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Test","type":"text","description":"<p>Text;</p>\n"},{"key":"source","value":"deski","type":"text","description":"<p>Slug;\ndeski, wc, envato, or wclm.</p>\n"},{"key":"source_id","value":"0","description":"<p>Int;\nExample item ID if the source is envato.</p>\n","type":"text"},{"key":"default_agent_id","value":"2","type":"text","description":"<p>Int;\nAgent ID.</p>\n"}]},"url":"https://deski.local/wp-json/deski/v1/categories/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","categories","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d356a78-5ff6-4a2e-a27f-4aaa9c0ee306"},{"name":"Categories / Delete","id":"f6f16c2c-5e45-425e-b95b-b7e0c4196311","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/categories/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","categories","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6f16c2c-5e45-425e-b95b-b7e0c4196311"},{"name":"Canned-responses / View","id":"6b21cdea-958f-422d-80c3-622935c0fcaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/canned-responses/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","canned-responses","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b21cdea-958f-422d-80c3-622935c0fcaa"},{"name":"Canned-responses / List","id":"f582842c-174c-4aa1-9166-a03917598609","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/canned-responses/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","canned-responses","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"f582842c-174c-4aa1-9166-a03917598609"},{"name":"Canned-responses / Create","id":"af8493dc-234e-4579-9287-e2d9ea00ce44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Test","description":"<p>Text;</p>\n","type":"text"},{"key":"content","value":"Test content","description":"<p>HTML;</p>\n","type":"text"},{"key":"category_id","value":"0","description":"<p>Int;</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/canned-responses/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","canned-responses","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"af8493dc-234e-4579-9287-e2d9ea00ce44"},{"name":"Canned-responses / Update","id":"644438cc-3544-4725-9524-1b299e3a8295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Testx","type":"text","description":"<p>Text;</p>\n"},{"key":"content","value":"Test content","type":"text","description":"<p>HTML;</p>\n"},{"key":"category_id","value":"4","type":"text","description":"<p>Int;</p>\n"}]},"url":"https://deski.local/wp-json/deski/v1/canned-responses/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","canned-responses","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"644438cc-3544-4725-9524-1b299e3a8295"},{"name":"Canned-responses / Delete","id":"ef616f93-32c9-41ae-b0d1-bf975d547251","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/canned-responses/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","canned-responses","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"ef616f93-32c9-41ae-b0d1-bf975d547251"},{"name":"Settings / Get","id":"b944793a-0dd7-4211-aa43-035b69648072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/settings/get/<Group Name>/<Option Name>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","settings","get","<Group Name>","<Option Name>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"b944793a-0dd7-4211-aa43-035b69648072"},{"name":"Settings / Set","id":"96602c60-d052-47dc-b055-df5bd23c79f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"group_name","value":"Group Name","description":"<p>Text;</p>\n","type":"text"},{"key":"option_name","value":"Option Name","description":"<p>Text;</p>\n","type":"text"},{"key":"option_value","value":"Option Value","description":"<p>Text;</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/settings/set","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","settings","set"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"96602c60-d052-47dc-b055-df5bd23c79f3"},{"name":"Settings / Get-all","id":"688edaf2-5894-4652-bdc4-47cd63216f0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/settings/get-all","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","settings","get-all"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"688edaf2-5894-4652-bdc4-47cd63216f0e"},{"name":"Fields / View","id":"14b3093b-899a-4546-b814-69d718dc7069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/fields/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","fields","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"14b3093b-899a-4546-b814-69d718dc7069"},{"name":"Fields / List","id":"34058ccc-2309-4152-ac35-aa421ffdc47e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/fields/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","fields","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"34058ccc-2309-4152-ac35-aa421ffdc47e"},{"name":"Fields / Create","id":"1e07a8b2-4356-4050-9f4a-bdb492164f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Test Field","description":"<p>Text;</p>\n","type":"text"},{"key":"slug","value":"test-field","description":"<p>Slug;</p>\n","type":"text"},{"key":"description","value":"Description","description":"<p>Text;</p>\n","type":"text"},{"key":"type","value":"radio","description":"<p>Text;\nCan be one of the folllowing: 'text', 'number', 'date', 'time', 'checkbox', 'radio', 'select'.</p>\n","type":"text"},{"key":"visibility","value":"both","description":"<p>Text;\nCan be one of the following: 'both', 'agents', ''none.</p>\n","type":"text"},{"key":"options","value":"1,2","description":"<p>Comma separated values;\nFor radio and select field types.</p>\n","type":"text"},{"key":"default_value","value":"1","description":"<p>Text;</p>\n","type":"text"},{"key":"placeholder","value":"Placeholder","description":"<p>Text;</p>\n","type":"text"},{"key":"categories","value":"1,2,3","description":"<p>Comma separated category IDs;</p>\n","type":"text"},{"key":"is_required","value":"1","description":"<p>Int;\nCan be 0 or 1;</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/fields/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","fields","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e07a8b2-4356-4050-9f4a-bdb492164f68"},{"name":"Fields / Update","id":"3afca3a8-4439-4c9b-b8f2-af2b9007d5da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Test Field","type":"text","description":"<p>Text;</p>\n"},{"key":"slug","value":"test-field","type":"text","description":"<p>Slug;</p>\n"},{"key":"description","value":"Description","type":"text","description":"<p>Text;</p>\n"},{"key":"type","value":"select","type":"text","description":"<p>Text;\nCan be one of the folllowing: 'text', 'number', 'date', 'time', 'checkbox', 'radio', 'select'.</p>\n"},{"key":"visibility","value":"agents","type":"text","description":"<p>Text;\nCan be one of the following: 'both', 'agents', ''none.</p>\n"},{"key":"options","value":"1,2,3","type":"text","description":"<p>Comma separated values;\nFor radio and select field types.</p>\n"},{"key":"default_value","value":"2","type":"text","description":"<p>Text;</p>\n"},{"key":"placeholder","value":"Placeholder","type":"text","description":"<p>Text;</p>\n"},{"key":"categories","value":"1,2,3,4","type":"text","description":"<p>Comma separated category IDs;</p>\n"},{"key":"is_required","value":"0","type":"text","description":"<p>Int;\nCan be 0 or 1;</p>\n"}]},"url":"https://deski.local/wp-json/deski/v1/fields/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","fields","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"3afca3a8-4439-4c9b-b8f2-af2b9007d5da"},{"name":"Fields / Delete","id":"5eb97835-38c7-4559-aa5e-402f41dfb572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/fields/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","fields","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"5eb97835-38c7-4559-aa5e-402f41dfb572"},{"name":"Priorities / View","id":"1380b676-aa0e-4d02-94c2-7e4ed475cb34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/priorities/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","priorities","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"1380b676-aa0e-4d02-94c2-7e4ed475cb34"},{"name":"Priorities / List","id":"b51f645a-f0ae-430d-b07b-f7a9aab13250","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/priorities/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","priorities","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"b51f645a-f0ae-430d-b07b-f7a9aab13250"},{"name":"Priorities / Create","id":"64bdc438-8694-46e2-babd-7e2f5a9a9d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"test","description":"<p>Text;</p>\n","type":"text"},{"key":"slug","value":"test","description":"<p>Slug;</p>\n","type":"text"},{"key":"color","value":"#ffffff","description":"<p>Color Code;</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/priorities/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","priorities","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"64bdc438-8694-46e2-babd-7e2f5a9a9d37"},{"name":"Priorities / Update","id":"f78aa956-00a4-495b-8849-540e7414e7a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"test","type":"text","description":"<p>Text;</p>\n"},{"key":"slug","value":"test","type":"text","description":"<p>Slug;</p>\n"},{"key":"color","value":"#ffffff","type":"text","description":"<p>Color Code;</p>\n"}]},"url":"https://deski.local/wp-json/deski/v1/priorities/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","priorities","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"f78aa956-00a4-495b-8849-540e7414e7a1"},{"name":"Priorities / Delete","id":"9f392778-28cf-4aa0-8be0-2bab700d7377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/priorities/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","priorities","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f392778-28cf-4aa0-8be0-2bab700d7377"},{"name":"Statuses / View","id":"3fc89d04-d3ac-40ec-b9c8-152de4a033a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/statuses/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","statuses","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fc89d04-d3ac-40ec-b9c8-152de4a033a0"},{"name":"Statuses / List","id":"6e9b7854-9ec0-47d0-abdd-976d565c8349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/statuses/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","statuses","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e9b7854-9ec0-47d0-abdd-976d565c8349"},{"name":"Statuses / Create","id":"8a5f583c-ad77-4a9d-93df-f26749d5b622","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"test","type":"text"},{"key":"slug","value":"test","type":"text"},{"key":"color","value":"#ffffff","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/statuses/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","statuses","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a5f583c-ad77-4a9d-93df-f26749d5b622"},{"name":"Statuses / Update","id":"2d61de81-0065-494f-8e75-df93b13dd18d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"test","type":"text"},{"key":"slug","value":"test","type":"text"},{"key":"color","value":"#ffffff","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/statuses/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","statuses","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d61de81-0065-494f-8e75-df93b13dd18d"},{"name":"Statuses / Delete","id":"be414435-919f-4713-a393-3bd09fa1f523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/statuses/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","statuses","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"be414435-919f-4713-a393-3bd09fa1f523"},{"name":"Attachments / List","id":"2095b427-aa6c-4d88-943b-f42e1a15dcdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/attachments/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","attachments","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"2095b427-aa6c-4d88-943b-f42e1a15dcdd"},{"name":"Attachments / Download","id":"d8c88095-6302-48c9-9dc2-07e3de8f6662","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/attachments/download/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","attachments","download","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8c88095-6302-48c9-9dc2-07e3de8f6662"},{"name":"Attachments / Upload","id":"bd827092-abc4-476e-8a79-0e3d14e9bcd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"reply_id","value":"","type":"text","description":"<p>Int;</p>\n"},{"key":"file","value":"","type":"text","description":"<p>File;</p>\n"}]},"url":"https://deski.local/wp-json/deski/v1/attachments/upload","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","attachments","upload"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd827092-abc4-476e-8a79-0e3d14e9bcd1"},{"name":"Attachments / Delete","id":"20f0caec-7d5e-44cf-9dae-a8955282198f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/attachments/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","attachments","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"20f0caec-7d5e-44cf-9dae-a8955282198f"},{"name":"Replies / View","id":"bd6a844b-84fc-4894-8354-82b4306ba226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/replies/view/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","replies","view","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd6a844b-84fc-4894-8354-82b4306ba226"},{"name":"Replies / List","id":"2771ad36-f12b-42ac-9221-d08d3f28542c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/replies/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","replies","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"2771ad36-f12b-42ac-9221-d08d3f28542c"},{"name":"Replies / Create","id":"20a8bba4-48ff-4b49-877e-102d62704b90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"ticket_id","value":"","description":"<p>Int;\nTicekt ID.</p>\n","type":"text"},{"key":"reserved_reply_id","value":"","description":"<p>Int;\nReserved reply ID.</p>\n","type":"text"},{"key":"content","value":"","description":"<p>HTML; \nReply content.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/replies/create","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","replies","create"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"20a8bba4-48ff-4b49-877e-102d62704b90"},{"name":"Replies / Update","id":"a2e41d04-446d-4ae0-9757-6b34420811ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"content","value":"Test reply content update.","description":"<p>HTML;\nReply content.</p>\n","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/replies/update/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","replies","update","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[{"id":"ea7d3300-63e4-4081-804e-bcb4d2a793c2","name":"Updated","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"content","value":"Test reply content update.","description":"HTML;\nReply content.","type":"text"}]},"url":"https://deski.local/wp-json/deski/v1/replies/update/363"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 05 Sep 2023 14:54:21 GMT"},{"key":"Server","value":"Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10"},{"key":"Vary","value":"Authorization"},{"key":"X-Powered-By","value":"PHP/8.1.10"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Link","value":"<https://deski.local/wp-json/>; rel=\"https://api.w.org/\""},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Expires","value":"Wed, 11 Jan 1984 05:00:00 GMT"},{"key":"Cache-Control","value":"no-cache, must-revalidate, max-age=0, no-store, private"},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages, Link"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type"},{"key":"Allow","value":"POST, PUT, PATCH"},{"key":"Content-Length","value":"50"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"reply_updated\",\n    \"message\": \"Reply updated\"\n}"}],"_postman_id":"a2e41d04-446d-4ae0-9757-6b34420811ad"},{"name":"Replies / Delete","id":"acea30eb-123d-4ede-8a93-f9ea6bdab4fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://deski.local/wp-json/deski/v1/replies/delete/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","replies","delete","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"acea30eb-123d-4ede-8a93-f9ea6bdab4fe"},{"name":"Reply-history / View","id":"79603988-a21f-4e75-a94b-93fcd7ee146e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/reply-history/view/<Reply-ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","reply-history","view","<Reply-ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"79603988-a21f-4e75-a94b-93fcd7ee146e"},{"name":"Reply-history / List","id":"3456be1c-44c1-4bb9-a800-b968d06616dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://deski.local/wp-json/deski/v1/reply-history/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","reply-history","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"3456be1c-44c1-4bb9-a800-b968d06616dd"},{"name":"Notifications / List","id":"867c6f74-4314-4d86-89cd-40521f465ee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/notifications/list","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","notifications","list"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"867c6f74-4314-4d86-89cd-40521f465ee9"},{"name":"Notifications / Mark-as-processed","id":"ab5b9577-368c-4b87-87e1-7e9a003b9684","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://deski.local/wp-json/deski/v1/notifications/mark-as-processed/<ID>","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","id":"5537cc78-9d3c-4078-9767-42a8d1c56c94","name":"Deski Support API v1","type":"collection"}},"urlObject":{"path":["v1","notifications","mark-as-processed","<ID>"],"host":["https://deski.local/wp-json/deski"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab5b9577-368c-4b87-87e1-7e9a003b9684"}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"f178cc66-0ac5-4ccd-8bf8-e2e0b52e7036"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"22076908-2fdb-45c5-b267-a4cd15c4c150"}}],"variable":[{"key":"domain","value":"https://deski.local/wp-json/deski","type":"default"}]}