POST api/crmconnect/document/importcomplete/{documentId}

Record that the document was imported successfully

Request Information

URI Parameters

NameDescriptionTypeAdditional information
documentId

the rezi group id

integer

Required

Body Parameters

A value usable to identify the item in the crm, this key is generated by the selected domain service

Object

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json, text/json

Sample:
{}

Response Information

Resource Description

None.