{"title":"Error Definition Object Reference","slug":"error-definition-object-reference","url":"https://support.storeconnect.com/articles/error-definition-object-reference","url_markdown":"https://support.storeconnect.com/articles/error-definition-object-reference.md","subtitle":null,"summary":"Defines an error or exception encountered from internal/external systems. Primarily used to surface and address sync errors.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Error Definition, s_c__Error_Definition__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nDefines an error or exception encountered from internal/external systems. Primarily used to surface and address sync errors.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Error_Definition__c` |\n| **Label** | Error Definition |\n| **Plural Label** | Error Definitions |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Description | `s_c__Description__c` | LongTextArea(1000) | No | Description of the defined error. |\n| Key | `s_c__Key__c` | Text(100) | No | Identifies the error defined |\n| Summary | `s_c__Summary__c` | TextArea | No | Summary of the defined error |\n| Version | `s_c__Version__c` | Text(100) | No |  |"}