Delete a payment batch beta

Delete a specific payment batch from your account.

SecurityCommonAuth
Request
path Parameters
paymentBatchId
required
string <uuid> <= 36 characters

The unique ID of the Payment Batch.

query Parameters
accountId
required
string

The ID of the account to work with.

Example: accountId=F50091
Request Body schema: application/json

Body

object
Responses
204

No Content

delete/payment-batches/{paymentBatchId}
Request samples
application/json
{ }
Response samples
application/json
null