Add a User
POST postman-echo.com/post?BranchID={{BranchID}}&UserID={{UserID}}&UserName={{UserName}}&UserEmail={{UserEmail}}&UserPhone={{UserPhone}}
Add a User for a particular Branch
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
BranchID | string | ||
UserID | string | ||
UserName | string | ||
UserEmail | string | ||
UserPhone | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |