POST CareStatements/CareStatementBatch/{careStatementBatchID}/MergePDF

Begins the process of merging all Care Statement PDF's for a given Batch into a single file.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
careStatementBatchID

The ID of the Care Statement Batch to merge

integer

Required

Body Parameters

None.

Response Information

Resource Description

A status code indicating the result of the operation

IHttpActionResult

None.