Versions Compared

Key

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

...

The request content-type is irrelevant with regard to response format. CLAIMS Direct XML is returned. The text service does not support JSON because it cannot support the rich document structure available via the XML. If you want to retrieve JSON, it is recommended that you use the search service.

Code Block
languagexml
<patent-documents>
    <patent-document />
    <patent-document />
</patent-documents>

...