Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 3

...

Code Block
languagebash
themeRDark
curl --location 'https://www5das-api.das.ipobs.acc.web1.wipo.int/das-api/v1/documents/registrations/statuses?documentKindCategory=<document_kind>&documentNumber=<document_number>&documentDatedocumentKindCategory=<document_date>kind>&dasAccessCode=<das_access_code>&documentCategory=priority documentdocumentDate=<document_date>' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <bearer-token>'

...

Code Block
languagebash
curl --location 'https://www5das-api.das.ipobs.acc.web1.wipo.int/das-api/v1/documents/registrations/statuses?documentNumber=PCT%2FIB2021%2F057271&documentKindCategory=patent&documentNumberdasAccessCode=CA 46473899AB21&documentDate=20162021-10-25&dasAccessCode=2EF1&documentCategory=priority document09-06' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJraWQiOiI3bEhXSFovZ1.....'

...