Изменения

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

API Documentation

779 байт добавлено, 14:48, 29 июля 2021
м
The list of money transfer certificates
*'''deliveryprice''' — contains shipping cost details.
== The list of money transfer certificates Getting Client Info ==
'''The example Request Example'''<source lang="xml"><?xml version="1.0" encoding="UTF-8" ?><client> <auth extra="8" login="test" pass="testm" /> </client></source> '''client''' — root container. Required.*'''auth''' — authorization. Required. '''Response Example'''<source lang="xml"><?xml version="1.0" encoding="UTF-8" ?><client> <code>1082</code></client></source> *'''code''' — client code. == List of the query for the list of money transfer certificates:Сash Transfer Certificates == '''Request Example'''
<source lang="xml">
<?xml version="1.0" encoding="UTF-8" ?>
<smalist>
<auth extra="8" login="login" pass="pass" />
<datefrom>20162021-02-10</datefrom> <dateto>20162021-03-10</dateto>
</smalist>
</source>
'''smalist''' is a root container. Required. *'''auth''' is authorization. Required. *'''datefrom''' is a date “from”from. Optional. *'''dateto''' is a date “to”to. Optional.
If the date range is not specified, then money cash transfer certificates for the last month are returned.
'''The example of a response to the query for the list of money transfer certificates:Response Example'''
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<code>6278</code>
<number>3992</number>
<actdate>20162020-02-12</actdate>
<datepay></datepay>
<dateto>2020-02-12</dateto>
<promiseddatepay></promiseddatepay>
<price>637.00</price>
<pricecorr>113.00</pricecorr>
<rur>13430.00</rur>
<pricekur>570.00</pricekur>
<payno>42423</payno>
<paytype>1</paytype>
<paytypename></paytypename> /not supported yet
<signedcopyreceived>NO</signedcopyreceived>
</sma>
</smalist>
</source>
*'''code''' is a code of a money — cash transfer certificatecode. *'''number''' is the number of a money — cash transfer certificate number in the systemMeaSoft. *'''actdate''' is a date of a money cash transfer certificatecreated.*'''datepay''' is a date of payment on a money cash transfer certificate paid. *'''dateto''' — cash transfer certificateperiod end date.*'''promiseddatepay''' — planned payment date. *'''price''' is a price — cost of courier services. *'''pricecorr''' — adjustment amount.*'''rur''' is a price of an orderamount. *'''pricekur''' is a price of courier deliverycost. *'''priceag''' is agent`s commission— service partner fee. *'''payno''' is a number of a payment ordernumber. *'''paytype''' is a type of payment: 1 — non-cash payment, 2 — paying a courier in cash, 3 — paying cash at the office, 4 — wire payment to bank card.*'''paytypename''' — payment type as string.*'''signedcopyreceived''' — indicates whether cash transfercertificate is returned. Possible values: '''YES''', '''NO'''.
== Detailing of money transfer certificates ==

Навигация