Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Error Response Output

Error response representation.
JSON example
1{
2  "error": {
3    "code": "INVALID_INPUT",
4    "message": "The ReceivedDocument field doesn’t exist in the specified DocumentChecklistItem object."
5  }
6}
Property Name Type Description Filter Group and Version Available Version
errorCode String Error code. Small, 55.0 55.0
message String Message stating the reason for error, if any. Small, 55.0 55.0