Package API allows requesting for customized zip of the applications.

POST {{baseUrl}}/v1/patent/package

You can specify the comma separated list of application and patent numbers. Once you submit the pacakge request, the systems sends an email to confirm the subscription of receiving email notifications. Once you confirm the subscription, you will be receiving the email once the package is ready to download. Confirming subscription needs to be done only once for a given email address. Please note that this API returns the tracker ID once you submit the pacakge request. Tracker ID can be used to query the status of the package. Package request will be usually processed within minutes, but based on the number of applications submitted in the request and the order in which it received the package availability could vary.

Request Body

[{"name"=>"applicationNumbers", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"email", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"includePedData", "value"=>"false", "datatype"=>"boolean"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

[]