Commit Graph

33 Commits

Author SHA1 Message Date
Toporkov Igor
d148d025c8
ANAPI-22: Cancel Reports (#32)
* Create cancel report api handle

* Add comment about cancel restrictions

* Reword description to comply with capi
2020-08-03 14:17:21 +03:00
Kostya
72212b49a8
Add new method for groupingby suberrors (#31) 2020-05-26 13:40:52 +03:00
ndiezel0
29e4b8ba3f
ANAPI-19: Add shopID to Refund (#30) 2020-05-19 17:32:53 +03:00
Kostya
9cec98dd42
Change type percent to double (#29)
Co-authored-by: k.struzhkin <k.struzhkin@MacBook-Pro-rbkadmin.local>
2020-04-15 12:51:16 +03:00
vitaxa
4121c9d90f
BJ-843: searchPayments shopIds param (#27) 2020-03-30 13:37:29 +03:00
ndiezel0
6c2e0f6fb5
ANAPI-14: Change basePath (#28) 2020-03-30 10:43:48 +03:00
ndiezel0
01266444c5
ANAPI-12: Fix broken regexp (#26) 2020-03-19 16:23:53 +03:00
Kostya
95dbdc2c7c
Fix ids and types (#25)
* Fix ids and types


Co-authored-by: k.struzhkin <k.struzhkin@rbkmoney.com>
2020-03-10 15:43:18 +03:00
Kostya
bbf8769b4b
Remove party (#24)
* Remove unused partyId

Co-authored-by: k.struzhkin <k.struzhkin@rbkmoney.com>
2020-03-06 16:43:16 +03:00
Kostya
62bfda8acc
Add build utils (#23)
* Add build utils
2020-03-05 16:25:17 +03:00
Kostya
b8494fdf42
Add balances method (#22)
* Add balances method
2020-03-05 15:15:58 +03:00
Sergey Yelin
3629e1f8ca
Applepay can have empty bin (#21) 2020-03-04 17:09:25 +03:00
Kostya
04d8e8822c
New analitics methods (#16)
* Add analytics methods
2020-03-04 09:56:51 +03:00
Sergey Yelin
257693cdf3
Add missing payment terminal types (#20) 2020-03-02 12:08:22 +03:00
Baikov Dmitrii
7d944448c1
BJ-739: Redecorate user filters (#19) 2019-12-27 13:32:23 +03:00
Baikov Dmitrii
0a35ecfc03
BJ-703: Add terminal providers (wechat, alipay) (#17) 2019-12-24 11:58:44 +03:00
ndiezel0
a85c10e4da
ANAPI-8: Update search methods with crypto and mobile commerce (#18)
* ANAPI-8: Add crypto currency to search

* ANAPI-8: Add mobile commerce to search
2019-12-23 19:11:45 +03:00
Rinat Arsaev
e77d922e1e Remove reports partyID (#15)
* partyID to optional

* remove partyID
2019-11-01 12:59:35 +03:00
ndiezel0
0b8a74fb17
Add deploy step for wercker to release to gh-pages (#14) 2019-10-28 15:46:34 +03:00
ndiezel0
da829100d5
Add provision of service back except in report creation (#13) 2019-10-22 14:10:54 +03:00
ndiezel0
828c53d54e
Remove provisionOfService (#12) 2019-10-18 16:59:57 +03:00
Rinat Arsaev
a285c49b41
Ft/FE-935: Add continuation token 4 reports (#11) 2019-10-10 14:37:44 +03:00
Alexandra Usacheva
787bc307f6
rename plugin call (#10)
rename plugin call
2019-10-07 18:02:39 +03:00
Alexandra Usacheva
af10b51873
Fix/digital wallets (#9) 2019-10-07 17:03:18 +03:00
Alexandra Usacheva
71bd6c5023
fix: added qiwi details (#8) 2019-10-07 16:30:20 +03:00
Anatolii Karlov
d520e98a51
remove unused arg from getReport (#7) 2019-10-04 14:51:04 +03:00
Anatolii Karlov
320d11ec27 fix length (#6) 2019-10-03 19:23:56 +03:00
Anatolii Karlov
5f542db9b1
REP-58: add reporting (#5) 2019-10-02 14:31:38 +03:00
ndiezel0
a6393e939e
CAPI-381: Return missing definition (#4) 2019-09-23 17:27:30 +03:00
ndiezel0
558c63b116
CAPI-381: Return missing definitions (#3)
* CAPI-381: Return missing definitions

* CAPI-381: Remove readOnly fields and remove fill info from descriptions
2019-09-11 19:29:46 +03:00
ndiezel0
8892c9f0e2
CAPI-381: Fix build (#2)
* CAPI-381: remove unused x-merge-properties from definitions

* CAPI-381: revert x-merge-properties changes

* Revert "CAPI-381: remove unused x-merge-properties from definitions"

This reverts commit ae7ae9ba

* CAPI-381: rename `x-merge-properties` to `x-merge-obj`
2019-09-09 20:44:45 +03:00
ndiezel0
6d5fae7dce
CAPI-381: Port SWAG CAPI V3 to SWAG Analytics API (#1)
* CAPI-381: Port SWAG CAPI V3 to SWAG YAPI

* CAPI-381: Clean up unused definitions

* CAPI-381: Rename YAPI to Dashboard API

* CAPI-381: Remove wsd folder and review fixes

* Update spec/definitions/ContinuationToken.yaml

Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com>

* CAPI-381: Update rebillyMerge script

* CAPI-381: Change copyright and remove wercker deploy

* CAPI-381: Fix `npm start`

* CAPI-381: Remove ExternalIDConflictError

* CAPI-381: Change error message example to one that can actually occur

* CAPI-381: Remove redundant error description

* CAPI-381: Rename x-rebillyMerge to x-merge-properties

* CAPI-381: Rename dashboard api to analytics api

* CAPI-381: Return copyright

* CAPI-381: Review fix

* CAPI-381: Remove ReadOnly fields

* CAPI-381: Remove `analytics` from paths

* CAPI-381: Correct API description
2019-09-06 17:43:30 +03:00
Rustem Shaydullin
50a3d805f3 Initial commit 2019-09-02 16:47:35 +03:00