In the following article, we will show in detail the recommended way to connect individual data streams within the API of connecting your company. Testing environment: There is only one environment for testing and for real sales, namely the production environment. The API key you get after registration is therefore unchanged and final. Nevertheless, the connection can be tested first. Your account is until […]
Articles Tagged: API
API Limits - What is the rate limiter?
Rate limiting is basically the restriction of traffic on various components of the system, which is commonly used in the provision of software services in B2C or B2B. The purpose of this limitation is primarily to streamline the integration of our partners in order to increase the stability and response time of the MALL Partner system. For the average user, this functionality can be explained by the transfer of meaning to normal road traffic, where vehicles are limited by speed or […]
How to activate products according to individual connections
The following article will provide you with instructions for switching products to live by connection. The transition to the online environment takes place only after all the necessary points have been met before launch, after these points have been checked by your onboarding specialist and after the content has been successfully checked by our content team. Once all of the above is done, you will be instructed by your onboarding specialist […]
Validation of values – incorrectly entered parameter values
When creating or uploading products to the MALL system, it is very important to provide all additional information for the products in the form of parameters and their values. However, you may add incorrect values to your products and these information may need to be corrected. In order to make it easier for customers to select the required goods, we will evaluate incorrectly entered parameter values on a regular basis. More […]
Instructions for connecting the API
The API connection (MPAPI) is used to link your store and the MALL / MIMOVRSTE Partner environment, ie to exchange information about products and their variants, about transport settings and, last but not least, to process orders. The API is based on the so-called REST architecture, which allows you to access data and perform operations on it such as listing, creating, updating or deleting […]
Tags and Real Discount
Labels and Real Discount are marketing tools that help to increase the attractiveness of your products to customers and thus have a positive impact on your sales at MALL/Mimovrste.Our internal data shows that highlighting a product can improve sales by up to four times, so we recommend you to use labels (LABELS) and Real Discount. Only the labels below can be used, [...]
Introductory information - API
Below are the basic points that affect most partners going through the onboarding process for the MALL Partner Program. Including useful information. API (complete) Client_id ("API key") can be found in the MALL Partner Portal in the Partner section.Online API documentation. Partner MALL portal Login to the portal can be found here:- CZ; SK; SIAdmin account is created by the partner [...]
MALL Delivery service integration API
The MALL Delivery service is available not only in the partner portal, but also through the API. If you already have a connection, you can make relatively simple adjustments to call additional functions. 1. Calling order statuses You can recognize orders with the active MALL Delivery service by the parameter mdp = true. Make sure that your system is not included in the new order process settings […]
Brands Guidelines
The tag is one of the basic mandatory elements for adding products to all language versions of our website. Their perception and use varies according to the type of linking. General information The goal when listing products is to associate a specific tag with each individual product. By providing information about the brand, the brand name is automatically [...]
Webhook for order statuses
We have prepared an effective way for you to detect changes in orders through webbook settings. Webhook allows you to receive notifications about changes in orders in real time. Webhook is basically an HTTP callback that allows you to pass a notification to a URL that you define based on certain changes made to your orders. Based on this notification, it is enough to call via […] to obtain updated data.