Make Deposit (3D Init)
1.14 Make Deposit (3D Init)
Initiates deposit request on the given wallet using 3D payment.
Request
Method | URL |
POST | /payment/v1/deposits/3ds-init |
Response
Status | Response |
200 | { "data": { "htmlContent": "<html>...</html>" } } |
403 | |
400 | |
400 | |
401 | |
401 | |
500 |
Last updated