You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 30 Current »


 Exchange flow to register document


StepAPI RequestNotes
(1a) - OFF requests a pre-signed URL from WIPO DAS to upload a file identified by a file idPOST /das/v1/requests/files/url-uploads

Not required if OFF keeps the actual document file content in its own digital library

(1b) - OFF uploads the document file content using a pre-signed URL given in step (step 1a)File upload via PUT
(1c) - OFF requests document registration to WIPO DAS by referring to the uploaded file content by the corresponding file idPOST /das/v1/requests/registrations

Figure A



Exchange flow to correct filing date or parent application details in which the foreign priority document is held 


StepAPI RequestNotes
(1c) - OFF requests document registration to WIPO DAS by specifying the new document attributesPUT /das/v1/requests/registrations

Exchange flow to replace document content for correction purpose 

StepAPI RequestNotes
(1a) - OFF requests a pre-signed URL from WIPO DAS to upload a file identified by a file id POST /das/v1/requests/files/url-uploads

(1b) - OFF uploads the corrected document file content using a pre-signed URL given in step (1a)



(1c) - OFF requests document registration to WIPO DAS by referring to the uploaded file content by the corresponding file idPUT /das/v1/requests/registrations




  • No labels