'type' => 'string', // type of error returned. Can be: 'api_error', 'authentication_error', 'not_found_error', 'validation_error' or 'rate_limit_error'.
25
'message' => 'string', // A message providing more details about the error.
26
'validation_failed' => 'string', // For validation errors this will provide details on what validation failed.