DecideReturnResponse
The base response type of the POST /post-order/v2/return/{returnId}/decide method.
Call that uses DecideReturnResponse:
Field
refundStatus ( Refund_MoneyMovementStatusEnum ) [0..?]
This field is only returned in the response if a refund has been requested or initiated. The value in this field indicates the status of any refund action initiated through the POST /post-order/v2/return/{returnId}/decide request.
See the Field Index to learn which calls use refundStatus.