{"id":2633,"date":"2024-05-21T12:29:05","date_gmt":"2024-05-21T12:29:05","guid":{"rendered":"https:\/\/developers-test.one2five.digital\/?post_type=docs&#038;p=2633"},"modified":"2025-09-24T10:59:30","modified_gmt":"2025-09-24T10:59:30","slug":"fundamentals","status":"publish","type":"docs","link":"https:\/\/developers-test.one2five.digital\/?docs=fundamentals","title":{"rendered":"Fundamentals"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-Aboutthisplatform\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Platform Overview<\/mark><\/h3>\n\n\n\n<p>This document introduces the Review Platform, providing interfaces for collecting, storing, moderating, and distributing user-generated product reviews and ratings. The subsequent pages will delve into the intricacies of these functionalities, empowering partners to effectively utilize and leverage the available content through the specified interfaces.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>NOTE: The examples shown in this document use example data. The correct API-keys and SFTP access data will be provided to you by your person of contact.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Review Display<\/mark><\/h3>\n\n\n\n<p>The <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Review Display<\/mark> offers four options: the <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Display Frontend<\/mark> is a ready-made interface with limited customization, while the <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Display API<\/mark> allows for fully customizable review displays but requires development. The <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Fetch API<\/mark> is ideal for bulk data retrieval without display logic, and the <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SFTP Feed<\/mark> supports secure, batch data transfers for large-scale operations.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Display Frontend<\/mark><\/h4>\n\n\n\n<p>The Display Reviews HTML API provides an iFrame solution for seamlessly displaying and collecting product reviews on a webpage. It offers various customization options to tailor the review display according to specific market and product needs.<\/p>\n\n\n\n<p><strong>Capabilities:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>iFrame Review Display<\/strong>: Provides a standard iFrame solution to display reviews directly on a webpage.<\/li>\n\n\n\n<li><strong>Customization Options<\/strong>:\n<ul class=\"wp-block-list\">\n<li><strong>Company Name<\/strong>: Allows filtering reviews by specifying the company&#8217;s name.<\/li>\n\n\n\n<li><strong>Market-Specific Display<\/strong>: Uses a <code>displayCode<\/code> to represent the company, language, and country, enabling market-specific review displays.<\/li>\n\n\n\n<li><strong>Header Inclusion<\/strong>: Option to include or exclude the header in the displayed content.<\/li>\n\n\n\n<li><strong>HTML Body Control<\/strong>: Allows including or excluding the HTML body in the review display.<\/li>\n\n\n\n<li><strong>Submit Review Button<\/strong>: Option to include a submit review button in the iFrame.<\/li>\n\n\n\n<li><strong>Star Rating Only<\/strong>: Displays only the star ratings if desired.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Product-Specific Reviews<\/strong>: Fetches reviews for specific products using the <code>productId<\/code>.<\/li>\n\n\n\n<li><strong>API Versioning<\/strong>: Supports different API versions, with the latest being <code>5.4<\/code>.<\/li>\n<\/ul>\n\n\n\n<p><strong>Limitations:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Authentication Requirement<\/strong>: Requires a valid <code>passKey<\/code> to authenticate requests, which must be provided by the consuming market\/client.<\/li>\n\n\n\n<li><strong>Static Content<\/strong>: As it is an iFrame solution, the content displayed might have limited interactivity or customization beyond the provided parameters.<\/li>\n<\/ul>\n\n\n\n<p>The base URL differs for each environment:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;base_url&gt;\/content\/display\/displayReviews.html<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Environment<\/strong><\/td><td><strong>URL<\/strong><\/td><\/tr><tr><td>Test<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/test.one2five.digital<\/a><\/td><\/tr><tr><td>Production<\/td><td><a href=\"https:\/\/app.one2five.digital\">https:\/\/app.one2five.digital<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<pre class=\"wp-block-preformatted\"><br><strong>Example :<\/strong> <a href=\"https:\/\/test.one2five.digital\/content\/display\/displayReviews.html?productId=CX7-2-45AN&amp;displayCode=aeg-de_de&amp;passKey=13c19c73-1cd3-458f-a7ed-ed438e30c172&amp;version=5.4\">https:\/\/test.one2five.digital\/content\/display\/displayReviews.html?productId=CX7-2-45AN&amp;displayCode=aeg-de_de&amp;passKey=\"YOUR_PASS_KEY\"&amp;version=5.4<\/a><br><\/pre>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-iFrameC.1StandardDisplayiFrame\">iFrame C.1 Standard&nbsp;Display&nbsp;iFrame<\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td>Display Reviews<\/td><\/tr><tr><td><strong>Overview&nbsp;<\/strong><\/td><td>Consume this iFrame endpoint to display the standard iFrame solution for review display.<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=display-reviews-html#\/Display%20Reviews%20HTML\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=display-reviews-html#\/Display%20Reviews%20HTML\">\/content\/display\/displayReviews.html<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>text\/html<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>HTTP GET<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>html<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-TableC.1.1:RequestParameters\"><strong>Request Parameters:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter Name<\/th><th>Description<\/th><th>Additional Info<\/th><th>Example&nbsp;<\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Latest API Version.<\/td><td>Mandatory<\/td><td>5.4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>The API key provided by us to each consuming market\/client. It is required to authenticate the request source.<\/td><td>Mandatory<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productId<\/mark><\/td><td>The ID of the product for which the review is being requested.It&#8217;s&nbsp;Mandatory if productEAN is not provided<\/td><td>Conditional<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>A code which represents the market using company name, country name and language. In the given example (electrolux_fr_ch) &#8211; electrolux&nbsp;represents the company, fr represents the language(French) and ch represents the country (Switzerland).<\/td><td>Mandatory<\/td><td>electrolux_fr_ch<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">fromDate<\/mark><\/td><td>The start date from which you need to extract the reviews.<\/td><td>Optional<\/td><td>YYYY-MM-DD<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">toDate<\/mark><\/td><td>The end date till which you need to extract the reviews.<\/td><td>Optional<\/td><td>YYYY-MM-DD<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productEAN<\/mark><\/td><td>The ID of the product for which the review is being requested. It&#8217;s&nbsp;Mandatory if productId is not provided<\/td><td>Conditional<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Display API<\/mark><\/h4>\n\n\n\n<p>The Display API is a versatile tool designed to programmatically retrieve and display reviews on your platform. It provides comprehensive access to product reviews, allowing for detailed customization and integration into various display formats.<\/p>\n\n\n\n<p><strong>Capabilities:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Product Grouping:<\/strong> The API can display reviews grouped by product, including all necessary review details such as badges, attachments, and client comments. This ensures that each product&#8217;s reviews are presented in a cohesive and organized manner.<\/li>\n\n\n\n<li><strong>Shared Market Reviews:<\/strong> It supports the display of shared market reviews, also including badges, attachments, and client comments. This feature is particularly useful for businesses operating across multiple markets or regions.<\/li>\n\n\n\n<li><strong>Product-Specific Reviews:<\/strong> The API delivers reviews based on specific products, making it easy to showcase reviews directly related to a particular item, helping users make informed decisions.<\/li>\n\n\n\n<li><strong>Review Metrics:<\/strong> The API provides detailed review metrics, including the total count of reviews for a particular product, average feedback rating, average quality rating, average design rating, average functionality rating, and the distribution of star ratings (one to five stars).<\/li>\n\n\n\n<li><strong>Filtering Options:<\/strong> The API allows filtering of reviews within a specified date range and by dual EAN (European Article Number). This filtering capability enables precise control over which reviews are retrieved and displayed.<\/li>\n\n\n\n<li><strong>Sorting Functionality:<\/strong> Reviews can be sorted by date and rating in either ascending or descending order, providing flexibility in how reviews are presented to end-users.<\/li>\n\n\n\n<li><strong>API Rate Limiting:<\/strong> The API enforces rate limiting to prevent excessive requests and ensure consistent performance. When the request rate exceeds the allowed threshold, the API responds with a status indicating too many requests and includes a retry-after duration. This ensures fair usage and prevents system overload by requiring clients to wait before making further requests.<\/li>\n<\/ul>\n\n\n\n<p><strong>Limitations:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Passkey Validation:<\/strong> The API requires a valid API passkey for access. Ensuring that the passkey is valid and properly managed is crucial for seamless API operation. Failure to provide a valid passkey will result in denied access to the API.<\/li>\n<\/ul>\n\n\n\n<p>The base URL differs for each environment:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;base_url&gt;\/data\/displayreviews.json<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Environment<\/strong><\/td><td><strong>URL<\/strong><\/td><\/tr><tr><td>Test<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/test.one2five.digital<\/a><\/td><\/tr><tr><td>Production<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/app.one2five.digital<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Title<\/strong><\/td><td><strong>Display Reviews<\/strong><\/td><\/tr><tr><td><strong>Overview<\/strong><\/td><td>Consume this API to fetch reviews for the display only those which has feedback rating, which takes display code, product id and data as input parameters.&nbsp;<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=review-display\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=review-display\">\/data\/displayreviews.json<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/json<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>HTTP POST<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Sample Call<\/strong><\/td><td>This is the sample call. Please see the list below for all request parameters that can be submitted to the API.<br>POST \/data\/displayreviews.json<br>Host:&nbsp;&lt;base_url&gt;<br>Content-Type:&nbsp;application\/json<br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;passKey&#8221;: &#8220;aa60c6d8-148f-4ca0-93d6-0eee26f78942&#8221;,<br>&#8220;apiversion&#8221;: &#8220;5.4&#8221;,<br>&#8220;format&#8221;: &#8220;json&#8221;,<br>&#8220;displayCode&#8221;: &#8220;5469-sv_se&#8221;,<br>&#8220;productId&#8221;: 925053258<br>}<\/mark><\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>  &#8220;totalReviews&#8221;: 70,<br>  &#8220;averageFeedbackRating&#8221;: 4.44,<br>  &#8220;averageQualityRating&#8221;: 4.47,<br>  &#8220;averageDesignRating&#8221;: 4.53,<br>  &#8220;averageFunctionalityRating&#8221;: 4.31,<br>  &#8220;oneStarRating&#8221;: 0,<br>  &#8220;twoStarRating&#8221;: 0,<br>  &#8220;threeStarRating&#8221;: 5,<br>  &#8220;fourStarRating&#8221;: 19,<br>  &#8220;fiveStarRating&#8221;: 44,<br>  &#8220;reviews&#8221;: [<br>        {<br>           &#8220;reviewTitle&#8221;: &#8220;Akku &#8211; Staubsauger&#8221;,<br>           &#8220;reviewText&#8221;: &#8220;Super Ger\u00c3\u00a4t. \\nMan kann sogar im Dunkeln &#8220;,<br>           &#8220;reviewerName&#8221;: &#8220;Wiersch&#8221;,<br>           &#8220;submissionDate&#8221;: &#8220;2018-10-31T15:12:36.087Z&#8221;,<br>           &#8220;feedbackRating&#8221;: 5,<br>           &#8220;designRating&#8221;: 5,<br>           &#8220;qualityRating&#8221;: 5,<br>           &#8220;functionalityRating&#8221;: 5,<br>           &#8220;isRecommended&#8221;: true,<br>           &#8220;badges&#8221;: [<br>               &#8220;Verified Purchaser&#8221;<br>            ]<br>         }<br>      ],<br>  &#8220;hasErrors&#8221;: false,<br>  &#8220;errors&#8221;: []<br>}<\/mark><\/td><\/tr><tr><td><strong>Error Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;totalReviews&#8221;: null,<br>&#8220;averageFeedbackRating&#8221;: 0,<br>&#8220;averageQualityRating&#8221;: 0,<br>&#8220;averageDesignRating&#8221;: 0,<br>&#8220;averageFunctionalityRating&#8221;: 0,<br>&#8220;reviews&#8221;: null,<br>&#8220;hasErrors&#8221;: true,<br>&#8220;errors&#8221;: [<br>        {<br>         &#8220;Code&#8221;: &#8220;ERROR_PARAM_INVALID_API_KEY&#8221;,<br>         &#8220;Message&#8221;: &#8220;The passKey provided is invalid.&#8221;<br>        }<br>          ]<br>}<\/mark><\/mark><\/mark><\/mark><\/td><\/tr><tr><td><strong>Rate Limiting Error Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{&#8220;totalReviews&#8221;:null,<br>&#8220;averageFeedbackRating&#8221;:0.0,<br>&#8220;averageQualityRating&#8221;:0.0,<br>&#8220;averageDesignRating&#8221;:0.0,<br>&#8220;averageFunctionalityRating&#8221;:0.0,<br>&#8220;oneStarRating&#8221;:0.0,<br>&#8220;twoStarRating&#8221;:0.0,<br>&#8220;threeStarRating&#8221;:0.0,<br>&#8220;fourStarRating&#8221;:0.0,<br>&#8220;fiveStarRating&#8221;:0.0,<br>&#8220;reviews&#8221;:null,<br>&#8220;hasErrors&#8221;:true,<br>&#8220;errors&#8221;:[<br>        {<br>          &#8220;Code&#8221;:&#8221;429 TOO_MANY_REQUESTS&#8221;,<br>          &#8220;Message&#8221;:&#8221;X-Rate-Limit-Retry-After-Seconds 50&#8243;<br>        }<br>    ]<br>}<\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Request Parameters<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Parameter Name<\/strong><\/td><td><strong>Description<\/strong><\/td><td><strong>Additional Info<\/strong><\/td><td><strong>Example<\/strong><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Latest API Version.<\/td><td>Mandatory<\/td><td>5.4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>Response format.<\/td><td>Mandatory<\/td><td>json<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>The API key provided by us to each consuming market\/client. It is required to authenticate the request source.<\/td><td>Mandatory<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productId<\/mark><\/td><td>The ID of the product for which the review is being requested.<\/td><td>Optional<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>It is a code which represents the market using company name, country name and language. In the given example (electrolux_fr_ch) &#8211; electrolux&nbsp;represents the company, fr represents the language(French) and ch represents the country (Switzerland).<\/td><td>Mandatory<\/td><td>electrolux_fr_ch<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">fromDate<\/mark><\/td><td>It is the start date from which you need to extract the reviews.<\/td><td>Optional<\/td><td>YYYY-MM-DD<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">toDate<\/mark><\/td><td>It is the end date till which you need to extract the reviews.<\/td><td>Optional<\/td><td>YYYY-MM-DD<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productEan<\/mark><\/td><td>The ID of the product for which the review is being requested.<\/td><td>Optional<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sortBy<\/mark><\/td><td>To sort the reviews either by submission Date or Rating&nbsp;<\/td><td>Optional<\/td><td>Date\/Rating<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sortOrder<\/mark><\/td><td>It&#8217;s parameters which will specify the order of sorting by default it&#8217;s DESC<\/td><td>Optional<\/td><td>DESC\/ASC<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Response Parameter:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter Name<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td><strong>HasErrors<\/strong><\/td><td>&#8216;true&#8217; if it is an ErrorResponse i.e. something is not correct in the submission request; other wise &#8216;false&#8217; for a SuccessResponse.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>Populated with the error code and message if present.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Reviews<\/mark><\/td><td>Contains&nbsp; Reviews data.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">TotalReviews<\/mark><\/td><td>Count of all the reviews for the particular product.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">AverageFeedbackRating<\/mark><\/td><td>Average feedback rating for the particular product.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">AverageQualityRating<\/mark><\/td><td>Average quality rating for the particular product.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">AverageDesignRating<\/mark><\/td><td>Average design rating for the particular product.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">AverageFunctionalityRating<\/mark><\/td><td>Average functionality rating for the particular product.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ReviewTitle<\/mark><\/td><td>Review title for the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ReviewText<\/mark><\/td><td>Review text for the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ReviewerName<\/mark><\/td><td>Reviewer name for the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SubmissionDate<\/mark><\/td><td>Submission date of the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FeedbackRating<\/mark><\/td><td>Feedback rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DesignRating<\/mark><\/td><td>Design rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">QualityRating<\/mark><\/td><td>Quality rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FunctionalityRating<\/mark><\/td><td>Functionality rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">OneStarRating<\/mark><\/td><td>Total count of reviews which has one start rating<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">TwoStarRating<\/mark><\/td><td>Total count of reviews which has Two start rating<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ThreeStarRating<\/mark><\/td><td>Total count of reviews which has three start rating<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FourStarRating<\/mark><\/td><td>Total count of reviews which has four start rating<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FiveStarRating<\/mark><\/td><td>Total count of reviews which has Five start rating<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">IsRecommended<\/mark><\/td><td>IsRecommend is a boolean field which describes whether user would recommend this product or not<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Badges<\/mark><\/td><td>Badges contains the array of badges which is associated with particular review<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">totalPages<\/mark><\/td><td>Total no of pages the response is divided into.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">pageNo<\/mark><\/td><td>Current displayed page number.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Fetch API<\/mark><\/mark><\/h3>\n\n\n\n<p>The Fetch API is designed for efficient retrieval of large volumes of review data, making it ideal for backend systems that require comprehensive data analysis and processing.<\/p>\n\n\n\n<p><strong>Capabilities:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Market-Wise Display:<\/strong> The API can fetch and display reviews segmented by market, allowing for tailored data retrieval based on geographical or market-specific needs.<\/li>\n\n\n\n<li><strong>Shared Market Reviews:<\/strong> It supports fetching reviews that are shared across different markets, providing a unified view of review data across various regions.<\/li>\n\n\n\n<li><strong>Date Range Filtering:<\/strong> The API allows for the retrieval of reviews within a specified date range, making it easy to access reviews from specific periods.<\/li>\n\n\n\n<li><strong>Flexible Filtering:<\/strong> Reviews can be filtered based on criteria such as product status, review status, and dual EAN (European Article Number), enabling precise data extraction according to specific needs.<\/li>\n\n\n\n<li><strong>Pagination<\/strong>: Pagination is supported by version v2 API.<\/li>\n\n\n\n<li><strong>API Rate Limiting:<\/strong> The API enforces rate limiting to prevent excessive requests and ensure consistent performance. When the request rate exceeds the allowed threshold, the API responds with a status indicating too many requests and includes a retry-after duration. This ensures fair usage and prevents system overload by requiring clients to wait before making further requests.<\/li>\n<\/ul>\n\n\n\n<p><strong>Limitations:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Passkey Validation:<\/strong> The API requires a valid API passkey for access. Ensuring that the passkey is valid and properly managed is crucial for seamless API operation. Failure to provide a valid passkey will result in denied access to the API.<\/li>\n\n\n\n<li><strong>No Display Logic:<\/strong> The Fetch API focuses solely on data retrieval and does not include any built-in display or presentation logic.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">version 1 api : &lt;base_url&gt;\/data\/fetch\/reviews.json<\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>version 2 api : &lt;base_url&gt;\/data\/v2\/fetch\/reviews.json<\/code><\/pre>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-APIB.1DisplayReviewAPI\">API : V1 Fetch API<\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td>Display Reviews<\/td><\/tr><tr><td><strong>Overview&nbsp;<\/strong><\/td><td>Consume this API to fetch reviews for the display which takes display code data as input parameters.&nbsp;<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td>version v1 : <a href=\"https:\/\/developers-test.one2five.digital\/?docs=fetch-reviews\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=fetch-reviews\">\/data\/fetch\/reviews.json<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/json<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>HTTP POST<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;totalReviews&#8221;: 2698,<br>&#8220;reviews&#8221;: [<br>{<br>&#8220;reviewId&#8221;: 765548,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;productExtId&#8221;: &#8220;PA91-404DG&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewText&#8221;: &#8220;Har haft denna nu i ett par m\u00e5nader och tycker att den fungerar utm\u00e4rkt ingenting att klaga \u00f6ver. &#8220;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewTitle&#8221;: &#8220;Hel n\u00f6jd kund&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewerNickname&#8221;: &#8220;Jerry21a&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;displayCode&#8221;: &#8220;ELECTROLUX-SV_SE&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;submissionTime&#8221;: &#8220;2019-10-01T18:18:27.634Z&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewStatus&#8221;: &#8220;Approved&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;productEan&#8221;: &#8220;7332543636570&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;productStatus&#8221;: &#8220;Active&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;sourceType&#8221;: &#8220;PIE&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;isRecommended&#8221;: true,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;feedbackRating&#8221;: 5,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;functionalityRating&#8221;: 5,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;designRating&#8221;: 5,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;qualityRating&#8221;: 4,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;badges&#8221;: null,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;helpfulness&#8221;: 0,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;totalFeedbackCount&#8221;: 0<\/mark><br>},<mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><br>{<br>&#8220;&#8221;reviewId&#8221;: 765548,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;productExtId&#8221;: &#8220;PA91-404DG&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewText&#8221;: &#8220;Har haft denna nu i ett par m\u00e5nader och tycker att den fungerar utm\u00e4rkt ingenting att klaga \u00f6ver. &#8220;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewTitle&#8221;: &#8220;Hel n\u00f6jd kund&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewerNickname&#8221;: &#8220;Jerry21a&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;displayCode&#8221;: &#8220;ELECTROLUX-SV_SE&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;submissionTime&#8221;: &#8220;2019-10-01T18:18:27.634Z&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;reviewStatus&#8221;: &#8220;Approved&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;productEan&#8221;: &#8220;7332543636570&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;productStatus&#8221;: &#8220;Active&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;sourceType&#8221;: &#8220;PIE&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;isRecommended&#8221;: true,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;feedbackRating&#8221;: 5,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;functionalityRating&#8221;: 5,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;designRating&#8221;: 5,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;qualityRating&#8221;: 4,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;badges&#8221;: null,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;helpfulness&#8221;: 0,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;totalFeedbackCount&#8221;: 0<br>}<br>&#8220;HasErrors&#8221;: false,<br>&#8220;Errors&#8221;: null,<br>}<\/mark><\/td><\/tr><tr><td><strong>Error Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;totalAvailableReview&#8221;: 0,<br>&#8220;reviews&#8221;: []<br>&#8220;hasErrors&#8221;: true,<br>&#8220;errors&#8221;: [<br>{<br>&#8220;Code&#8221;: &#8220;ERROR_PARAM_INVALID_API_KEY&#8221;,<br>&#8220;Message&#8221;: &#8220;The passKey provided is invalid.&#8221;<br>}<br>]<br>}<\/mark><\/td><\/tr><tr><td><strong>Rate Limiting Error Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&nbsp; &nbsp; &#8220;reviews&#8221;: [],<br>&nbsp; &nbsp; &#8220;HasErrors&#8221;: <strong>true<\/strong>,<br>&nbsp; &nbsp; &#8220;Errors&#8221;: [<br>&nbsp; &nbsp; &nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;Code&#8221;: &#8220;429 TOO_MANY_REQUESTS&#8221;,<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#8220;Message&#8221;: &#8220;X-Rate-Limit-Retry-After-Seconds 35&#8221;<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; ],<br>&nbsp; &nbsp; &#8220;TypicalHoursToPost&#8221;: 0<br>}<\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-APIB.1DisplayReviewAPI\">API : V2 FETCH API<\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td>Display Reviews<\/td><\/tr><tr><td><strong>Overview&nbsp;<\/strong><\/td><td>Consume this API to fetch reviews for the display which takes display code data as input parameters.&nbsp;<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td>version v2 : \/data\/v2\/fetch\/reviews.json<\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/json<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>HTTP POST<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;totalReviews&#8221;: 2698,<\/mark><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">&#8220;totalPages&#8221;: 185,<br>&#8220;pageNo&#8221;: 1,<br>&#8220;reviews&#8221;: [<br>{<br>&#8220;reviewId&#8221;: 23801,<br>&#8220;productExtId&#8221;: &#8220;HKP87420FB&#8221;,<br>&#8220;reviewText&#8221;: &#8220;Die Nudeln haben innerhalb von Sekunden gekocht! Wow so etwas habe ich noch nie erlebt!&#8221;,<br>&#8220;reviewTitle&#8221;: &#8220;So schnell habe ich noch nie gekocht&#8221;,<br>&#8220;reviewerNickname&#8221;: &#8220;RobertG86&#8221;,<br>&#8220;displayCode&#8221;: &#8220;AEG-DE_DE&#8221;,<br>&#8220;submissionTime&#8221;: &#8220;2017-08-12T07:05:45.000-05:00&#8221;,<\/mark><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">&#8220;badges&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#8220;shared review&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ],<\/mark><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">&#8220;reviewStatus&#8221;: &#8220;Approved&#8221;,<br>&#8220;productEan&#8221;: &#8220;7332543293599&#8221;,<br>&#8220;productStatus&#8221;: &#8220;Active&#8221;,<br>&#8220;sourceType&#8221;: &#8220;Brand Site&#8221;,<br>&#8220;isRecommended&#8221;: false,<br>&#8220;feedback&#8221;: 5,<br>&#8220;functionality&#8221;: 5,<br>&#8220;design&#8221;: 5,<br>&#8220;quality&#8221;: null,<\/mark><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">&#8220;helpfulness&#8221;: 0,<br>&#8220;totalFeedbackCount&#8221;: 0<br>},<br>{<br>&#8220;reviewId&#8221;: 23734,<br>&#8220;productExtId&#8221;: &#8220;HK6542H1IB&#8221;,<br>&#8220;reviewText&#8221;: &#8220;Keine Angabe wie die Uhrzeit des Ger\u00e4tes einzustellen ist.!!&#8221;,<br>&#8220;reviewTitle&#8221;: &#8220;Uhrzeit einstellen?&#8221;,<br>&#8220;reviewerNickname&#8221;: &#8220;G.Kieselstein137&#8221;,<br>&#8220;displayCode&#8221;: &#8220;AEG-DE_DE&#8221;,<br>&#8220;submissionTime&#8221;: &#8220;2017-11-03T17:25:54.000-05:00&#8221;,<\/mark><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">&#8220;badges&#8221;: [],<br>&#8220;feedbackRating&#8221;: 3,<br>&#8220;functionalityRating&#8221;: 3,<br>&#8220;designRating&#8221;: 5,<br>&#8220;qualityRating&#8221;: 3,<\/mark><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">&#8220;reviewStatus&#8221;: &#8220;Approved&#8221;,<br>&#8220;productEan&#8221;: &#8220;7332543293599&#8221;,<br>&#8220;productStatus&#8221;: &#8220;Active&#8221;,<br>&#8220;sourceType&#8221;: &#8220;Brand Site&#8221;,<br>&#8220;isRecommended&#8221;: false,<br>&#8220;helpfulness&#8221;: 0,<br>&#8220;totalFeedbackCount&#8221;: 0<br>}<br>&#8220;HasErrors&#8221;: false,<br>&#8220;Errors&#8221;: null,<br>}<\/mark><\/td><\/tr><tr><td><strong>Error Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;totalAvailableReview&#8221;: 0,<br>&#8220;reviews&#8221;: []<br>&#8220;hasErrors&#8221;: true,<br>&#8220;errors&#8221;: [<br>{<br>&#8220;Code&#8221;: &#8220;ERROR_PARAM_INVALID_API_KEY&#8221;,<br>&#8220;Message&#8221;: &#8220;The passKey provided is invalid.&#8221;<br>}<br>]<br>}<\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-TableB.1.1:RequestParameters\"><strong>Request Parameters:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter Name<\/th><th>Description<\/th><th>Additional Info<\/th><th>Example&nbsp;<\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Latest API Version.<\/td><td>Mandatory<\/td><td>5.4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>Response format.<\/td><td>Mandatory<\/td><td>json<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>The API key provided by us to each consuming market\/client. It is required to authenticate the request source.<\/td><td>Mandatory<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>It is a code which represents the market using company name, country name and language. In the given example (electrolux_fr_ch) &#8211; electrolux&nbsp;represents the company, fr represents the language(French) and ch represents the country (Switzerland).<\/td><td>Conditional&nbsp;<\/td><td>electrolux_fr_ch<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">source<\/mark><\/td><td>it shows all the reviews on the basis of brandSite,Pie,Event and so on.<\/td><td>Conditional&nbsp;<\/td><td>Pie<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">reviewStatus<\/mark><\/td><td>it Shows the Review is Approved ,rejected or Pending &nbsp;<\/td><td>Conditional&nbsp;<\/td><td>Approved<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productStatus<\/mark><\/td><td>it Shows the Product &nbsp;is Active or Inactive&nbsp;<\/td><td>Conditional&nbsp;<\/td><td>Active<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">fromDate<\/mark><\/td><td>The Start date till which you need to extract the reviews.<\/td><td>Conditional&nbsp;<\/td><td>YYYY-MM-DD<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">toDate<\/mark><br><br><br><\/td><td>The End date till which you need to extract the reviews.<\/td><td>Conditional&nbsp;<\/td><td>YYYY-MM-DD<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">pageNo<\/mark><\/td><td>page no value<\/td><td>(Mandatory) Only Supported by version 2 api<\/td><td>2<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">pageSize<\/mark><\/td><td>no of records per page<\/td><td>(Optional default is 25) Only Supported by version 2 api<\/td><td>25<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-TableB.1.2:ResponseElements\"><strong>Response Parameter:<\/strong>&nbsp;<\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter Name<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HasErrors<\/mark><\/td><td>&#8216;true&#8217; if it is an ErrorResponse i.e. something is not correct in the submission request; other wise &#8216;false&#8217; for a SuccessResponse.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>Populated with the error code and message if present.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Reviews<\/mark><\/td><td>Contains&nbsp; Reviews data.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">TotalReviews<\/mark><\/td><td>Count of all the reviews for the particular product.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ReviewTitle<\/mark><\/td><td>Review title for the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ReviewText<\/mark><\/td><td>Review text for the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">ReviewerName<\/mark><\/td><td>Reviewer name for the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">submissionTime<\/mark><\/td><td>Submission date time of the particular review.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FeedbackRating<\/mark><\/td><td>Feedback rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DesignRating<\/mark><\/td><td>Design rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">QualityRating<\/mark><\/td><td>Quality rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FunctionalityRating<\/mark><\/td><td>Functionality rating for the particular product in the given review.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productExtId<\/mark><\/td><td>Unique Product Id For particular market.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>Market Code .<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">reviewStatus<\/mark><\/td><td>Status of review example Approved , Rejected.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productStatus<\/mark><\/td><td>Status of Product example Active, Inactive<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sourceType<\/mark><\/td><td>Source from where the review originates. example brand site , personal interaction mail.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">isRecommended<\/mark><\/td><td>can a product be recommended example true, false.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">badges<\/mark><br><br><\/td><td>It determines what badge a review has, it contains data if review is shared , or is incentivized etc.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">SFTP Feed<\/mark><\/h4>\n\n\n\n<p>The SFTP Feed provides a secure and efficient method for batch uploading and downloading review data, suitable for handling large-scale data transfers and integrating with legacy systems.<\/p>\n\n\n\n<p><strong>Capabilities:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Daily XML Feed Generation:<\/strong> The system generates XML feeds on a daily basis for markets that require review feeds. This ensures that the most recent data is available for processing.<\/li>\n\n\n\n<li><strong>Detailed Data Structure:<\/strong> The generated feed includes a comprehensive structure with review details, badges, attachments, comments (including those with attachments), and questions and answers associated with reviews.<\/li>\n\n\n\n<li><strong>Market-Wise Feed Options:<\/strong> There are two types of feeds available:\n<ul class=\"wp-block-list\">\n<li><strong>Data Lake Feed:<\/strong> Includes all reviews, including user email addresses, for comprehensive data analysis.<\/li>\n\n\n\n<li><strong>Normal Feed:<\/strong> Includes only approved reviews, suitable for general use where sensitive information is not required.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Shared Market Reviews:<\/strong> The feed can also include reviews shared across multiple markets, providing a unified dataset for broader analysis.<\/li>\n<\/ul>\n\n\n\n<p><strong>Limitations:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Passkey Validation:<\/strong> The API requires a valid API passkey for access. Ensuring that the passkey is valid and properly managed is crucial for seamless API operation. Failure to provide a valid passkey will result in denied access to the API.<\/li>\n\n\n\n<li><strong>Complex Setup:<\/strong> Configuring SFTP connections and ensuring proper file placement requires technical knowledge and careful setup.<\/li>\n<\/ul>\n\n\n\n<p><strong>Example Usage:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Download Review-Feed:<\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>Download Path:<\/strong> <code>\/feeds\/<\/code><\/li>\n\n\n\n<li>The Review-Feed, generated once daily, can be downloaded from this directory. Regularly check this folder to retrieve the latest reviews.<\/li>\n\n\n\n<li>for additional details of review-feed <a href=\"https:\/\/developers-test.one2five.digital\/?docs=additional-resources#1-toc-title\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=additional-resources#1-toc-title\">click here<\/a>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>By leveraging the appropriate API or SFTP feed, you can efficiently manage and display review data based on your specific requirements and technical capabilities. Each method offers unique benefits and potential challenges, so the choice depends on your specific use case.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Submission<\/mark><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Review Submission<\/mark><\/h4>\n\n\n\n<p>The Review Submission API is used to submit review data from client websites via the API endpoint, which can be later processed as per requirement and used to display reviews on the client website.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;base_url&gt;\/data\/submitreview.json<\/pre>\n\n\n\n<p>The base URL differs for each environment:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Environment<\/strong><\/td><td><strong>URL<\/strong><\/td><\/tr><tr><td>Test<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/test.one2five.digital<\/a><\/td><\/tr><tr><td>Production<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/app.one2five.digital<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table alignfull is-style-regular\"><table><tbody><tr><td><strong>Title<\/strong><\/td><td><strong>Submit Review<\/strong><\/td><\/tr><tr><td><strong>Overview<\/strong><\/td><td>This API lets you submit the review to the platform from a remote website.<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=submission-api\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submission-api\">\/data\/submitreview.json<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/x-www-form-urlencoded<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>Post<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Sample Call<\/strong><\/td><td>This is the sample call with all mandatory parameters. Please see the list below for all request parameters that can be submitted to the API.<br><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">POST&nbsp;\/data\/submitreview.json<br>Host:&nbsp;&lt;base_url&gt;<br>Content-Type:&nbsp;application\/x-www-form-urlencoded<br>apiVersion: [latestApiVersion]<br>productId: [ProductId]<br>action:&nbsp;[Action]<br>passKey: [PassKey]<br>FP:&nbsp;[DeviceFingerPrint]<br>userNickname[UserName]<br>agreedToTermsAndConditions:&nbsp;[UserTermsAndConditionsResponse]<br>title: [ReviewTitle]reviewText: [ReviewText]<br>isRecommended:&nbsp;[userRecommendation]<br>rating : [Rating]<br>rating_Features:&nbsp;[RatingFeatures]<br>rating_Desing:&nbsp;[RatingDesign]<br>rating_Quality:&nbsp;[RatingQuality]<br>displayCode:&nbsp;[DisplayCode]<br>hostedAuthentication_AuthenticationEmail: [userEmail]<br>hostedAuthentication_CallbackUrl: [AuthenticationUrl]<br>isAuthenticationRequired: [AuthenticationRequired]<br>format:&nbsp;[ResponseFormat]<\/mark><\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;Data&#8221;:{},&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;HasErrors&#8221;:false,&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;Form&#8221;:[],&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;FormErrors&#8221;:{},&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;TypicalHoursToPost&#8221;:72,&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;SubmissionId&#8221;:&#8221;3bjfuudsrjt516vitpvwnqrli&#8221;,&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;Review&#8221;:{&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;SendEmailAlertWhenPublished&#8221;:true,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;SendEmailAlertWhenCommented&#8221;:null,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;SubmissionTime&#8221;:&#8221;2017-12-15T01:51:01.196Z&#8221;,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Rating&#8221;:5,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;IsRecommended&#8221;:true,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;ReviewText&#8221;:&#8221;testtesttesttesttesttestesttest&#8221;,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;TypicalHoursToPost&#8221;:null,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Id&#8221;:null,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;SubmissionId&#8221;:null,&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Title&#8221;:&#8221;This&nbsp;product is really nifty&#8221; ,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;CampaignId&#8221;:270<br>&nbsp;&nbsp;&nbsp;},&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;Locale&#8221;:&#8221;en_us&#8221;,&nbsp;<br>&nbsp;&nbsp;&nbsp;&#8220;Errors&#8221;:[]&nbsp;<br>}<\/mark><\/td><\/tr><tr><td><strong>Error Response<\/strong><\/td><td><strong>1. ERROR_DUPLICATE_SUBMISSION<\/strong><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&nbsp; \u201cLocale\u201d=\u201cnull\u201d,<br>&nbsp;&nbsp; \u201cErrors\u201d:[<br>&nbsp; &nbsp; &nbsp; {<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cMessage\u201d:\u201dDuplicate Submission\u201d,<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cCode\u201d:\u201dERROR_DUPLICATE_SUBMISSION\u201d<br>&nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; ],<br>&nbsp; &nbsp; \u201cForm\u201d:[],<br>&nbsp; &nbsp; \u201cFormErrors\u201d:{},<br>&nbsp; &nbsp; \u201cSubmissionId\u201d:null,<br>&nbsp; &nbsp; \u201cData\u201d:{},<br>&nbsp; &nbsp; \u201cTypicalHoursToPost\u201d:null,<br>&nbsp; &nbsp; \u201cAuthorSubmissionToken\u201d:null,<br>&nbsp; &nbsp; \u201cHasErrors\u201d:true<br>}<\/mark><br><br><br><strong>2. ERROR_BAD_REQUEST<\/strong><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&nbsp; \u201cLocale\u201d=\u201cnull\u201d,<br>&nbsp;&nbsp; \u201cErrors\u201d:[<br>&nbsp; &nbsp; &nbsp; {<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cMessage\u201d:\u201d400 &#8211; ERROR_PARAM_MISSING_SUBJECT_ID\u201d,<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cCode\u201d:\u201d ERROR_BAD_REQUEST\u201d<br>&nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; ],<br>&nbsp; &nbsp; \u201cForm\u201d:[],<br>&nbsp; &nbsp; \u201cFormErrors\u201d:{},<br>&nbsp; &nbsp; \u201cSubmissionId\u201d:null,<br>&nbsp; &nbsp; \u201cData\u201d:{},<br>&nbsp; &nbsp; \u201cTypicalHoursToPost\u201d:null,<br>&nbsp; &nbsp; \u201cAuthorSubmissionToken\u201d:null,<br>&nbsp; &nbsp; \u201cHasErrors\u201d:true<br>}<br><\/mark><br><br><strong>3. ERROR_UNSUPPORTED<\/strong><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&nbsp; \u201cLocale\u201d=\u201cnull\u201d,<br>&nbsp;&nbsp; \u201cErrors\u201d:[<br>&nbsp; &nbsp; &nbsp; {<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cMessage\u201d:\u201dApi version 0.1 is not supported for this pass key.\u201d,<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cCode\u201d:\u201d ERROR_UNSUPPORTED\u201d<br>&nbsp; &nbsp; &nbsp; }<br>&nbsp; &nbsp; ],<br>&nbsp; &nbsp; \u201cForm\u201d:[],<br>&nbsp; &nbsp; \u201cFormErrors\u201d:{},<br>&nbsp; &nbsp; \u201cSubmissionId\u201d:null,<br>&nbsp; &nbsp; \u201cData\u201d:{},<br>&nbsp; &nbsp; \u201cTypicalHoursToPost\u201d:null,<br>&nbsp; &nbsp; \u201cAuthorSubmissionToken\u201d:null,<br>&nbsp; &nbsp; \u201cHasErrors\u201d:true<br>}<\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Request Parameters<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Parameter Name<\/strong><\/td><td><strong>Description<\/strong><\/td><td><strong>Additional Info<\/strong><\/td><td><strong>Example<\/strong><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Latest API Version<\/td><td>Mandatory<\/td><td>5.4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>Response format.<\/td><td>Mandatory<\/td><td>json<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passkey<\/mark><\/td><td>The API key provided by us to the clients. It is required to authenticate the request source.<\/td><td>Mandatory<\/td><td>xx1x-y2yy-3hg4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>Represents the markt and locale of the Review submitted<\/td><td>Mandatory<\/td><td>5469-sv_se<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productId<\/mark><\/td><td>The id of the product for which the review is being submitted.<\/td><td>Mandatory<br><\/td><td>12345<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">action<\/mark><\/td><td>The submission action to take. either \u2018Preview\u2019 or \u2018Submit\u2019.<\/td><td>Mandatory<\/td><td>Preview\/Submit <\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">agreedToTermsAndConditions<\/mark><\/td><td>boolean indicating whether or not the user agreed to the terms and conditions. Depends on the client\u2019s settings.<\/td><td>Mandatory<\/td><td>true<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FP<\/mark><\/td><td>Device Fingerprint of the users device. The fingerprint should be unique and untouched.<\/td><td>Mandatory<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">hostedAuthentication_AuthenticationEmail<\/mark><\/td><td>Email address where the users will receive the verification email from our platform. This parameter is mandatory if you are using a Hosted Authentication Service.<\/td><td>Conditional<\/td><td>test@one2five.digital<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">hostedAuthentication_CallbackURL<\/mark><\/td><td>This should point to a landing page where a web application exists to complete a user authentication process.<\/td><td>Conditional<\/td><td>https:\/\/www.google.com<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">isRecommended<\/mark><\/td><td>Value in the request is either \u2018true\u2019 or \u2018false\u2019. The default value will be null.<\/td><td>Conditional<\/td><td>true<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">rating<\/mark><\/td><td><br>Value is either positive integer between 1 and 5, and represents review overall rating.<\/td><td>Mandatory<\/td><td>5<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">rating_Features<\/mark><\/td><td><br>Value is either positive integer between 1 and 5, and represents review overall rating.<\/td><td>Mandatory<\/td><td>5<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">rating_Design<\/mark><\/td><td>Value is either positive integer between 1 and 5, and represents review overall rating.<\/td><td>Mandatory<\/td><td>4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">rating_Quality<\/mark><\/td><td>Value is either positive integer between 1 and 5, and represents review overall rating.<\/td><td>Mandatory<\/td><td>3<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">reviewText<\/mark><\/td><td><br>Value is the review body text. The review with less than 50 characters will be considered as a Rating only review.<\/td><td>Mandatory<\/td><td>This is the Review Text. It is a text about the product and describes the users experience with the particular product in detail.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">title<\/mark><\/td><td><br>This is the review title.<\/td><td>Mandatory<\/td><td>Title of a Review<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">userNickname<\/mark><\/td><td>The display name of the user<\/td><td>Mandatory<\/td><td>Nick98<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contextdatavalue_VerifiedPurchaser<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on the context of the submission.<\/td><td>Conditional<\/td><td>true<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contextdatavalue_IncentivizedReview<\/mark><\/td><td><br>&#8216;true&#8217; or &#8216;false&#8217; depending on the context of the submission.<\/td><td>Conditional<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contextdatavalue_Translated<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on the context of the submission.<\/td><td>Conditional<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contextdatavalue_Sweepstake<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on the context of the submission.<\/td><td>Conditional<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contextDataValue_Competition<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on the context of the submission.<\/td><td>Conditional<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contextdatavalue_Staff<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on the context of the submission.<\/td><td>Conditional<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">isAuthenticationRequired<\/mark><\/td><td>&#8216;false&#8217;- To skip the email authentication. &#8216;true&#8217;- otherwise.<\/td><td>Conditional<\/td><td>Mandatory in case of PIE Review submissions to skip the email authentication as the email ids are already verified.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">userId<\/mark><\/td><td>This is the id extracted from the PIE feeds. This id should be unique amongst all users.<\/td><td>Conditional<\/td><td>Mandatory in case of PIE Review submissions.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">campaignId<\/mark><\/td><td>This is the campaign name form Microsite events. This name should be unique amongst all Microsite events.<\/td><td>Conditional<\/td><td><br>Mandatory in case of Microsite Review submissions.&nbsp;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Response Parameter:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Parameter Name<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Data<\/mark><\/td><td>Section containing fields and groups.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HasErrors<\/mark><\/td><td>&#8216;true&#8217; if it is an ErrorResponse i.e. something is not correct in the submission request; other wise &#8216;false&#8217; for a SuccessResponse.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>Section is populated with the error code and message if present.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Form<\/mark><\/td><td>Section containing an array of field and group references.<\/td><\/tr><tr><td><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">FormErrors<\/mark><\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">TypicalHoursToPost<\/mark><\/td><td>Usual Time it takes for the content to get posted.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SubmissionId<\/mark><\/td><td>An Id for a successful submission returned by our platform.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Review<\/mark><\/td><td>Section containing Review data.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SendEmailAlertWhenPublished<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on what user has submitted in the request.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SendEmailAlertWhenCommented<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on what user has submitted in the request.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SubmissionTime<\/mark><\/td><td>The timestamp when the review is submitted to our platform. If you are using any middleware between client&#8217;s website and our platform, then please make sure that the middleware does not delay the review submission to our platform.&nbsp;<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Rating<\/mark><\/td><td>The rating submitted in the request<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">IsRecommended<\/mark><\/td><td>&#8216;true&#8217; or &#8216;false&#8217; depending on what user has submitted in the request.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Author Submission Token<\/mark><\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Locale<\/mark><\/td><td><br>Whatever was submitted by the user. Default is considered as en_US.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Review Text<\/mark><\/td><td>The text submitted by user as it is.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Title<\/mark><\/td><td><br>The title of the review as it is submitted by the user from the website.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Comment Submission<\/mark><\/h4>\n\n\n\n<p>The Submit Review Answer API manages the submission of external comments on reviews. This API allows external comments to be submitted on existing reviews via a secure API endpoint, enabling integration with client systems.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;base_url&gt;\/data\/submit\/reviewanswer <\/pre>\n\n\n\n<p>The base URL differs for each environment:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Environment<\/strong><\/td><td><strong>URL<\/strong><\/td><\/tr><tr><td>Test<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/test.one2five.digital<\/a><\/td><\/tr><tr><td>Production<\/td><td><a href=\"https:\/\/test.one2five.digital\">https:\/\/app.one2five.digital<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td><strong>Submit Review<\/strong> <strong>Answer<\/strong><\/td><\/tr><tr><td><strong>Overview<\/strong><\/td><td>This API lets you submit the review to the platform from a remote website.<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-review-answer\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-review-answer\">\/data\/submit\/reviewanswer<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/x-www-form-urlencoded<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>Post<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Sample Call<\/strong><\/td><td>This is the sample call with all mandatory parameters. Please see the list below for all request parameters that can be submitted to the API. <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">POST&nbsp;\/data\/submit\/reviewanswer<\/mark><mark><br><\/mark><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>  &#8220;apiversion&#8221;: 0,<br>  &#8220;commentText&#8221;: &#8220;string&#8221;,<br>  &#8220;commentType&#8221;: &#8220;string&#8221;,<br>  &#8220;department&#8221;: &#8220;string&#8221;,<br>  &#8220;format&#8221;: &#8220;string&#8221;,<br>  &#8220;passKey&#8221;: &#8220;string&#8221;,<br>  &#8220;reviewId&#8221;: 0,<br>  &#8220;valid&#8221;: true<br>}<\/mark><\/td><\/tr><tr><td><strong>Request parameters<\/strong><\/td><td><strong>See Table 1<\/strong><\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;Errors&#8221;: [<br>{<br>&#8220;Code&#8221;: &#8220;string&#8221;,<br>&#8220;Message&#8221;: &#8220;string&#8221;<br>}<br>],<br>&#8220;HasErrors&#8221;: true,<br>&#8220;comment&#8221;: {<br>&#8220;commentId&#8221;: 0,<br>&#8220;commentText&#8221;: &#8220;string&#8221;,<br>&#8220;commentType&#8221;: &#8220;string&#8221;,<br>&#8220;department&#8221;: &#8220;string&#8221;,<br>&#8220;submissionTime&#8221;: &#8220;string&#8221;<br>},<br>&#8220;reviewId&#8221;: 0<br>}<\/mark><\/td><\/tr><tr><td><strong>Response Parameters<\/strong><\/td><td><strong>See Table 2<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Request Parameters<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Parameter<\/strong><\/th><th><strong>Description<\/strong><\/th><th><strong>Example<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Specifies the version of the API being used.<\/td><td><code>5.4<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">commentText<\/mark><\/td><td>The text of the external comment.<\/td><td><code>This is an external comment.<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">commentType<\/mark><\/td><td>The type of comment being submitted (e.g., feedback, question).<\/td><td><code>feedback<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">department<\/mark><\/td><td>The department responsible for the comment.<\/td><td><code>Customer Support<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>The response format (e.g., <code>json<\/code>).<\/td><td><code>json<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>Passkey for authentication.<\/td><td><code>xx1x-y2yy-3hg4<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">reviewId<\/mark><\/td><td>The ID of the review to which the comment is being added.<\/td><td><code>1234<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">valid<\/mark><\/td><td>Indicates whether the comment is valid.<\/td><td><code>true<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Response Parameters<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Parameter<\/strong><\/th><th><strong>Description<\/strong><\/th><th><strong>Example<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>A list of error objects if any errors occurred during the submission process. Each error object contains a <code>Code<\/code> and <code>Message<\/code>.<\/td><td>See below example<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HasErrors<\/mark><\/td><td>Indicates whether there were any errors in the submission process.<\/td><td><code>true<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">comment<\/mark><\/td><td>An object containing details about the submitted comment.<\/td><td>See below example<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">commentId<\/mark><\/td><td>The unique ID of the submitted comment.<\/td><td><code>5678<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">commentText<\/mark><\/td><td>The text content of the submitted comment.<\/td><td><code>This is an external comment.<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">commentType<\/mark><\/td><td>The type of comment submitted (e.g., feedback, question).<\/td><td><code>feedback<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">department<\/mark><\/td><td>The department responsible for the comment.<\/td><td><code>Customer Support<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">submissionTime<\/mark><\/td><td>The timestamp when the comment was submitted.<\/td><td><code>2024-09-02T12:34:56Z<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">reviewId<\/mark><\/td><td>The ID of the review associated with the submitted comment.<\/td><td><code>1234<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">File Submission<\/mark><\/h4>\n\n\n\n<p>In the context of the Review or Q&amp;A submission APIs, file attachments such as photos, videos, and documents can be submitted. Each review or Q&amp;A submission allows for a maximum of five attachments in each category (photos, videos, and documents).<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Endpoint<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Review Submission:<\/strong><br><code>&lt;base_url&gt;\/data\/submit\/review<\/code><\/li>\n\n\n\n<li><strong>Question Submission:<\/strong><br><code>&lt;base_url&gt;\/data\/submit\/question<\/code><\/li>\n\n\n\n<li><strong>Answer Submission:<\/strong><br><code>&lt;base_url&gt;\/data\/submit\/answer<\/code><\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Request Parameters for File Attachments<\/strong><\/h5>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Parameter<\/strong><\/th><th><strong>Type<\/strong><\/th><th><strong>Description<\/strong><\/th><th><strong>Example<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">photoCaption_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">photoCaption_5<\/mark><\/td><td><code>string<\/code><\/td><td>Captions for the uploaded photos.<\/td><td><code>Product front view<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">photoUrl_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">photoUrl_5<\/mark><\/td><td><code>string<\/code><\/td><td>URLs of the uploaded photos.<\/td><td><code>https:\/\/example.com\/photo1.jpg<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">videoCaption_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">videoCaption_5<\/mark><\/td><td><code>string<\/code><\/td><td>Captions for the uploaded videos.<\/td><td><code>Unboxing video<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">videoUrl_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">videoUrl_5<\/mark><\/td><td><code>string<\/code><\/td><td>URLs of the uploaded videos.<\/td><td><code>https:\/\/example.com\/video1.mp4<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">documentCaption_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">documentCaption_5<\/mark><\/td><td><code>string<\/code><\/td><td>Captions for the uploaded documents.<\/td><td><code>User manual<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">documentUrl_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">documentUrl_5<\/mark><\/td><td><code>string<\/code><\/td><td>URLs of the uploaded documents.<\/td><td><code>https:\/\/example.com\/document1.pdf<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Question Submission<\/mark><\/h4>\n\n\n\n<p>The Submit Question API allows clients to submit questions directly from their websites. This API supports a wide range of parameters, enabling detailed question submissions and user authentication via hosted email services. The API is highly customizable to accommodate different client configurations and user authentication flows.<\/p>\n\n\n\n<p>Endpoint:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;base_url&gt;\/data\/submit\/question<\/pre>\n\n\n\n<p>The base URL differs for each environment:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Environment<\/strong><\/td><td><strong>URL<\/strong><\/td><\/tr><tr><td>Test<\/td><td><a href=\"https:\/\/test.one2five.digital\/\">https:\/\/test.one2five.digital<\/a><\/td><\/tr><tr><td>Production<\/td><td><a href=\"https:\/\/test.one2five.digital\/\">https:\/\/app.one2five.digital<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td><strong>Submit Review<\/strong><strong>Answer<\/strong><\/td><\/tr><tr><td><strong>Overview<\/strong><\/td><td>The Question submission API is used to submit Question data from client websites via the API endpoint<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-question\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-question\">\/data\/submit\/question<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/x-www-form-urlencoded<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>Post<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Sample Call<\/strong><\/td><td>This is the sample call with all mandatory parameters. Please see the list below for all request parameters that can be submitted to the API. <a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-question\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-question\">\/data\/submit\/question<\/a><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>  &#8220;format&#8221;: &#8220;string&#8221;,<br>  &#8220;apiversion&#8221;: 0,<br>  &#8220;passKey&#8221;: &#8220;string&#8221;,<br>  &#8220;agreedToTermsAndConditions&#8221;: true,<br>  &#8220;action&#8221;: &#8220;string&#8221;,<br>  &#8220;productId&#8221;: &#8220;string&#8221;,<br>  &#8220;questionDetails&#8221;: &#8220;string&#8221;,<br>  &#8220;questionSummary&#8221;: &#8220;string&#8221;,<br>  &#8220;displayCode&#8221;: &#8220;string&#8221;,<br>  &#8220;userNickname&#8221;: &#8220;string&#8221;,<br>  &#8220;isAuthenticationRequired&#8221;: true,<br>  &#8220;sendEmailAlertWhenPublished&#8221;: true,<br>  &#8220;sendEmailAlertWhenAnswered&#8221;: true,<br>  &#8220;token&#8221;: &#8220;string&#8221;,<br>  &#8220;photoCaption_1&#8221;: &#8220;string&#8221;,<br>  &#8220;hostedAuthentication_AuthenticationEmail&#8221;: &#8220;string&#8221;,<br>  &#8220;documentCaption_5&#8221;: &#8220;string&#8221;,<br>  &#8220;documentUrl_1&#8221;: &#8220;string&#8221;,<br>  &#8220;documentUrl_2&#8221;: &#8220;string&#8221;,<br>  &#8220;documentUrl_3&#8221;: &#8220;string&#8221;,<br>  &#8220;documentUrl_4&#8221;: &#8220;string&#8221;,<br>  &#8220;documentUrl_5&#8221;: &#8220;string&#8221;,<br>  &#8220;fp&#8221;: &#8220;string&#8221;,<br>  &#8220;videoCaption_3&#8221;: &#8220;string&#8221;,<br>  &#8220;videoCaption_4&#8221;: &#8220;string&#8221;,<br>  &#8220;videoCaption_5&#8221;: &#8220;string&#8221;,<br>  &#8220;videoUrl_1&#8221;: &#8220;string&#8221;,<br>  &#8220;videoUrl_2&#8221;: &#8220;string&#8221;,<br>  &#8220;videoUrl_3&#8221;: &#8220;string&#8221;,<br>  &#8220;videoUrl_4&#8221;: &#8220;string&#8221;,<br>  &#8220;videoUrl_5&#8221;: &#8220;string&#8221;,<br>  &#8220;documentCaption_1&#8221;: &#8220;string&#8221;,<br>  &#8220;documentCaption_2&#8221;: &#8220;string&#8221;,<br>  &#8220;documentCaption_3&#8221;: &#8220;string&#8221;,<br>  &#8220;documentCaption_4&#8221;: &#8220;string&#8221;,<br>  &#8220;hostedAuthentication_CallbackURL&#8221;: &#8220;string&#8221;,<br>  &#8220;photoCaption_2&#8221;: &#8220;string&#8221;,<br>  &#8220;photoCaption_3&#8221;: &#8220;string&#8221;,<br>  &#8220;photoCaption_4&#8221;: &#8220;string&#8221;,<br>  &#8220;photoCaption_5&#8221;: &#8220;string&#8221;,<br>  &#8220;photoUrl_1&#8221;: &#8220;string&#8221;,<br>  &#8220;photoUrl_2&#8221;: &#8220;string&#8221;,<br>  &#8220;photoUrl_3&#8221;: &#8220;string&#8221;,<br>  &#8220;photoUrl_4&#8221;: &#8220;string&#8221;,<br>  &#8220;photoUrl_5&#8221;: &#8220;string&#8221;,<br>  &#8220;videoCaption_1&#8221;: &#8220;string&#8221;,<br>  &#8220;videoCaption_2&#8221;: &#8220;string&#8221;,<br>  &#8220;valid&#8221;: true<br>}<\/mark><\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;Errors&#8221;: [<br>{<br>&#8220;Code&#8221;: &#8220;string&#8221;,<br>&#8220;Message&#8221;: &#8220;string&#8221;<br>}<br>],<br>&#8220;HasErrors&#8221;: true,<br>&#8220;questionId&#8221;: 0,<br>&#8220;questionSummery&#8221;: &#8220;string&#8221;,<br>&#8220;questionDetails&#8221;: &#8220;string&#8221;,<br>&#8220;userNickname&#8221;: &#8220;string&#8221;,<br>&#8220;submissionTime&#8221;: &#8220;string&#8221;,<br>&#8220;productExtId&#8221;: &#8220;string&#8221;,<br>&#8220;market&#8221;: &#8220;string&#8221;,<br>&#8220;sendEmailAlertWhenPublished&#8221;: true,<br>&#8220;sendEmailAlertWhenAnswered&#8221;: true,<br>&#8220;fp&#8221;: &#8220;string&#8221;,<br>&#8220;hostedAuthenticationCallbackUrl&#8221;: &#8220;string&#8221;,<br>&#8220;agreedToTermsAndConditions&#8221;: true<br>}<\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Request Parameter:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Parameter Name<\/strong><\/th><th><strong>Description<\/strong><\/th><th><strong>Mandatory<\/strong><\/th><th><strong>Example<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Latest API Version.<\/td><td>Yes<\/td><td>5.4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">authtoken<\/mark><\/td><td>The token sent by the platform in the authentication link.<\/td><td>Yes<\/td><td>authtoken<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>Response format.<\/td><td>Yes<\/td><td>json<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>Passkey for authentication.<\/td><td>Yes<\/td><td>xx1x-y2yy-3hg4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">agreedToTermsAndConditions<\/mark><\/td><td>Boolean indicating whether the user agreed to the terms and conditions.<\/td><td>Yes<\/td><td>true<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FP<\/mark><\/td><td>Device Fingerprint of the user&#8217;s device.<\/td><td>No<\/td><td>FP<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HostedAuthentication_AuthenticationEmail<\/mark><\/td><td>Email address where users receive the verification email from the platform.<\/td><td>Yes (if using Hosted Authentication)<\/td><td><a>user@gmail.com<\/a><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HostedAuthentication_CallbackURL<\/mark><\/td><td>URL of the link contained in the user authentication email.<\/td><td>Yes (if using Hosted Authentication)<\/td><td>http:\/\/www.google.com<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">action<\/mark><\/td><td>The submission action to take (<code>Preview<\/code> or <code>Submit<\/code>).<\/td><td>Yes<\/td><td>Submit<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productId<\/mark><\/td><td>The ID of the product for which the question is being submitted.<\/td><td>Yes<\/td><td>1234<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionDetails<\/mark><\/td><td>Details of the question.<\/td><td>Yes<\/td><td>Text of the question<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionSummary<\/mark><\/td><td>Summary of the question.<\/td><td>Yes<\/td><td>Title of the question<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>Represents the market and locale of the review submitted.<\/td><td>Yes<\/td><td>aeg-de_de<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">userNickname<\/mark><\/td><td>The display name of the user.<\/td><td>Yes<\/td><td>Nick<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">isAuthenticationRequired<\/mark><\/td><td>Boolean to skip the email authentication. (<code>false<\/code> to skip, <code>true<\/code> otherwise)<\/td><td>No<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sendEmailAlertWhenPublished<\/mark><\/td><td>Boolean to send an email alert when the question is published.<\/td><td>No<\/td><td>false<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">PhotoCaption_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">PhotoCaption_5<\/mark><\/td><td>Caption for uploaded photos.<\/td><td>No<\/td><td>PhotoCaption_1<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">PhotoUrl_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">PhotoUrl_5<\/mark><\/td><td>URL for uploaded photos.<\/td><td>No<\/td><td>PhotoUrl_1<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">VideoCaption_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">VideoCaption_5<\/mark><\/td><td>Caption for uploaded videos.<\/td><td>No<\/td><td>VideoCaption_1<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">VideoUrl_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">VideoUrl_5<\/mark><\/td><td>URL for uploaded videos.<\/td><td>No<\/td><td>VideoUrl_1<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DocumentCaption_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DocumentCaption_5<\/mark><\/td><td>Caption for uploaded documents.<\/td><td>No<\/td><td>DocumentCaption_1<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DocumentUrl_1<\/mark> to <mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DocumentUrl_5<\/mark><\/td><td>URL for uploaded documents.<\/td><td>No<\/td><td>DocumentUrl_1<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Response Parameter:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Parameter Name<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>Array containing error code and message, if any errors occurred.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HasErrors<\/mark><\/td><td>Boolean indicating if there were errors in the submission.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionId<\/mark><\/td><td>ID of the submitted question.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionSummary<\/mark><\/td><td>Summary of the submitted question.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionDetails<\/mark><\/td><td>Details of the submitted question.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">userNickname<\/mark><\/td><td>Display name of the user who submitted the question.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">submissionTime<\/mark><\/td><td>Time when the question was submitted.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productExtId<\/mark><\/td><td>External ID of the product associated with the question.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">market<\/mark><\/td><td>Market where the question was submitted.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sendEmailAlertWhenPublished<\/mark><\/td><td>Boolean indicating if an email alert will be sent when the question is published.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sendEmailAlertWhenAnswered<\/mark><\/td><td>Boolean indicating if an email alert will be sent when the question is answered.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">fp<\/mark><\/td><td>Device Fingerprint of the user&#8217;s device.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">hostedAuthenticationCallbackUrl<\/mark><\/td><td>Callback URL for hosted authentication.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">agreedToTermsAndConditions<\/mark><\/td><td>Boolean indicating if the user agreed to the terms and conditions.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Answer Submission<\/mark><\/h4>\n\n\n\n<p>The Submit Answer API facilitates the submission of answers to specific questions directly from client websites. This API allows users to post their answers, ensuring they are properly authenticated and associated with the relevant question on the platform. It supports various customization options, such as including media files, setting display preferences, and handling user authentication through hosted services.<\/p>\n\n\n\n<p>Endpoint:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;base_url&gt;\/data\/submit\/answer<\/pre>\n\n\n\n<p>The base URL differs for each environment:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Environment<\/strong><\/td><td><strong>URL<\/strong><\/td><\/tr><tr><td>Test<\/td><td><a href=\"https:\/\/test.one2five.digital\/\">https:\/\/test.one2five.digital<\/a><\/td><\/tr><tr><td>Production<\/td><td><a href=\"https:\/\/test.one2five.digital\/\">https:\/\/app.one2five.digital<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td><strong>Submit Review<\/strong><strong>Answer<\/strong><\/td><\/tr><tr><td><strong>Overview<\/strong><\/td><td>The Answer submission API is used to submit Answer data from client websites via the API endpoint<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-answer\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-answer\">\/data\/submit\/answer<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/x-www-form-urlencoded<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>Post<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Sample Call<\/strong><\/td><td>This is the sample call with all mandatory parameters. Please see the list below for all request parameters that can be submitted to the API. <a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-answer\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-answer\">\/data\/submit\/answer<\/a><br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>&#8220;format&#8221;: &#8220;string&#8221;,<br>&#8220;apiversion&#8221;: 0,<br>&#8220;passKey&#8221;: &#8220;string&#8221;,<br>&#8220;agreedToTermsAndConditions&#8221;: true,<br>&#8220;action&#8221;: &#8220;string&#8221;,<br>&#8220;isAuthenticationRequired&#8221;: true,<br>&#8220;sendEmailAlertWhenPublished&#8221;: true,<br>&#8220;userNickname&#8221;: &#8220;string&#8221;,<br>&#8220;displayCode&#8221;: &#8220;string&#8221;,<br>&#8220;answerText&#8221;: &#8220;string&#8221;,<br>&#8220;questionId&#8221;: 0,<br>&#8220;photoCaption_1&#8221;: &#8220;string&#8221;,<br>&#8220;documentCaption_5&#8221;: &#8220;string&#8221;,<br>&#8220;documentUrl_1&#8221;: &#8220;string&#8221;,<br>&#8220;documentUrl_2&#8221;: &#8220;string&#8221;,<br>&#8220;documentUrl_3&#8221;: &#8220;string&#8221;,<br>&#8220;documentUrl_4&#8221;: &#8220;string&#8221;,<br>&#8220;documentUrl_5&#8221;: &#8220;string&#8221;,<br>&#8220;videoCaption_3&#8221;: &#8220;string&#8221;,<br>&#8220;videoCaption_4&#8221;: &#8220;string&#8221;,<br>&#8220;videoCaption_5&#8221;: &#8220;string&#8221;,<br>&#8220;videoUrl_1&#8221;: &#8220;string&#8221;,<br>&#8220;videoUrl_2&#8221;: &#8220;string&#8221;,<br>&#8220;videoUrl_3&#8221;: &#8220;string&#8221;,<br>&#8220;videoUrl_4&#8221;: &#8220;string&#8221;,<br>&#8220;videoUrl_5&#8221;: &#8220;string&#8221;,<br>&#8220;documentCaption_1&#8221;: &#8220;string&#8221;,<br>&#8220;documentCaption_2&#8221;: &#8220;string&#8221;,<br>&#8220;documentCaption_3&#8221;: &#8220;string&#8221;,<br>&#8220;documentCaption_4&#8221;: &#8220;string&#8221;,<br>&#8220;photoCaption_2&#8221;: &#8220;string&#8221;,<br>&#8220;photoCaption_3&#8221;: &#8220;string&#8221;,<br>&#8220;photoCaption_4&#8221;: &#8220;string&#8221;,<br>&#8220;photoCaption_5&#8221;: &#8220;string&#8221;,<br>&#8220;photoUrl_1&#8221;: &#8220;string&#8221;,<br>&#8220;photoUrl_2&#8221;: &#8220;string&#8221;,<br>&#8220;photoUrl_3&#8221;: &#8220;string&#8221;,<br>&#8220;photoUrl_4&#8221;: &#8220;string&#8221;,<br>&#8220;photoUrl_5&#8221;: &#8220;string&#8221;,<br>&#8220;videoCaption_1&#8221;: &#8220;string&#8221;,<br>&#8220;videoCaption_2&#8221;: &#8220;string&#8221;,<br>&#8220;hostedAuthentication_AuthenticationEmail&#8221;: &#8220;string&#8221;,<br>&#8220;fp&#8221;: &#8220;string&#8221;,<br>&#8220;hostedAuthentication_CallbackURL&#8221;: &#8220;string&#8221;,<br>&#8220;valid&#8221;: true<br>}<\/mark><\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">{<br>  &#8220;Errors&#8221;: [<br>    {<br>      &#8220;Code&#8221;: &#8220;string&#8221;,<br>      &#8220;Message&#8221;: &#8220;string&#8221;<br>    }<br>  ],<br>  &#8220;HasErrors&#8221;: true,<br>  &#8220;answerId&#8221;: 0,<br>  &#8220;questionId&#8221;: 0,<br>  &#8220;answerText&#8221;: &#8220;string&#8221;,<br>  &#8220;userNickname&#8221;: &#8220;string&#8221;,<br>  &#8220;submissionTime&#8221;: &#8220;string&#8221;,<br>  &#8220;productExtId&#8221;: &#8220;string&#8221;,<br>  &#8220;locale&#8221;: &#8220;string&#8221;,<br>  &#8220;sendEmailAlertWhenPublished&#8221;: true,<br>  &#8220;isAuthenticationRequired&#8221;: true,<br>  &#8220;hostedAuthenticationCallbackUrl&#8221;: &#8220;string&#8221;<br>}<\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Request Parameters:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Name<\/strong><\/th><th><strong>Description<\/strong><\/th><th><strong>Required<\/strong><\/th><th><strong>Example Value<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>Latest API Version.<\/td><td>Yes<\/td><td><code>5.4<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">authtoken<\/mark><\/td><td>The token sent by our platform in the authentication link in the email sent to the specified user email-id.<\/td><td>Yes<\/td><td><code>authtoken<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>Response format.<\/td><td>Yes<\/td><td><code>json<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>Passkey for authentication.<\/td><td>Yes<\/td><td><code>xx1x-y2yy-3hg4<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">agreedToTermsAndConditions<\/mark><\/td><td>Boolean indicating whether or not the user agreed to the terms and conditions. Depends on the client\u2019s settings.<\/td><td>Yes<\/td><td><code>true<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FP<\/mark><\/td><td>Device Fingerprint of the user&#8217;s device. The fingerprint should be unique and untouched.<\/td><td>Yes<\/td><td>`134567edjtcvb~!@#$%^&amp;*(Z_+{:&lt;&gt;&gt;:&#8221;}<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HostedAuthentication_AuthenticationEmail<\/mark><\/td><td>Email address where the users will receive the verification email from our platform. Required if using Hosted Authentication Service.<\/td><td>Yes<\/td><td><code>user@gmail.com<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HostedAuthentication_CallbackURL<\/mark><\/td><td>URL of the link contained in the user authentication email. Required if using Hosted Authentication Service.<\/td><td>Yes<\/td><td><code>http:\/\/www.google.com<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">action<\/mark><\/td><td>The submission action to take. Either \u2018Preview\u2019 or \u2018Submit\u2019. \u2018Preview\u2019 will show a draft of the review being submitted.<\/td><td>Yes<\/td><td><code>submit<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionId<\/mark><\/td><td>The ID of the Question for which the Answer is being submitted.<\/td><td>Yes<\/td><td><code>1234<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">answerText<\/mark><\/td><td>Answer Text.<\/td><td>Yes<\/td><td><code>Text of the answer<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">displayCode<\/mark><\/td><td>Represents the market and locale of the Review submitted.<\/td><td>No<\/td><td><code>aeg-de_de<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">userNickname<\/mark><\/td><td>The display name of the user.<\/td><td>Yes<\/td><td><code>Nick<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">isAuthenticationRequired<\/mark><\/td><td><code>false<\/code>&#8211; To skip the email authentication. <code>true<\/code>&#8211; otherwise.<\/td><td>No<\/td><td><code>false<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sendEmailAlertWhenPublished<\/mark><\/td><td>Send email alert when published.<\/td><td>No<\/td><td><code>false<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">PhotoCaption_1<\/mark><\/td><td>Caption for the uploaded photo. You can include parameters for <code>PhotoCaption_1<\/code> to <code>PhotoCaption_5<\/code>.<\/td><td>No<\/td><td><code>PhotoCaption_1<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">PhotoUrl_1<\/mark><\/td><td>Photo URL. You can include parameters for <code>PhotoUrl_1<\/code> to <code>PhotoUrl_5<\/code>.<\/td><td>No<\/td><td><code>PhotoUrl_1<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">VideoCaption_1<\/mark><\/td><td>Caption for the uploaded video. You can include parameters for <code>VideoCaption_1<\/code> to <code>VideoCaption_5<\/code>.<\/td><td>No<\/td><td><code>VideoCaption_1<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">VideoUrl_1<\/mark><\/td><td>Video URL. You can include parameters for <code>VideoUrl_1<\/code> to <code>VideoUrl_5<\/code>.<\/td><td>No<\/td><td><code>VideoUrl_1<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DocumentCaption_1<\/mark><\/td><td>Caption for the uploaded document. You can include parameters for <code>DocumentCaption_1<\/code> to <code>DocumentCaption_5<\/code>.<\/td><td>No<\/td><td><code>DocumentCaption_1<\/code><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">DocumentUrl_1<\/mark><\/td><td>Document URL. You can include parameters for <code>DocumentUrl_1<\/code> to <code>DocumentUrl_5<\/code>.<\/td><td>No<\/td><td><code>DocumentUrl_1<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Response Parameters:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Name<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>An array of error objects, each containing a code and message indicating the error details.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors.Code<\/mark><\/td><td>The code of the specific error.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors.Message<\/mark><\/td><td>The message describing the error.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HasErrors<\/mark><\/td><td>Indicates whether there were any errors during the submission. <code>true<\/code> if errors occurred.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">answerId<\/mark><\/td><td>The unique ID of the submitted answer.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">questionId<\/mark><\/td><td>The unique ID of the question to which the answer was submitted.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">answerText<\/mark><\/td><td>The text of the submitted answer.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">userNickname<\/mark><\/td><td>The display name of the user who submitted the answer.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">submissionTime<\/mark><\/td><td>The timestamp when the answer was submitted.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">productExtId<\/mark><\/td><td>The external ID of the product associated with the answer.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">locale<\/mark><\/td><td>The locale of the submitted answer (e.g., <code>en_US<\/code>, <code>de_DE<\/code>).<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">sendEmailAlertWhenPublished<\/mark><\/td><td>Indicates if an email alert will be sent when the answer is published.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">isAuthenticationRequired<\/mark><\/td><td>Indicates if email authentication was required for the submission.<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">hostedAuthenticationCallbackUrl<\/mark><\/td><td>The callback URL used for hosted authentication if applicable.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">Feedback Submission<\/mark><\/h4>\n\n\n\n<p>The Feedback Submission API enables the submission of feedback related to reviews directly from your website. By interacting with this API, you can provide feedback such as marking content as inappropriate or voting on its helpfulness. This API is crucial for maintaining the integrity and quality of user-generated content on your platform.<\/p>\n\n\n\n<p>Endpoint:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;base_url&gt;\/data\/submitfeedback.json<\/pre>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-APIA.4FeedbackSubmissionAPI\">API A.4 Feedback Submission API<\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Title<\/strong><\/td><td>Submit Feedback<\/td><\/tr><tr><td><strong>Overview&nbsp;<\/strong><\/td><td>This API allows you to submit feedback for a review from your website.<\/td><\/tr><tr><td><strong>URL<\/strong><\/td><td><a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-feedback\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-feedback\">\/data\/submitfeedback.json<\/a><\/td><\/tr><tr><td><strong>Host<\/strong><\/td><td>&lt;base_url&gt;<\/td><\/tr><tr><td><strong>Content-Type<\/strong><\/td><td>applications\/json<\/td><\/tr><tr><td><strong>Method<\/strong><\/td><td>HTTP POST<\/td><\/tr><tr><td><strong>Response-Type<\/strong><\/td><td>json<\/td><\/tr><tr><td><strong>Current Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Base Version<\/strong><\/td><td>5.4<\/td><\/tr><tr><td><strong>Sample Call<\/strong><\/td><td>Below is the sample call without all parameters. Please see the list of request parameters that can be submitted to the API.This is the sample call. Please see the list below for all request parameters that can be submitted to the API.POST <a href=\"https:\/\/developers-test.one2five.digital\/?docs=submit-feedback\" data-type=\"link\" data-id=\"https:\/\/developers-test.one2five.digital\/?docs=submit-feedback\">\/data\/submitfeedback.json<\/a><br>Host:&nbsp;&lt;base_url&gt;<br><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Content-Type:&nbsp;application\/json{<br>&nbsp; &nbsp; &nbsp;&#8220;passKey&#8221;: &#8220;aa60c6d8-148f-4ca0-93d6-0eee26f78942&#8221;,<br>&nbsp; &nbsp; &nbsp;&#8220;apiversion&#8221;: &#8220;5.4&#8221;,<br>&nbsp; &nbsp; &nbsp;&#8220;format&#8221;: &#8220;json&#8221;,<br>&nbsp; &nbsp; &nbsp;&#8220;contentId&#8221;: 12345,<br>&nbsp; &nbsp; &nbsp;&#8220;contentType&#8221;: &#8220;question&#8221;,<br>&nbsp; &nbsp; &nbsp;&#8220;feedbackType&#8221;: &#8220;inappropriate&#8221;<br>}<\/mark><\/td><\/tr><tr><td><strong>Success Response<\/strong><\/td><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><code>{&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\u201cData\u201d:{},&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\u201cHasErrors\u201d:false,&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\u201cForm\u201d:[],&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\"FormErrors\":{},&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\"TypicalHoursToPost\":72,&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\"SubmissionId\":\"3bjfuudsrjt516vitpvwnqrli\",&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\"Feedback\":{&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"Helfulness\":{<\/code><br><code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"Vote\"Positive,&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"AuthorId\":\"\"&nbsp;<\/code><br><code>&nbsp; &nbsp; &nbsp;},&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"Inappropriate\":null<\/code><br><code>&nbsp;&nbsp;&nbsp;},&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\"Locale\":\"en_us\",&nbsp;<\/code><br><code>&nbsp;&nbsp;&nbsp;\"Errors\":[]&nbsp;<\/code><br><code>}<\/code><\/mark><code>&nbsp;<\/code><\/td><\/tr><tr><td><strong>Error Response<\/strong><\/td><td>1. ERROR_DUPLICATE_SUBMISSION<mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><code>{<\/code><br><code>&nbsp; \u201cLocale\u201d=\u201cnull\u201d,<\/code><br><code>&nbsp;&nbsp; \u201cErrors\u201d:[<\/code><br><code>&nbsp; &nbsp; &nbsp; {<\/code><br><code>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cMessage\u201d:\u201dDuplicate Submission\u201d,<\/code><br><code>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cCode\u201d:\u201dERROR_DUPLICATE_SUBMISSION\u201d<\/code><br><code>&nbsp; &nbsp; &nbsp; }<\/code><br><code>&nbsp; &nbsp; ],<\/code><br><code>&nbsp; &nbsp; \u201cForm\u201d:[],<\/code><br><code>&nbsp; &nbsp; \u201cFormErrors\u201d:{},<\/code><br><code>&nbsp; &nbsp; \u201cSubmissionId\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cData\u201d:{},<\/code><br><code>&nbsp; &nbsp; \u201cTypicalHoursToPost\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cAuthorSubmissionToken\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cHasErrors\u201d:true<\/code><br><code>}<\/code><\/mark><br>2. ERROR_BAD_REQUEST<mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><code>{<\/code><br><code>&nbsp; \u201cLocale\u201d=\u201cnull\u201d,<\/code><br><code>&nbsp;&nbsp; \u201cErrors\u201d:[<\/code><br><code>&nbsp; &nbsp; &nbsp; {<\/code><br><code>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cMessage\u201d:\u201d400 - ERROR_PARAM_MISSING_SUBJECT_ID\u201d,<\/code><br><code>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cCode\u201d:\u201d ERROR_BAD_REQUEST\u201d<\/code><br><code>&nbsp; &nbsp; &nbsp; }<\/code><br><code>&nbsp; &nbsp; ],<\/code><br><code>&nbsp; &nbsp; \u201cForm\u201d:[],<\/code><br><code>&nbsp; &nbsp; \u201cFormErrors\u201d:{},<\/code><br><code>&nbsp; &nbsp; \u201cSubmissionId\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cData\u201d:{},<\/code><br><code>&nbsp; &nbsp; \u201cTypicalHoursToPost\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cAuthorSubmissionToken\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cHasErrors\u201d:true<\/code><br><code>}<\/code><\/mark><br>3. ERROR_UNSUPPORTED<mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\"><code>{<\/code><br><code>&nbsp; \u201cLocale\u201d=\u201cnull\u201d,<\/code><br><code>&nbsp;&nbsp; \u201cErrors\u201d:[<\/code><br><code>&nbsp; &nbsp; &nbsp; {<\/code><br><code>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cMessage\u201d:\u201dApi version 0.1 is not supported for this pass key.\u201d,<\/code><br><code>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; \u201cCode\u201d:\u201d ERROR_UNSUPPORTED\u201d<\/code><br><code>&nbsp; &nbsp; &nbsp; }<\/code><br><code>&nbsp; &nbsp; ],<\/code><br><code>&nbsp; &nbsp; \u201cForm\u201d:[],<\/code><br><code>&nbsp; &nbsp; \u201cFormErrors\u201d:{},<\/code><br><code>&nbsp; &nbsp; \u201cSubmissionId\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cData\u201d:{},<\/code><br><code>&nbsp; &nbsp; \u201cTypicalHoursToPost\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cAuthorSubmissionToken\u201d:null,<\/code><br><code>&nbsp; &nbsp; \u201cHasErrors\u201d:true<\/code><br><code>}<\/code><\/mark><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-TableA.4.1:RequestParameters\"><strong>Request Parameter:<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter Name<\/th><th>Description<\/th><th>Additional Info<\/th><th>Example&nbsp;<\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">apiversion<\/mark><\/td><td>API Version to be used.<\/td><td>Mandatory<\/td><td>5.4<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">format<\/mark><\/td><td>Response format.<\/td><td>Mandatory<\/td><td>json<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">passKey<\/mark><\/td><td>The API key provided by us to each consuming market\/client. It is required to authenticate the request source.<\/td><td>Mandatory<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contentId<\/mark><\/td><td>The id of the content for which the feedback is being submitted.<\/td><td>Mandatory<\/td><td>2345<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">contentType<\/mark><\/td><td>Type of content with which the feedback is associated (review, question, answer or review_comment)<\/td><td>Mandatory<\/td><td>review, question,<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">feedbackType<\/mark><\/td><td>Type of feedback (inappropriate, helpfulness)<\/td><td>Mandatory<\/td><td>helpfulness<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">vote<\/mark><\/td><td>Helpfulness vote for this content. Valid votes are: Positive, Negative. This parameter is only required for FeedbackType=helpfulness.<\/td><td>Mandatory if feedbackType is &#8220;helpfulness&#8221;<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">reasonText<\/mark><\/td><td>This parameter will be set if feedbackType is inappropriate.<\/td><td>Conditional<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">authorId<\/mark><\/td><td>This is the id of content submitter<\/td><td>Optional&nbsp;<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h6 class=\"wp-block-heading\" id=\"TechnicalPlatformDocumentation-TableA.4.2:ResponseElements\"><strong>Response &nbsp;Parameter:&nbsp;<\/strong><\/h6>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter Name<\/th><th>Description<\/th><th>Additional Info<\/th><\/tr><\/thead><tbody><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Data<\/mark><\/td><td>Section containing fields and groups.<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">HasErrors<\/mark><\/td><td>&#8216;true&#8217; if it is an ErrorResponse i.e. something is not correct in the submission request; other wise &#8216;false&#8217; for a SuccessResponse.<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Errors<\/mark><\/td><td>Section is populated with the error code and message if present.&nbsp;<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Form<\/mark><\/td><td>Section containing an array of field and group references.<\/td><td><em>Not used currently<\/em><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">FormErrors<\/mark><\/td><td><\/td><td><em>Not used currently<\/em><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">TypicalHoursToPost<\/mark><\/td><td>Usual Time it takes for the content to get posted.<\/td><td><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">SubmissionId<\/mark><\/td><td>An Id for a successful submission returned by our platform.<\/td><td><em>Not used currently<\/em><\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Locale<\/mark><\/td><td>Whatever was submitted by the user. Default is considered as en_US.<\/td><td>de_de<\/td><\/tr><tr><td><mark style=\"background-color:var(--base)\" class=\"has-inline-color has-accent-color\">Feedback<\/mark><\/td><td>Section containing the feedback data<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Platform Overview This document introduces the Review Platform, providing interfaces for collecting, storing, moderating, and distributing user-generated product reviews and ratings. The subsequent pages will delve into the intricacies of these functionalities, empowering partners to effectively utilize and leverage the available content through the specified interfaces. NOTE: The examples shown in this document use example &#8230; <a title=\"Fundamentals\" class=\"read-more\" href=\"https:\/\/developers-test.one2five.digital\/?docs=fundamentals\" aria-label=\"Read more about Fundamentals\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_eb_attr":"","inline_featured_image":false,"footnotes":""},"doc_category":[11],"doc_tag":[],"class_list":["post-2633","docs","type-docs","status-publish","hentry","doc_category-knowledge-hub"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=\/wp\/v2\/docs\/2633","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2633"}],"version-history":[{"count":150,"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=\/wp\/v2\/docs\/2633\/revisions"}],"predecessor-version":[{"id":4083,"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=\/wp\/v2\/docs\/2633\/revisions\/4083"}],"wp:attachment":[{"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2633"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=%2Fwp%2Fv2%2Fdoc_category&post=2633"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/developers-test.one2five.digital\/index.php?rest_route=%2Fwp%2Fv2%2Fdoc_tag&post=2633"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}