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 |
|
Andrew Mayorov
|
0a8b2bf3a1
|
CAPI-262: Stash deposits for later (#21)
|
2018-07-12 17:27:43 +03:00 |
|
Andrew Mayorov
|
04db12372a
|
CAPI-262: Stash identity challenge cancellation (#23)
|
2018-07-12 17:27:30 +03:00 |
|
Andrew Mayorov
|
e004ee24df
|
CAPI-262: Fix a couple of unusedness warnings (#22)
|
2018-07-12 17:27:12 +03:00 |
|
Andrew Mayorov
|
d3d07cc327
|
CAPI-262: Fix residence param length (#20)
|
2018-07-08 23:50:07 +03:00 |
|
Andrew Mayorov
|
cdfe496516
|
CAPI-262: Fix case sensitivity in query params too (#18)
|
2018-07-08 22:23:48 +03:00 |
|
Andrew Mayorov
|
632b7ccf9e
|
CAPI-262: Drop questionably humorous example strings (#19)
|
2018-07-08 22:14:46 +03:00 |
|
Anton Belyaev
|
86803cf7df
|
Make currency and residence IDs case insensitive in request path (#17)
|
2018-07-08 19:55:14 +03:00 |
|
Andrew Mayorov
|
50e4d582c6
|
CAPI-262: Drop unnecessary 'level' parameter on challenge start (#16)
|
2018-07-07 14:19:11 +03:00 |
|
Andrew Mayorov
|
604a25eb2d
|
CAPI-262: Fix residence parameter pattern (#15)
|
2018-07-07 13:47:26 +03:00 |
|
Anton Belyaev
|
dad201e3d9
|
Temporarily remove cyrillic patterns due to code generation bug (#14)
|
2018-07-05 12:52:13 +03:00 |
|
Anton Belyaev
|
d8181b3a12
|
Add issuerCode for rus national passports (#13)
|
2018-07-04 18:20:18 +03:00 |
|
Andrew Mayorov
|
456f18db5c
|
CAPI-262: Strip grants from Withdrawal resource (#12)
|
2018-06-26 15:09:24 +03:00 |
|
Anton Belyaev
|
352a2eb5a4
|
Work around swagger codegen bug (#11)
|
2018-06-20 11:53:17 +03:00 |
|
Andrew Mayorov
|
7b4d7e25d6
|
CAPI-262: Make paths to spec relative (#10)
So that the site hosted on Github Pages works properly.
|
2018-06-19 14:21:01 +03:00 |
|
Andrew Mayorov
|
be90cc467a
|
CAPI-262: Fix multispec browsing (#9)
|
2018-06-19 13:31:13 +03:00 |
|