Branches
POST
Create Branches
Create a new branch.
Required Permission:
Create Branch
POST
/branches
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| name | String | Required | string, required | The name |
| address | String | Optional | string, optional | The address |
| phone | String | Optional | string, optional | The phone |
| String | Optional | string, optional | The email |
Response
201 CreatedStatus Code
HTTP status code (201)
Message
Human-readable description
Data
Created branch details