VoluntaryRefundResponse
This type is used by the base responses of the POST /post-order/v2/inquiry/{inquiryId}/issue_refund and POST /post-order/v2/casemanagement/{caseId}/issue_refund methods to indicate the result of a refund action.
Calls that use VoluntaryRefundResponse:
/post-order/v2/casemanagement/{caseId}/issue_refund POST, /post-order/v2/inquiry/{inquiryId}/issue_refund POST
Field
refundResult ( VoluntaryRefundResult ) [0..?]
This container shows the result of the refund action and the source being used for the buyer refund.
See the Field Index to learn which calls use refundResult.