REST API

User Management API

Use the User Management API to retrieve a list of the
Smartpay Fuse Portal
(
https://admin.smartpayfuse.barclaycard/ebc2
) users within your organization. This API is a programmatic alternative to logging into the
Smartpay Fuse Portal
and viewing your user accounts via the UI.
The API returns details about your users'
Smartpay Fuse Portal
account, such as, permissions, roles, account status, and contact information.
The
GET /ums/v1/users
endpoint has been deprecated and replaced with the
POST /ums/v1/users/search
endpoint.