Create a Team
Creates a team on the System.
Creates a Team.
POST
https://<your_business_alias>.lendastack.io/ias/team
This endpoint creates a team on the system.
Headers
Name
Type
Description
Authentication*
String
The encoded combination of your public key and secret key (see the Test and go live section of the docs)
Request Body
Name
Type
Description
teamName*
String
Team Name
BranchId*
int
Branch Id
Last updated
Was this helpful?