GET
/Organization/{id}
read-instance: Read Organization instance
PUT
/Organization/{id}
update-instance: Update an existing Organization instance, or create using a client-assigned ID
DELETE
/Organization/{id}
instance-delete: Perform a logical delete on a resource instance
PATCH
/Organization/{id}
instance-patch: Patch a resource instance of type Organization by ID
GET
/Organization/{id}/_history/{version_id}
vread-instance: Read Organization instance with specific version
GET
/Organization
search-type: Search for Organization instances
POST
/Organization
create-type: Create a new Organization instance
GET
/Organization/_history
type-history: Fetch the resource change history for all resources of type Organization
GET
/Organization/{id}/_history
instance-history: Fetch the resource change history for all resources of type Organization
GET
/Organization/_search
search-type: Search for Organization instances
GET
/Organization/$validate
POST
/Organization/$validate
GET
/Organization/{id}/$validate
POST
/Organization/{id}/$validate
POST
/Organization/{id}/$meta-delete
POST
/Organization/{id}/$meta-add
GET
/Organization/$meta
POST
/Organization/$meta
GET
/Organization/{id}/$meta
POST
/Organization/{id}/$meta
POST
/Organization/$expunge
POST
/Organization/{id}/$expunge