API documentation
post
/api/v1/bank-deposit/requestPOST /api/v1/bank-deposit/request
BankDeposit
Request body
{
"bankAccountId": "string",
"amount": 0,
"area": "string",
"message": "string"
}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