<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rest API &#8211; SupportCandy</title>
	<atom:link href="https://supportcandy.net/docs-category/rest-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://supportcandy.net</link>
	<description>The most reliable customer support plugin and ticket system for WordPress</description>
	<lastBuildDate>Mon, 05 Feb 2024 07:41:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://supportcandy.net/wp-content/uploads/2022/07/cropped-logo-32x32.png</url>
	<title>Rest API &#8211; SupportCandy</title>
	<link>https://supportcandy.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Authorization</title>
		<link>https://supportcandy.net/docs/authorization/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Wed, 15 Feb 2023 07:12:15 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=314940</guid>

					<description><![CDATA[SupportCandy REST APIs are only available for registered users. Therefore, you must authenticate the user for every endpoint our REST APIs support. There are many ways you can authorize the user, as given below: 1. Basic Authorization WordPress provides built-in support for Basic Authorization using an Application Password. Here are a few links to learn [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>SupportCandy REST APIs are only available for registered users. Therefore, you must authenticate the user for every endpoint our REST APIs support.</p>



<p>There are many ways you can authorize the user, as given below:</p>



<h5 class="wp-block-heading"><strong>1. Basic Authorization</strong></h5>



<p>WordPress provides built-in support for Basic Authorization using an <strong>Application Password</strong>. Here are a few links to learn how to authenticate users using Application Passwords.</p>



<p><a href="https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/" target="_blank" rel="noopener">https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/</a></p>



<p><a href="https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/#basic-authentication-with-application-passwords" target="_blank" rel="noopener">https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/#basic-authentication-with-application-passwords</a></p>



<p><a href="https://artisansweb.net/how-to-use-application-passwords-in-wordpress-for-rest-api-authentication/" target="_blank" rel="noopener">https://artisansweb.net/how-to-use-application-passwords-in-wordpress-for-rest-api-authentication/</a></p>



<h5 class="wp-block-heading"><strong>2. Authentication plugins</strong></h5>



<p>It is not recommended to use basic authorization for the production environment. A few popular WordPress plugins provide secure authorization methods like JWT, OAuth 1.0, OAuth 2.0, API Key, etc. Here are a few authorization plugin links:</p>



<p><a href="https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/" target="_blank" rel="noopener">https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/</a></p>



<p><a href="https://wordpress.org/plugins/wp-rest-api-authentication/" target="_blank" rel="noopener">https://wordpress.org/plugins/wp-rest-api-authentication/</a></p>



<p><a href="https://wordpress.org/plugins/jwt-auth/" target="_blank" rel="noopener">https://wordpress.org/plugins/jwt-auth/</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Current User</title>
		<link>https://supportcandy.net/docs/current-user/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 00:50:46 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316104</guid>

					<description><![CDATA[This API helps you to get current user details like name, email address, whether or not current user is an agent, agent capabilities, etc. HTTP Request GET /wp-json/supportcandy/v2/current-user Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/current-user' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=' Example Response { "name": "John Doe", "email": "johndoe@test.com", "is_agent": true, "agent_caps": { "view-unassigned": true, "view-assigned-me": true, "view-assigned-others": [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316104" class="elementor elementor-316104" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-135bd32 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="135bd32" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a6549a9" data-id="a6549a9" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-323ca235 elementor-widget elementor-widget-text-editor" data-id="323ca235" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to get current user details like name, email address, whether or not current user is an agent, agent capabilities, etc.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-69b25bc0 elementor-widget elementor-widget-heading" data-id="69b25bc0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-4a0d43af elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4a0d43af" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6eb052cf" data-id="6eb052cf" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ab96ae4 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="ab96ae4" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-520a7c98 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="520a7c98" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/current-user</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-4ada5502 elementor-widget elementor-widget-heading" data-id="4ada5502" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-medium">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-2361ee33 elementor-widget elementor-widget-text-editor" data-id="2361ee33" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/current-user' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-79f0c82 elementor-widget elementor-widget-heading" data-id="79f0c82" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example Response</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-653f43f elementor-widget elementor-widget-code-highlight" data-id="653f43f" data-element_type="widget" data-e-type="widget" data-widget_type="code-highlight.default">
				<div class="elementor-widget-container">
							<div class="prismjs-default copy-to-clipboard ">
			<pre data-line="" class="highlight-height language-json line-numbers">
				<code readonly="true" class="language-json">
					<xmp>{"name":"John Doe","email":"johndoe@test.com","is_agent":true,"agent_caps":{"view-unassigned":true,"view-assigned-me":true,"view-assigned-others":true,"reply-unassigned":true,"reply-assigned-me":true,"reply-assigned-others":true,"pn-unassigned":true,"pn-assigned-me":true,"pn-assigned-others":true,"aa-unassigned":true,"aa-assigned-me":true,"aa-assigned-others":true,"cs-unassigned":true,"cs-assigned-me":true,"cs-assigned-others":true,"ctf-unassigned":true,"ctf-assigned-me":true,"ctf-assigned-others":true,"caof-unassigned":true,"caof-assigned-me":true,"caof-assigned-others":true,"crb-unassigned":true,"crb-assigned-me":true,"crb-assigned-others":true,"eth-unassigned":true,"eth-assigned-me":true,"eth-assigned-others":true,"dth-unassigned":true,"dth-assigned-me":true,"dth-assigned-others":true,"vl-unassigned":true,"vl-assigned-me":true,"vl-assigned-others":true,"dtt-unassigned":true,"dtt-assigned-me":true,"dtt-assigned-others":true,"ar-unassigned":true,"ar-assigned-me":true,"ar-assigned-others":true,"backend-access":true,"create-as":true,"dtt-access":true,"eci-access":true}}</xmp>
				</code>
			</pre>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tickets</title>
		<link>https://supportcandy.net/docs/tickets/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Wed, 15 Feb 2023 09:43:28 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=314967</guid>

					<description><![CDATA[List all tickets This API helps you to list all tickets you are authorized to read. HTTP Request GET /wp-json/supportcandy/v2/tickets Available parameters Parameter Type Description page integer Current page of the collection. Default is 1. per_page integer Maximum number of items to be returned in result set. Default is 20. filter string Filter slug of [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="314967" class="elementor elementor-314967" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-3588f6a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3588f6a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-46571c85" data-id="46571c85" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cad48a8 elementor-widget elementor-widget-heading" data-id="cad48a8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all tickets</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-5043a57 elementor-widget elementor-widget-text-editor" data-id="5043a57" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all tickets you are authorized to read.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c9bc3a4 elementor-widget elementor-widget-heading" data-id="c9bc3a4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-d4c9144 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d4c9144" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-60f3b61" data-id="60f3b61" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-55c4069 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="55c4069" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-f32acd8 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="f32acd8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-7622514 elementor-widget elementor-widget-heading" data-id="7622514" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-e5688ad elementor-widget elementor-widget-html" data-id="e5688ad" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>page</code></td>
			<td>integer</td>
			<td>Current page of the collection. Default is <code>1</code>.</td>
		</tr>
		<tr>
			<td><code>per_page</code></td>
			<td>integer</td>
			<td>Maximum number of items to be returned in result set. Default is <code>20</code>.</td>
		</tr>
		<tr>
			<td><code>filter</code></td>
			<td>string</td>
			<td>
				Filter slug of pre-defined filters. You can get list of all filters for current user by using the below API. Default is <code>all</code>.<br/>
				<code>/wp-json/supportcandy/v2/tickets/filters</code>
			</td>
		</tr>
		<tr>
			<td><code>orderby</code></td>
			<td>string</td>
			<td>
				Sort collection by ticket field slug. You can get list of all ticket fields available to sort for current user by using the below API. Default is <code>date_updated</code>.<br>
				<code>/wp-json/supportcandy/v2/tickets/filters/orderby</code>
			</td>
		</tr>
		<tr>
			<td><code>order</code></td>
			<td>string</td>
			<td>Order sort attribute ascending or descending. Options: <code>ASC</code> and <code>DESC</code>. Default is <code>DESC</code>.</td>
		</tr>
		<tr>
			<td><code>search</code></td>
			<td>string</td>
			<td>Limit results to those matching a string.</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-de86381 elementor-widget elementor-widget-heading" data-id="de86381" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-38c5b38 elementor-widget elementor-widget-text-editor" data-id="38c5b38" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets?page=1&amp;per_page=20&amp;filter=all&amp;orderby=date_updated&amp;order=DESC' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='</code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-564d52e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="564d52e" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e83f7ca elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e83f7ca" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3fb22ad" data-id="3fb22ad" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-97c1768 elementor-widget elementor-widget-heading" data-id="97c1768" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single ticket</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-11209f7 elementor-widget elementor-widget-text-editor" data-id="11209f7" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single ticket.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e16444c elementor-widget elementor-widget-heading" data-id="e16444c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-27dbbba elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="27dbbba" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8670508" data-id="8670508" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-474c13c elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="474c13c" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-3e32b5f wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="3e32b5f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-378938e elementor-widget elementor-widget-heading" data-id="378938e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-01027ac elementor-widget elementor-widget-text-editor" data-id="01027ac" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets/1045' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='</code>								</div>
				</div>
				<div class="elementor-element elementor-element-369b340 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="369b340" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f141cb6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f141cb6" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a851f12" data-id="a851f12" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8d9091a elementor-widget elementor-widget-heading" data-id="8d9091a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Create new ticket</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-6f3b729 elementor-widget elementor-widget-text-editor" data-id="6f3b729" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to create new ticket using REST API.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-63c6e70 elementor-widget elementor-widget-heading" data-id="63c6e70" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-70d306f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="70d306f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-fee4b3d" data-id="fee4b3d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-10f76b3 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="10f76b3" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">POST</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-9fd7bae wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="9fd7bae" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-3a04376 elementor-widget elementor-widget-heading" data-id="3a04376" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Body parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-7745803 elementor-widget elementor-widget-text-editor" data-id="7745803" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Using this API, you can use allowed ticket fields in key-value format to create a ticket. You can get a list of allowed ticket fields for the current user using the below API:</p>
<p><code>/wp-json/supportcandy/v2/tickets/form-fields</code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-7b56236 elementor-widget elementor-widget-heading" data-id="7b56236" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Create ticket on behalf of Customer</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-371dc09 elementor-widget elementor-widget-text-editor" data-id="371dc09" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Using this API, you can create a ticket on Customer behalf. You need to use name and email of Customer in the API request along with your token.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c6ddb68 elementor-widget elementor-widget-heading" data-id="c6ddb68" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Default ticket fields</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-a5a2ca0 elementor-widget elementor-widget-text-editor" data-id="a5a2ca0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Below is the list of all possible ticket fields available by default and not added by the user.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b425762 elementor-widget elementor-widget-html" data-id="b425762" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Field</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>name</code></td>
			<td>string</td>
			<td>Required. You must supply the name of the current user or if current user has capability of creating ticket for others, he can supply name of other customer.</td>
		</tr>
		<tr>
			<td><code>email</code></td>
			<td>string</td>
			<td>Required. You must supply the email of the current user or if current user has capability of creating ticket for others, he can supply email of other customer.</td>
		</tr>
		<tr>
			<td><code>subject</code></td>
			<td>string</td>
			<td>Required. You must supply the subject of the ticket.</td>
		</tr>
		<tr>
			<td><code>description</code></td>
			<td>string</td>
			<td>Required. You must supply the description of the ticket. You can use the HTML tags in description text.</td>
		</tr>
		<tr>
			<td><code>description_attachments</code></td>
			<td>string</td>
			<td>
				Comma-separated list of attachment ids you got from attachment API after uploading files through it one by one. e.g., "4,5,6". These attachments are considered as description thread attachments. Below is the API you can use to upload files.<br>
				<code>/wp-json/supportcandy/v2/attachments</code>
			</td>
		</tr>
		<tr>
			<td><code>category</code></td>
			<td>integer</td>
			<td>
				ID of the Category you wish to set to the ticket. You can get the list of all categories using the below API.<br>
				<code>/wp-json/supportcandy/v2/categories</code>
			</td>
		</tr>
		<tr>
			<td><code>priority</code></td>
			<td>integer</td>
			<td>
				ID of the Priority you wish to set to the ticket. You can get the list of all priorities using the below API.<br>
				<code>/wp-json/supportcandy/v2/priorities</code>
			</td>
		</tr>
		<tr>
			<td><code>assigned_agent</code></td>
			<td>string</td>
			<td>
				Comma-separated list of agent ids you wish to assign agents to this ticket. Please note, you need to add "Assignee" custom field to the ticket form to set Assigned agents using API. Also, you must have permission to change the assignee of the ticket.  You can get list of all agents using the below API.<br>
				<code>/wp-json/supportcandy/v2/agents</code>
			</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-4452ccd elementor-widget elementor-widget-heading" data-id="4452ccd" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Custom fields</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-af09bd3 elementor-widget elementor-widget-text-editor" data-id="af09bd3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									You can supply a custom field slug with the value in the API body parameter. Below is the list of all possible custom field types to know the format of the values we accept through this API. You can get the details of a custom field using the below API and look for the &#8220;type&#8221; value to know the custom field type.
<code>/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;</code>								</div>
				</div>
				<div class="elementor-element elementor-element-439447c elementor-widget elementor-widget-html" data-id="439447c" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Field</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>cf_textfield</code></td>
			<td>string</td>
			<td>Textfield. You can set single line string. Look for custom field properties like <code>char_limit</code> to know the number of characters are allowed.</td>
		</tr>
		<tr>
			<td><code>cf_multi_select</code></td>
			<td>string</td>
			<td>
				Dropdown (multi-select). You can send the comma-separated list of option ids. You can get options for the custom field using the below API:<br>
				<code>/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;/options</code>
			</td>
		</tr>
		<tr>
			<td><code>cf_single_select</code></td>
			<td>integer</td>
			<td>
				Dropdown (single-select). You can send the option id applicable to the custom field. You can get options for the custom field using the below API:<br>
				<code>/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;/options</code>
			</td>
		</tr>
		<tr>
			<td><code>cf_radio_button</code></td>
			<td>integer</td>
			<td>
				Radio Button. You can send the option id applicable to the custom field. You can get options for the custom field using the below API:<br>
				<code>/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;/options</code>
			</td>
		</tr>
		<tr>
			<td><code>cf_checkbox</code></td>
			<td>string</td>
			<td>
				Checkbox. You can send the comma-separated list of option ids. You can get options for the custom field using the below API:<br>
				<code>/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;/options</code>
			</td>
		</tr>
		<tr>
			<td><code>cf_textarea</code></td>
			<td>string</td>
			<td>Textarea. You can send multi-line string. HTML tags are not allowed.</td>
		</tr>
		<tr>
			<td><code>cf_date</code></td>
			<td>string</td>
			<td>Date. You can send date string in format <code>yyyy-mm-dd</code>. Format is strictly checked. Look for custom field properties like <code>date_range</code> to know which dates are allowed among <code>all</code>, <code>future</code>, <code>past</code>, and <code>range</code>. In case of <code>range</code>, dates allowed are in between <code>from-date-range</code> and <code>to-date-range</code></td>
		</tr>
		<tr>
			<td><code>cf_datetime</code></td>
			<td>string</td>
			<td>Datetime. You can send date string in format <code>yyyy-mm-dd hh:mm</code>. Format is strictly checked. Look for custom field properties like <code>date_range</code> to know which dates are allowed among <code>all</code>, <code>future</code>, <code>past</code>, and <code>range</code>. In case of <code>range</code>, dates allowed are in between <code>from-date-range</code> and <code>to-date-range</code></td>
		</tr>
		<tr>
			<td><code>cf_time</code></td>
			<td>string</td>
			<td>Time. You can send time string in format <code>hh:mm</code>. Format is strictly checked and must be in 24-hour format. Look for custom field properties like <code>time_range</code> to know which time is allowed among <code>all</code> and <code>range</code>. In case of <code>range</code>, time allowed is in between <code>from-time-range</code> and <code>to-time-range</code></td>
		</tr>
		<tr>
			<td><code>cf_number</code></td>
			<td>integer</td>
			<td>Number. You can send numeric value. Look for custom field properties like <code>char_limit</code> to know the number of characters are allowed.</td>
		</tr>
		<tr>
			<td><code>cf_email</code></td>
			<td>string</td>
			<td>Email Address. You can send valid email address string.</td>
		</tr>
		<tr>
			<td><code>cf_url</code></td>
			<td>string</td>
			<td>URL. You can send valid URL string with protocol. e.g., <code>https://supportcandy.net</code></td>
		</tr>
		<tr>
			<td><code>cf_file_attachment_multiple</code></td>
			<td>string</td>
			<td>
				File Attachment (Multiple). Comma-separated list of attachment ids you got from attachment API after uploading files through it one by one. e.g., "4,5,6". Below is the API you can use to upload files.
				<code>/wp-json/supportcandy/v2/attachments</code>
			</td>
		</tr>
		<tr>
			<td><code>cf_file_attachment_single</code></td>
			<td>integer</td>
			<td>
				File Attachment (Single). Attachment id you got from attachment API after uploading file through it. Below is the API you can use to upload files.
				<code>/wp-json/supportcandy/v2/attachments</code>
			</td>
		</tr>
		<tr>
			<td><code>cf_woo_order</code></td>
			<td>integer</td>
			<td>WooCommerce order. You can send WooCommerce order id.</td>
		</tr>
		<tr>
			<td><code>cf_woo_order</code></td>
			<td>integer</td>
			<td>WooCommerce order. You can send WooCommerce order id.</td>
		</tr>
		<tr>
			<td><code>cf_woo_product</code></td>
			<td>integer</td>
			<td>WooCommerce product. You can send WooCommerce product id.</td>
		</tr>
		<tr>
			<td><code>cf_edd_order</code></td>
			<td>integer</td>
			<td>Easy Digital Downloads order. You can send order id.</td>
		</tr>
		<tr>
			<td><code>cf_edd_product</code></td>
			<td>integer</td>
			<td>Easy Digital Downloads product. You can send product id.</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-74983df elementor-widget elementor-widget-heading" data-id="74983df" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-16ef1ba elementor-widget elementor-widget-text-editor" data-id="16ef1ba" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request POST 'http://localhost/wp-json/supportcandy/v2/tickets' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU=' \
--form 'name="John Doe"' \
--form 'email="johndoe@test.com"' \
--form 'subject="This is test subject"' \
--form 'description="This is test description."' \
--form 'description_attachments="4,5"' \
--form 'category="2"' \
--form 'priority="3"' \
--form 'assigned_agent="1,2"' \
--form 'cust_31="test"'</code>								</div>
				</div>
				<div class="elementor-element elementor-element-bcdd08c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="bcdd08c" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-25450c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="25450c7" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50699d6" data-id="50699d6" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9a53add elementor-widget elementor-widget-heading" data-id="9a53add" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Modify a ticket</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-6dc2cf4 elementor-widget elementor-widget-text-editor" data-id="6dc2cf4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to modify ticket fields.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-ba5ecc9 elementor-widget elementor-widget-heading" data-id="ba5ecc9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-109b338 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="109b338" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f61e9eb" data-id="f61e9eb" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8b76b0d elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="8b76b0d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">POST</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-b6c9a19 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="b6c9a19" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/&lt;id&gt;/update-fields</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-d1fa4bd elementor-widget elementor-widget-heading" data-id="d1fa4bd" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Body parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-e209dd0 elementor-widget elementor-widget-text-editor" data-id="e209dd0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									Using this API, you can modify allowed ticket fields in the key-value format of a ticket. You can refer to create new ticket documentation above for fields. Fields not applicable from create a ticket are <code>description</code> and <code>description_attachments</code>. Fields not included in create ticket documentation is <code>customer</code> in which you can send the customer id to change the customer (raised by) of the ticket.								</div>
				</div>
				<div class="elementor-element elementor-element-6c1f0d0 elementor-widget elementor-widget-heading" data-id="6c1f0d0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-664ce15 elementor-widget elementor-widget-text-editor" data-id="664ce15" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request POST 'http://localhost/wp-json/supportcandy/v2/tickets/1045/update-fields' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU=' \
--form 'subject="Another edit 1"' \
--form 'cust_41="00:31"'</code>								</div>
				</div>
				<div class="elementor-element elementor-element-d74b47b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d74b47b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-c4ad0ee elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c4ad0ee" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6aae159" data-id="6aae159" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b7411c3 elementor-widget elementor-widget-heading" data-id="b7411c3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Delete a ticket</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-fa1a624 elementor-widget elementor-widget-text-editor" data-id="fa1a624" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to delete the ticket.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-62a5ba5 elementor-widget elementor-widget-heading" data-id="62a5ba5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3ad3114 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3ad3114" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d02b491" data-id="d02b491" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ecf7480 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="ecf7480" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">DELETE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-bd364f0 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="bd364f0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-7de48b2 elementor-widget elementor-widget-heading" data-id="7de48b2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-85cb23f elementor-widget elementor-widget-text-editor" data-id="85cb23f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request DELETE 'http://localhost/wp-json/supportcandy/v2/tickets/1031' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='</code>								</div>
				</div>
				<div class="elementor-element elementor-element-2600c1b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="2600c1b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-94c5f16 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="94c5f16" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c29d207" data-id="c29d207" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-000f64a elementor-widget elementor-widget-heading" data-id="000f64a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all ticket threads</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-d94d423 elementor-widget elementor-widget-text-editor" data-id="d94d423" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all ticket threads.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f1fa585 elementor-widget elementor-widget-heading" data-id="f1fa585" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-722470b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="722470b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8a934e1" data-id="8a934e1" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7953c50 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="7953c50" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-579b514 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="579b514" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/&lt;id&gt;/threads</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-c15383d elementor-widget elementor-widget-heading" data-id="c15383d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-98ccfa1 elementor-widget elementor-widget-html" data-id="98ccfa1" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>page</code></td>
			<td>integer</td>
			<td>Current page of the collection. Default is <code>1</code>.</td>
		</tr>
		<tr>
			<td><code>per_page</code></td>
			<td>integer</td>
			<td>Maximum number of items to be returned in result set. Default is <code>20</code>.</td>
		</tr>
		<tr>
			<td><code>order</code></td>
			<td>string</td>
			<td>Order sort attribute ascending or descending. Options: <code>ASC</code> and <code>DESC</code>. Default is <code>DESC</code>.</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-a4dea3f elementor-widget elementor-widget-heading" data-id="a4dea3f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-b4c3771 elementor-widget elementor-widget-text-editor" data-id="b4c3771" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets/1045/threads?page=1&per_page=20&order=DESC' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='</code>								</div>
				</div>
				<div class="elementor-element elementor-element-1912061 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1912061" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-15c05f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="15c05f8" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aa13619" data-id="aa13619" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-81caa27 elementor-widget elementor-widget-heading" data-id="81caa27" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Add new thread</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-61de4c9 elementor-widget elementor-widget-text-editor" data-id="61de4c9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to add new thread (reply/note) to the ticket.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-9b3470f elementor-widget elementor-widget-heading" data-id="9b3470f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-008d37f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="008d37f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2a57036" data-id="2a57036" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2e78c79 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="2e78c79" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">POST</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-21502e8 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="21502e8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/&lt;id&gt;/threads</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-92ff9bf elementor-widget elementor-widget-heading" data-id="92ff9bf" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available body parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-8a7ce27 elementor-widget elementor-widget-html" data-id="8a7ce27" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>type</code></td>
			<td>string</td>
			<td>Required. Set either <code>reply</code> or <code>note</code>.</td>
		</tr>
		<tr>
			<td><code>body</code></td>
			<td>string</td>
			<td>Required. Set the body of the thread. You can use HTML tags.</td>
		</tr>
		<tr>
			<td><code>attachments</code></td>
			<td>string</td>
			<td>
				Comma-separated list of attachment ids you got from attachment API after uploading files through it one by one. e.g., "4,5,6". Below is the API you can use to upload files.<br>
				<code>/wp-json/supportcandy/v2/attachments</code>
			</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-c54cddb elementor-widget elementor-widget-heading" data-id="c54cddb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-dc15bd2 elementor-widget elementor-widget-text-editor" data-id="dc15bd2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request POST 'http://localhost/wp-json/supportcandy/v2/tickets/1045/threads' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU=' \
--form 'type="reply"' \
--form 'body="&lt;p&gt;I am paragraph example.&lt;/p&gt;"' \
--form 'attachments="2,3"'</code>								</div>
				</div>
				<div class="elementor-element elementor-element-8b4f572 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8b4f572" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-70a765d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="70a765d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3eb3707" data-id="3eb3707" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d5f4853 elementor-widget elementor-widget-heading" data-id="d5f4853" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List ticket filters</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-78419d2 elementor-widget elementor-widget-text-editor" data-id="78419d2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all ticket list filters for the current user, which you can send with the ticket list API.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-886ea24 elementor-widget elementor-widget-heading" data-id="886ea24" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-ca84747 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca84747" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-478df80" data-id="478df80" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0474331 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="0474331" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-fe42a37 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="fe42a37" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/filters</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-11574f3 elementor-widget elementor-widget-heading" data-id="11574f3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-001cbad elementor-widget elementor-widget-text-editor" data-id="001cbad" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets/filters' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-9c82ab1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="9c82ab1" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-2e2b844 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2e2b844" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0a71161" data-id="0a71161" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-268db00 elementor-widget elementor-widget-heading" data-id="268db00" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List orderby fields</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-4c1f4ac elementor-widget elementor-widget-text-editor" data-id="4c1f4ac" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all orderby fields for the current user, which you can send with the ticket list API.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a6dc4b9 elementor-widget elementor-widget-heading" data-id="a6dc4b9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-242d879 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="242d879" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e4d08a4" data-id="e4d08a4" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-818783a elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="818783a" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-c4a6cb4 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="c4a6cb4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/filters/orderby</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-0b8bfc9 elementor-widget elementor-widget-heading" data-id="0b8bfc9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-05cc1b9 elementor-widget elementor-widget-text-editor" data-id="05cc1b9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets/filters/orderby' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-6154f4d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6154f4d" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0c28234 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0c28234" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4eaf9f1" data-id="4eaf9f1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64bef04 elementor-widget elementor-widget-heading" data-id="64bef04" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get ticket list items</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-3e581e2 elementor-widget elementor-widget-text-editor" data-id="3e581e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you list all ticket fields allowed in the ticket list for the current user.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a7ab8ff elementor-widget elementor-widget-heading" data-id="a7ab8ff" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-e75084f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e75084f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-53b73e2" data-id="53b73e2" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-dda964d elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="dda964d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-2c99534 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="2c99534" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/list-items</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-a6f96ea elementor-widget elementor-widget-heading" data-id="a6f96ea" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-ebfe06c elementor-widget elementor-widget-text-editor" data-id="ebfe06c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets/list-items' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-389424e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="389424e" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bb3ee3f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bb3ee3f" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0892270" data-id="0892270" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-70d9b38 elementor-widget elementor-widget-heading" data-id="70d9b38" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get ticket form fields</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-7557081 elementor-widget elementor-widget-text-editor" data-id="7557081" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you list all ticket fields allowed in the ticket form for the current user.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-feb3c7f elementor-widget elementor-widget-heading" data-id="feb3c7f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-de3264a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="de3264a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b26c652" data-id="b26c652" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-048220d elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="048220d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-1ad17b5 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="1ad17b5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/tickets/form-fields</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-609be0f elementor-widget elementor-widget-heading" data-id="609be0f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-ea21ed2 elementor-widget elementor-widget-text-editor" data-id="ea21ed2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/tickets/form-fields' \
--header 'Authorization: Basic YWRtaW46MGk2dCBzMW51IG1uZEUgd1c4SSBST0x5IGRxdEU='<br /></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Customers</title>
		<link>https://supportcandy.net/docs/customers/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 00:35:29 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316088</guid>

					<description><![CDATA[List all customers This API helps you to list all customers. HTTP Request GET /wp-json/supportcandy/v2/customers Available parameters Parameter Type Description page integer Current page of the collection. Default is 1. per_page integer Maximum number of items to be returned in result set. Default is 20. search string Limit results to those matching a string. Example [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316088" class="elementor elementor-316088" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-3cf68820 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3cf68820" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-68d04050" data-id="68d04050" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-13b6da92 elementor-widget elementor-widget-heading" data-id="13b6da92" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all customers</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-2bd3ad38 elementor-widget elementor-widget-text-editor" data-id="2bd3ad38" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all customers.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-548ac9bb elementor-widget elementor-widget-heading" data-id="548ac9bb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2512710 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2512710" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1d057d14" data-id="1d057d14" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1bfba9b8 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="1bfba9b8" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-731adc12 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="731adc12" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/customers</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-4759cba elementor-widget elementor-widget-heading" data-id="4759cba" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-5b67fc7f elementor-widget elementor-widget-html" data-id="5b67fc7f" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>page</code></td>
			<td>integer</td>
			<td>Current page of the collection. Default is <code>1</code>.</td>
		</tr>
		<tr>
			<td><code>per_page</code></td>
			<td>integer</td>
			<td>Maximum number of items to be returned in result set. Default is <code>20</code>.</td>
		</tr>
		<tr>
			<td><code>search</code></td>
			<td>string</td>
			<td>Limit results to those matching a string.</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-56ef4795 elementor-widget elementor-widget-heading" data-id="56ef4795" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-6c3ae761 elementor-widget elementor-widget-text-editor" data-id="6c3ae761" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/customers?page=1&per_page=20&search=' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='</code>								</div>
				</div>
				<div class="elementor-element elementor-element-6a66d7d9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6a66d7d9" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-6875f81d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6875f81d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f52a0e2" data-id="1f52a0e2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1d767cc6 elementor-widget elementor-widget-heading" data-id="1d767cc6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single customer</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-59b751b2 elementor-widget elementor-widget-text-editor" data-id="59b751b2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single customer.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-102b79cb elementor-widget elementor-widget-heading" data-id="102b79cb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-665077cb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="665077cb" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-52d3303a wpsc-rest-http" data-id="52d3303a" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6054c307 elementor-align-left elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="6054c307" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-55b1a051 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="55b1a051" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/customers/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-1ed7e3e0 elementor-widget elementor-widget-heading" data-id="1ed7e3e0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-3d5b8fdb elementor-widget elementor-widget-text-editor" data-id="3d5b8fdb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/customers/1' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Agents</title>
		<link>https://supportcandy.net/docs/agents/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 00:45:10 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316098</guid>

					<description><![CDATA[List all agents This API helps you to list all agents. HTTP Request GET /wp-json/supportcandy/v2/agents Available parameters Parameter Type Description page integer Current page of the collection. Default is 1. per_page integer Maximum number of items to be returned in result set. Default is 20. search string Limit results to those matching a string. Example [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316098" class="elementor elementor-316098" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-3bff450d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3bff450d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-71cc9504" data-id="71cc9504" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7d3f6933 elementor-widget elementor-widget-heading" data-id="7d3f6933" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all agents</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-50ee9e85 elementor-widget elementor-widget-text-editor" data-id="50ee9e85" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all agents.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-583a35b6 elementor-widget elementor-widget-heading" data-id="583a35b6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-7eff4429 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7eff4429" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1990597f" data-id="1990597f" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-284e4e7f elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="284e4e7f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-472f63b9 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="472f63b9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/agents</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-503a4f69 elementor-widget elementor-widget-heading" data-id="503a4f69" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-5bb458a8 elementor-widget elementor-widget-html" data-id="5bb458a8" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>page</code></td>
			<td>integer</td>
			<td>Current page of the collection. Default is <code>1</code>.</td>
		</tr>
		<tr>
			<td><code>per_page</code></td>
			<td>integer</td>
			<td>Maximum number of items to be returned in result set. Default is <code>20</code>.</td>
		</tr>
		<tr>
			<td><code>search</code></td>
			<td>string</td>
			<td>Limit results to those matching a string.</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-2da844f0 elementor-widget elementor-widget-heading" data-id="2da844f0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-20d7f590 elementor-widget elementor-widget-text-editor" data-id="20d7f590" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/agents?page=1&amp;per_page=20&amp;search=' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-5d2d3daf elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5d2d3daf" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-3046a30e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3046a30e" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4735d65" data-id="4735d65" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-679a9888 elementor-widget elementor-widget-heading" data-id="679a9888" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single agent</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-5c441d57 elementor-widget elementor-widget-text-editor" data-id="5c441d57" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single agent.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-7c81d6d4 elementor-widget elementor-widget-heading" data-id="7c81d6d4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-67f7db39 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="67f7db39" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-74c03916" data-id="74c03916" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6328c31a elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="6328c31a" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-36ac6827 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="36ac6827" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/agents/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-ee37d9 elementor-widget elementor-widget-heading" data-id="ee37d9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-4c717e94 elementor-widget elementor-widget-text-editor" data-id="4c717e94" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/agents/1' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Categories</title>
		<link>https://supportcandy.net/docs/categories/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 01:00:08 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316110</guid>

					<description><![CDATA[List all categories This API helps you to list all categories. HTTP Request GET /wp-json/supportcandy/v2/categories Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/categories' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=' Get single category This API helps you to list a single category. HTTP Request GET /wp-json/supportcandy/v2/categories/&#60;id&#62; Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/categories/1' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=']]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316110" class="elementor elementor-316110" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-11b29fbc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="11b29fbc" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d2b1e57" data-id="d2b1e57" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5d949a45 elementor-widget elementor-widget-heading" data-id="5d949a45" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all categories</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-7b069b9 elementor-widget elementor-widget-text-editor" data-id="7b069b9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all <span style="color: #212121; font-family: Inter, system-ui, -apple-system, 'system-ui', 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', Helvetica, Arial, sans-serif; font-size: 12px; white-space: pre-wrap;">categories</span>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a172e6 elementor-widget elementor-widget-heading" data-id="a172e6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2cdf9f02 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2cdf9f02" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3a0a6772" data-id="3a0a6772" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-36fe71e3 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="36fe71e3" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-5c72d74c wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="5c72d74c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/categories</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-3386b222 elementor-widget elementor-widget-heading" data-id="3386b222" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-63bb8db1 elementor-widget elementor-widget-text-editor" data-id="63bb8db1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/categories' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-cca3370 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="cca3370" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-68f2354 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="68f2354" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-140b6f58" data-id="140b6f58" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-275b60d8 elementor-widget elementor-widget-heading" data-id="275b60d8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single category</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-781999a1 elementor-widget elementor-widget-text-editor" data-id="781999a1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single category.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-60f96445 elementor-widget elementor-widget-heading" data-id="60f96445" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2b5419fa elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b5419fa" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-15713986" data-id="15713986" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-324a3395 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="324a3395" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-734a94b7 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="734a94b7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/categories/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-6cc3e249 elementor-widget elementor-widget-heading" data-id="6cc3e249" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-140e2449 elementor-widget elementor-widget-text-editor" data-id="140e2449" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/categories/1' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Priorities</title>
		<link>https://supportcandy.net/docs/priorities/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 01:05:00 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316119</guid>

					<description><![CDATA[List all priorities This API helps you to list all priorities. HTTP Request GET /wp-json/supportcandy/v2/priorities Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/priorities' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=' Get single priority This API helps you to list a single priority. HTTP Request GET /wp-json/supportcandy/v2/priorities/&#60;id&#62; Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/priorities/1' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=']]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316119" class="elementor elementor-316119" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-2b56cbe8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b56cbe8" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50f795a9" data-id="50f795a9" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-445f698c elementor-widget elementor-widget-heading" data-id="445f698c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all priorities</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-72b3fa2e elementor-widget elementor-widget-text-editor" data-id="72b3fa2e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all <span style="color: #212121; font-family: Inter, system-ui, -apple-system, 'system-ui', 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', Helvetica, Arial, sans-serif; font-size: 12px; white-space: pre-wrap;">priorities</span>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-67367713 elementor-widget elementor-widget-heading" data-id="67367713" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-22b5fb8d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="22b5fb8d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d1b26e6" data-id="d1b26e6" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-542b2c elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="542b2c" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-4306f857 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="4306f857" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/priorities</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-5a994c86 elementor-widget elementor-widget-heading" data-id="5a994c86" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-79321730 elementor-widget elementor-widget-text-editor" data-id="79321730" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/priorities' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-66b06035 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="66b06035" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4ea9b081 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ea9b081" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a2ee9a8" data-id="3a2ee9a8" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a344708 elementor-widget elementor-widget-heading" data-id="a344708" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single priority</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-208fcb54 elementor-widget elementor-widget-text-editor" data-id="208fcb54" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single <span style="color: #212121; font-family: Inter, system-ui, -apple-system, 'system-ui', 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', Helvetica, Arial, sans-serif; font-size: 12px; white-space: pre-wrap;">priority</span>.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-5fe317d7 elementor-widget elementor-widget-heading" data-id="5fe317d7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3ec685b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3ec685b2" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-a6c89dd" data-id="a6c89dd" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1b833098 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="1b833098" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-2e50ccf5 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="2e50ccf5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/priorities/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-7047c7e6 elementor-widget elementor-widget-heading" data-id="7047c7e6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-79a288ba elementor-widget elementor-widget-text-editor" data-id="79a288ba" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/priorities/1' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Statuses</title>
		<link>https://supportcandy.net/docs/statuses/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 01:10:39 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316128</guid>

					<description><![CDATA[List all statuses This API helps you to list all statuses. HTTP Request GET /wp-json/supportcandy/v2/statuses Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/statuses' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=' Get single status This API helps you to list a single status. HTTP Request GET /wp-json/supportcandy/v2/statuses/&#60;id&#62; Example curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/statuses/1' --header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=']]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316128" class="elementor elementor-316128" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-2b15054d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b15054d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3277ab56" data-id="3277ab56" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-74d5e020 elementor-widget elementor-widget-heading" data-id="74d5e020" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all statuses</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-4c7983f4 elementor-widget elementor-widget-text-editor" data-id="4c7983f4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									This API helps you to list all statuses.								</div>
				</div>
				<div class="elementor-element elementor-element-18a74e5f elementor-widget elementor-widget-heading" data-id="18a74e5f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-30b6686b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="30b6686b" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-45867ad8" data-id="45867ad8" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4d752d9b elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="4d752d9b" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-31121e5f wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="31121e5f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/statuses</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-673c244a elementor-widget elementor-widget-heading" data-id="673c244a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-7917aab4 elementor-widget elementor-widget-text-editor" data-id="7917aab4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/statuses' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-54e4df71 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="54e4df71" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-b8f5218 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b8f5218" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f490972" data-id="1f490972" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-509ff5e0 elementor-widget elementor-widget-heading" data-id="509ff5e0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single status</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-602408f5 elementor-widget elementor-widget-text-editor" data-id="602408f5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									This API helps you to list a single status.								</div>
				</div>
				<div class="elementor-element elementor-element-15c817fa elementor-widget elementor-widget-heading" data-id="15c817fa" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-308c1565 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="308c1565" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6dfc49ba" data-id="6dfc49ba" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5d3a886a elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="5d3a886a" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-3371865f wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="3371865f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/statuses/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-3e34903a elementor-widget elementor-widget-heading" data-id="3e34903a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-4c2e7289 elementor-widget elementor-widget-text-editor" data-id="4c2e7289" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/statuses/1' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Custom fields</title>
		<link>https://supportcandy.net/docs/custom-fields/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 01:14:26 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316134</guid>

					<description><![CDATA[List all custom fields This API helps you to list all custom fields. HTTP Request GET /wp-json/supportcandy/v2/custom-fields Available parameters Parameter Type Description page integer Current page of the collection. Default is 1. per_page integer Maximum number of items to be returned in result set. Default is 20. filter string You can filter custom fields by [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316134" class="elementor elementor-316134" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-5114ec3c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5114ec3c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-797950e3" data-id="797950e3" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-431308fe elementor-widget elementor-widget-heading" data-id="431308fe" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">List all custom fields</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-5fc69527 elementor-widget elementor-widget-text-editor" data-id="5fc69527" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list all custom fields.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-49a5c2bf elementor-widget elementor-widget-heading" data-id="49a5c2bf" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-215afdd4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="215afdd4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5e665edc" data-id="5e665edc" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-461483a9 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="461483a9" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-1169186f wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="1169186f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/custom-fields</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-3ddc97a elementor-widget elementor-widget-heading" data-id="3ddc97a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-71b1ab8a elementor-widget elementor-widget-html" data-id="71b1ab8a" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>page</code></td>
			<td>integer</td>
			<td>Current page of the collection. Default is <code>1</code>.</td>
		</tr>
		<tr>
			<td><code>per_page</code></td>
			<td>integer</td>
			<td>Maximum number of items to be returned in result set. Default is <code>20</code>.</td>
		</tr>
		<tr>
			<td><code>filter</code></td>
			<td>string</td>
			<td>
				You can filter custom fields by its type. Available filters are <code>all</code>, <code>ticket_fields</code>, <code>agentonly_fields</code>, and <code>customer_fields</code>.<br>Default is <code>all</code>.
			</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-6082a706 elementor-widget elementor-widget-heading" data-id="6082a706" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-6f7c473f elementor-widget elementor-widget-text-editor" data-id="6f7c473f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/custom-fields?page=1&amp;per_page=20&amp;filter=all' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-590d0f1b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="590d0f1b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-23fcfd87 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="23fcfd87" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-23aec01f" data-id="23aec01f" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-19334c66 elementor-widget elementor-widget-heading" data-id="19334c66" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single custom field</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-6ab57364 elementor-widget elementor-widget-text-editor" data-id="6ab57364" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single custom field.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-7001729d elementor-widget elementor-widget-heading" data-id="7001729d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-184029b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="184029b4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-31063b92" data-id="31063b92" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6387ed5a elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="6387ed5a" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-3d660be2 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="3d660be2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-746443c1 elementor-widget elementor-widget-heading" data-id="746443c1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-1ec1b9ce elementor-widget elementor-widget-text-editor" data-id="1ec1b9ce" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/custom-fields/2' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-6c0cba0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6c0cba0" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e708d2d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e708d2d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eb011b1" data-id="eb011b1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0cc73e0 elementor-widget elementor-widget-heading" data-id="0cc73e0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get custom field options</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-30dea5a elementor-widget elementor-widget-text-editor" data-id="30dea5a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list options for the custom field. Custom field API response includes the field <code>has_options</code> which you can use to determine whether this custom field has options or not.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-0b50b86 elementor-widget elementor-widget-heading" data-id="0b50b86" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-592118c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="592118c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-346caec" data-id="346caec" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4398825 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="4398825" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-5b1d7c5 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="5b1d7c5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;/options</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-1332201 elementor-widget elementor-widget-heading" data-id="1332201" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-6cc6d24 elementor-widget elementor-widget-text-editor" data-id="6cc6d24" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/custom-fields/40/options' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-5074805 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5074805" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d14f72c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d14f72c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fa26228" data-id="fa26228" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-da8957e elementor-widget elementor-widget-heading" data-id="da8957e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single option</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-2d83ce1 elementor-widget elementor-widget-text-editor" data-id="2d83ce1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single custom field option.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-47ca3f6 elementor-widget elementor-widget-heading" data-id="47ca3f6" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-65e2a61 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="65e2a61" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e9c77ce" data-id="e9c77ce" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a607b6b elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="a607b6b" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-30f642f wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="30f642f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/custom-fields/&lt;id&gt;/options/&lt;option_id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-d02dec8 elementor-widget elementor-widget-heading" data-id="d02dec8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-128fd5e elementor-widget elementor-widget-text-editor" data-id="128fd5e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/custom-fields/29/options/1' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Attachments</title>
		<link>https://supportcandy.net/docs/attachments/</link>
		
		<dc:creator><![CDATA[Pradeep Makone]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 04:05:25 +0000</pubDate>
				<guid isPermaLink="false">https://supportcandy.net/?post_type=docs&#038;p=316143</guid>

					<description><![CDATA[Upload an attachment This API helps you to upload a single file attachment. It gives you the response as a new id, which can be used to send with create, reply, and note APIs. HTTP Request POST /wp-json/supportcandy/v2/attachments Available body parameters Parameter Type Description file file File to be uploaded in the request body. Example [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="316143" class="elementor elementor-316143" data-elementor-post-type="docs">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-2822f77a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2822f77a" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f0e7ad9" data-id="1f0e7ad9" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-795152bd elementor-widget elementor-widget-heading" data-id="795152bd" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Upload an attachment</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-a1252f2 elementor-widget elementor-widget-text-editor" data-id="a1252f2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to upload a single file attachment. It gives you the response as a new id, which can be used to send with create, reply, and note APIs.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-7f512033 elementor-widget elementor-widget-heading" data-id="7f512033" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1c35eb5d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1c35eb5d" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-285d940a" data-id="285d940a" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-381a5093 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="381a5093" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">POST</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-7ab2dc88 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="7ab2dc88" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/attachments</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-2ed41eae elementor-widget elementor-widget-heading" data-id="2ed41eae" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Available body parameters</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-193e32c7 elementor-widget elementor-widget-html" data-id="193e32c7" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<table class="psm-rest-parameters">
	<thead>
		<tr>
			<th class="field">Parameter</th>
			<th class="type">Type</th>
			<th class="desc">Description</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td><code>file</code></td>
			<td>file</td>
			<td>File to be uploaded in the request body.</td>
		</tr>
	</tbody>
</table>				</div>
				</div>
				<div class="elementor-element elementor-element-6718c030 elementor-widget elementor-widget-heading" data-id="6718c030" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-2b0e8bc8 elementor-widget elementor-widget-text-editor" data-id="2b0e8bc8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request POST 'http://localhost/wp-json/supportcandy/v2/attachments' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI=' \
--form 'file=@"/Users/johndoe/Desktop/logo.png"'<br /></code></p>								</div>
				</div>
				<div class="elementor-element elementor-element-18b5418e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="18b5418e" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-43d4c43c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="43d4c43c" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-500d1215" data-id="500d1215" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-76b6a422 elementor-widget elementor-widget-heading" data-id="76b6a422" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Get single attachment</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-3c15c94f elementor-widget elementor-widget-text-editor" data-id="3c15c94f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This API helps you to list a single attachment.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-7da21e5b elementor-widget elementor-widget-heading" data-id="7da21e5b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">HTTP Request</h6>				</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-780d36cb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="780d36cb" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-78218b7d" data-id="78218b7d" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16adea45 elementor-align-left wpsc-rest-http elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="16adea45" data-element_type="widget" data-e-type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-xs" href="#">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">GET</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-4cb798b7 wpsc-rest-endpoint elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="4cb798b7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<span class="elementor-heading-title elementor-size-default">/wp-json/supportcandy/v2/attachments/&lt;id&gt;</span>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-725379e0 elementor-widget elementor-widget-heading" data-id="725379e0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h6 class="elementor-heading-title elementor-size-default">Example</h6>				</div>
				</div>
				<div class="elementor-element elementor-element-176ff19b elementor-widget elementor-widget-text-editor" data-id="176ff19b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><code>curl --location --request GET 'http://localhost/wp-json/supportcandy/v2/attachments/23' \
--header 'Authorization: Basic YWRtaW46bjVJWSBYc3pUIGlxN3MgSHhKWCA3YVdBIDlOblI='<br /></code></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
