PUT api/accounting/exports/batch/{id}/removepayment?paymentId={paymentId}

Remove an individual payment from batch export

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

paymentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.