Branches

POST

Create Branches

Create a new branch.

Required Permission: Create Branch
POST /branches

Request Body

JSON

    

Request 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
email String Optional string, optional The email

Response

201 Created
Status Code
HTTP status code (201)
Message
Human-readable description
Data
Created branch details