Versions Compared

Key

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

...

Code Block
curl --location 'https://case.ipobs.acc.web1.wipo.int/case-api/v1/applications/citations?applicationIdentifier=<APPLICATION NUMBER>' \
--header 'Authorization: Bearer <authorization token from gettoken request b1.2.2.1>'


Code Block
languagebash
themeRDark
titleSample (please update the token)
linenumberstrue
collapsetrue
curl --location 'https://case.ipobs.acc.web1.wipo.int/case-api/v1/applications/citations?applicationIdentifier=KR2020090003074' \
--header 'Authorization: Bearer eyJraWQiOiJma0NLNzBMVmJPYytzU2t0UzJnanJobVhQTE8xYzNVNUwrS2d0U1VaNW5FPSIsImFsZyI6IlJTMjU2In0.eyJzdWIiOiI3YmJyYXR0N2gzcTFidmIyanJzMGtpdnU1YyIsInRva2VuX3VzZSI6ImFjY2VzcyIsInNjb3BlIjoiY2FzZS1hcGlcL2NvbW1vbi1zZXJ2aWNlcyBpcG9icy1hcGlcL251bWJlci1zZXJ2aWNlcyBpcG9icy1hcGlcL3RyYW5zbGF0aW9uLXNlcnZpY2VzIGNhc2UtYXBpXC9vZmZpY2VzLWV4Y2hhbmdlIGlwb2JzLWFwaVwvY29udmVyc2lvbi1zZXJ2aWNlcyBjYXNlLWFwaVwvcG9ydGFsLXNlcnZpY2VzIGNhc2UtYXBpXC9hZG1pbmlzdHJhdGlvbiBpcG9icy1hcGlcL3BhY2thZ2UtbG9nLXNlcnZpY2VzIiwiYXV0aF90aW1lIjoxNzA3MzEwMzczLCJpc3MiOiJodHRwczpcL1wvY29nbml0by1pZHAuZXUtY2VudHJhbC0xLmFtYXpvbmF3cy5jb21cL2V1LWNlbnRyYWwtMV85dkpuWlQ1d0ciLCJleHAiOjE3MDczMTM5NzMsImlhdCI6MTcwNzMxMDM3MywidmVyc2lvbiI6MiwianRpIjoiYTBlZWRiZWEtZTA0NC00Y2Q5LTg5ZjktY2M5MDk3ZDNlYTcyIiwiY2xpZW50X2lkIjoiN2JicmF0dDdoM3ExYnZiMmpyczBraXZ1NWMifQ.ABiYRCGfCGwqjaoDvkqIv6e2pe-s_gUAc04rLkFvmcEDrYOKxx.....<authorization token from gettoken request 1.2.2.1>'

Response:

