POST api/Marian/{projectId}/NonOperativeBackcharges/Import/Confirm/{documentId}

Confirms an imported progress document, not yet confirmed.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

integer

Required

documentId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ApiDataResultOfNoOperativeBackchargesImportResultDto
NameDescriptionTypeAdditional information
Data

NoOperativeBackchargesImportResultDto

None.

Success

boolean

None.

Message

string

None.

Errors

Collection of CustomError

None.

Warnings

Collection of string

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.