To update existing customer user details in the system.
Update User Request fields
OK
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
Service unavailable
Save user details
{- "firstName": "John",
- "lastName": "Cane.",
- "email": "user123@gamil.com",
- "phoneNumber": "9389989658",
- "roleNames": [
- "Admin-Role"
], - "applicationLimits": [
- {
- "name": "Accounts",
- "limits": [
- {
- "name": "Daily_Payment_Approve_Limits",
- "value": 1022.23
}
]
}
]
}
{- "userId": "f37f6757-c546-42d4-8235-5965419b495d."
}