Commit Graph

19 Commits

Author SHA1 Message Date
Pavel Popov
c9461e1782
Translate into english (#38)
* Translate into english

* Update api/payres/spec/swagger.yaml

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

* Revert webhook public key example

* Apply suggestions from code review

Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Rinat Arsaev <11846445+A77AY@users.noreply.github.com>

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

* Update api/wallet/spec/paths/identities@{identityID}@withdrawal-methods.yaml

* Update api/wallet/spec/paths/destinations@{destinationID}@grants.yaml

* Format MD parts

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

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

* Apply suggestions from code review

Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Артем <WWW_cool@inbox.ru>

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

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

Co-authored-by: Артем <WWW_cool@inbox.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

* Update api/payres/spec/swagger.yaml

Co-authored-by: Артем <WWW_cool@inbox.ru>

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

Co-authored-by: Артем <WWW_cool@inbox.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: Артем <WWW_cool@inbox.ru>

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

Co-authored-by: Артем <WWW_cool@inbox.ru>

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

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

Co-authored-by: vilorij <vilorij@ya.ru>

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

Co-authored-by: Артем <WWW_cool@inbox.ru>

* Fixes

* Remove crowdin configuration

Co-authored-by: vilorij <vilorij@ya.ru>
Co-authored-by: Rinat Arsaev <11846445+A77AY@users.noreply.github.com>
Co-authored-by: Артем <WWW_cool@inbox.ru>
2023-01-16 15:38:24 +07:00
Артем
cb238d324c
TD-250: Crypto currency (#31)
* changed from enum

* fixed links
2022-05-25 17:40:01 +03:00
Артем
ce0dd21356
APM-83: Get withdrawal methods (#11)
* added get methods method

* fixed

* fixed schema

* renamed

* renamed to withdrawal
2022-03-22 11:13:50 +03:00
Alexey S
932fa254a0
TD-176: Add 401 errors to payres paths (#10) 2022-03-05 18:14:31 +03:00
Артем
da5112091b
Update master (#4)
* update

* renamed to vality
2022-01-24 15:35:28 +03:00
Sergey Yelin
4d981f8e02
Sync payment systems (#83) 2021-02-03 14:35:26 +03:00
Sergey Yelin
be120f1547
Sync payment systems (#82) 2021-02-02 16:11:44 +03:00
dinama
9fb5ab05d5
FF-237: ResourceToken that may expire (#81) 2020-12-16 00:56:19 +03:00
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
Roman Pushkov
1da7bea5e9
FF-178: remove payment system from destination (#66) 2020-04-20 19:11:49 +03:00
Alexey
69e8c56914
CAPI-408: Change regex to accept alpha, spaces and punctuation (#64) 2020-03-18 11:05:23 +03:00
Alexey
c715d9cb8d
add cardHolder regex from capi (#59) 2020-02-11 14:59:37 +03:00
Sergey Yelin
2013db54e5
FF-136: expDate in BankCard now optional (#49) 2019-10-30 17:00:03 +03:00
Toporkov Igor
efdbc22ed2
Remove regex pattern for cardHolder (#44)
to comply with capi
2019-07-19 14:21:55 +03:00
Andrew Mayorov
879046011d
CAPI-262: Make bin example look in line w/ definition (#26) 2018-07-15 19:10:33 +03:00
Anton Belyaev
352a2eb5a4
Work around swagger codegen bug (#11) 2018-06-20 11:53:17 +03:00
Anton Belyaev
63d8e0e303
Fix payres typos (#4) 2018-06-14 21:06:37 +03:00
Andrew Mayorov
0ba011b839
CAPI-262: Make up swagger repo w/ basic wallet api (#1)
* CAPI-262: Make up swagger repo w/ basic wallet api
* CAPI-262: Design identity levels and challenges
* CAPI-262: Allow to list wallets and identites
* CAPI-292: Switch to Redoc 2.x
* CAPI-262: Draft outputs and withdrawals
2018-06-12 19:50:45 +03:00