POST xaitporter/publish_documents

Updates the XaitPorter project with document revisions of all the project documents as request by the user. The document revisions are available in XaitPorter as well as in the quote documents section of CPQ

Request Information

URI

https://ofd-api.blueprintcpq.net/xaitporter/publish_documents?projectRecordId={projectRecordId}

URI Parameters

NameDescriptionTypeAdditional information
projectRecordId

Existing project record Id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Returns true, if success, else false.

boolean

Response Formats

application/json, text/json, text/html

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>