Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the draft invoice to delete.
2147483647Body
The details of the refund to record against the invoice.
The refund details of the invoice. Includes the refund type, date, amount, and method.
The payment mode or method through which the invoicer can accept the payments.
BANK_TRANSFER, CASH, CHECK, CREDIT_CARD, DEBIT_CARD, PAYPAL, WIRE_TRANSFER, OTHER The PayPal refund type. Indicates whether the refund was paid through PayPal or externally in the invoicing flow. The record refund method supports the EXTERNAL refund type. The PAYPAL refund type is supported for backward compatibility.
PAYPAL, EXTERNAL The date when the invoice was refunded, in Internet date format. For example, 2014-02-27.
10The amount to record as refunded. If you omit the amount, the total invoice paid amount is recorded as refunded.
Response
A successful request returns the HTTP 200 Created status code and a reference to the recorded refund.
The reference to the refund payment detail.
The ID of the refund of an invoice payment.
1 - 22