Versions Compared

Key

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

CURL

Request

Code Block
curl --location 'https://services.ipobs.acc.web1.wipo.int/conversions/v1/docDbNumber?applicationNumber=US.60361306.A&filingYear='

Response

Code Block
languageyml
linenumberstrue
{
    "applicationNumber": "US.60361306.A",
    "filingYear": "",
    "docDbNumber": "US..60361306.A.EE"
}

...