Update Web User Account
put
https://server:port/spl/rest/apis/customer/service/webUserAccounts/{webUserId}/{accountId}
Request
Path Parameters
Supported Media Types
- application/xml
- application/json
Root Schema : schema
Type:
Show Source
object-
accountId: string
Maximum Length:
10Account IDExample:2241606344 -
businessLine: string
Maximum Length:
30Line of BusinessExample:RESIDENTIAL -
person: object
person
-
status: string
Maximum Length:
12status -
version: number
Minimum Value:
-99999Maximum Value:99999versionExample:1 -
webUserAccountNickname: string
Maximum Length:
254Web User Account NicknameExample:Main Account Test -
webUserAccountRole: string
Maximum Length:
254Web User Account RoleExample:CXAH -
webUserAccountStatus: string
Allowed Values:
[ "C1AC", "C1IN" ]Web User Account Status * `C1AC` - Active, * `C1IN` - inactiveExample:C1IN -
webUserId: string
Maximum Length:
10Web User IdExample:1213348966
Nested Schema : person
Type:
Show Source
object-
personId: string
Maximum Length:
10Person IDExample:1343682500
Root Schema : schema
Type:
Show Source
object-
accountId: string
Maximum Length:
10Account IDExample:2241606344 -
businessLine: string
Maximum Length:
30Line of BusinessExample:RESIDENTIAL -
person: object
person
-
status: string
Maximum Length:
12status -
version: number
Minimum Value:
-99999Maximum Value:99999versionExample:1 -
webUserAccountNickname: string
Maximum Length:
254Web User Account NicknameExample:Main Account Test -
webUserAccountRole: string
Maximum Length:
254Web User Account RoleExample:CXAH -
webUserAccountStatus: string
Allowed Values:
[ "C1AC", "C1IN" ]Web User Account Status * `C1AC` - Active, * `C1IN` - inactiveExample:C1IN -
webUserId: string
Maximum Length:
10Web User IdExample:1213348966
Nested Schema : person
Type:
Show Source
object-
personId: string
Maximum Length:
10Person IDExample:1343682500
Response
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : C1-CxWbUsrAt
Type:
Show Source
object-
_self: string
_self
-
accountId: string
Maximum Length:
10Account IDExample:2241606344 -
businessLine: string
Maximum Length:
30Line of BusinessExample:RESIDENTIAL -
errorInformation: object
errorInformation
-
person: object
person
-
status: string
Maximum Length:
12status -
version: number
Minimum Value:
-99999Maximum Value:99999versionExample:1 -
webUserAccountNickname: string
Maximum Length:
254Web User Account NicknameExample:Main Account Test -
webUserAccountRole: string
Maximum Length:
254Web User Account RoleExample:CXAH -
webUserAccountStatus: string
Allowed Values:
[ "C1AC", "C1IN" ]Web User Account Status * `C1AC` - Active, * `C1IN` - inactiveExample:C1IN -
webUserId: string
Maximum Length:
10Web User IdExample:1213348966
Nested Schema : errorInformation
Type:
Show Source
object-
errorMessage: string
Maximum Length:
254Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
errorReference: object
errorReference
-
isInError: boolean
Error
Nested Schema : person
Type:
Show Source
object-
_link: string
_link
-
personId: string
Maximum Length:
10Person IDExample:1343682500
Nested Schema : errorReference
Type:
Show Source
object-
category: number
Minimum Value:
-99999Maximum Value:99999Message Category -
number: number
Minimum Value:
-99999Maximum Value:99999Message Number
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.