Update an Existing Branch
put
/service/branch/{branchCode}
This endpoint is used to update an existing branch.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
branchCode(required): string
Branch Code of the branch to be updated
Request Body that contains data required for updating an existing branch
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated branch
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error