Skip to main content

Error Sample Code and Description

Here is an example of how an error code appears when any Contact API fails.
Sample Error Response
code : string Not applicable for Error Codes. The value is displayed to maintain consistency of the error object. description : string A description for the error. For example, The name field is required.. source : string Possible value is business. The error can be fixed from your end. step : string Not applicable for API Error Codes. The value is displayed to maintain consistency of the error object. reason : string The error reason. For example, input_validation_failed. metadata : Null Value Not applicable for API Error Codes. The value displayed to maintain consistency of the error object. field : The Contact details in the Contact entity such as name, email, type and so on.