To save customer role details in the system.
Customer role fileds
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
{- "name": "Admin, ManagerRole1",
- "description": "Role for admin users",
- "applications": [
- {
- "name": "Accounts",
- "entitlements": [
- "Manage_Account, View_Account"
], - "limits": [
- {
- "name": "Daily_Payment_Approve_Limits",
- "value": 1022.23
}
]
}
]
}
{- "roleId": "7c40d833-6dfe-454a-bdea-0d6098c12c61",
- "message": "<Reason>"
}