VoluntaryRefundResult
This type is used by the refundResult container, which shows the payment source used and status of the refund to the buyer.
Type that uses VoluntaryRefundResult:
Call that uses VoluntaryRefundResult:
Fields
refundSource ( RefundPaymentTypeEnum ) [0..?]
This enumeration value indicates the payment source used to refund the buyer to resolve an inquiry or case.
See the Field Index to learn which calls use refundSource.
refundStatus ( RefundStatusEnum ) [0..?]
This enumeration value indicates the success or failure of a full refund being issued by the seller through an issue_refund method.
See the Field Index to learn which calls use refundStatus.