Code Block
languagebash
themeRDark
linenumberstrue
{
    "applicationNumber": {
        "ipOfficeCode": "KR",
        "applicationNumberText": "20090003074"
    },
    "referenceCitationBag": [
        {
            "patentCitation": {
                "citedPatentDocumentIdentification": {
                    "ipOfficeCode": null,
                    "documentNumber": null,
                    "patentDocumentKindCode": null,
                    "patentDocumentDate": null
                }
            },
            "nplCitation": {
                "nplCitationText": "논문1:박사학위논문"
            },
            "applicationCitation": {
                "citedApplicationIdentification": {
                    "applicationNumber": {
                        "ipOfficeCode": "",
                        "applicationNumberText": ""
                    },
                    "applicantFileReference": "",
                    "applicationFilingDate": ""
                }
            },
            "citedPassageBag": [
                {
                    "citedPassage": {
                        "passageRangeBag": [],
                        "passageRelevanceBag": [
                            {
                                "PassageRelevance": {
                                    "citationCategoryCodes": [],
                                    "patentClaimRange": []
                                }
                            }
                        ]
                    }
                }
            ]
        },
        {
            "patentCitation": {
                "citedPatentDocumentIdentification": {
                    "ipOfficeCode": null,
                    "documentNumber": null,
                    "patentDocumentKindCode": null,
                    "patentDocumentDate": null
                }
            },
            "nplCitation": {
                "nplCitationText": "논문2:Plant Pathol. J"
            },
            "applicationCitation": {
                "citedApplicationIdentification": {
                    "applicationNumber": {
                        "ipOfficeCode": "",
                        "applicationNumberText": ""
                    },
                    "applicantFileReference": "",
                    "applicationFilingDate": ""
                }
            },
            "citedPassageBag": [
                {
                    "citedPassage": {
                        "passageRangeBag": [],
                        "passageRelevanceBag": [
                            {
                                "PassageRelevance": {
                                    "citationCategoryCodes": [],
                                    "patentClaimRange": []
                                }
                            }
                        ]
                    }
                }
            ]
        },
        {
            "patentCitation": {
                "citedPatentDocumentIdentification": {
                    "ipOfficeCode": null,
                    "documentNumber": null,
                    "patentDocumentKindCode": null,
                    "patentDocumentDate": null
                }
            },
            "nplCitation": {
                "nplCitationText": "논문3:Plant Pathol. J"
            },
            "applicationCitation": {
                "citedApplicationIdentification": {
                    "applicationNumber": {
                        "ipOfficeCode": "",
                        "applicationNumberText": ""
                    },
                    "applicantFileReference": "",
                    "applicationFilingDate": ""
                }
            },
            "citedPassageBag": [
                {
                    "citedPassage": {
                        "passageRangeBag": [],
                        "passageRelevanceBag": [
                            {
                                "PassageRelevance": {
                                    "citationCategoryCodes": [],
                                    "patentClaimRange": []
                                }
                            }
                        ]
                    }
                }
            ]
        },
        {
            "patentCitation": {
                "citedPatentDocumentIdentification": {
                    "ipOfficeCode": "KR",
                    "documentNumber": "20090038732",
                    "patentDocumentKindCode": "A",
                    "patentDocumentDate": null
                }
            },
            "nplCitation": {
                "nplCitationText": null
            },
            "applicationCitation": {
                "citedApplicationIdentification": {
                    "applicationNumber": {
                        "ipOfficeCode": "",
                        "applicationNumberText": ""
                    },
                    "applicantFileReference": "",
                    "applicationFilingDate": ""
                }
            },
            "citedPassageBag": [
                {
                    "citedPassage": {
                        "passageRangeBag": [],
                        "passageRelevanceBag": [
                            {
                                "PassageRelevance": {
                                    "citationCategoryCodes": [],
                                    "patentClaimRange": []
                                }
                            }
                        ]
                    }
                }
            ]
        },
        {
            "patentCitation": {
                "citedPatentDocumentIdentification": {
                    "ipOfficeCode": null,
                    "documentNumber": null,
                    "patentDocumentKindCode": null,
                    "patentDocumentDate": null
                }
            },
            "nplCitation": {
                "nplCitationText": "[박사학위논문, 한경대학교, 김민정, 2006] Development of quantitative detection method using rel-time RT-PCR and characterization of Melon necrotic spot carmovirus isolated from cucumin melo L."
            },
            "applicationCitation": {
                "citedApplicationIdentification": {
                    "applicationNumber": {
                        "ipOfficeCode": "",
                        "applicationNumberText": ""
                    },
                    "applicantFileReference": "",
                    "applicationFilingDate": ""
                }
            },
            "citedPassageBag": [
                {
                    "citedPassage": {
                        "passageRangeBag": [],
                        "passageRelevanceBag": [
                            {
                                "PassageRelevance": {
                                    "citationCategoryCodes": [],
                                    "patentClaimRange": []
                                }
                            }
                        ]
                    }
                }
            ]
        },
        {
            "patentCitation": {
                "citedPatentDocumentIdentification": {
                    "ipOfficeCode": null,
                    "documentNumber": null,
                    "patentDocumentKindCode": null,
                    "patentDocumentDate": null
                }
            },
            "nplCitation": {
                "nplCitationText": "[Plant Pathol. J. 23(3) : 215-218, 2007, Sug-Ju Ko, et. Al] [Plant Pathol. J. 19(2) : 123-127, 2003"
            },
            "applicationCitation": {
                "citedApplicationIdentification": {
                    "applicationNumber": {
                        "ipOfficeCode": "",
                        "applicationNumberText": ""
                    },
                    "applicantFileReference": "",
                    "applicationFilingDate": ""
                }
            },
            "citedPassageBag": [
                {
                    "citedPassage": {
                        "passageRangeBag": [],
                        "passageRelevanceBag": [
                            {
                                "PassageRelevance": {
                                    "citationCategoryCodes": [],
                                    "patentClaimRange": []
                                }
                            }
                        ]
                    }
                }
            ]
        }
    ]
}