Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Sep 3, 2017
1 parent f01c185 commit 2fb725d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions API/Bill.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
final class Bill extends \Df\API\Facade {
/**
* 2017-09-03
* «4.2. Creating an Invoice», page 7.
* «4.2. Выставление счета пользователю», страница 7.
* `[QIWI Wallet] The REST API specification (v.2.12)`, https://mage2.pro/t/3745
* https://github.com/QIWI-API/pull-payments-docs/blob/40d48cf0/_pull-payments-api_en.html.md#request--put
* https://github.com/QIWI-API/pull-payments-docs/blob/40d48cf0/_pull-payments-api_ru.html.md#Запрос--put
* https://developer.qiwi.com/ru/pull-payments/index.html#invoice_rest
* @param string $id
* @param array(string => mixed) $a
* @return O
Expand Down

0 comments on commit 2fb725d

Please sign in to comment.