ReasonReasonCodeEnum: {
    ApprovalRequired: "APPROVAL_REQUIRED";
    AsinNotFound: "ASIN_NOT_FOUND";
    NotEligible: "NOT_ELIGIBLE";
} = ...