{"id":7979,"date":"2025-09-03T12:29:04","date_gmt":"2025-09-03T10:29:04","guid":{"rendered":"https:\/\/help.qapla.it\/?p=7979"},"modified":"2025-09-15T11:42:08","modified_gmt":"2025-09-15T09:42:08","slug":"api","status":"publish","type":"post","link":"https:\/\/help.qapla.it\/en\/api\/","title":{"rendered":"API"},"content":{"rendered":"<h2>Qapla\u2019 API Guide<\/h2>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">The\u00a0<strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">APIs<\/a>\u00a0<\/strong>provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a plugin or connector has not yet been implemented.<br \/>\nThe integration allows <strong>both reading and writing<\/strong> operations, enabling complete management of:<\/p>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong>Orders<\/strong><\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong>Shipments<\/strong><\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong>Tracking<\/strong><\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong>Labels<\/strong><\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong>Couriers<\/strong><\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong>Channels and Statuses<\/strong><\/li>\n<\/ul>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">To use the APIs, it is necessary to know the <strong>Private API Keys<\/strong> assigned to your channel(s), which can be found in the\u00a0<a target=\"_blank\" href=\"https:\/\/cp.qapla.it\/\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">Control Panel<\/a>\u00a0under:<br \/>\nSettings &gt; Channels [Channel Name] &gt; Configure &gt; Channel &gt; Private API Key<br \/>\n<strong>Important<\/strong>: the Private API Key must be protected and kept secret.<\/p>\n<p><a href=\"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-large wp-image-7984\" src=\"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png\" alt=\"\" width=\"980\" height=\"186\" srcset=\"https:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png 1024w, https:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-300x57.png 300w, https:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-768x145.png 768w, https:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-60x11.png 60w, https:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-150x28.png 150w, https:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY.png 1395w\" sizes=\"auto, (max-width: 980px) 100vw, 980px\" \/><\/a><\/p>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Orders<\/h3>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">The following APIs allow you to manage your orders:<\/p>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#pushOrder\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">pushOrder<\/a><\/strong> to upload one or more orders.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getOrder\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getOrder<\/a>\u00a0<\/strong>to retrieve order information.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getOrders\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getOrders<\/a>\u00a0<\/strong>to get the list of imported orders.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#updateOrder\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">updateOrder<\/a><\/strong> to update an order.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#deleteOrder\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">deleteOrder<\/a><\/strong> to delete an order.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#undeleteOrder\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">undeleteOrder<\/a><\/strong> to restore a deleted order.<\/li>\n<\/ul>\n<ul>\n<li><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#detectOrderCourier\" rel=\"noopener\"><strong>detectOrderCourier<\/strong><\/a> allows you to assign a courier to an order based on predefined rules (settings that need to be configured in the Control Panel).<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Shipments<\/h3>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">The following APIs allow you to manage your shipments:<\/p>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#pushShipment\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">pushShipment<\/a>\u00a0<\/strong>to upload one or more shipments.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getShipment\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getShipment<\/a><\/strong> to retrieve information and read the status of a shipment.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getShipments\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>getShipments<\/strong><\/a> to receive the list of imported shipments.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#updateShipment\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">updateShipment<\/a><\/strong> to update a shipment.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#deleteShipment\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">deleteShipment<\/a><\/strong> to delete a shipment.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#undeleteShipment\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">undeleteShipment<\/a>\u00a0<\/strong>to restore a deleted shipment.<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Tracking<\/h3>\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">The following APIs allow you to retrieve information and monitor the status of shipments:<\/p>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getShipment\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getShipment<\/a><\/strong> to retrieve information and read the status of a shipment.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#trackingByTimeFrame\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">trackingByTimeFrame<\/a>\u00a0<\/strong>allows you to get the list of shipments that have had a tracking status update within the requested range.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#trackingScript\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>Tracking Script<\/strong><\/a>\u00a0by configuring and embedding Qapla\u2019s Tracking Script on your website, you can view the tracking history of a shipment in HTML format directly on your platform.<br \/>\nFor a complete and synchronized management of shipment progress status, it is recommended to also consider the use of the Webhook, specifically the\u00a0<a target=\"_blank\" href=\"https:\/\/help.qapla.it\/en\/webhook\/\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">Shipments webhook<\/a>.<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Platforms<\/h3>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#fetchPlatformOrders\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">fetchPlatformOrders<\/a><\/strong>\u00a0allows you to receive the list of orders on a platform (CMS\/Marketplace). For the use of this API, the CMS and\/or Marketplace must be configured.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#updatePlatformOrder\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">updatePlatformOrder<\/a>\u00a0<\/strong>allows you to update orders on a platform. For the use of this API, the CMS and\/or Marketplace must be configured.<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Labels<\/h3>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#createLabel\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>createLabel<\/strong><\/a>\u00a0allows you to create a shipment and obtain the label, equivalent to generation via the control panel &#8220;Create&#8221; and &#8220;Print&#8221;.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#confirmLabel\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">confirmLabel<\/a>\u00a0<\/strong>allows you to transmit created shipments to the courier to complete the shipment generation. The response returns the loading list (border\u00f2\/manifest) in PDF format.<\/li>\n<\/ul>\n<p><strong>createLabel<\/strong> and <strong>confirmLabel<\/strong> entail a cost and require activation. If you have already bought the product, please request activation by writing to <a target=\"_blank\" href=\"mailto:success@qapla.it\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">success@qapla.it<\/a>.<\/p>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getLabel\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getLabel<\/a>\u00a0<\/strong>to obtain a label previously created on Qapla\u2019 in the original courier label format (PDF, JPG, or ZPL).<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#checkLabel\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">checkLabel<\/a>\u00a0<\/strong>to check the status of a previously created label on Qapla\u2019.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#deleteLabel\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">deleteLabel<\/a>\u00a0<\/strong>to delete a label created with createLabel.<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Couriers<\/h3>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getCouriers\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>getCouriers<\/strong><\/a>\u00a0allows you to request the list of couriers either complete or by country\/reason.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#detectCourier\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">detectCourier<\/a><\/strong>\u00a0tries to determine the courier from the provided tracking number, responding with a list of couriers.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getPudos\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>getPudos<\/strong><\/a> allows you to request the list of PUDO (Pick Up Drop Off points, OOH) for multiple couriers simultaneously. This API entails a cost and requires activation. If you have already bought the product, please contact our Customer Care at <a target=\"_blank\" href=\"mailto:support@qapla.it\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">support@qapla.it<\/a> to request activation.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getQuotes\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getQuotes<\/a><\/strong> allows you to request shipping quotes from multiple couriers for multiple services simultaneously. This API entails a cost and requires activation. If you have already bought the product, please contact our Customer Care at <a target=\"_blank\" href=\"mailto:support@qapla.it\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">support@qapla.it<\/a> to request activation.<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Virtual Courier<\/h3>\n<ul class=\"marker:text-quiet list-disc\">\n<li class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;&gt;p]:pt-0 [&amp;&gt;p]:mb-2 [&amp;&gt;p]:my-0\">\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/#apiVirtual\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>apiVirtual<\/strong><\/a><strong>\u00a0<\/strong>allows updating the status of a virtual courier shipment.<\/p>\n<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Channels<\/h3>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getChannel\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getChannel<\/a><\/strong> allows you to obtain information about the channel linked to the API Key and the company that created it.<\/li>\n<li><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#checkChannel\" rel=\"noopener\"><strong>checkChannel<\/strong><\/a> allows you to verify the connections with the platform and the marketplaces configured on the channel.<\/li>\n<li><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#createChannel\" rel=\"noopener\">createChannel<\/a><\/strong> allows you to create a new channel.<\/li>\n<li><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#updateChannel\" rel=\"noopener\">updateChannel<\/a><\/strong> allows you to modify some channel settings.<\/li>\n<li><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#deleteChannel\" rel=\"noopener\">deleteChannel<\/a><\/strong> allows you to delete a specific channel.<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Qapla\u2019 Status<\/h3>\n<ul class=\"marker:text-quiet list-disc\">\n<li class=\"py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;&gt;p]:pt-0 [&amp;&gt;p]:mb-2 [&amp;&gt;p]:my-0\">\n<p class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#getQaplaStatus\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">getQaplaStatus<\/a><\/strong>\u00a0allows you to get the detailed list of Qapla\u2019 shipment statuses.<\/p>\n<\/li>\n<\/ul>\n<h3 class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\">Help<\/h3>\n<ul>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><strong><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#qaplaStatus\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\">Qapla\u2019 Status<\/a><\/strong>\u00a0is the interpretation of the shipment status with values assigned by Qapla\u2019 to each possible courier status.<\/li>\n<li class=\"my-2 [&amp;+p]:mt-4 [&amp;_strong:has(+br)]:inline-block [&amp;_strong:has(+br)]:pb-2\"><a target=\"_blank\" href=\"https:\/\/api.qapla.dev\/1.3\/en\/#courier\" rel=\"noopener\" class=\"break-word hover:text-super hover:decoration-super underline decoration-from-font underline-offset-1 transition-all duration-300\"><strong>Courier\u2019s codes<\/strong><\/a>\u00a0is the list of Qapla\u2019 courier codes in alphabetical order.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><strong>Need help?<\/strong><br \/>\nIf you need assistance, contact\u00a0<strong>Qapla\u2019s Customer Care<\/strong>\u00a0at\u00a0<strong>support@qapla.it<\/strong><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a plugin or connector has not yet been implemented. The integration allows both reading and writing operations, enabling complete management of: Orders Shipments Tracking Labels Couriers Channels and Statuses To use the [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[68],"tags":[],"class_list":["post-7979","post","type-post","status-publish","format-standard","hentry","category-information-developer"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>API - Qapla&#039; Help<\/title>\n<meta name=\"description\" content=\"Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/help.qapla.it\/en\/api\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"API - Qapla&#039; Help\" \/>\n<meta property=\"og:description\" content=\"Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a\" \/>\n<meta property=\"og:url\" content=\"https:\/\/help.qapla.it\/en\/api\/\" \/>\n<meta property=\"og:site_name\" content=\"Qapla&#039; Help\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-03T10:29:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-15T09:42:08+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png\" \/>\n<meta name=\"author\" content=\"Gabriela Sifuentes\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Gabriela Sifuentes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/\"},\"author\":{\"name\":\"Gabriela Sifuentes\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/#\\\/schema\\\/person\\\/878122abbf5f8a5a392941fdf4f498aa\"},\"headline\":\"API\",\"datePublished\":\"2025-09-03T10:29:04+00:00\",\"dateModified\":\"2025-09-15T09:42:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/\"},\"wordCount\":750,\"image\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/help.qapla.it\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/EN-API-KEY-1024x194.png\",\"articleSection\":[\"Information For Developers\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/\",\"url\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/\",\"name\":\"API - Qapla' Help\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/help.qapla.it\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/EN-API-KEY-1024x194.png\",\"datePublished\":\"2025-09-03T10:29:04+00:00\",\"dateModified\":\"2025-09-15T09:42:08+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/#\\\/schema\\\/person\\\/878122abbf5f8a5a392941fdf4f498aa\"},\"description\":\"Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#primaryimage\",\"url\":\"http:\\\/\\\/help.qapla.it\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/EN-API-KEY-1024x194.png\",\"contentUrl\":\"http:\\\/\\\/help.qapla.it\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/EN-API-KEY-1024x194.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/api\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/\",\"name\":\"Qapla' Help\",\"description\":\"Knowledge base\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/#\\\/schema\\\/person\\\/878122abbf5f8a5a392941fdf4f498aa\",\"name\":\"Gabriela Sifuentes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/834f61704200af858f1e448327e4ecad263c7c4d0a2e481df25014002526e276?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/834f61704200af858f1e448327e4ecad263c7c4d0a2e481df25014002526e276?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/834f61704200af858f1e448327e4ecad263c7c4d0a2e481df25014002526e276?s=96&d=mm&r=g\",\"caption\":\"Gabriela Sifuentes\"},\"url\":\"https:\\\/\\\/help.qapla.it\\\/en\\\/author\\\/gabriela\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"API - Qapla' Help","description":"Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/help.qapla.it\/en\/api\/","og_locale":"en_US","og_type":"article","og_title":"API - Qapla' Help","og_description":"Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a","og_url":"https:\/\/help.qapla.it\/en\/api\/","og_site_name":"Qapla' Help","article_published_time":"2025-09-03T10:29:04+00:00","article_modified_time":"2025-09-15T09:42:08+00:00","og_image":[{"url":"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png","type":"","width":"","height":""}],"author":"Gabriela Sifuentes","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Gabriela Sifuentes","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/help.qapla.it\/en\/api\/#article","isPartOf":{"@id":"https:\/\/help.qapla.it\/en\/api\/"},"author":{"name":"Gabriela Sifuentes","@id":"https:\/\/help.qapla.it\/en\/#\/schema\/person\/878122abbf5f8a5a392941fdf4f498aa"},"headline":"API","datePublished":"2025-09-03T10:29:04+00:00","dateModified":"2025-09-15T09:42:08+00:00","mainEntityOfPage":{"@id":"https:\/\/help.qapla.it\/en\/api\/"},"wordCount":750,"image":{"@id":"https:\/\/help.qapla.it\/en\/api\/#primaryimage"},"thumbnailUrl":"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png","articleSection":["Information For Developers"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/help.qapla.it\/en\/api\/","url":"https:\/\/help.qapla.it\/en\/api\/","name":"API - Qapla' Help","isPartOf":{"@id":"https:\/\/help.qapla.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/help.qapla.it\/en\/api\/#primaryimage"},"image":{"@id":"https:\/\/help.qapla.it\/en\/api\/#primaryimage"},"thumbnailUrl":"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png","datePublished":"2025-09-03T10:29:04+00:00","dateModified":"2025-09-15T09:42:08+00:00","author":{"@id":"https:\/\/help.qapla.it\/en\/#\/schema\/person\/878122abbf5f8a5a392941fdf4f498aa"},"description":"Qapla\u2019 API Guide The\u00a0APIs\u00a0provide the ability to integrate Qapla\u2019 both for reading and writing with your proprietary ecommerce system or one for which a","breadcrumb":{"@id":"https:\/\/help.qapla.it\/en\/api\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/help.qapla.it\/en\/api\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/help.qapla.it\/en\/api\/#primaryimage","url":"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png","contentUrl":"http:\/\/help.qapla.it\/wp-content\/uploads\/2025\/09\/EN-API-KEY-1024x194.png"},{"@type":"BreadcrumbList","@id":"https:\/\/help.qapla.it\/en\/api\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/help.qapla.it\/en\/"},{"@type":"ListItem","position":2,"name":"API"}]},{"@type":"WebSite","@id":"https:\/\/help.qapla.it\/en\/#website","url":"https:\/\/help.qapla.it\/en\/","name":"Qapla' Help","description":"Knowledge base","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/help.qapla.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/help.qapla.it\/en\/#\/schema\/person\/878122abbf5f8a5a392941fdf4f498aa","name":"Gabriela Sifuentes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/834f61704200af858f1e448327e4ecad263c7c4d0a2e481df25014002526e276?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/834f61704200af858f1e448327e4ecad263c7c4d0a2e481df25014002526e276?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/834f61704200af858f1e448327e4ecad263c7c4d0a2e481df25014002526e276?s=96&d=mm&r=g","caption":"Gabriela Sifuentes"},"url":"https:\/\/help.qapla.it\/en\/author\/gabriela\/"}]}},"_links":{"self":[{"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/posts\/7979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/comments?post=7979"}],"version-history":[{"count":7,"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/posts\/7979\/revisions"}],"predecessor-version":[{"id":8117,"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/posts\/7979\/revisions\/8117"}],"wp:attachment":[{"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/media?parent=7979"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/categories?post=7979"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/help.qapla.it\/en\/wp-json\/wp\/v2\/tags?post=7979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}