Commit Graph

124 Commits

Author SHA1 Message Date
Andrey Fadeev
2f9ebc0a1b
MSPF-560 Add RuPay payment system (#77) 2020-08-03 16:54:23 +03:00
Andrey Fadeev
d592bc80aa
MSPF-560 Add ELO payment system (#76) 2020-07-31 16:59:41 +03:00
Toporkov Igor
f071ef818d
FF-184: Add subErrors (#75)
* Add subFailure to WithdrawalFailure

* Add subError to DepositFailure
2020-07-24 10:26:06 +03:00
Артем
553b3c285f
FF-195: Ticket expiration (#74)
* fixed desc

* fixed

* Update api/wallet/spec/definitions/P2PTransferTemplateTicketRequest.yaml

Co-authored-by: Andrey Fadeev <me@ciiol.net>

Co-authored-by: Andrey Fadeev <me@ciiol.net>
2020-06-26 17:46:58 +03:00
Артем
1383391b60
FF-194: Add contact info (#73)
* added contact info

* fixed
2020-06-23 11:01:42 +03:00
Артем
3a0e1ee23d
FF-174: FIX - quote with template (#72)
* added quote with template

* removed 409 error
2020-06-18 15:50:13 +03:00
Артем
4828703335
FF-174: FIX - Add token request scheme (#71) 2020-05-26 18:26:30 +03:00
Артем
b8892822ce
FF-174: FIX - Create transfer params (#70) 2020-05-25 14:10:29 +03:00
Артем
fd65dd6fdb
FF-174: FIX - P2P transfer create response (#69) 2020-05-25 14:02:46 +03:00
Артем
6b3f32e5fb
FF-174: FIX - Add not found error (#68) 2020-05-25 12:42:17 +03:00
Артем
b6af3c5095
FF-174: Add p2p templates (#65)
* added p2p templates

* added requested changes

* added some requested changes

* added some requested changes

* minors

* fixed

* fixed

* minor

* nano

* added require currency

* added some requested changes

* fixed

* added identity id

* fixed

* added poem

* fixed

* minor

* nano

* micro

* fixed

* fixed

* added set blocking

* fixed

* fixed

* minor

* Update api/wallet/spec/paths/p2p@transfer@templates@{p2pTransferTemplateID}@block.yaml

Co-authored-by: Andrey Fadeev <me@ciiol.net>

Co-authored-by: Andrey Fadeev <me@ciiol.net>
2020-05-21 15:09:01 +03:00
Roman Pushkov
d7172f8564
FF-178: restore payment system in sender and receiver (#67)
* restore payment system in sender and receiver

* remove payment system field from params
2020-04-22 16:36:59 +03:00
Roman Pushkov
1da7bea5e9
FF-178: remove payment system from destination (#66) 2020-04-20 19:11:49 +03:00
Артем
ff375e472d
FF-166: Add auth data (#63)
* added auth data to sender resource params

* fixed
2020-03-18 16:00:08 +03:00
Alexey
69e8c56914
CAPI-408: Change regex to accept alpha, spaces and punctuation (#64) 2020-03-18 11:05:23 +03:00
Andrey Fadeev
974b5feb27
FF-164 Add USDT (#62)
Add Tether USD token
2020-03-06 18:19:20 +03:00
Sergei Shuvatov
fa81edc8fc
Clarify date and time format (#61) 2020-03-03 19:50:39 +03:00
Артем
240cee4a9a
FF-160: Add w2w transfer (#60)
* added w2w transfer

* added wallet grant

* renamed wallet grant

* fixed

* added desc
2020-02-21 14:47:41 +03:00
Alexey
c715d9cb8d
add cardHolder regex from capi (#59) 2020-02-11 14:59:37 +03:00
Roman Pushkov
4f2f265598
FF-99: extract destination tag (#57)
* add discriminator

* add definitions for crypto currencies

* minor fix

* update

* fix schemas
2020-02-07 19:18:47 +03:00
Boris
c0e9aba84f
add resource token error (#58) 2020-01-28 17:34:43 +03:00
ndiezel0
53dccfebbf
FF-139: Add P2PTransferQuote version 1 inner structure (#56)
* FF-139: Add P2PTransferQuote version 1 inner structure

* FF-139: Review fix

* Update api/wallet/spec/definitions/internal/P2PTransferQuoteTokenV1.yaml

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

* FF-139: Move CompactResource to internal

* FF-139: Move `internal` folder out of `spec` folder

* FF-139: Fix refs

* FF-139: Fix spec refs

Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>
2019-12-20 20:24:08 +03:00
Alexey
23581a17f4
FF-129: Get by external id instead of search (#52) 2019-12-13 13:52:49 +03:00
Toporkov Igor
baa6f437e4
Fix wrong parameter description (#55) 2019-12-05 22:07:30 +03:00
Toporkov Igor
e4adc49edf
Add getWalletByExternalID (#54) 2019-12-05 16:11:31 +03:00
ndiezel0
6d354f1daf
Remove externalID from P2PTransfer list of required fields (#53) 2019-11-27 19:29:13 +03:00
Alexey
1d20a92fc9
FF-129: Add external_id as search parameter (#51) 2019-11-22 15:40:16 +03:00
Alexey
652cdeb554
Change external id conflict response to be more like capi (#50) 2019-11-13 14:34:15 +03:00
ndiezel0
481bced5fc FF-120: P2P (#48)
* FF-120: Add commission request

* FF-120: Fix test

* FF-120: Change return code

* FF-120: Add getTransferEvents

* FF-120: Add createTransfer

* FF-120: Rename commission -> fee

* FF-120: Add 422 error to fixateFee

* FF-120: Add brief description to P2P tag

* FF-120: rename `params` -> `feeParams`

* FF-120: review fix

* FF-120: make p2p events use continuationToken

* FF-120: fix schemas

* FF-120: Add x-merge-properties

* Revert "FF-120: Add x-merge-properties"

This reverts commit 99092efb

* FF-120: Make event changes object instead of array of objects

* FF-120: Fix previous commit

* FF-120: Change description

* FF-120: Remove invalid reference

* FF-120: Add metadata to transfer creation

* FF-120: Add senderIdentityID to FeeParameters and fix paymentID

* FF-120: fix the rest of paymentID

* FF-120: Change P2PTransferID example

* FF-120: Change parameters format used in creating Transfer

* FF-120: Add same params from fixateFee to createTransfer

* FF-120: Change createTransfer description

* FF-120: Add sender, receiver and status to Transfer

* FF-120: Fix description

* FF-120: Introduce InvalidTransferParameters

* FF-120: Change the way UserInteractions work

* FF-120: Remove discriminator in UserInteractionIntent

* FF-120: review fix

* FF-120: Rename fixateFee -> calculateFee

* FF-120: Review fix

* FF-120: Review fix

* FF-120: Review fix

* FF-120: Fix path param

* FF-120: Refactor error for invalid p2p transfer params

* FF-120: Add getP2PTransfer request

* FF-120: Get createP2PTransfer more in line with Withdrawal

* FF-120: Add token expiration date

* FF-120: Rename P2PTransferInteractionRequested to P2PTransferInteractionChanged

* FF-120: Add errors and explanation
2019-10-31 14:49:20 +03:00
Sergey Yelin
2013db54e5
FF-136: expDate in BankCard now optional (#49) 2019-10-30 17:00:03 +03:00
Andrey Fadeev
7ea09bb0ea
Add webhook validation error (#47) 2019-09-20 16:09:54 +03:00
Артем
118693fe2a
FF-107: Webhooks (#45)
* added webhooks

* changed webhook api ref

* added identityID to webhook functions

* minor

* fixed

* refixed

* fixed
2019-08-01 19:05:58 +03:00
Toporkov Igor
efdbc22ed2
Remove regex pattern for cardHolder (#44)
to comply with capi
2019-07-19 14:21:55 +03:00
Артем
876924f9eb
FF-101: Destinaion tag (#43) 2019-07-15 14:43:31 +03:00
Артем
2f8ba16b2a
FF-95: FIX - added 422 error (#42) 2019-07-04 11:11:07 +03:00
Артем
c1a26b7816
renamed (#41) 2019-07-02 13:58:27 +03:00
Артем
98fb614275
FF-95: Get exchange rates path (#40)
* added get exchange rates path

* changed to point rate

* added requested changes

* added requested changes

* nano
2019-06-28 12:13:03 +03:00
Anatoly Cherkasov
2c89bf0325
PROX-295: required crypto currency (#39) 2019-05-28 11:54:48 +03:00
Anatoly Cherkasov
3fb0b196e5
PROX-295: add crypto wallet (#37)
* PROX-295: add crypto wallet
2019-05-21 13:48:11 +03:00
Артем
1b1585ea37
FF-72: New deposit id max len (#36) 2019-03-05 13:22:44 +03:00
Артем
c911edf517
FF-68: Delete expiresAt (#35) 2019-02-26 14:59:38 +03:00
Артем
b3f71a70cf
FF-52: List deposits (#34) 2019-02-01 15:20:31 +03:00
Артем
42e4845962
FF-42: Reports and some other staff (#33) 2019-01-22 14:40:42 +03:00
kloliks
0f83429c85
FF-31: listWithdrawal: search by withdrawalID (#32) 2018-12-17 12:04:58 +03:00
Denis Hedgehog
e956aa5425 Fix typescript codegen inheritance (#31) 2018-12-14 12:19:45 +03:00
Артем
ef1493ac35
FF-21: Withdrawal idempotency (#30) 2018-12-10 15:48:08 +03:00
Evgeny Levenets
3db58c072c
CAPI-316: wallet & withdrawal searches (#29)
* CAPI-316: wallet & withdrawal searches

* postreview fix 01

* postreview fix 02

* fix asset usage in old specs

* small mistake fix

Co-Authored-By: antibi0tic <levenets.e.e@gmail.com>

* REST API FTW

* remove amount filter for wallets

* even more REST-ish API FTFW

* werker fix
2018-11-15 16:38:10 +03:00
Anton Belyaev
a6e57dc61b
Allow negative Asset amounts (#28) 2018-09-25 20:20:21 +03:00
Anton Belyaev
745b5ad2c5
Fix allOf in properties (#27)
* Fix withdrawal body spec
* Fix the rest of _allOf_ for properties
* Expand .gitignore
2018-09-14 20:07:59 +03:00
Andrew Mayorov
879046011d
CAPI-262: Make bin example look in line w/ definition (#26) 2018-07-15 19:10:33 +03:00