Skip to main content
DELETE
Delete a set of payments

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

*/*
ids
integer<int64>[]
required

Array of ids

Array of ids

Response

200 - application/json

Successful operation

invoiceId
string
invoiceName
string
success
boolean
errorDescription
string
emailRetVal
object
errors
object

Error object containing details errors incurred, if any

refundStatus
enum<string>
Available options:
PENDING,
SUCCEEDED,
FAILED,
UNKNOWN
updateArInvoiceStatus
boolean
arPayment
object
paymentError
object