DELETE Statements/StatementBatch/{statementBatchID}/{purge}

Delete StatementBatch

Request Information

URI Parameters

NameDescriptionTypeAdditional information
statementBatchID

StatementBatchID of StatementBatch to be deleted

integer

Required

purge

Physically remove data from database

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Success or not

IHttpActionResult

None.