Organizations REST Endpoints
            Store/Organizations
        
        
    End points for operations for account-based commerce in Oracle Commerce Cloud
- getOrganization
 - Method: getPath:
/ccstore/v1/organizations/{id} - listLegalApprovers
 - Method: getPath:
/ccstore/v1/organizations/{id}/legalApprovers - listOrganizations
 - Method: getPath:
/ccstore/v1/organizations - removeContacts
 - Method: postPath:
/ccstore/v1/organizations/removeContacts - updateOrganization
 - Method: putPath:
/ccstore/v1/organizations/{id}