v1
latestOpenAPI 3.1.02026-07-136388308.2 KBBatch Payments
Remove an international transfer from a batch
This endpoint will remove a payment from an existing Batch (International Transfers). You can only remove payments before the batch is submitted for approval (while it is in the OPEN state). You will need to enable PERM_BUSINESS_DELETE_BATCH_INTERNATIONALTRANSFERS to use this endpoint.
delete/v2/batches/{batchUuid}/internationaltransfers/{itemUuid}
Path parameters
batchUuidstring required
The uuid of the batch.
Example:4ADFB67A-0F5B-4A9A-9D74-34437250045C
itemUuidstring required
The uuid of the item to remove.
Response
Batch payment deleted successfully.