Payment Batches
Delete a payment batch
Delete a specific payment batch from your account.
delete/payment-batches/{paymentBatchId}
Path parameters
paymentBatchIdstring uuid required
The unique ID of the Payment Batch.
Query parameters
accountIdstring required
The ID of the account to work with.
Example:F50091
Request body
object required
Example request
{}Response
No Content
{"stackTrail":"paths:/payment-batches/{paymentBatchId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","example":null}