Cancelling a batch
Cancelling a batch
Cancelling a batch
Batches may be cancelled before
finalizeAt.
It’s not possible to cancel a specific transfer.
To do so, you would need to cancel the entire batch and resend the batch excluding that transfer.
Authentication
Bearer authentication header of the form
Bearer <token>, where <token> is your auth token.Path Params
Contract address which submitted the batch.
batchId of batch to cancel.Response
Response status.