deleteUser response

The deleteUser response returns the status of the request to remove a user from VIP.
deleteUser
output fields
provides details about the
deleteUser
output fields.
deleteUser
output fields
Output Field
Required?
Type
Purpose
requestId
Y
string
The
requestId
sent with the
deleteUserRequest
request.
status
Y
hex string
Unique status code
0000=Success
. Any other value represents an error.
statusMessage
Y
string
Message that corresponds to the status of the request. If the status is not
0000
(success), it becomes an error message.