Get all parameter related to bank and default virtual entity
get
/service/accfcltybankparams/{keyId}
This endpoint is used to get all parameters related to bank and default virtual entity.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
keyId: string
KeyId for which bank and facility parameters need to be determined
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns sanction check parameters
Root Schema : AccFcltyBankParamDTO
Type:
Show Source
object
-
defaultVirtualEntity(optional):
string
Default Virtual Entity ID
-
recordExists(optional):
boolean
Record exists for particular keyId or not?
-
structuredAddrReqd(optional):
string
Pattern:
[Y,N]
Structured address required??
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error