Create a new branch
POST/api/v1/branch
Creates a new branch. The authenticated user must have the store role. The branch is linked to the user's account and receives an independent balance.
Request
Responses
- 201
- 400
- 403
Branch created successfully
Invalid request data
Insufficient permissions to perform this operation