Corporations REST Endpoints

Business Objects/Corporations
The operations from the Business Objects/Corporations category.
Create a Corporation
Method: post
Path: /corporations
Delete a Corporation
Method: delete
Path: /corporations/{corporationGid}
Get a Corporation
Method: get
Path: /corporations/{corporationGid}
Get Corporations
Method: get
Path: /corporations
Update a Corporation
Method: patch
Path: /corporations/{corporationGid}