Fetch the list of locations maintained
get
/service/v1/location
This API fetches list of locations maintained based on given parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
authStatus need to be set to fetch summary record
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
locationClusterCode: string
-
locationCode: string
-
locationDescription: string
-
offset: integer
offset is starting no of records to be fetched
-
recordStat: string
recordStatus need to be set to fetch summary record
Header Parameters
-
appId(required): string
App ID
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
Response 201
Nested Schema : data
Type:
Show Source
array
-
Array of:
object CmTmLocationLinkDTO
CmTmLocationLink DTO
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 : CmTmLocationLinkDTO-allOf[1]
Type:
Show Source
object
-
calendarCode:
string
Calendar Code
-
clearingNetwork:
string
Clearing Network
-
CmTmLocCorrBankDTO:
array CmTmLocCorrBankDTO
CmTmLocCorrBank DTO
-
CmTmLocOsNwBankDTO:
array CmTmLocOsNwBankDTO
CmTmLocOsNwBank DTO
-
CmTmLocOwnBranchDTO:
array CmTmLocOwnBranchDTO
CmTmLocOwnBranch DTO
-
highValueCutoffAmt:
number
High Value Cutoff Amount
-
highValueCutoffAmtCcy:
string
High Value Cutoff Amount Currency
-
locationClusterCode:
string
Location Cluster Code
-
locationClusterDescription:
string
Location Cluster Description
-
locationCode:
string
Location Code
-
locationDescription:
string
Location Description
-
txnControllerRefNo:
string
Transaction Controller Reference Number
Nested Schema : CmTmLocCorrBankDTO
Type:
array
CmTmLocCorrBank DTO
Show Source
-
Array of:
object CmTmLocCorrBankDTO
CmTmLocCorrBank DTO
Nested Schema : CmTmLocOsNwBankDTO
Type:
array
CmTmLocOsNwBank DTO
Show Source
-
Array of:
object CmTmLocOsNwBankDTO
CmTmLocOsNwBank DTO
Nested Schema : CmTmLocOwnBranchDTO
Type:
array
CmTmLocOwnBranch DTO
Show Source
-
Array of:
object CmTmLocOwnBranchDTO
CmTmLocOwnBranch DTO
Nested Schema : CmTmLocCorrBankDTO
Type:
object
CmTmLocCorrBank DTO
Show Source
-
bankCode:
string
Bank Code
-
bankDescription:
string
Bank Description
-
branchCode:
string
Branch Code
-
branchDescription:
string
Branch Description
-
id:
string
ID
-
locationCode:
string
Location Code
-
locationMasterId:
string
Location Master ID
-
priority:
number
Priority
Nested Schema : CmTmLocOsNwBankDTO
Type:
object
CmTmLocOsNwBank DTO
Show Source
-
bankCode:
string
Bank Code
-
bankDescription:
string
Bank Description
-
branchCode:
string
Branch Code
-
branchDescription:
string
Branch Description
-
id:
string
ID
-
locationCode:
string
Location Code
-
locationMasterId:
string
Location Master ID
-
priority:
number
Priority
Nested Schema : CmTmLocOwnBranchDTO
Type:
object
CmTmLocOwnBranch DTO
Show Source
-
branchCode:
string
Branch Code
-
branchDescription:
string
Branch Description
-
id:
string
ID
-
locationCode:
string
Location Code
-
locationMasterId:
string
Location Master ID
-
priority:
number
Priority
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