v1.0 REST Endpoints

Sites and Depots/Organizations/v1.0
The operations from the Sites and Depots/Organizations/v1.0 category.
Create organization
Method: post
Path: /ec-site-svc/rest/v1.0/organizations
Delete organization by ID
Method: delete
Path: /ec-site-svc/rest/v1.0/organizations/{id}
Delete organization by ID with reason
Method: put
Path: /ec-site-svc/rest/v1.0/organizations/deleteOrganization/{id}
Get organization by ID
Method: get
Path: /ec-site-svc/rest/v1.0/organizations/{id}
Get organizations
Method: get
Path: /ec-site-svc/rest/v1.0/organizations
Update organization by ID
Method: put
Path: /ec-site-svc/rest/v1.0/organizations/{id}
Validate organization fields
Method: post
Path: /ec-site-svc/rest/v1.0/organizations/validateFields