Query by branchCode

get

/TRBranchDetailsService/TRBranchDetails/QueryBranch/branchCode/{branchCode}

This operation queries TRBranchDetails using the branch code.

Request

Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

TRBranchDetails Successfully Queried
Body ()
Root Schema : RESTResponse
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : StfincleDto
Type: object
Show Source
Nested Schema : ERROR
Type: array
Show Source
Nested Schema : FCUBSError
Type: object
Show Source
Nested Schema : WARNING
Type: array
Show Source
Nested Schema : FCUBSWarn
Type: object
Show Source
Nested Schema : stprdcdsList
Type: array
Show Source
Nested Schema : StprdcdsDto
Type: object
Show Source

400 Response

Failed while processing request

401 Response

User Not Authorized

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top