Retrieves SCF Application Parameters
get
/web/v2/appParams
This endpoint is used to get the scf application parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
key(optional): string
Key of the parameter that needs to be fetched
Header Parameters
-
appId: string
App ID
-
branchCode: string
Branch Code
-
userId: string
User ID
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : options
Type:
Show Source
array
-
Array of:
object ApplicationParamModel
Application param model
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error