eBay Return Management APIVersion 1.1.0
 

IssueRefundResponse ( BaseResponse )

Type defining the issueRefund response. The only call-specific output field of issueRefund is RefundStatus.

Call that uses IssueRefundResponse:

Field

RefundStatus ( RefundStatusType ) [0..1]
The returned value indicates the result of the attempted refund. The three possible values are 'SUCCESS', 'FAILED', or 'PENDING'.
See the Field Index to learn which calls use RefundStatus.