Remove Transaction from Batch
DELETE {{baseUrl}}/directories/:directoryId/transactionbatches/:batchId/transactions/:transactionId
Remove a transaction from the specified batch
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}