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