RefundStatus:
    | "unknown_refund_status"
    | "unpaid"
    | "paid"
    | "errored"