Skip to main content
DELETE
Delete a payment

Authorizations

Authorization
string
header
required

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

Body

*/*
id
integer<int64>
required

id

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