The Share A Refund User API lets you manage team members and individual account profiles within a workspace. You can develop applications that integrate with Share A Refund to automate User onboarding, enforce security policies, and synchronize staff directories with internal HR systems.

The following figure shows the relationship between your Share A Refund app, the Share A Refund API, and User services.

User API diagram svg

Figure 1. Share A Refund API relationship diagram.

Share A Refund App

Share A Refund’s User management services give administrators control over who accesses the platform to allow for the invitation of colleagues, assignment of roles, and maintenance of accurate contact details for security alerts.

Share A Refund API

The REST API that allows Users to create, update, and deactivate User accounts from within your app.

Access Control

A system that defines the permissions associated with each login, restricting visibility to sensitive financial data or configuration settings based on the assigned role.

Team Administration

A mechanism that organizes multiple unique logins under a single corporate account to ensure that every action on the platform links back to a specific individual.

What can Users do with the Share A Refund User API?

Users can use the Share A Refund User API to perform common workflows, such as:

  • Invite a new team member to the workspace
  • Update the email address or name for an existing User
  • Reset a password for a locked account
  • Change the permission role of a staff member
  • Deactivate a User account upon employee termination
  • Retrieve a list of all active Users in the organization



User properties available to create, modify, update and delete through the Share A Refund User API:

  • Email Addresses
  • Full Names
  • Passwords
  • Roles
  • User IDs

Additional info

Learn more about developing with Share A Refund User API, including handling authentication, authorization, reference the Develop on Share A Refund API for your workspace. More

Learn more about how to launch and run a Share A Refund User API app, read the Developer Getting Started Guide. More