Insert Document

published document information saved from here

/ProjectDocumentEx/InsertDocumentForExternal

Query String

Parameter

Required

Value

externalUser

Mandatory

1

Request Header

Parameter

Required

Value

TokenKey

Mandatory

User Input

ModuleKeyRequest

Mandatory

PWP

Accept-Language

Optional

en-US

Accept-Encoding

Optional

gzip

Content-Type

Mandatory

application/json

Request Body

Parameter

Required

Value

EncryptedProjectDocumentID

Mandatory

User Input

EncryptedTMPDocumentUploadID

Mandatory

User Input

EncryptedPINProjectID

Mandatory

User Input

EncryptedProjectFolderID

Mandatory

User Input

Example

externalUser:1
TokenKey:Your Token Key
ModuleKeyRequest:PWP
Accept-Language:en-US
Accept-Encoding:gzip
Content-Type:application/json
[
  {
    "EncryptedProjectDocumentID": "27QWsT4B%2fyoMOif%2fdyFvGg%3d%3d",
    "EncryptedTMPDocumentUploadID": "RqrLwRzi5KVah3QH0cyi7w%3d%3d",
    "EncryptedPINProjectID": "TwDcXfu%2ft2X7ng%2fjIwTXhQ%3d%3d",
    "EncryptedProjectFolderID": "zlOV2RHUKqNp9JzcXk24bQ%3d%3d"
  }
]