Organizations Branches
Handling Organization Branch Associations.
This category within the Contact Microservice enables the developer to manage subsidiaries and different locations/branches of the business.
Endpoing | Type | Description | Live |
---|---|---|---|
Add Organization Branch by ID | POST | This endpoint handles branch association with the business. | Yes |
Edit Organization by ID | PATCH | Developer can amend the branch association parameter with the organization using this endpoint. | Yes |
Delete Organization Branch by ID | DELETE | To delete the branch association with the business. | Yes |
Updated over 2 years ago