CURL

Request

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

Response

{
    "applicationNumber": "US.60361306.A",
    "filingYear": "",
    "docDbNumber": "US..60361306.A.EE"
}

This request is to allow the system to convert a file number into DocDb number use by IP5. 

  • No labels