POST JournalEntry/DeleteBatch

Deletes the batch of Journal Entry.

Request Information

URI Parameters

None.

Body Parameters

The ids.

Collection of integer

Request Formats

application/json, text/json

Sample:
[
  1,
  2
]

Response Information

Resource Description

None.