deletePaymentRequests

public final DeletePaymentRequestErrorResponse deletePaymentRequests(List<String> paymentRequestIds)

Deletes multiple payment requests in one go. If request was successful, it returns null. If request failed, it returns a DeleteDocumentErrorResponse, with more information about why the request failed.

Return

DeleteDocumentErrorResponse with more information about why the request failed

Parameters

paymentRequestIds

the list of paymentRequestIds to be deleted