Getting Started With Business Migration User API
The Business Migration User API gives business admin users a simple and flexible way to create, update, and delete business migration users without having to log in to the Punchh platform.
How To Authenticate
When making API requests, use the admin key as an Authorization header (see Make Your First Platform Function API Call). This key can be generated by platform admins to whom dashboard API permission has been granted by a superadmin. Once you have this permission, you can go to the Admin Roles tab, select an admin, and go to the admin's profile to generate an admin key. Reach out to your Punchh representative for assistance with permissions or key generation.
-H "Authorization: Bearer BUSINESS_ADMIN_KEY_GOES_HERE"
How To Use This API
A business can develop an interface to call this API. For example, it can include uploading a CSV file that contains the relevant data for creation of new migration users in the business.
This API includes the following endpoints: