Изменения

Перейти к: навигация, поиск

API Documentation

94 байта убрано, 15:27, 30 июня 2021
м
Нет описания правки
MeaSoft has an option of integration by means of XML API under HTTP POST protocol.
The API is designed for integrating customers (online shops and other companies ordering delivery) with delivery courier services working under MeaSoft.  If you are an '''aggregator transferring ''' who transfers customer dataand a courier service keeps separate accounts for settlements with each client, you will probably have to log in using different user accounts in case a delivery service has to keep separate accounts for reciprocal payments for each customer.  If you are a “contractor”, the integration should be done in the opposite direction – '''service partner''' and orders will be transferred to you from a delivery service, you can take the orders using <code>clients=AGENTS</code> in the [[#Order Status Query Example|statusreq]] query. For that purpose we have a platform for external integration but contractors service partners can be added to it only on our side. Please, send us your quotecommercial purpose, the description of your service and we will gladly consider them.  When writing the given documentation we assume that a person reading it has the level of expertise in coding sufficient for understanding the contents of this documentation, has a knowledge of XML and integration development environment. If you are not qualified as a developer you will have to hire a professional developer to implement your project.
When writing the given documentation we`ve been assuming that a person reading it has the required level of expertise in programming sufficient for the understanding of the contents of this documentation, has a knowledge of XML and development environment which he is integrating. If you are not qualified as a programmer you will have to hire a professional programmer for the implementation of your project.
If you still have questions after reading the given documentation, feel free to ask them via e-mail [mailto:support@courierexe.ru support@courierexe.ru]. In your e-mail message you should introduce yourself, leave your contact information (your phone number, Skype login) and the name of the company that you want to integrate with.
== CMS Integrations ==
You can download the following modules presented in the table to integrate with popular CMS:. '''The given modules are shared for free without any guarantee on the part of the developer'''. The online store bears full responsibility for correct data transfer. They modules are not intended for complete automation of your interaction with the courier service. They help online shop developers build integration with courier services. However, we will appreciate if you inform us about your needs or discrepancies found in our modules – this allows us to consider your demands when developing new versions of our modules.
{| class="wikitable" align="center" style="width: 80%; margin: auto; background-color:#ffffff; border: 1px solid #999999;" cellpadding="10" cellspacing="0"
|}
== Test account ==
The given modules are shared for free without any guarantee on the part of the developer. Their availability should be considered not as a means of complete automation of your interaction with the delivery service but more as an aid for online shop developers in building integration with delivery services. However, we will appreciate if For debugging you inform us about can access your needs andtest personal account at https://or discrepancies found in our modules – this allows us to consider your demands when developing new versions of our moduleshome.courierexe.ru/8 login test== Test account == password testm
For debugging you can access your test personal account following In the link: [https://home.courierexe.ru/8 https://home.courierexe.ru/8]'''Integration''' > '''Debug''', your login will be: test, your password will be: testm. There you will be able to can execute API requests for debugging purposes and see all your sent requests with the “eyes” of our system by using “Automation” tab. You will also find a query execution interface there. You will see all created orders on “Tracking” the '''Placed Orders''' tab.
In order to To simplify the process of integration, you can download [http://courierexe.ru/download/api/php_sample.zip the example of addressing the service using PHP].
== Work account for the connection to your customer`s platform ==
=== The example of order status query Order Status Query Example ===
<source lang="xml">

Навигация