API documentation
post
/api/v1/Wallet/withdrawal/bank-detailsPOST /api/v1/Wallet/withdrawal/bank-details
Wallet
Parameters
version
path · string
Required
Request body
{
"hasFilledLastVersion": false,
"page": {},
"input": {
"iban": "string",
"bicSwift": "string",
"bankName": "string",
"bankAddress": "string",
"currency": "string",
"amount": "string",
"accountId": 0
}
}Responses
The OpenAPI specification does not include response body schemas for this endpoint. Use Try It with your credentials to see a live response.
- 200Success