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/st13number?applicationNumber=PCT%2FAU2022%2F050785&filingYear=null&officeCode=WO' 

Response

Code Block
languageyml
linenumberstrue
{
    "officeCode": "WO",
    "applicationNumber": "PCT/AU2022/050785",
    "filingYear": "null",
    "st13Number": "AU112022000050785"
}

...