Gets the list of external banks
get
/bank/external
This endpoint is used to get the list of external Banks.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
-
bankCode(optional): string
-
bankDescription(optional): string
-
bankType(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
recordStat(optional): string
-
sourceSystem(optional): string
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested Schema : LmmTmBankParametersDTO-allOf[1]
Type:
Show Source
object
-
bankCode:
string
-
bankDescription(optional):
string
-
bankShortName(optional):
string
-
bankType:
string
-
cityId(optional):
string
-
countryId(optional):
string
-
crossBorderHybridPool(optional):
string
-
crossBorderHybridSweep(optional):
string
-
crossBorderPool(optional):
string
-
crossBorderSweep(optional):
string
-
crossCcyHybridPool(optional):
string
-
crossCcyHybridSweep(optional):
string
-
crossCcyPool(optional):
string
-
crossCcySweep(optional):
string
-
domesticHybridPool(optional):
string
-
domesticHybridSweep(optional):
string
-
domesticPool(optional):
string
-
domesticSweep(optional):
string
-
extAccSweepBasis(optional):
string
-
fax(optional):
string
-
hybrid(optional):
string
-
ifAvlBalExtAccNotAvl(optional):
string
-
isBvtAllowed(optional):
string
-
isMbccAllowed(optional):
string
-
line1(optional):
string
-
line2(optional):
string
-
line3(optional):
string
-
line4(optional):
string
-
LmmTmBankAddnParametersDTO(optional):
array LmmTmBankAddnParametersDTO
-
phoneNumber(optional):
string
-
pool(optional):
string
-
sourceSystem(optional):
string
-
sourceSystemBankCode(optional):
string
-
stateId(optional):
string
-
sweep(optional):
string
-
zip(optional):
string
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error