An HTTP Response with a status of 200 and a payload consisting of a single "createResponse" element. This includes, for each requested object successfully created, an internal status of 201 and the service-assigned refId. Any requested object that failed to be created is indicated by an error statusCode and a corresponding error payload.
SIF_Events are not reported for this object.
Figure 3.4.1-1: createResponseElement/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
createResponse | An HTTP Response with a status of 200 and a payload consisting of a single "createResponse" element. This includes, for each requested object successfully created, an internal status of 201 and the service-assigned refId. Any requested object that failed to be created is indicated by an error statusCode and a corresponding error payload. | ||||
creates | M | createsType |
An HTTP Response with a status of 200 (success). It contains a payload consisting of a single "deleteResponse" element.
SIF_Events are not reported for this object.
Figure 3.4.2-1: deleteResponseElement/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
deleteResponse | An HTTP Response with a status of 200 (success). It contains a payload consisting of a single "deleteResponse" element. | ||||
deletes | M | deleteStatusCollectionType |
SIF_Events are reported for this object.
Figure 3.4.3-1: errorElement/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
error | |||||
@![]() | id | O | xs:token | ||
code | M | Corresponds to the value contained in the HTTPS Header Status-Code" field in which the Error Object is the payload. | xs:unsignedInt | ||
scope | M | Attempted operation. Ex: "Modify Student" | xs:string | ||
message | M | A simple, easy to understand, compact description of the error. The primary consumer of this message is the application user. Example: "Unable to open database." | xs:string | ||
description | O | An optional error description that is more complete and technical in nature. It is to be used as a diagnostic message in trouble-shooting procedures. Example: "The 'Students' table is opened in exclusive mode by user 'ADM1' (dbm.cpp, line 300)." | xs:string |
An HTTP Response with a status of 200 (success) and a location corresponding to the URL of the first successfully modified object. It contains a payload consisting of a single "updateResponse" element.
SIF_Events are not reported for this object.
Figure 3.4.4-1: updateResponseElement/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
updateResponse | An HTTP Response with a status of 200 (success) and a location corresponding to the URL of the first successfully modified object. It contains a payload consisting of a single "updateResponse" element. | ||||
updates | M | updatesType |