Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


The validation service is used to parse, validate and possibly offer suggestions for random publication number formats.toc

/report/validate/dn

  
MethodGET 
Path/report/validate/dn 
Parameter ValuesDescription
 @inputString: e.g., EP0700000A publication number with or without kind code

...

The response content is a validation structure containing the following members:

 

MemberDescription
ucidThe CLAIMS Direct unique character identifer
matchedNumber of matches found
duplicatesNumber of duplicates found
totalNumber of validations
input_idUnused
input_typeCurrently unused, but addition types for application numbers are in development
user_inputThe input parameter
formatted_inputThe intermediate formatted variation of the input parameter
publication_idUnused
publishedThe date of publication
titleEnglish title, where available, otherwise title in document publication language
suggestions

An array of suggestion objects containing:

  • ucid
  • publicaton_id
  • published
  • title